aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/broadcom
AgeCommit message (Expand)Author
2011-12-19net: fix assignment of 0/1 to bool variables.Rusty Russell
2011-12-19tg3: Make the RSS indir tbl admin configurableMatt Carlson
2011-12-19bnx2: Update driver to use new mips firmware.Michael Chan
2011-12-16ethtool: Define and apply a default policy for RX flow hash indirectionBen Hutchings
2011-12-16ethtool: Centralise validation of ETHTOOL_{G, S}RXFHINDIR parametersBen Hutchings
2011-12-15tg3: Break out RSS indir table init and assignmentMatt Carlson
2011-12-15tg3: Use mii_advertise_flowctrlMatt Carlson
2011-12-15tg3: Add 57766 ASIC rev supportMatt Carlson
2011-12-15tg3: Make the TX BD DMA limit configurableMatt Carlson
2011-12-15tg3: Enable EEE support for capable 10/100 devsMatt Carlson
2011-12-14bnx2x: handle vpd data longer than 128 bytesBarak Witkowski
2011-12-13bnx2x: properly update skb when mtu > 1500Dmitry Kravkov
2011-12-08bnx2x: properly initialize L5 featuresDmitry Kravkov
2011-12-08tg3: Update version to 3.122Matt Carlson
2011-12-08tg3: Return flowctrl config through ethtoolMatt Carlson
2011-12-08tg3: Track LP advertisingMatt Carlson
2011-12-08tg3: Integrate flowctrl check into AN adv checkMatt Carlson
2011-12-08tg3: Save stats across chip resetsMatt Carlson
2011-12-08tg3: Remove ethtool stats member from dev structMatt Carlson
2011-12-07bnx2x: fix typo in fcoe stats collectionBarak Witkowski
2011-12-06bnx2x: Fix compile errors if CONFIG_CNIC is not setMichael Chan
2011-12-06bnx2x: fix crash while ethtool -tDmitry Kravkov
2011-12-06bnx2x, cnic: support DRV_INFO upon FW requestBarak Witkowski
2011-12-06bnx2x: support classification config queryAriel Elior
2011-12-06bnx2x: add fcoe statisticsBarak Witkowski
2011-12-06bnx2x: add PFC statisticsBarak Witkowski
2011-12-04bnx2x: Use kcalloc instead of kzalloc to allocate arrayThomas Meyer
2011-11-30bnx2: Support for byte queue limitsEric Dumazet
2011-11-29bnx2x: handle iSCSI SD modeDmitry Kravkov
2011-11-29bnx2x: Support for byte queue limitsTom Herbert
2011-11-29tg3: Support for byte queue limitsTom Herbert
2011-11-29net/ethernet: convert drivers/net/ethernet/* to use module_platform_driver()Axel Lin
2011-11-28tg3: Scale back code that modifies MRRSMatt Carlson
2011-11-28tg3: Fix TSO CAP for 5704 devs w / ASF enabledMatt Carlson
2011-11-28bnx2x: Change value comparison orderYaniv Rosner
2011-11-28bnx2x: Cosmetic changesYaniv Rosner
2011-11-28bnx2x: Fix self test of BCM57800Yaniv Rosner
2011-11-28bnx2x: Add known PHY type checkYaniv Rosner
2011-11-28bnx2x: Change Warpcore MDIO work around modeYaniv Rosner
2011-11-28bnx2x: Fix BCM84833 link and LED behaviorYaniv Rosner
2011-11-28bnx2x: Warpcore HW reset following fan failureYaniv Rosner
2011-11-28bnx2x: ETS changesYaniv Rosner
2011-11-28bnx2x: PFC changesYaniv Rosner
2011-11-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2011-11-23bnx2x: Fix 5461x LEDYaniv Rosner
2011-11-23net: treewide use of RCU_INIT_POINTEREric Dumazet
2011-11-23b44: Use dev_kfree_skb_irq() in b44_tx()Xander Hover
2011-11-22net: remove ipv6_addr_copy()Alexey Dobriyan
2011-11-22tg3: Add MDI-X reportingMatt Carlson
2011-11-22tg3: Restrict large prod ring cap devicesMatt Carlson