summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/broadcom
AgeCommit message (Expand)Author
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
2016-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-09-20bnxt_en: Fix build error for kernesl without RTC-LIBRob Swindell
2016-09-19net: ethernet: broadcom: bcmgenet: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes
2016-09-19net: ethernet: broadcom: bcm63xx: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes
2016-09-19net: ethernet: broadcom: bcm63xx: use phydev from struct net_devicePhilippe Reynes
2016-09-19net: ethernet: broadcom: b44: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes
2016-09-19net: ethernet: broadcom: b44: use phydev from struct net_devicePhilippe Reynes
2016-09-19bnxt_en: Fixed the VF link status after a link state changeEddie Wai
2016-09-19bnxt_en: Support for "ethtool -r" commandDeepak Khungar
2016-09-19bnxt_en: Pad TX packets below 52 bytes.Michael Chan
2016-09-19bnxt_en: Call firmware to approve the random VF MAC address.Michael Chan
2016-09-19bnxt_en: Re-arrange bnxt_hwrm_func_qcaps().Michael Chan