index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
bnx2.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-05-02
bnx2: Update version to 1.7.5.
Michael Chan
1
-2
/
+2
2008-05-02
bnx2: Update RV2P firmware for 5709.
Michael Chan
1
-0
/
+6
2008-05-02
bnx2: Zero out context memory for 5709.
Michael Chan
1
-0
/
+5
2008-05-02
bnx2: Fix register test on 5709.
Michael Chan
1
-1
/
+1
2008-05-02
bnx2: Fix remote PHY initial link state.
Michael Chan
1
-7
/
+2
2008-05-02
bnx2: Refine remote PHY locking.
Michael Chan
1
-6
/
+5
2008-05-01
net: fix returning void-valued expression warnings
Harvey Harrison
1
-2
/
+4
2008-02-23
[BNX2]: Update version to 1.7.4.
Michael Chan
1
-2
/
+2
2008-02-23
[BNX2]: Disable parallel detect on an HP blade.
Michael Chan
1
-1
/
+13
2008-02-23
[BNX2]: More 5706S link down workaround.
Michael Chan
1
-15
/
+17
2008-02-09
bnx2: section fix
Andrew Morton
1
-2
/
+2
2008-01-31
[BNX2]: Fix ASYM PAUSE advertisement for remote PHY.
Michael Chan
1
-1
/
+1
2008-01-31
[BNX2]: Update version to 1.7.3.
Michael Chan
1
-2
/
+2
2008-01-31
[BNX2]: Fine-tune flow control on 5709.
Michael Chan
1
-5
/
+46
2008-01-31
[BNX2]: Remove CTX_WR macro.
Michael Chan
1
-13
/
+14
2008-01-31
[BNX2]: Remove REG_WR_IND/REG_RD_IND macros.
Michael Chan
1
-55
/
+65
2008-01-31
[BNX2]: Refine tx coalescing setup.
Michael Chan
1
-3
/
+6
2008-01-31
[BNX2]: Fix 5706 serdes link down bug.
Michael Chan
1
-1
/
+1
2008-01-28
bnx2 annotations
Al Viro
1
-12
/
+10
2008-01-28
[BNX2]: Fix driver phy_flags name space.
Michael Chan
1
-72
/
+74
2008-01-28
[BNX2]: Fix driver software flag namespace.
David S. Miller
1
-46
/
+46
2008-01-28
[BNX2] Update version to 1.7.2.
Michael Chan
1
-3
/
+3
2008-01-28
[BNX2]: Add link-down workaround on 5706 serdes.
Michael Chan
1
-16
/
+80
2008-01-28
[BNX2]: Fix minor bug in bnx2_has_work().
Michael Chan
1
-2
/
+1
2008-01-28
[BNX2]: Disable jumbo rx paging on 5709 Ax.
Michael Chan
1
-1
/
+3
2008-01-28
NULL noise in drivers/net
Al Viro
1
-2
/
+2
2008-01-28
[BNX2]: Fix compiler warning.
Michael Chan
1
-1
/
+1
2008-01-28
[BNX2]: Update version to 1.7.1.
Michael Chan
1
-2
/
+2
2008-01-28
[BNX2]: Enable new tx ring.
Michael Chan
1
-7
/
+80
2008-01-28
[BNX2]: Add support for a new tx ring.
Michael Chan
1
-18
/
+60
2008-01-28
[BNX2]: Support multiple MSIX IRQs.
Michael Chan
1
-36
/
+125
2008-01-28
[BNX2]: Move rx indexes into bnx2_napi struct.
Michael Chan
1
-49
/
+56
2008-01-28
[BNX2]: Move tx indexes into bnx2_napi struct.
Michael Chan
1
-14
/
+17
2008-01-28
[BNX2]: Introduce new bnx2_napi structure.
Michael Chan
1
-57
/
+89
2008-01-28
[BNX2]: Restructure IRQ datastructures.
Michael Chan
1
-22
/
+33
2008-01-28
[BNX2]: Add function to fetch hardware tx index.
Michael Chan
1
-17
/
+20
2008-01-28
[BNX2]: Update version to 1.6.9.
Michael Chan
1
-2
/
+2
2008-01-28
[BNX2]: Enable S/G for jumbo RX.
Michael Chan
1
-2
/
+19
2008-01-28
[BNX2]: Add fast path code to handle RX pages.
Michael Chan
1
-6
/
+138
2008-01-28
[BNX2]: Add init. code to handle RX pages.
Michael Chan
1
-2
/
+102
2008-01-28
[BNX2]: Update firmware to support S/G RX buffers.
Michael Chan
1
-11
/
+25
2008-01-28
[BNX2]: Restructure RX ring init. code.
Michael Chan
1
-63
/
+78
2008-01-28
[BNX2]: Restructure RX fast path handling.
Michael Chan
1
-16
/
+30
2008-01-28
[BNX2]: Add ring constants.
Michael Chan
1
-15
/
+7
2007-12-11
[BNX2]: Update version to 1.6.9.
Michael Chan
1
-2
/
+2
2007-12-11
[BNX2]: Fix RX packet rot.
Michael Chan
1
-12
/
+14
2007-12-11
[BNX2]: Add PHY_DIS_EARLY_DAC workaround.
Michael Chan
1
-2
/
+3
2007-10-19
remove asm/bitops.h includes
Jiri Slaby
1
-1
/
+1
2007-10-18
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
Linus Torvalds
1
-11
/
+21
2007-10-18
Add missing newlines to some uses of dev_<level> messages
Joe Perches
1
-1
/
+1
[next]