summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/broadcom
Commit message (Expand)AuthorAgeFilesLines
* 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
* bnx2x: Fix BCM84833 link and LED behaviorYaniv Rosner2011-11-282-184/+223
* bnx2x: Warpcore HW reset following fan failureYaniv Rosner2011-11-282-0/+17
* bnx2x: ETS changesYaniv Rosner2011-11-282-4/+17
* bnx2x: PFC changesYaniv Rosner2011-11-282-76/+179
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2011-11-263-2/+40
|\
| * bnx2x: Fix 5461x LEDYaniv Rosner2011-11-232-1/+39
| * b44: Use dev_kfree_skb_irq() in b44_tx()Xander Hover2011-11-231-1/+1
* | net: treewide use of RCU_INIT_POINTEREric Dumazet2011-11-233-5/+5
* | net: remove ipv6_addr_copy()Alexey Dobriyan2011-11-221-1/+1
OpenPOWER on IntegriCloud