index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
bnx2x
/
bnx2x_cmn.c
Age
Commit message (
Expand
)
Author
2010-12-12
bnx2x: LSO code was broken on BE platforms
Vladislav Zolotarov
2010-11-12
bnx2x: Look inside vlan when determining checksum proto.
Hao Zheng
2010-10-24
bnx2x: make local function static and remove dead code
stephen hemminger
2010-10-21
bnx2x: Update bnx2x to use new vlan accleration.
Hao Zheng
2010-10-21
vlan: Don't check for vlan group before vlan_tx_tag_present.
Jesse Gross
2010-10-18
bnx2x: Use correct FW constant for header padding
Dmitry Kravkov
2010-10-18
bnx2x: do not deal with power if no capability
Dmitry Kravkov
2010-10-18
bnx2x: remove redundant commands during error handling
Dmitry Kravkov
2010-10-18
bnx2x: Optimized the branching in the bnx2x_rx_int()
Vladislav Zolotarov
2010-10-06
bnx2x: code beautify
Dmitry Kravkov
2010-10-06
bnx2x, cnic: Fix SPQ return credit
Dmitry Kravkov
2010-10-06
bnx2x: move msix table initialization to probe()
Dmitry Kravkov
2010-10-06
bnx2x: use L1_CACHE_BYTES instead of magic number
Dmitry Kravkov
2010-10-06
bnx2x: use proper constants for dma_unmap* calls
Dmitry Kravkov
2010-10-06
bnx2x: remove unused parameter in reuse_rx_skb()
Dmitry Kravkov
2010-10-06
bnx2x: Add 57712 support
Dmitry Kravkov
2010-10-06
bnx2x: rename MF related fields
Dmitry Kravkov
2010-10-06
bnx2x, cnic, bnx2i: use new FW/HSI
Dmitry Kravkov
2010-09-29
bnx2x: Moved enabling of MSI to the bnx2x_set_num_queues()
Dmitry Kravkov
2010-09-27
bnx2x: Use netif_set_real_num_{rx,tx}_queues()
Ben Hutchings
2010-09-13
bnx2x: Spread rx buffers between allocated queues
Dmitry Kravkov
2010-09-07
bnx2x: Add dual-media changes
Yaniv Rosner
2010-09-02
drivers/net: avoid some skb->ip_summed initializations
Eric Dumazet
2010-08-16
bnx2x: Load firmware in open() instead of probe()
Dmitry Kravkov
2010-07-28
net: bnx2x_cmn.c needs net/ip6_checksum.h for csum_ipv6_magic
Stephen Rothwell
2010-07-27
bnx2x: Create bnx2x_cmn.* files
Dmitry Kravkov