summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/broadcom
Commit message (Expand)AuthorAgeFilesLines
* bnxt_en: Added PCI IDs for BCM57452 and BCM57454 ASICsDeepak Khungar2017-11-081-0/+6
* tg3: Fix race condition in tg3_get_stats64().Michael Chan2017-08-111-0/+3
* bnxt_en: Fix "uninitialized variable" bug in TPA code path.Michael Chan2017-07-051-1/+1
* bnxt_en: Fix RTNL lock usage on bnxt_get_port_module_status().Michael Chan2017-06-171-3/+6
* bnxt_en: Fix RTNL lock usage on bnxt_update_link().Michael Chan2017-06-171-19/+18
* bnxt_en: Enhance autoneg support.Michael Chan2017-06-172-0/+24
* bnxt_en: Fix bnxt_reset() in the slow path task.Michael Chan2017-06-171-13/+25
* bnx2x: Fix Multi-CosMintz, Yuval2017-06-141-1/+1
* bnxt_en: allocate enough space for ->ntp_fltr_bmapDan Carpenter2017-05-141-1/+2
* net: bcmgenet: remove bcmgenet_internal_phy_setup()Doug Berger2017-03-301-15/+0
* net: bcmgenet: Do not suspend PHY if Wake-on-LAN is enabledFlorian Fainelli2017-03-301-2/+4
* bcm63xx_enet: avoid uninitialized variable warningArnd Bergmann2017-03-181-2/+4
* net: systemport: Decouple flow control from __bcm_sysport_tx_reclaimFlorian Fainelli2017-02-041-7/+18
* bnx2x: Prevent tunnel config for 577xxMintz, Yuval2016-12-051-2/+2
* bnx2x: Correct ringparam estimate when DOWNMintz, Yuval2016-12-051-0/+8
* net: bnx2x: fix improper return valuePan Bian2016-12-051-0/+1
* netdev: broadcom: propagate error codePan Bian2016-12-051-1/+1
* 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
* 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
* bnxt: add a missing rcu synchronizationEric Dumazet2016-11-161-0/+4
* 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
* 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
* 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
* | net: bcmgenet: remove unused function in bcmgenet.cBaoyou Xie2016-09-261-122/+0
* | net: Update API for VF vlan protocol 802.1ad supportMoshe Shemesh2016-09-244-5/+15
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-09-231-5/+7
|\|
| * bnx2: Reset device during driver initializationBaoquan He2016-09-131-5/+7
* | bnxt_en: Fix build error for kernesl without RTC-LIBRob Swindell2016-09-201-0/+4