summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/broadcom
AgeCommit message (Expand)Author
2012-02-05cnic: Add FCoE parity error recoveryMichael Chan
2012-02-05bnx2: Add missing memory barrier in bnx2_start_xmit()Vlad Zolotarov
2012-02-05bnx2: Add support for ethtool --show-channels|--set-channelsMichael Chan
2012-01-31drivers/net: Remove alloc_etherdev error messagesJoe Perches
2012-01-31drivers/net: Remove unnecessary k.alloc/v.alloc OOM messagesJoe Perches
2012-01-26bnx2x: Update version to 1.72.0 and copyrightsAriel Elior
2012-01-26bnx2x: Recoverable and unrecoverable error statisticsAriel Elior
2012-01-26bnx2x: Recovery flow bug fixesAriel Elior
2012-01-26bnx2x: Track active PFs with bitmapAriel Elior
2012-01-26bnx2x: Lock PF-common resourcesAriel Elior
2012-01-26bnx2x: Loaded Firmware Version ValidationAriel Elior
2012-01-26bnx2x: Function Level Reset Final CleanupAriel Elior
2012-01-26bnx2x: Obtain Bus Device Function from registerAriel Elior
2012-01-26bnx2x: Removing indirect register accessAriel Elior
2012-01-26bnx2x: Support Queue Per Cos in 5771xx devicesAriel Elior
2012-01-25bnx2x: unlock before returning an errorDan Carpenter
2012-01-23tg3: fix ipv6 header length computationEric Dumazet
2012-01-23bnx2x: fix compilation error with SOE in fw_dumpYuval Mintz
2012-01-23bnx2x: handle CHIP_REVISION during init_oneAriel Elior
2012-01-23bnx2x: allow user to change ring size in ISCSI SD modeDmitry Kravkov
2012-01-23bnx2x: fix Big-Endianess in ethtool -tDmitry Kravkov
2012-01-23bnx2x: fixed ethtool statistics for MF modesYuval Mintz
2012-01-23bnx2x: credit-leakage fixup on vlan_mac_del_allYuval Mintz
2012-01-17tg3: Fix single-vector MSI-X codeMatt Carlson
2012-01-17bnx2x: Disable AN KR work-around for BCM57810Yaniv Rosner
2012-01-17bnx2x: Remove AutoGrEEEn for BCM84833Yaniv Rosner
2012-01-17bnx2x: Remove 100Mb force speed for BCM84833Yaniv Rosner
2012-01-17bnx2x: Fix PFC setting on BCM57840Yaniv Rosner
2012-01-17bnx2x: Fix Super-Isolate mode for BCM84833Yaniv Rosner
2012-01-10bcm63xx_enet: use an unique MDIO bus name.Florian Fainelli
2012-01-10sb1250: use an unique MDIO bus name.Florian Fainelli
2012-01-09bcm63xx: make ethtool_ops conststephen hemminger
2012-01-05cnic: Improve error recovery on bnx2x devicesMichael Chan
2012-01-05cnic: Re-init dev->stats_addr after chip resetMichael Chan
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