summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/broadcom
Commit message (Expand)AuthorAgeFilesLines
* bnx2x: use reset to set network headerZhang Shengju2016-12-031-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-12-033-9/+26
|\
| * net: bcmgenet: Utilize correct struct device for all DMA operationsFlorian Fainelli2016-12-021-3/+5
| * net: ethernet: bcmgenet: fix fixed-link phydev leaksJohan Hovold2016-11-291-0/+6
| * net: ethernet: bcmsysport: fix fixed-link phydev leaksJohan Hovold2016-11-291-5/+12
| * net: bcmgenet: fix phydev reference leakJohan Hovold2016-11-271-1/+3
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-11-261-3/+12
|\|
| * bnxt: do not busy-poll when link is downAndy Gospodarek2016-11-241-0/+3
| * bnxt_en: Fix a VXLAN vs GENEVE issueChristophe Jaillet2016-11-231-3/+9
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-11-221-0/+4
|\|
| * bnxt: add a missing rcu synchronizationEric Dumazet2016-11-161-0/+4
* | bnx2: use READ_ONCE() instead of barrier()Eric Dumazet2016-11-211-12/+5
* | bnxt_en: Add ethtool -n|-N rx-flow-hash support.Michael Chan2016-11-161-3/+164
* | bnxt_en: Add UDP RSS support for 57X1X chips.Michael Chan2016-11-162-8/+16
* | bnxt_en: Enhance autoneg support.Michael Chan2016-11-162-0/+24
* | bnxt_en: Update firmware interface spec to 1.5.4.Michael Chan2016-11-162-5/+94
* | bnx2x: switch to napi_complete_done()Eric Dumazet2016-11-161-7/+8
* | net: bcm63xx_enet: Fix build failure with phy_ethtool_nway_resetFlorian Fainelli2016-11-151-1/+1
* | net: bnx2: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2016-11-151-33/+41
* | net: bcmgenet: Utilize phy_ethtool_nway_resetFlorian Fainelli2016-11-151-8/+1
* | net: bcm63xx_enet: Utilize phy_ethtool_nway_resetFlorian Fainelli2016-11-151-5/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-11-154-22/+50
|\|
| * bnx2: Wait for in-flight DMA to complete at probe stageBaoquan He2016-11-141-6/+32
| * Revert "bnx2: Reset device during driver initialization"Baoquan He2016-11-141-7/+5
| * bnxt_en: Fix VF virtual link state.Michael Chan2016-11-131-2/+2
| * bnxt_en: Fix ring arithmetic in bnxt_setup_tc().Michael Chan2016-11-131-5/+6
| * net: bgmac: fix reversed checks for clock control flagRafał Miłecki2016-11-091-2/+2
| * bgmac: stop clearing DMA receive control register right after it is setAndy Gospodarek2016-10-311-1/+4
* | bnxt_en: do not call napi_hash_add()Eric Dumazet2016-11-091-1/+0
* | net: ethernet: bgmac: add NS2 supportJon Mason2016-11-073-2/+58
* | net: ethernet: bgmac: device tree phy enablementJon Mason2016-11-074-25/+56
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-10-304-9/+15
|\|
| * net: bgmac: fix spelling mistake: "connecton" -> "connection"Colin Ian King2016-10-271-1/+1
| * bnx2x: Use the correct divisor value for PHC clock readings.Sudarsana Reddy Kalluru2016-10-231-1/+1
| * net: bcm63xx: avoid referencing uninitialized variableArnd Bergmann2016-10-181-1/+2
| * bnx2: fix locking when netconsole is usedIvan Vecera2016-10-181-6/+11
* | ethernet: fix min/max MTU typosStefan Richter2016-10-271-1/+1
* | ethernet: use net core MTU range checking in more driversJarod Wilson2016-10-201-10/+2
* | ethernet/broadcom: use core min/max MTU checkingJarod Wilson2016-10-1810-74/+51
|/
* net: bgmac: Fix errant feature flag checkJon Mason2016-10-061-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-10-021-5/+5
|\
| * tg3: Avoid NULL pointer dereference in tg3_io_error_detected()Milton Miller2016-09-301-5/+5
| * Revert "net: ethernet: bcmgenet: use phydev from struct net_device"Florian Fainelli2016-09-273-31/+39
* | bnx2x: free the mac filter group list before freeing the cmdjbaron@akamai.com2016-09-271-1/+1
* | net: bcmgenet: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2016-09-271-8/+8
* | Revert "net: ethernet: bcmgenet: use phydev from struct net_device"Florian Fainelli2016-09-273-31/+39
* | Revert "net: ethernet: bcmgenet: use new api ethtool_{get|set}_link_ksettings"Philippe Reynes2016-09-271-8/+8
* | net: tg3: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2016-09-261-50/+62
* | bnx2x: allocate mac filtering pending list in PAGE_SIZE incrementsJason Baron2016-09-261-37/+86
* | bnx2x: allocate mac filtering 'mcast_list' in PAGE_SIZE incrementsJason Baron2016-09-261-28/+51