Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-09-22net: bcmgenet: Fix module autoload for OF platform driverLuis de Bethencourt
2015-08-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-08-24net: bcmgenet: fix uncleaned dma flagsJaedon Shin
2015-08-24net: bcmgenet: Avoid sleeping in bcmgenet_timeoutFlorian Fainelli
2015-08-01net: bcmgenet: Add netconsole supportFlorian Fainelli
2015-07-27net: bcmgenet: Remove checks on clock handlesFlorian Fainelli
2015-07-21net: bcmgenet: Remove init parameter from bcmgenet_mii_configFlorian Fainelli
2015-07-21net: bcmgenet: Delay PHY initialization to bcmgenet_open()Florian Fainelli
2015-07-21net: bcmgenet: Determine PHY type before scanning MDIO busFlorian Fainelli
2015-07-21net: bcmgenet: Power on integrated GPHY in bcmgenet_power_up()Florian Fainelli
2015-07-21net: bcmgenet: Use correct dev_id for free_irqFlorian Fainelli
2015-07-21net: bcmgenet: Remove excessive PHY resetFlorian Fainelli
2015-07-12net: bcmgenet: fix accounting of packet drops vs errorsPetri Gynther
2015-06-08net: bcmgenet: improve TX timeoutFlorian Fainelli
2015-04-01net: bcmgenet: enable MoCA link state change detectionPetri Gynther
2015-03-31net: bcmgenet: fix the call to phy_mac_interrupt()Petri Gynther
2015-03-31net: bcmgenet: add UMAC_IRQ_LINK_EVENTPetri Gynther
2015-03-31net: bcmgenet: fix bcmgenet_open()Petri Gynther
2015-03-31net: bcmgenet: remove __bcmgenet_fini_dma()Petri Gynther
2015-03-31net: bcmgenet: add UMAC_IRQ_RXDMA_DONE and UMAC_IRQ_TXDMA_DONEPetri Gynther
2015-03-28net: bcmgenet: add support for multiple Rx queuesPetri Gynther
2015-03-28net: bcmgenet: rework Rx NAPI codePetri Gynther
2015-03-28net: bcmgenet: rework Tx NAPI codePetri Gynther
2015-03-28net: bcmgenet: tweak init_umac()Petri Gynther
2015-03-28net: bcmgenet: simplify bcmgenet_init_dma()Petri Gynther
2015-03-28net: bcmgenet: modify Tx ring int_enable and int_disable vectorsPetri Gynther
2015-03-28net: bcmgenet: remove priv->int0_mask and priv->int1_maskPetri Gynther
2015-03-24net: bcmgenet: power down and up GPHY during suspend/resumeFlorian Fainelli
2015-03-24net: bcmgenet: power up and down integrated GPHY when unusedFlorian Fainelli
2015-03-24net: bcmgenet: propagate errors from bcmgenet_power_downFlorian Fainelli
2015-03-16net: bcmgenet: add support for Hardware Filter BlockPetri Gynther
2015-03-13net: bcmgenet: add support for xmit_moreFlorian Fainelli
2015-03-13net: bcmgenet: update ring producer index and buffer count in xmitFlorian Fainelli
2015-03-13net: bcmgenet: rewrite bcmgenet_rx_refill()Petri Gynther
2015-03-12net: bcmgenet: collect Rx discarded packet countPetri Gynther
2015-03-10net: bcmgenet: core changes for supporting multiple Rx queuesPetri Gynther
2015-03-08net: bcmgenet: rework Rx queue initPetri Gynther
2015-03-06net: bcmgenet: add GENET_Q16_RX_BD_CNT and hw_params->rx_bds_per_qPetri Gynther
2015-03-06net: bcmgenet: adjust the call to alloc_etherdev_mqs()Petri Gynther
2015-03-06net: bcmgenet: set hw_params->rx_queues = 0Petri Gynther
2015-03-05net: bcmgenet: simplify __bcmgenet_tx_reclaim()Petri Gynther
2015-03-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-03-01net: bcmgenet: fix software maintained statisticsFlorian Fainelli
2015-03-01net: bcmgenet: fix throughtput regressionJaedon Shin
2015-02-24net: bcmgenet: rename bcmgenet_hw_params->bds_cnt and GENET_DEFAULT_BD_CNTPetri Gynther
2015-02-24net: bcmgenet: precalculate TxCB->bd_addrPetri Gynther
2015-02-24net: bcmgenet: rework Tx queue initPetri Gynther
2015-02-24net: bcmgenet: bcmgenet_init_tx_ring() cleanupPetri Gynther
2014-12-15Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-12-09net: bcmgenet: add support for new GENET PHY revision schemeFlorian Fainelli