summaryrefslogtreecommitdiffstats
path: root/drivers/net/bnx2x/bnx2x_cmn.c
Commit message (Expand)AuthorAgeFilesLines
* bnx2x: add DCB supportVladislav Zolotarov2010-12-161-0/+2
* bnx2x: add a select queue callbackVladislav Zolotarov2010-12-161-0/+29
* bnx2x: add FCoE ringVladislav Zolotarov2010-12-161-17/+64
* bnx2x: LSO code was broken on BE platformsVladislav Zolotarov2010-12-091-16/+26
* bnx2x: Add Nic partitioning mode (57712 devices)Dmitry Kravkov2010-12-011-10/+24
* bnx2x: Use helpers instead of direct access to the shinfo(skb) fieldsVladislav Zolotarov2010-11-281-5/+4
* bnx2x: Look inside vlan when determining checksum proto.Hao Zheng2010-11-121-1/+1
* bnx2x: make local function static and remove dead codestephen hemminger2010-10-241-1/+2
* bnx2x: Update bnx2x to use new vlan accleration.Hao Zheng2010-10-211-49/+11
* vlan: Don't check for vlan group before vlan_tx_tag_present.Jesse Gross2010-10-211-2/+1
* bnx2x: Use correct FW constant for header paddingDmitry Kravkov2010-10-181-1/+1
* bnx2x: do not deal with power if no capabilityDmitry Kravkov2010-10-181-0/+6
* bnx2x: remove redundant commands during error handlingDmitry Kravkov2010-10-181-2/+0
* bnx2x: Optimized the branching in the bnx2x_rx_int()Vladislav Zolotarov2010-10-181-5/+6
* bnx2x: code beautifyDmitry Kravkov2010-10-061-27/+33
* bnx2x, cnic: Fix SPQ return creditDmitry Kravkov2010-10-061-13/+0
* bnx2x: move msix table initialization to probe()Dmitry Kravkov2010-10-061-113/+93
* bnx2x: use L1_CACHE_BYTES instead of magic numberDmitry Kravkov2010-10-061-2/+2
* bnx2x: use proper constants for dma_unmap* callsDmitry Kravkov2010-10-061-1/+1
* bnx2x: remove unused parameter in reuse_rx_skb()Dmitry Kravkov2010-10-061-2/+2
* bnx2x: Add 57712 supportDmitry Kravkov2010-10-061-94/+181
* bnx2x: rename MF related fieldsDmitry Kravkov2010-10-061-1/+1
* bnx2x, cnic, bnx2i: use new FW/HSIDmitry Kravkov2010-10-061-218/+270
* bnx2x: Moved enabling of MSI to the bnx2x_set_num_queues()Dmitry Kravkov2010-09-291-6/+11
* bnx2x: Use netif_set_real_num_{rx,tx}_queues()Ben Hutchings2010-09-271-2/+4
* bnx2x: Spread rx buffers between allocated queuesDmitry Kravkov2010-09-131-1/+5
* bnx2x: Add dual-media changesYaniv Rosner2010-09-071-7/+7
* drivers/net: avoid some skb->ip_summed initializationsEric Dumazet2010-09-021-1/+1
* bnx2x: Load firmware in open() instead of probe()Dmitry Kravkov2010-08-161-0/+20
* net: bnx2x_cmn.c needs net/ip6_checksum.h for csum_ipv6_magicStephen Rothwell2010-07-281-0/+1
* bnx2x: Create bnx2x_cmn.* filesDmitry Kravkov2010-07-271-0/+2251
OpenPOWER on IntegriCloud