summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/broadcom
AgeCommit message (Expand)Author
2012-03-16bnx2x: fix memory leak in bnx2x_init_firmware()Michal Schmidt
2012-03-16bnx2x: fix a crash on corrupt firmware fileMichal Schmidt
2012-03-12bnx2x: FCoE statistics id fixedYuval Mintz
2012-03-12bnx2x: dcb bit indices flags used as bitsYuval Mintz
2012-03-12bnx2x: added cpu_to_le16 when preparing ramrod's dataAriel Elior
2012-03-12bnx2x: pfc statistics counts pfc events twiceYuval Mintz
2012-03-06tg3: Fix to use multi queue BQL interfacesTom Herbert
2012-02-29tg3: Fix tg3_get_stats64 for 5700 / 5701 devsMatt Carlson
2012-02-22ethernet/broadcom: ip6_route_output() never returns NULL.RongQing.Li
2012-02-19b44: remove __exit from b44_pci_exit()Nikola Pajkovsky
2012-02-14bnx2x: remove the 'poll' module optionMichal Schmidt
2012-02-13bnx2x: fix bnx2x_storm_stats_update() on big endianEric Dumazet
2012-02-13bcm63xx-enet: fix PHY name to match MDIO bus nameFlorian Fainelli
2012-02-07bnx2x: Fix mem leak in bnx2x_tpa_stop() if build_skb() fails.Jesper Juhl
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
2011-12-08tg3: Integrate flowctrl check into AN adv checkMatt Carlson
2011-12-08tg3: Save stats across chip resetsMatt Carlson