index
:
kernel-crypto.git
audit
bugfixes
herbert
integration
master
ncr-audit
ncr-integration
ncr-rhel5-patches
ncr-standalone-master
ncr-standalone-rename
ncr-submission-2
ncr-userspace-crypto
User-space crypto API development for Linux
Miloslav Trmac
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
bnx2.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
NULL noise in drivers/net
Al Viro
2008-01-28
1
-2
/
+2
*
[BNX2]: Fix compiler warning.
Michael Chan
2008-01-28
1
-1
/
+1
*
[BNX2]: Update version to 1.7.1.
Michael Chan
2008-01-28
1
-2
/
+2
*
[BNX2]: Enable new tx ring.
Michael Chan
2008-01-28
1
-7
/
+80
*
[BNX2]: Add support for a new tx ring.
Michael Chan
2008-01-28
1
-18
/
+60
*
[BNX2]: Support multiple MSIX IRQs.
Michael Chan
2008-01-28
1
-36
/
+125
*
[BNX2]: Move rx indexes into bnx2_napi struct.
Michael Chan
2008-01-28
1
-49
/
+56
*
[BNX2]: Move tx indexes into bnx2_napi struct.
Michael Chan
2008-01-28
1
-14
/
+17
*
[BNX2]: Introduce new bnx2_napi structure.
Michael Chan
2008-01-28
1
-57
/
+89
*
[BNX2]: Restructure IRQ datastructures.
Michael Chan
2008-01-28
1
-22
/
+33
*
[BNX2]: Add function to fetch hardware tx index.
Michael Chan
2008-01-28
1
-17
/
+20
*
[BNX2]: Update version to 1.6.9.
Michael Chan
2008-01-28
1
-2
/
+2
*
[BNX2]: Enable S/G for jumbo RX.
Michael Chan
2008-01-28
1
-2
/
+19
*
[BNX2]: Add fast path code to handle RX pages.
Michael Chan
2008-01-28
1
-6
/
+138
*
[BNX2]: Add init. code to handle RX pages.
Michael Chan
2008-01-28
1
-2
/
+102
*
[BNX2]: Update firmware to support S/G RX buffers.
Michael Chan
2008-01-28
1
-11
/
+25
*
[BNX2]: Restructure RX ring init. code.
Michael Chan
2008-01-28
1
-63
/
+78
*
[BNX2]: Restructure RX fast path handling.
Michael Chan
2008-01-28
1
-16
/
+30
*
[BNX2]: Add ring constants.
Michael Chan
2008-01-28
1
-15
/
+7
*
[BNX2]: Update version to 1.6.9.
Michael Chan
2007-12-11
1
-2
/
+2
*
[BNX2]: Fix RX packet rot.
Michael Chan
2007-12-11
1
-12
/
+14
*
[BNX2]: Add PHY_DIS_EARLY_DAC workaround.
Michael Chan
2007-12-11
1
-2
/
+3
*
remove asm/bitops.h includes
Jiri Slaby
2007-10-19
1
-1
/
+1
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
Linus Torvalds
2007-10-18
1
-11
/
+21
|
\
|
*
[BNX2]: Update version to 1.6.8.
Michael Chan
2007-10-17
1
-2
/
+2
|
*
[BNX2]: Fix Serdes WoL bug.
Michael Chan
2007-10-17
1
-9
/
+19
*
|
Add missing newlines to some uses of dev_<level> messages
Joe Perches
2007-10-18
1
-1
/
+1
|
/
*
[BNX2]: Refine napi poll loop.
Michael Chan
2007-10-12
1
-6
/
+10
*
[NET]: Fix NAPI completion handling in some drivers.
David S. Miller
2007-10-11
1
-20
/
+32
*
[BNX2]: Update version to 1.6.7.
Michael Chan
2007-10-10
1
-2
/
+2
*
[BNX2]: Fix default WoL setting.
Michael Chan
2007-10-10
1
-6
/
+14
*
[BNX2]: Fix remote PHY media detection problems.
Michael Chan
2007-10-10
1
-7
/
+27
*
[BNX2]: Update version to 1.6.6.
Michael Chan
2007-10-10
1
-2
/
+2
*
[BNX2]: Optimize firmware loading.
Michael Chan
2007-10-10
1
-21
/
+19
*
[ZLIB]: Move bnx2 driver gzip unpacker into zlib.
Denys Vlasenko
2007-10-10
1
-45
/
+3
*
[BNX2]: factor out gzip unpacker
Denys Vlasenko
2007-10-10
1
-102
/
+58
*
[netdrvr] Stop using legacy hooks ->self_test_count, ->get_stats_count
Jeff Garzik
2007-10-10
1
-10
/
+10
*
[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()
Joe Perches
2007-10-10
1
-8
/
+4
*
[ETHTOOL] Provide default behaviors for a few ethtool sub-ioctls
Jeff Garzik
2007-10-10
1
-3
/
+0
*
drivers/net/: all drivers/net/ cleanup with ARRAY_SIZE
Denis Cheng
2007-10-10
1
-1
/
+1
*
[NET]: Nuke SET_MODULE_OWNER macro.
Ralf Baechle
2007-10-10
1
-1
/
+0
*
[NET]: Make NAPI polling independent of struct net_device objects.
Stephen Hemminger
2007-10-10
1
-25
/
+22
*
[BNX2]: Add PHY workaround for 5709 A1.
Michael Chan
2007-09-20
1
-3
/
+4
*
[BNX2]: Add write posting comment.
Michael Chan
2007-08-28
1
-0
/
+4
*
[BNX2]: Use msleep().
Arjan van de Ven
2007-08-28
1
-4
/
+2
*
[BNX2]: Fix suspend/resume problem.
Michael Chan
2007-08-03
1
-4
/
+8
*
[NET]: ethtool_perm_addr only has one implementation
Matthew Wilcox
2007-07-31
1
-1
/
+0
*
[BNX2]: Update version to 1.6.3.
Michael Chan
2007-07-18
1
-2
/
+2
*
[BNX2]: Use constants for stats ticks.
Michael Chan
2007-07-18
1
-4
/
+5
*
[BNX2]: Add delay before reading firmware version.
Michael Chan
2007-07-18
1
-4
/
+12
[next]