summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/broadcom
Commit message (Expand)AuthorAgeFilesLines
* 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
* | 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
* | bnxt_en: Use RSS flags defined in the bnxt_hsi.h file.Michael Chan2016-09-192-9/+4
* | bnx2: use IS_ENABLED() instead of checking for built-in or moduleJavier Martinez Canillas2016-09-121-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-09-123-16/+18
|\ \ | |/
| * bnxt_en: Fix TX push operation on ARM64.Michael Chan2016-09-061-2/+2
| * bnx2x: don't reset chip on cleanup if PCI function is offlineGuilherme G. Piccoli2016-09-011-4/+15
| * tg3: Fix for disallow tx coalescing time to be 0Ivan Vecera2016-09-011-10/+1
* | bnx2x: Add support for segmentation of tunnels with outer checksumsAlexander Duyck2016-09-061-3/+12
* | net: systemport: constify ethtool_ops structuresJulia Lawall2016-08-311-1/+1
* | net: bcmgenet: constify ethtool_ops structuresJulia Lawall2016-08-311-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-08-301-1/+1
|\ \ | |/
| * net: bgmac: fix reversed check for MII registration errorRafał Miłecki2016-08-181-1/+1
* | net: systemport: Fix ordering in intrl2_*_mask_clear macroFlorian Fainelli2016-08-251-1/+1
* | bnx2x: Don't flush multicast MACsYuval Mintz2016-08-245-34/+241
* | net: bgmac: make it clear when setting interface type to RMIIRafał Miłecki2016-08-181-1/+2
* | net: bgmac: support Ethernet core on BCM53573 SoCsRafał Miłecki2016-08-183-1/+62
|/
OpenPOWER on IntegriCloud