aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/bnx2x
Commit message (Expand)AuthorAge
...
* | | bnx2x: Add DCB/PFC support - link layerVladislav Zolotarov2010-12-16
* | | bnx2x: add DCB supportVladislav Zolotarov2010-12-16
* | | bnx2x: add a select queue callbackVladislav Zolotarov2010-12-16
* | | bnx2x: add FCoE ringVladislav Zolotarov2010-12-16
* | | bnx2x: Update version number and a date.Vladislav Zolotarov2010-12-09
* | | bnx2x: Fixed a compilation warningVladislav Zolotarov2010-12-09
* | | bnx2x: Use dma_alloc_coherent() semantics for ILT memory allocationVladislav Zolotarov2010-12-09
* | | bnx2x: LSO code was broken on BE platformsVladislav Zolotarov2010-12-09
* | | net: Fix too optimistic NETIF_F_HW_CSUM featuresMichał Mirosław2010-12-06
* | | bnx2x: Add Nic partitioning mode (57712 devices)Dmitry Kravkov2010-12-01
* | | bnx2x: Use helpers instead of direct access to the shinfo(skb) fieldsVladislav Zolotarov2010-11-28
* | | bnx2x: Do interrupt mode initialization and NAPIs adding before register_netd...Vladislav Zolotarov2010-11-24
* | | bnx2x: Disable local BHes to prevent a dead-lock situationEric Dumazet2010-11-24
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-11-19
|\ \ \ | | |/ | |/|
| * | net: bnx2x: fix error value signVasiliy Kulikov2010-11-17
* | | drivers/net/bnx2x: Remove unnecessary semicolonsJoe Perches2010-11-15
|/ /
* | bnx2x: Look inside vlan when determining checksum proto.Hao Zheng2010-11-12
* | bnx2x: Update version numberYaniv Rosner2010-11-01
* | bnx2x: Reset 8073 phy during common initYaniv Rosner2010-11-01
* | bnx2x: Do not enable CL37 BAM unless it is explicitly enabledYaniv Rosner2010-11-01
* | bnx2x: Fix resetting BCM8726 PHY during common initYaniv Rosner2010-11-01
* | bnx2x: Clear latch indication on link resetYaniv Rosner2010-11-01
* | bnx2x: Fix port selection in case of E2Yaniv Rosner2010-11-01
* | bnx2x: Fix waiting for reset complete on BCM848x3 PHYsYaniv Rosner2010-11-01
* | bnx2x: Restore appropriate delay during BMAC resetYaniv Rosner2010-11-01
|/
* bnx2x: make local function static and remove dead codestephen hemminger2010-10-24
* bnx2/bnx2x: Unsupported Ethtool operations should return -EINVAL.Jesse Gross2010-10-21
* bnx2x: Update bnx2x to use new vlan accleration.Hao Zheng2010-10-21
* vlan: Don't check for vlan group before vlan_tx_tag_present.Jesse Gross2010-10-21
* bnx2x: update version to 1.60.00-3Dmitry Kravkov2010-10-19
* bnx2x: prevent false parity error in MSI-X memory of HC blockVladislav Zolotarov2010-10-19
* bnx2x: fix possible deadlock in HC hw blockDmitry Kravkov2010-10-19
* bnx2x: update version to 1.60.00-2Dmitry Kravkov2010-10-18
* bnx2x: remove unnecessary FUNC_FLG_RSS flag and relatedDmitry Kravkov2010-10-18
* bnx2x: Use correct FW constant for header paddingDmitry Kravkov2010-10-18
* bnx2x: do not deal with power if no capabilityDmitry Kravkov2010-10-18
* bnx2x: remove redundant commands during error handlingDmitry Kravkov2010-10-18
* bnx2x: Optimized the branching in the bnx2x_rx_int()Vladislav Zolotarov2010-10-18
* bnx2x: Fixing a typo: added a missing RSS enablementDmitry Kravkov2010-10-12
* bnx2x: update version to 1.60.00-1Dmitry Kravkov2010-10-06
* bnx2x: properly initialize FW statsDmitry Kravkov2010-10-06
* bnx2x: code beautifyDmitry Kravkov2010-10-06
* bnx2x, cnic: Fix SPQ return creditDmitry Kravkov2010-10-06
* bnx2x: move msix table initialization to probe()Dmitry Kravkov2010-10-06
* bnx2x: use L1_CACHE_BYTES instead of magic numberDmitry Kravkov2010-10-06
* bnx2x: use proper constants for dma_unmap* callsDmitry Kravkov2010-10-06
* bnx2x: remove unused fields in main driver structureDmitry Kravkov2010-10-06
* bnx2x: remove unused parameter in reuse_rx_skb()Dmitry Kravkov2010-10-06
* bnx2x: Add 57712 supportDmitry Kravkov2010-10-06
* bnx2x: change type of spq_left to atomicDmitry Kravkov2010-10-06