aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/broadcom/bgmac.c
Commit message (Expand)AuthorAge
* net: bgmac: fix reversed checks for clock control flagRafał Miłecki2016-11-09
* bgmac: stop clearing DMA receive control register right after it is setAndy Gospodarek2016-10-31
* net: bgmac: fix spelling mistake: "connecton" -> "connection"Colin Ian King2016-10-27
* net: bgmac: Fix errant feature flag checkJon Mason2016-10-06
* net: bgmac: make it clear when setting interface type to RMIIRafał Miłecki2016-08-19
* net: bgmac: support Ethernet core on BCM53573 SoCsRafał Miłecki2016-08-19
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-07-24
|\
| * net: bgmac: Fix infinite loop in bgmac_dma_tx_add()Florian Fainelli2016-07-15
* | net: ethernet: bgmac: Add platform device supportJon Mason2016-07-09
* | net: ethernet: bgmac: convert to feature flagsJon Mason2016-07-09
* | net: ethernet: bgmac: move BCMA MDIO Phy code into a separate fileJon Mason2016-07-09
* | net: ethernet: bgmac: add dma_dev pointerJon Mason2016-07-09
* | net: ethernet: bgmac: change bgmac_* prints to dev_* printsJon Mason2016-07-09
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-06-30
|\|
| * net: bgmac: Remove superflous netif_carrier_on()Florian Fainelli2016-06-28
| * net: bgmac: Start transmit queue in bgmac_openFlorian Fainelli2016-06-28
| * net: bgmac: Fix SOF bit checkingFlorian Fainelli2016-06-28
* | net: ethernet: bgmac: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes2016-06-22
* | net: ethernet: bgmac: use phydev from struct net_devicePhilippe Reynes2016-06-22
* | bgmac: Maintain some netdev statisticsFlorian Fainelli2016-06-10
* | bgmac: Add support for ethtool statisticsFlorian Fainelli2016-06-10
* | bgmac: Bind net_device with backing device structureFlorian Fainelli2016-06-10
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2016-05-17
|\
| * treewide: Fix typos in printkMasanari Iida2016-04-28
* | bgmac: reset & enable Ethernet core before using itRafał Miłecki2016-04-14
|/
* bgmac: support Ethernet device on BCM47094 SoCRafał Miłecki2016-02-24
* bgmac: add helper checking for BCM4707 / BCM53018 chip idRafał Miłecki2016-02-06
* bgmac: Fix reversed test of build_skb() return value.David S. Miller2016-01-15
* bgmac: fix a missing check for build_skbwangweidong2016-01-13
* mdio: Move allocation of interrupts into coreAndrew Lunn2016-01-07
* bgmac: Update fixed_phy_register()Fabio Estevam2015-09-02
* bgmac: support up to 3 cores (devices) on a busRafał Miłecki2015-08-27
* bgmac: fix requests for extra polling calls from NAPIRafał Miłecki2015-04-24
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2015-04-17
|\
| * MIPS: BCM47xx: Move NVRAM header to the include/linux/.Rafał Miłecki2015-04-01
* | bgmac: drop ring->num_slotsFelix Fietkau2015-04-14
* | bgmac: fix DMA rx corruptionFelix Fietkau2015-04-14
* | bgmac: simplify dma init/cleanupFelix Fietkau2015-04-14
* | bgmac: add check for oversized packetsFelix Fietkau2015-04-14
* | bgmac: simplify/optimize rx DMA error handlingFelix Fietkau2015-04-14
* | bgmac: set received skb headroom to NET_SKB_PADFelix Fietkau2015-04-14
* | bgmac: leave interrupts disabled as long as there is work to doFelix Fietkau2015-04-14
* | bgmac: simplify tx ring index handlingFelix Fietkau2015-04-14
* | bgmac: implement scatter/gather supportFelix Fietkau2015-03-23
* | bgmac: implement GRO and use build_skbFelix Fietkau2015-03-23
* | bgmac: register fixed PHY for ARM BCM470X / BCM5301X chipsetsRafał Miłecki2015-03-20
|/
* bgmac: Clean warning messagesPeter Senna Tschudin2015-03-08
* bgmac: fix device initialization on Northstar SoCs (condition typo)Rafał Miłecki2015-02-11
* treewide: Remove unnecessary BCMA_CORETABLE_END macroJoe Perches2015-02-11
* bgmac: activate irqs only if there is nothing to pollHauke Mehrtens2015-01-19