aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/bnx2x
AgeCommit message (Expand)Author
2011-01-09bnx2x: Fix the race on bp->stats_pending.Vladislav Zolotarov
2011-01-09bnx2x: Move to D0 before clearing MSI/MSI-X configuration.Vladislav Zolotarov
2011-01-09bnx2x: registers dump fixesVladislav Zolotarov
2011-01-09bnx2x: Don't prevent RSS configuration in INT#x and MSI interrupt modes.Vladislav Zolotarov
2010-12-31bnx2x: adding dcbnl supportShmulik Ravid
2010-12-21Merge branch '20101221_static_const' of git://repo.or.cz/linux-2.6/trivial-modsDavid S. Miller
2010-12-21bnx2x: remove bogus checkDan Carpenter
2010-12-21drivers/net/*/: Use static constJoe Perches
2010-12-16bnx2x: update version to 1.62.00-2Vladislav Zolotarov
2010-12-16bnx2x: replace FW to 6.2.5Vladislav Zolotarov
2010-12-16bnx2x: Add DCB/PFC support - link layerVladislav Zolotarov
2010-12-16bnx2x: add DCB supportVladislav Zolotarov
2010-12-16bnx2x: add a select queue callbackVladislav Zolotarov
2010-12-16bnx2x: add FCoE ringVladislav Zolotarov
2010-12-09bnx2x: Update version number and a date.Vladislav Zolotarov
2010-12-09bnx2x: Fixed a compilation warningVladislav Zolotarov
2010-12-09bnx2x: Use dma_alloc_coherent() semantics for ILT memory allocationVladislav Zolotarov
2010-12-09bnx2x: LSO code was broken on BE platformsVladislav Zolotarov
2010-12-06net: Fix too optimistic NETIF_F_HW_CSUM featuresMichał Mirosław
2010-12-01bnx2x: Add Nic partitioning mode (57712 devices)Dmitry Kravkov
2010-11-28bnx2x: Use helpers instead of direct access to the shinfo(skb) fieldsVladislav Zolotarov
2010-11-24bnx2x: Do interrupt mode initialization and NAPIs adding before register_netd...Vladislav Zolotarov
2010-11-24bnx2x: Disable local BHes to prevent a dead-lock situationEric Dumazet
2010-11-19Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-11-17net: bnx2x: fix error value signVasiliy Kulikov
2010-11-15drivers/net/bnx2x: Remove unnecessary semicolonsJoe Perches
2010-11-12bnx2x: Look inside vlan when determining checksum proto.Hao Zheng
2010-11-01bnx2x: Update version numberYaniv Rosner
2010-11-01bnx2x: Reset 8073 phy during common initYaniv Rosner
2010-11-01bnx2x: Do not enable CL37 BAM unless it is explicitly enabledYaniv Rosner
2010-11-01bnx2x: Fix resetting BCM8726 PHY during common initYaniv Rosner
2010-11-01bnx2x: Clear latch indication on link resetYaniv Rosner
2010-11-01bnx2x: Fix port selection in case of E2Yaniv Rosner
2010-11-01bnx2x: Fix waiting for reset complete on BCM848x3 PHYsYaniv Rosner
2010-11-01bnx2x: Restore appropriate delay during BMAC resetYaniv Rosner
2010-10-24bnx2x: make local function static and remove dead codestephen hemminger
2010-10-21bnx2/bnx2x: Unsupported Ethtool operations should return -EINVAL.Jesse Gross
2010-10-21bnx2x: Update bnx2x to use new vlan accleration.Hao Zheng
2010-10-21vlan: Don't check for vlan group before vlan_tx_tag_present.Jesse Gross
2010-10-19bnx2x: update version to 1.60.00-3Dmitry Kravkov
2010-10-19bnx2x: prevent false parity error in MSI-X memory of HC blockVladislav Zolotarov
2010-10-19bnx2x: fix possible deadlock in HC hw blockDmitry Kravkov
2010-10-18bnx2x: update version to 1.60.00-2Dmitry Kravkov
2010-10-18bnx2x: remove unnecessary FUNC_FLG_RSS flag and relatedDmitry Kravkov
2010-10-18bnx2x: Use correct FW constant for header paddingDmitry Kravkov
2010-10-18bnx2x: do not deal with power if no capabilityDmitry Kravkov
2010-10-18bnx2x: remove redundant commands during error handlingDmitry Kravkov
2010-10-18bnx2x: Optimized the branching in the bnx2x_rx_int()Vladislav Zolotarov
2010-10-12bnx2x: Fixing a typo: added a missing RSS enablementDmitry Kravkov
2010-10-06bnx2x: update version to 1.60.00-1Dmitry Kravkov