summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/broadcom
Commit message (Expand)AuthorAgeFilesLines
* tg3: Fix single-vector MSI-X codeMatt Carlson2012-01-171-13/+14
* bnx2x: Disable AN KR work-around for BCM57810Yaniv Rosner2012-01-171-1/+9
* bnx2x: Remove AutoGrEEEn for BCM84833Yaniv Rosner2012-01-171-6/+2
* bnx2x: Remove 100Mb force speed for BCM84833Yaniv Rosner2012-01-172-6/+21
* bnx2x: Fix PFC setting on BCM57840Yaniv Rosner2012-01-172-10/+13
* bnx2x: Fix Super-Isolate mode for BCM84833Yaniv Rosner2012-01-171-113/+137
* bcm63xx_enet: use an unique MDIO bus name.Florian Fainelli2012-01-101-1/+1
* sb1250: use an unique MDIO bus name.Florian Fainelli2012-01-101-1/+2
* bcm63xx: make ethtool_ops conststephen hemminger2012-01-091-1/+1
* cnic: Improve error recovery on bnx2x devicesMichael Chan2012-01-053-8/+74
* cnic: Re-init dev->stats_addr after chip resetMichael Chan2012-01-051-0/+1
* net: fix assignment of 0/1 to bool variables.Rusty Russell2011-12-191-4/+4
* tg3: Make the RSS indir tbl admin configurableMatt Carlson2011-12-191-7/+101
* bnx2: Update driver to use new mips firmware.Michael Chan2011-12-191-4/+4
* ethtool: Define and apply a default policy for RX flow hash indirectionBen Hutchings2011-12-161-1/+2
* ethtool: Centralise validation of ETHTOOL_{G, S}RXFHINDIR parametersBen Hutchings2011-12-161-25/+14
* tg3: Break out RSS indir table init and assignmentMatt Carlson2011-12-152-23/+37
* tg3: Use mii_advertise_flowctrlMatt Carlson2011-12-151-19/+3
* tg3: Add 57766 ASIC rev supportMatt Carlson2011-12-152-27/+58
* tg3: Make the TX BD DMA limit configurableMatt Carlson2011-12-152-8/+9
* tg3: Enable EEE support for capable 10/100 devsMatt Carlson2011-12-151-10/+9
* bnx2x: handle vpd data longer than 128 bytesBarak Witkowski2011-12-141-7/+28
* bnx2x: properly update skb when mtu > 1500Dmitry Kravkov2011-12-131-11/+11
* bnx2x: properly initialize L5 featuresDmitry Kravkov2011-12-082-6/+8
* tg3: Update version to 3.122Matt Carlson2011-12-081-2/+2
* tg3: Return flowctrl config through ethtoolMatt Carlson2011-12-081-2/+2
* tg3: Track LP advertisingMatt Carlson2011-12-082-3/+38
* tg3: Integrate flowctrl check into AN adv checkMatt Carlson2011-12-081-56/+25
* tg3: Save stats across chip resetsMatt Carlson2011-12-081-9/+17
* tg3: Remove ethtool stats member from dev structMatt Carlson2011-12-082-8/+7
* bnx2x: fix typo in fcoe stats collectionBarak Witkowski2011-12-071-1/+1
* bnx2x: Fix compile errors if CONFIG_CNIC is not setMichael Chan2011-12-061-2/+2
* bnx2x: fix crash while ethtool -tDmitry Kravkov2011-12-061-0/+3
* bnx2x, cnic: support DRV_INFO upon FW requestBarak Witkowski2011-12-066-8/+459
* bnx2x: support classification config queryAriel Elior2011-12-062-0/+46
* bnx2x: add fcoe statisticsBarak Witkowski2011-12-064-23/+120
* bnx2x: add PFC statisticsBarak Witkowski2011-12-066-3/+63
* bnx2x: Use kcalloc instead of kzalloc to allocate arrayThomas Meyer2011-12-042-3/+3
* bnx2: Support for byte queue limitsEric Dumazet2011-11-301-0/+6
* bnx2x: handle iSCSI SD modeDmitry Kravkov2011-11-294-9/+86
* bnx2x: Support for byte queue limitsTom Herbert2011-11-291-4/+22
* tg3: Support for byte queue limitsTom Herbert2011-11-291-0/+8
* net/ethernet: convert drivers/net/ethernet/* to use module_platform_driver()Axel Lin2011-11-291-12/+1
* tg3: Scale back code that modifies MRRSMatt Carlson2011-11-281-17/+10
* tg3: Fix TSO CAP for 5704 devs w / ASF enabledMatt Carlson2011-11-281-2/+12
* bnx2x: Change value comparison orderYaniv Rosner2011-11-281-23/+23
* bnx2x: Cosmetic changesYaniv Rosner2011-11-282-216/+199
* bnx2x: Fix self test of BCM57800Yaniv Rosner2011-11-281-2/+12
* bnx2x: Add known PHY type checkYaniv Rosner2011-11-281-0/+4
* bnx2x: Change Warpcore MDIO work around modeYaniv Rosner2011-11-281-1/+3
OpenPOWER on IntegriCloud