summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/broadcom/bnx2x
AgeCommit message (Expand)Author
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-09bnx2x: 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-30bnx2x: handle iSCSI SD modeDmitry Kravkov
2011-11-29bnx2x: Support for byte queue limitsTom Herbert
2011-11-29bnx2x: Change value comparison orderYaniv Rosner
2011-11-29bnx2x: Cosmetic changesYaniv Rosner
2011-11-29bnx2x: Fix self test of BCM57800Yaniv Rosner
2011-11-29bnx2x: Add known PHY type checkYaniv Rosner
2011-11-29bnx2x: Change Warpcore MDIO work around modeYaniv Rosner
2011-11-29bnx2x: Fix BCM84833 link and LED behaviorYaniv Rosner
2011-11-29bnx2x: Warpcore HW reset following fan failureYaniv Rosner
2011-11-29bnx2x: ETS changesYaniv Rosner
2011-11-29bnx2x: PFC changesYaniv Rosner
2011-11-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2011-11-24bnx2x: 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
2011-11-14bnx2x: add endline at end of messageDmitry Kravkov
2011-11-14bnx2x: uses build_skb() in receive pathEric Dumazet
2011-11-13bnx2x: update driver version to 1.70.35-0Dmitry Kravkov
2011-11-13bnx2x: Remove on-stack napi struct variableAriel Elior
2011-11-13bnx2x: prevent race in statistics flowDmitry Kravkov
2011-11-13bnx2x: add fan failure event handlingAriel Elior
2011-11-13bnx2x: remove unused #defineDmitry Kravkov
2011-11-13bnx2x: simplify definition of RX_SGE_MASK_LEN and use it.Dmitry Kravkov
2011-11-13bnx2x: DCBX: use #define instead of magicDmitry Kravkov
2011-11-13bnx2x: propagate DCBX negotiationDmitry Kravkov
2011-11-13bnx2x: separate FCoE and iSCSI license initialization.Dmitry Kravkov
2011-11-13bnx2x: remove unused variableDmitry Kravkov