index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
bnx2x
/
bnx2x_cmn.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2011-03-10
1
-0
/
+22
|
\
|
*
bnx2x: (NPAR) prevent HW access in D3 state
Dmitry Kravkov
2011-03-07
1
-0
/
+22
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2011-03-04
1
-14
/
+51
|
\
|
|
*
bnx2x: properly calculate lro_mss
Vladislav Zolotarov
2011-02-28
1
-6
/
+42
|
*
bnx2x: (NPAR mode) Fix FW initialization
Dmitry Kravkov
2011-02-28
1
-8
/
+9
*
|
bnx2x: Proper netdev->ndo_set_rx_mode() implementation.
Vladislav Zolotarov
2011-02-06
1
-5
/
+12
*
|
bnx2x: MTU for FCoE L2 ring
Vladislav Zolotarov
2011-02-06
1
-14
/
+39
|
/
*
bnx2x: add DCB support
Vladislav Zolotarov
2010-12-16
1
-0
/
+2
*
bnx2x: add a select queue callback
Vladislav Zolotarov
2010-12-16
1
-0
/
+29
*
bnx2x: add FCoE ring
Vladislav Zolotarov
2010-12-16
1
-17
/
+64
*
bnx2x: LSO code was broken on BE platforms
Vladislav Zolotarov
2010-12-10
1
-16
/
+26
*
bnx2x: Add Nic partitioning mode (57712 devices)
Dmitry Kravkov
2010-12-01
1
-10
/
+24
*
bnx2x: Use helpers instead of direct access to the shinfo(skb) fields
Vladislav Zolotarov
2010-11-28
1
-5
/
+4
*
bnx2x: Look inside vlan when determining checksum proto.
Hao Zheng
2010-11-12
1
-1
/
+1
*
bnx2x: make local function static and remove dead code
stephen hemminger
2010-10-25
1
-1
/
+2
*
bnx2x: Update bnx2x to use new vlan accleration.
Hao Zheng
2010-10-21
1
-49
/
+11
*
vlan: Don't check for vlan group before vlan_tx_tag_present.
Jesse Gross
2010-10-21
1
-2
/
+1
*
bnx2x: Use correct FW constant for header padding
Dmitry Kravkov
2010-10-18
1
-1
/
+1
*
bnx2x: do not deal with power if no capability
Dmitry Kravkov
2010-10-18
1
-0
/
+6
*
bnx2x: remove redundant commands during error handling
Dmitry Kravkov
2010-10-18
1
-2
/
+0
*
bnx2x: Optimized the branching in the bnx2x_rx_int()
Vladislav Zolotarov
2010-10-18
1
-5
/
+6
*
bnx2x: code beautify
Dmitry Kravkov
2010-10-06
1
-27
/
+33
*
bnx2x, cnic: Fix SPQ return credit
Dmitry Kravkov
2010-10-06
1
-13
/
+0
*
bnx2x: move msix table initialization to probe()
Dmitry Kravkov
2010-10-06
1
-113
/
+93
*
bnx2x: use L1_CACHE_BYTES instead of magic number
Dmitry Kravkov
2010-10-06
1
-2
/
+2
*
bnx2x: use proper constants for dma_unmap* calls
Dmitry Kravkov
2010-10-06
1
-1
/
+1
*
bnx2x: remove unused parameter in reuse_rx_skb()
Dmitry Kravkov
2010-10-06
1
-2
/
+2
*
bnx2x: Add 57712 support
Dmitry Kravkov
2010-10-06
1
-94
/
+181
*
bnx2x: rename MF related fields
Dmitry Kravkov
2010-10-06
1
-1
/
+1
*
bnx2x, cnic, bnx2i: use new FW/HSI
Dmitry Kravkov
2010-10-06
1
-218
/
+270
*
bnx2x: Moved enabling of MSI to the bnx2x_set_num_queues()
Dmitry Kravkov
2010-09-30
1
-6
/
+11
*
bnx2x: Use netif_set_real_num_{rx,tx}_queues()
Ben Hutchings
2010-09-28
1
-2
/
+4
*
bnx2x: Spread rx buffers between allocated queues
Dmitry Kravkov
2010-09-14
1
-1
/
+5
*
bnx2x: Add dual-media changes
Yaniv Rosner
2010-09-07
1
-7
/
+7
*
drivers/net: avoid some skb->ip_summed initializations
Eric Dumazet
2010-09-03
1
-1
/
+1
*
bnx2x: Load firmware in open() instead of probe()
Dmitry Kravkov
2010-08-17
1
-0
/
+20
*
net: bnx2x_cmn.c needs net/ip6_checksum.h for csum_ipv6_magic
Stephen Rothwell
2010-07-29
1
-0
/
+1
*
bnx2x: Create bnx2x_cmn.* files
Dmitry Kravkov
2010-07-28
1
-0
/
+2251