summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/broadcom/bnx2x
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-02-14bnx2x: remove the 'poll' module optionMichal Schmidt
2012-02-13bnx2x: fix bnx2x_storm_stats_update() on big endianEric Dumazet
2012-02-07bnx2x: Fix mem leak in bnx2x_tpa_stop() if build_skb() fails.Jesper Juhl
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-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
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-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-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-29bnx2x: handle iSCSI SD modeDmitry Kravkov
2011-11-29bnx2x: Support for byte queue limitsTom Herbert
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-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2011-11-16net: introduce and use netdev_features_t for device features setsMichał Mirosław
2011-11-16bnx2x: cache-in compressed fw imageDmitry Kravkov