summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/broadcom
AgeCommit message (Expand)AuthorLines
2016-10-06net: bgmac: Fix errant feature flag checkJon Mason-1/+1
2016-10-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-5/+5
2016-09-30tg3: Avoid NULL pointer dereference in tg3_io_error_detected()Milton Miller-5/+5
2016-09-27bnx2x: free the mac filter group list before freeing the cmdjbaron@akamai.com-1/+1
2016-09-27net: bcmgenet: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes-8/+8
2016-09-27Revert "net: ethernet: bcmgenet: use phydev from struct net_device"Florian Fainelli-31/+39
2016-09-27Revert "net: ethernet: bcmgenet: use new api ethtool_{get|set}_link_ksettings"Philippe Reynes-8/+8
2016-09-27Revert "net: ethernet: bcmgenet: use phydev from struct net_device"Florian Fainelli-31/+39
2016-09-26net: tg3: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes-50/+62
2016-09-26bnx2x: allocate mac filtering pending list in PAGE_SIZE incrementsJason Baron-37/+86
2016-09-26bnx2x: allocate mac filtering 'mcast_list' in PAGE_SIZE incrementsJason Baron-28/+51
2016-09-26net: bcmgenet: remove unused function in bcmgenet.cBaoyou Xie-122/+0
2016-09-24net: Update API for VF vlan protocol 802.1ad supportMoshe Shemesh-5/+15
2016-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-5/+7
2016-09-20bnxt_en: Fix build error for kernesl without RTC-LIBRob Swindell-0/+4
2016-09-19net: ethernet: broadcom: bcmgenet: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes-8/+8
2016-09-19net: ethernet: broadcom: bcm63xx: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes-24/+28
2016-09-19net: ethernet: broadcom: bcm63xx: use phydev from struct net_devicePhilippe Reynes-18/+14
2016-09-19net: ethernet: broadcom: b44: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes-44/+54
2016-09-19net: ethernet: broadcom: b44: use phydev from struct net_devicePhilippe Reynes-12/+11
2016-09-19bnxt_en: Fixed the VF link status after a link state changeEddie Wai-42/+42
2016-09-19bnxt_en: Support for "ethtool -r" commandDeepak Khungar-0/+20
2016-09-19bnxt_en: Pad TX packets below 52 bytes.Michael Chan-1/+1
2016-09-19bnxt_en: Call firmware to approve the random VF MAC address.Michael Chan-2/+7
2016-09-19bnxt_en: Re-arrange bnxt_hwrm_func_qcaps().Michael Chan-11/+12
2016-09-19bnxt_en: Fix ethtool -l|-L inconsistent channel counts.Michael Chan-5/+7
2016-09-19bnxt_en: Added support for Secure Firmware UpdateRob Swindell-14/+182
2016-09-19bnxt_en: Update to firmware interface spec 1.5.1.Michael Chan-508/+760
2016-09-19bnxt_en: Simplify PCI device names and add additinal PCI IDs.Michael Chan-32/+36
2016-09-19bnxt_en: Use RSS flags defined in the bnxt_hsi.h file.Michael Chan-9/+4
2016-09-13bnx2: Reset device during driver initializationBaoquan He-5/+7
2016-09-12bnx2: use IS_ENABLED() instead of checking for built-in or moduleJavier Martinez Canillas-1/+1
2016-09-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-16/+18
2016-09-06bnx2x: Add support for segmentation of tunnels with outer checksumsAlexander Duyck-3/+12
2016-09-06bnxt_en: Fix TX push operation on ARM64.Michael Chan-2/+2
2016-09-01bnx2x: don't reset chip on cleanup if PCI function is offlineGuilherme G. Piccoli-4/+15
2016-09-01tg3: Fix for disallow tx coalescing time to be 0Ivan Vecera-10/+1
2016-08-31net: systemport: constify ethtool_ops structuresJulia Lawall-1/+1
2016-08-31net: bcmgenet: constify ethtool_ops structuresJulia Lawall-1/+1
2016-08-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-1/+1
2016-08-25net: systemport: Fix ordering in intrl2_*_mask_clear macroFlorian Fainelli-1/+1
2016-08-24bnx2x: Don't flush multicast MACsYuval Mintz-34/+241
2016-08-18net: bgmac: make it clear when setting interface type to RMIIRafał Miłecki-1/+2
2016-08-18net: bgmac: support Ethernet core on BCM53573 SoCsRafał Miłecki-1/+62
2016-08-18net: bgmac: fix reversed check for MII registration errorRafał Miłecki-1/+1
2016-08-03tg3: Report the correct number of RSS queues through tg3_get_rxnfcSiva Reddy Kallam-4/+0
2016-08-03tg3: Fix for diasllow rx coalescing time to be 0Satish Baddipadige-0/+1
2016-08-01net: bcm63xx: avoid possible null pointer dereferencexypron.glpk@gmx.de-1/+1
2016-07-25bnxt_en: Add new NPAR and dual media device IDs.Michael Chan-6/+33
2016-07-25bnxt_en: Log a message, if enabling NTUPLE filtering fails.Vasundhara Volam-2/+6