summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/broadcom
AgeCommit message (Expand)AuthorFilesLines
2016-12-05bnx2x: Prevent tunnel config for 577xxMintz, Yuval1-2/+2
2016-12-05bnx2x: Correct ringparam estimate when DOWNMintz, Yuval1-0/+8
2016-12-05net: bnx2x: fix improper return valuePan Bian1-0/+1
2016-12-05netdev: broadcom: propagate error codePan Bian1-1/+1
2016-12-02net: bcmgenet: Utilize correct struct device for all DMA operationsFlorian Fainelli1-3/+5
2016-11-30net: ethernet: bcmgenet: fix fixed-link phydev leaksJohan Hovold1-0/+6
2016-11-30net: ethernet: bcmsysport: fix fixed-link phydev leaksJohan Hovold1-5/+12
2016-11-28net: bcmgenet: fix phydev reference leakJohan Hovold1-1/+3
2016-11-24bnxt: do not busy-poll when link is downAndy Gospodarek1-0/+3
2016-11-24bnxt_en: Fix a VXLAN vs GENEVE issueChristophe Jaillet1-3/+9
2016-11-17bnxt: add a missing rcu synchronizationEric Dumazet1-0/+4
2016-11-15bnx2: Wait for in-flight DMA to complete at probe stageBaoquan He1-6/+32
2016-11-15Revert "bnx2: Reset device during driver initialization"Baoquan He1-7/+5
2016-11-13bnxt_en: Fix VF virtual link state.Michael Chan1-2/+2
2016-11-13bnxt_en: Fix ring arithmetic in bnxt_setup_tc().Michael Chan1-5/+6
2016-11-09net: bgmac: fix reversed checks for clock control flagRafał Miłecki1-2/+2
2016-11-01bgmac: stop clearing DMA receive control register right after it is setAndy Gospodarek1-1/+4
2016-10-27net: bgmac: fix spelling mistake: "connecton" -> "connection"Colin Ian King1-1/+1
2016-10-24bnx2x: Use the correct divisor value for PHC clock readings.Sudarsana Reddy Kalluru1-1/+1
2016-10-18net: bcm63xx: avoid referencing uninitialized variableArnd Bergmann1-1/+2
2016-10-18bnx2: fix locking when netconsole is usedIvan Vecera1-6/+11
2016-10-07net: bgmac: Fix errant feature flag checkJon Mason1-1/+1
2016-10-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-5/+5
2016-09-30tg3: Avoid NULL pointer dereference in tg3_io_error_detected()Milton Miller1-5/+5
2016-09-27bnx2x: free the mac filter group list before freeing the cmdjbaron@akamai.com1-1/+1
2016-09-27net: bcmgenet: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes1-8/+8
2016-09-27Revert "net: ethernet: bcmgenet: use phydev from struct net_device"Florian Fainelli3-31/+39
2016-09-27Revert "net: ethernet: bcmgenet: use new api ethtool_{get|set}_link_ksettings"Philippe Reynes1-8/+8
2016-09-27Revert "net: ethernet: bcmgenet: use phydev from struct net_device"Florian Fainelli3-31/+39
2016-09-27net: tg3: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes1-50/+62
2016-09-26bnx2x: allocate mac filtering pending list in PAGE_SIZE incrementsJason Baron1-37/+86
2016-09-26bnx2x: allocate mac filtering 'mcast_list' in PAGE_SIZE incrementsJason Baron1-28/+51
2016-09-26net: bcmgenet: remove unused function in bcmgenet.cBaoyou Xie1-122/+0
2016-09-24net: Update API for VF vlan protocol 802.1ad supportMoshe Shemesh4-5/+15
2016-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-5/+7
2016-09-20bnxt_en: Fix build error for kernesl without RTC-LIBRob Swindell1-0/+4
2016-09-20net: ethernet: broadcom: bcmgenet: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes1-8/+8
2016-09-20net: ethernet: broadcom: bcm63xx: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes1-24/+28
2016-09-20net: ethernet: broadcom: bcm63xx: use phydev from struct net_devicePhilippe Reynes2-18/+14
2016-09-20net: ethernet: broadcom: b44: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes1-44/+54
2016-09-20net: ethernet: broadcom: b44: use phydev from struct net_devicePhilippe Reynes2-12/+11
2016-09-20bnxt_en: Fixed the VF link status after a link state changeEddie Wai1-42/+42
2016-09-20bnxt_en: Support for "ethtool -r" commandDeepak Khungar1-0/+20
2016-09-20bnxt_en: Pad TX packets below 52 bytes.Michael Chan1-1/+1
2016-09-20bnxt_en: Call firmware to approve the random VF MAC address.Michael Chan1-2/+7
2016-09-20bnxt_en: Re-arrange bnxt_hwrm_func_qcaps().Michael Chan1-11/+12
2016-09-20bnxt_en: Fix ethtool -l|-L inconsistent channel counts.Michael Chan1-5/+7
2016-09-20bnxt_en: Added support for Secure Firmware UpdateRob Swindell4-14/+182
2016-09-20bnxt_en: Update to firmware interface spec 1.5.1.Michael Chan3-508/+760
2016-09-20bnxt_en: Simplify PCI device names and add additinal PCI IDs.Michael Chan1-32/+36