summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/broadcom
AgeCommit message (Expand)Author
2017-12-09net: systemport: Pad packet before inserting TSBFlorian Fainelli
2017-12-09net: systemport: Utilize skb_put_padto()Florian Fainelli
2017-11-30bnxt_en: Set default completion ring for async events.Michael Chan
2017-11-08bnxt_en: Added PCI IDs for BCM57452 and BCM57454 ASICsDeepak Khungar
2017-08-11tg3: Fix race condition in tg3_get_stats64().Michael Chan
2017-07-05bnxt_en: Fix "uninitialized variable" bug in TPA code path.Michael Chan
2017-06-17bnxt_en: Fix RTNL lock usage on bnxt_get_port_module_status().Michael Chan
2017-06-17bnxt_en: Fix RTNL lock usage on bnxt_update_link().Michael Chan
2017-06-17bnxt_en: Enhance autoneg support.Michael Chan
2017-06-17bnxt_en: Fix bnxt_reset() in the slow path task.Michael Chan
2017-06-14bnx2x: Fix Multi-CosMintz, Yuval
2017-05-14bnxt_en: allocate enough space for ->ntp_fltr_bmapDan Carpenter
2017-03-30net: bcmgenet: remove bcmgenet_internal_phy_setup()Doug Berger
2017-03-30net: bcmgenet: Do not suspend PHY if Wake-on-LAN is enabledFlorian Fainelli
2017-03-18bcm63xx_enet: avoid uninitialized variable warningArnd Bergmann
2017-02-04net: systemport: Decouple flow control from __bcm_sysport_tx_reclaimFlorian Fainelli
2016-12-05bnx2x: Prevent tunnel config for 577xxMintz, Yuval
2016-12-05bnx2x: Correct ringparam estimate when DOWNMintz, Yuval
2016-12-05net: bnx2x: fix improper return valuePan Bian
2016-12-05netdev: broadcom: propagate error codePan Bian
2016-12-02net: bcmgenet: Utilize correct struct device for all DMA operationsFlorian Fainelli
2016-11-29net: ethernet: bcmgenet: fix fixed-link phydev leaksJohan Hovold
2016-11-29net: ethernet: bcmsysport: fix fixed-link phydev leaksJohan Hovold
2016-11-27net: bcmgenet: fix phydev reference leakJohan Hovold
2016-11-24bnxt: do not busy-poll when link is downAndy Gospodarek
2016-11-23bnxt_en: Fix a VXLAN vs GENEVE issueChristophe Jaillet
2016-11-16bnxt: add a missing rcu synchronizationEric Dumazet
2016-11-14bnx2: Wait for in-flight DMA to complete at probe stageBaoquan He
2016-11-14Revert "bnx2: Reset device during driver initialization"Baoquan He
2016-11-13bnxt_en: Fix VF virtual link state.Michael Chan
2016-11-13bnxt_en: Fix ring arithmetic in bnxt_setup_tc().Michael Chan
2016-11-09net: bgmac: fix reversed checks for clock control flagRafał Miłecki
2016-10-31bgmac: stop clearing DMA receive control register right after it is setAndy Gospodarek
2016-10-27net: bgmac: fix spelling mistake: "connecton" -> "connection"Colin Ian King
2016-10-23bnx2x: Use the correct divisor value for PHC clock readings.Sudarsana Reddy Kalluru
2016-10-18net: bcm63xx: avoid referencing uninitialized variableArnd Bergmann
2016-10-18bnx2: fix locking when netconsole is usedIvan Vecera
2016-10-06net: bgmac: Fix errant feature flag checkJon Mason
2016-10-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-09-30tg3: Avoid NULL pointer dereference in tg3_io_error_detected()Milton Miller
2016-09-27bnx2x: free the mac filter group list before freeing the cmdjbaron@akamai.com
2016-09-27net: bcmgenet: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes
2016-09-27Revert "net: ethernet: bcmgenet: use phydev from struct net_device"Florian Fainelli
2016-09-27Revert "net: ethernet: bcmgenet: use new api ethtool_{get|set}_link_ksettings"Philippe Reynes
2016-09-27Revert "net: ethernet: bcmgenet: use phydev from struct net_device"Florian Fainelli
2016-09-26net: tg3: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes
2016-09-26bnx2x: allocate mac filtering pending list in PAGE_SIZE incrementsJason Baron
2016-09-26bnx2x: allocate mac filtering 'mcast_list' in PAGE_SIZE incrementsJason Baron
2016-09-26net: bcmgenet: remove unused function in bcmgenet.cBaoyou Xie
2016-09-24net: Update API for VF vlan protocol 802.1ad supportMoshe Shemesh