index
:
~thomash/linux
async_vma10
coherent-rebased
drm-fixes
drm-next
feature/thellstrom/render-nodes
gb-objects-3.13
ickle-wip-migrate
linux-3.13.y
locking-rework
master
original_dg1
pagewalk
thellstrom/locking-rework
topic/migration_fence_2
topic/ttm_accel_branch
topic/ttm_accel_v3
topic/ttm_accel_v9
topic/ttm_branch
topic/ttm_branch_ready
topic/ttm_branch_v2
topic/ttm_branch_v3
topic/ttm_branch_v5
topic/ttm_rebased
topic/ttm_region
ttm-fixes-3.12
ttm-fixes-3.13
ttm-fixes-3.14
ttm-next
ttm-next-3.13
ttm-prot-fix
ttm-transhuge
ttm_branch_for_mesa
vm_open2
vmwgfx-coherent
vmwgfx-fixes-3.12
vmwgfx-fixes-3.13
vmwgfx-fixes-3.14
vmwgfx-fixes-3.15
vmwgfx-fixes-3.16
vmwgfx-fixes-3.17
vmwgfx-fixes-3.18
vmwgfx-fixes-3.19
vmwgfx-fixes-4.0
vmwgfx-fixes-4.11
vmwgfx-fixes-4.12
vmwgfx-fixes-4.15
vmwgfx-fixes-4.16
vmwgfx-fixes-4.17
vmwgfx-fixes-4.19
vmwgfx-fixes-4.2
vmwgfx-fixes-4.20
vmwgfx-fixes-4.3
vmwgfx-fixes-4.4
vmwgfx-fixes-5.0
vmwgfx-fixes-5.0-2
vmwgfx-fixes-5.1
vmwgfx-fixes-5.2
vmwgfx-fixes-5.3
vmwgfx-next
vmwgfx-next-3.13
vmwgfx-next-stage
vmwgfx and ttm linux repo
thomash
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
bnx2x
/
bnx2x_cmn.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-03-10
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-0
/
+22
2011-03-06
bnx2x: (NPAR) prevent HW access in D3 state
Dmitry Kravkov
1
-0
/
+22
2011-03-03
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-14
/
+51
2011-02-28
bnx2x: properly calculate lro_mss
Vladislav Zolotarov
1
-6
/
+42
2011-02-28
bnx2x: (NPAR mode) Fix FW initialization
Dmitry Kravkov
1
-8
/
+9
2011-02-06
bnx2x: Proper netdev->ndo_set_rx_mode() implementation.
Vladislav Zolotarov
1
-5
/
+12
2011-02-06
bnx2x: MTU for FCoE L2 ring
Vladislav Zolotarov
1
-14
/
+39
2010-12-16
bnx2x: add DCB support
Vladislav Zolotarov
1
-0
/
+2
2010-12-16
bnx2x: add a select queue callback
Vladislav Zolotarov
1
-0
/
+29
2010-12-16
bnx2x: add FCoE ring
Vladislav Zolotarov
1
-17
/
+64
2010-12-09
bnx2x: LSO code was broken on BE platforms
Vladislav Zolotarov
1
-16
/
+26
2010-12-01
bnx2x: Add Nic partitioning mode (57712 devices)
Dmitry Kravkov
1
-10
/
+24
2010-11-28
bnx2x: Use helpers instead of direct access to the shinfo(skb) fields
Vladislav Zolotarov
1
-5
/
+4
2010-11-12
bnx2x: Look inside vlan when determining checksum proto.
Hao Zheng
1
-1
/
+1
2010-10-24
bnx2x: make local function static and remove dead code
stephen hemminger
1
-1
/
+2
2010-10-21
bnx2x: Update bnx2x to use new vlan accleration.
Hao Zheng
1
-49
/
+11
2010-10-21
vlan: Don't check for vlan group before vlan_tx_tag_present.
Jesse Gross
1
-2
/
+1
2010-10-18
bnx2x: Use correct FW constant for header padding
Dmitry Kravkov
1
-1
/
+1
2010-10-18
bnx2x: do not deal with power if no capability
Dmitry Kravkov
1
-0
/
+6
2010-10-18
bnx2x: remove redundant commands during error handling
Dmitry Kravkov
1
-2
/
+0
2010-10-18
bnx2x: Optimized the branching in the bnx2x_rx_int()
Vladislav Zolotarov
1
-5
/
+6
2010-10-06
bnx2x: code beautify
Dmitry Kravkov
1
-27
/
+33
2010-10-06
bnx2x, cnic: Fix SPQ return credit
Dmitry Kravkov
1
-13
/
+0
2010-10-06
bnx2x: move msix table initialization to probe()
Dmitry Kravkov
1
-113
/
+93
2010-10-06
bnx2x: use L1_CACHE_BYTES instead of magic number
Dmitry Kravkov
1
-2
/
+2
2010-10-06
bnx2x: use proper constants for dma_unmap* calls
Dmitry Kravkov
1
-1
/
+1
2010-10-06
bnx2x: remove unused parameter in reuse_rx_skb()
Dmitry Kravkov
1
-2
/
+2
2010-10-06
bnx2x: Add 57712 support
Dmitry Kravkov
1
-94
/
+181
2010-10-06
bnx2x: rename MF related fields
Dmitry Kravkov
1
-1
/
+1
2010-10-06
bnx2x, cnic, bnx2i: use new FW/HSI
Dmitry Kravkov
1
-218
/
+270
2010-09-29
bnx2x: Moved enabling of MSI to the bnx2x_set_num_queues()
Dmitry Kravkov
1
-6
/
+11
2010-09-27
bnx2x: Use netif_set_real_num_{rx,tx}_queues()
Ben Hutchings
1
-2
/
+4
2010-09-13
bnx2x: Spread rx buffers between allocated queues
Dmitry Kravkov
1
-1
/
+5
2010-09-07
bnx2x: Add dual-media changes
Yaniv Rosner
1
-7
/
+7
2010-09-02
drivers/net: avoid some skb->ip_summed initializations
Eric Dumazet
1
-1
/
+1
2010-08-16
bnx2x: Load firmware in open() instead of probe()
Dmitry Kravkov
1
-0
/
+20
2010-07-28
net: bnx2x_cmn.c needs net/ip6_checksum.h for csum_ipv6_magic
Stephen Rothwell
1
-0
/
+1
2010-07-27
bnx2x: Create bnx2x_cmn.* files
Dmitry Kravkov
1
-0
/
+2251