aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/broadcom
Commit message (Expand)AuthorAge
* tg3: fix ipv6 header length computationEric Dumazet2012-01-23
* bnx2x: fix compilation error with SOE in fw_dumpYuval Mintz2012-01-23
* bnx2x: handle CHIP_REVISION during init_oneAriel Elior2012-01-23
* bnx2x: allow user to change ring size in ISCSI SD modeDmitry Kravkov2012-01-23
* bnx2x: fix Big-Endianess in ethtool -tDmitry Kravkov2012-01-23
* bnx2x: fixed ethtool statistics for MF modesYuval Mintz2012-01-23
* bnx2x: credit-leakage fixup on vlan_mac_del_allYuval Mintz2012-01-23
* tg3: Fix single-vector MSI-X codeMatt Carlson2012-01-17
* bnx2x: Disable AN KR work-around for BCM57810Yaniv Rosner2012-01-17
* bnx2x: Remove AutoGrEEEn for BCM84833Yaniv Rosner2012-01-17
* bnx2x: Remove 100Mb force speed for BCM84833Yaniv Rosner2012-01-17
* bnx2x: Fix PFC setting on BCM57840Yaniv Rosner2012-01-17
* bnx2x: Fix Super-Isolate mode for BCM84833Yaniv Rosner2012-01-17
* bcm63xx_enet: use an unique MDIO bus name.Florian Fainelli2012-01-10
* sb1250: use an unique MDIO bus name.Florian Fainelli2012-01-10
* bcm63xx: make ethtool_ops conststephen hemminger2012-01-09
* cnic: Improve error recovery on bnx2x devicesMichael Chan2012-01-05
* cnic: Re-init dev->stats_addr after chip resetMichael Chan2012-01-05
* net: fix assignment of 0/1 to bool variables.Rusty Russell2011-12-19
* tg3: Make the RSS indir tbl admin configurableMatt Carlson2011-12-19
* bnx2: Update driver to use new mips firmware.Michael Chan2011-12-19
* ethtool: Define and apply a default policy for RX flow hash indirectionBen Hutchings2011-12-16
* ethtool: Centralise validation of ETHTOOL_{G, S}RXFHINDIR parametersBen Hutchings2011-12-16
* tg3: Break out RSS indir table init and assignmentMatt Carlson2011-12-15
* tg3: Use mii_advertise_flowctrlMatt Carlson2011-12-15
* tg3: Add 57766 ASIC rev supportMatt Carlson2011-12-15
* tg3: Make the TX BD DMA limit configurableMatt Carlson2011-12-15
* tg3: Enable EEE support for capable 10/100 devsMatt Carlson2011-12-15
* bnx2x: handle vpd data longer than 128 bytesBarak Witkowski2011-12-14
* bnx2x: properly update skb when mtu > 1500Dmitry Kravkov2011-12-13
* bnx2x: properly initialize L5 featuresDmitry Kravkov2011-12-08
* tg3: Update version to 3.122Matt Carlson2011-12-08
* tg3: Return flowctrl config through ethtoolMatt Carlson2011-12-08
* tg3: Track LP advertisingMatt Carlson2011-12-08
* tg3: Integrate flowctrl check into AN adv checkMatt Carlson2011-12-08
* tg3: Save stats across chip resetsMatt Carlson2011-12-08
* tg3: Remove ethtool stats member from dev structMatt Carlson2011-12-08
* bnx2x: fix typo in fcoe stats collectionBarak Witkowski2011-12-07
* bnx2x: Fix compile errors if CONFIG_CNIC is not setMichael Chan2011-12-06
* bnx2x: fix crash while ethtool -tDmitry Kravkov2011-12-06
* bnx2x, cnic: support DRV_INFO upon FW requestBarak Witkowski2011-12-06
* bnx2x: support classification config queryAriel Elior2011-12-06
* bnx2x: add fcoe statisticsBarak Witkowski2011-12-06
* bnx2x: add PFC statisticsBarak Witkowski2011-12-06
* bnx2x: Use kcalloc instead of kzalloc to allocate arrayThomas Meyer2011-12-04
* bnx2: Support for byte queue limitsEric Dumazet2011-11-30
* bnx2x: handle iSCSI SD modeDmitry Kravkov2011-11-29
* bnx2x: Support for byte queue limitsTom Herbert2011-11-29
* tg3: Support for byte queue limitsTom Herbert2011-11-29
* net/ethernet: convert drivers/net/ethernet/* to use module_platform_driver()Axel Lin2011-11-29