summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/broadcom
Commit message (Expand)AuthorAgeFilesLines
...
* | | 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
* | 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
* | net: ethernet: broadcom: bcmgenet: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2016-09-191-8/+8
* | net: ethernet: broadcom: bcm63xx: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2016-09-191-24/+28
* | net: ethernet: broadcom: bcm63xx: use phydev from struct net_devicePhilippe Reynes2016-09-192-18/+14
* | net: ethernet: broadcom: b44: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2016-09-191-44/+54
* | net: ethernet: broadcom: b44: use phydev from struct net_devicePhilippe Reynes2016-09-192-12/+11
* | bnxt_en: Fixed the VF link status after a link state changeEddie Wai2016-09-191-42/+42
* | bnxt_en: Support for "ethtool -r" commandDeepak Khungar2016-09-191-0/+20
* | bnxt_en: Pad TX packets below 52 bytes.Michael Chan2016-09-191-1/+1
* | bnxt_en: Call firmware to approve the random VF MAC address.Michael Chan2016-09-191-2/+7
* | bnxt_en: Re-arrange bnxt_hwrm_func_qcaps().Michael Chan2016-09-191-11/+12
* | bnxt_en: Fix ethtool -l|-L inconsistent channel counts.Michael Chan2016-09-191-5/+7
* | bnxt_en: Added support for Secure Firmware UpdateRob Swindell2016-09-194-14/+182
* | bnxt_en: Update to firmware interface spec 1.5.1.Michael Chan2016-09-193-508/+760
* | bnxt_en: Simplify PCI device names and add additinal PCI IDs.Michael Chan2016-09-191-32/+36