aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/broadcom (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-01-31drivers/net: Remove alloc_etherdev error messagesJoe Perches4-7/+1
2012-01-31drivers/net: Remove unnecessary k.alloc/v.alloc OOM messagesJoe Perches2-6/+2
2012-01-26bnx2x: Update version to 1.72.0 and copyrightsAriel Elior20-22/+22
2012-01-26bnx2x: Recoverable and unrecoverable error statisticsAriel Elior3-3/+26
2012-01-26bnx2x: Recovery flow bug fixesAriel Elior3-48/+75
2012-01-26bnx2x: Track active PFs with bitmapAriel Elior3-33/+35
2012-01-26bnx2x: Lock PF-common resourcesAriel Elior4-38/+68
2012-01-26bnx2x: Loaded Firmware Version ValidationAriel Elior1-0/+23
2012-01-26bnx2x: Function Level Reset Final CleanupAriel Elior1-12/+16
2012-01-26bnx2x: Obtain Bus Device Function from registerAriel Elior2-2/+18
2012-01-26bnx2x: Removing indirect register accessAriel Elior2-30/+47
2012-01-26bnx2x: Support Queue Per Cos in 5771xx devicesAriel Elior2-5/+6
2012-01-25bnx2x: unlock before returning an errorDan Carpenter1-0/+1
2012-01-23tg3: fix ipv6 header length computationEric Dumazet1-7/+2
2012-01-23bnx2x: fix compilation error with SOE in fw_dumpYuval Mintz1-1/+1
2012-01-23bnx2x: handle CHIP_REVISION during init_oneAriel Elior1-4/+5
2012-01-23bnx2x: allow user to change ring size in ISCSI SD modeDmitry Kravkov1-1/+1
2012-01-23bnx2x: fix Big-Endianess in ethtool -tDmitry Kravkov1-3/+2
2012-01-23bnx2x: fixed ethtool statistics for MF modesYuval Mintz1-65/+41
2012-01-23bnx2x: credit-leakage fixup on vlan_mac_del_allYuval Mintz2-1/+54
2012-01-17tg3: Fix single-vector MSI-X codeMatt Carlson1-13/+14
2012-01-17bnx2x: Disable AN KR work-around for BCM57810Yaniv Rosner1-1/+9
2012-01-17bnx2x: Remove AutoGrEEEn for BCM84833Yaniv Rosner1-6/+2
2012-01-17bnx2x: Remove 100Mb force speed for BCM84833Yaniv Rosner2-6/+21
2012-01-17bnx2x: Fix PFC setting on BCM57840Yaniv Rosner2-10/+13
2012-01-17bnx2x: Fix Super-Isolate mode for BCM84833Yaniv Rosner1-113/+137
2012-01-10bcm63xx_enet: use an unique MDIO bus name.Florian Fainelli1-1/+1
2012-01-10sb1250: use an unique MDIO bus name.Florian Fainelli1-1/+2
2012-01-09bcm63xx: make ethtool_ops conststephen hemminger1-1/+1
2012-01-05cnic: Improve error recovery on bnx2x devicesMichael Chan3-8/+74
2012-01-05cnic: Re-init dev->stats_addr after chip resetMichael Chan1-0/+1
2011-12-19net: fix assignment of 0/1 to bool variables.Rusty Russell1-4/+4
2011-12-19tg3: Make the RSS indir tbl admin configurableMatt Carlson1-7/+101
2011-12-19bnx2: Update driver to use new mips firmware.Michael Chan1-4/+4
2011-12-16ethtool: Define and apply a default policy for RX flow hash indirectionBen Hutchings1-1/+2
2011-12-16ethtool: Centralise validation of ETHTOOL_{G, S}RXFHINDIR parametersBen Hutchings1-25/+14
2011-12-15tg3: Break out RSS indir table init and assignmentMatt Carlson2-23/+37
2011-12-15tg3: Use mii_advertise_flowctrlMatt Carlson1-19/+3
2011-12-15tg3: Add 57766 ASIC rev supportMatt Carlson2-27/+58
2011-12-15tg3: Make the TX BD DMA limit configurableMatt Carlson2-8/+9
2011-12-15tg3: Enable EEE support for capable 10/100 devsMatt Carlson1-10/+9
2011-12-14bnx2x: handle vpd data longer than 128 bytesBarak Witkowski1-7/+28
2011-12-13bnx2x: properly update skb when mtu > 1500Dmitry Kravkov1-11/+11
2011-12-08bnx2x: properly initialize L5 featuresDmitry Kravkov2-6/+8
2011-12-08tg3: Update version to 3.122Matt Carlson1-2/+2
2011-12-08tg3: Return flowctrl config through ethtoolMatt Carlson1-2/+2
2011-12-08tg3: Track LP advertisingMatt Carlson2-3/+38
2011-12-08tg3: Integrate flowctrl check into AN adv checkMatt Carlson1-56/+25
2011-12-08tg3: Save stats across chip resetsMatt Carlson1-9/+17
2011-12-08tg3: Remove ethtool stats member from dev structMatt Carlson2-8/+7