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
2006-06-23
[NET]: Merge TSO/UFO fields in sk_buff
Herbert Xu
1
-2
/
+2
2006-06-17
[BNX2]: Update version and reldate
Michael Chan
1
-2
/
+2
2006-06-17
[BNX2]: Use CPU native page size
Michael Chan
1
-0
/
+1
2006-06-17
[BNX2]: Add firmware decompression
Michael Chan
1
-12
/
+147
2006-06-17
[BNX2]: Allow WoL settings on new 5708 chips
Michael Chan
1
-1
/
+3
2006-06-17
[BNX2]: Add an rx drop counter
Michael Chan
1
-3
/
+11
2006-06-17
[BNX2]: Endian fixes.
Alexey Dobriyan
1
-2
/
+2
2006-06-17
[NET]: Add netif_tx_lock
Herbert Xu
1
-2
/
+2
2006-05-22
[BNX2]: Use kmalloc instead of array
Michael Chan
1
-4
/
+14
2006-05-22
[BNX2]: Fix bug in bnx2_nvram_write()
Michael Chan
1
-1
/
+1
2006-04-12
[PATCH] net drivers: fix section attributes for gcc
Randy Dunlap
1
-1
/
+1
2006-03-23
[BNX2]: Update version and reldate
Michael Chan
1
-2
/
+2
2006-03-23
[BNX2]: Separate tx producer and consumer fields
Michael Chan
1
-0
/
+1
2006-03-23
[BNX2]: Move .h files to bnx2.c
Michael Chan
1
-0
/
+40
2006-03-23
[BNX2]: Combine small mem allocations
Michael Chan
1
-19
/
+15
2006-03-23
[BNX2]: Fix link change handling
Michael Chan
1
-12
/
+17
2006-03-20
[BNX2]: include <linux/vmalloc.h>
Michael Chan
1
-2
/
+2
2006-03-20
[BNX2]: Update version
Michael Chan
1
-2
/
+3
2006-03-20
[BNX2]: Support larger rx ring sizes (part 2)
Michael Chan
1
-2
/
+2
2006-03-20
[BNX2]: Support larger rx ring sizes (part 1)
Michael Chan
1
-32
/
+85
2006-03-20
[BNX2]: Fix bug when rx ring is full
Michael Chan
1
-16
/
+25
2006-03-20
[BNX2]: Add ethtool -d support
Michael Chan
1
-0
/
+60
2006-03-20
[BNX2]: Reduce register test size
Michael Chan
1
-254
/
+0
2006-03-03
Massive net driver const-ification.
Arjan van de Ven
1
-5
/
+5
2006-01-23
[BNX2]: Update version and copyright year
Michael Chan
1
-6
/
+5
2006-01-23
[BNX2]: Add PHY loopback test
Michael Chan
1
-22
/
+79
2006-01-23
[BNX2]: Use netdev_priv()
Michael Chan
1
-40
/
+40
2006-01-23
[BNX2]: Fix nvram sizing
Michael Chan
1
-3
/
+10
2006-01-23
[BNX2]: Workaround hw interrupt bug
Michael Chan
1
-2
/
+17
2006-01-23
[BNX2]: Fix UDP checksum verification
Michael Chan
1
-7
/
+5
2006-01-23
[BNX2]: Misc. fixes
Michael Chan
1
-6
/
+14
2006-01-23
[BNX2]: Improve handshake with firmware
Michael Chan
1
-21
/
+23
2006-01-23
[BNX2]: Fix VLAN on ASF
Michael Chan
1
-3
/
+7
2005-11-10
[BNX2]: simplify parameter checks in bnx2_{get,set}_eeprom
John W. Linville
1
-10
/
+2
2005-11-10
[BNX2]: check return of dev_alloc_skb in bnx2_test_loopback
John W. Linville
1
-0
/
+2
2005-11-10
[BNX2]: output driver name as prefix in error message
John W. Linville
1
-1
/
+1
2005-11-05
[PATCH] bnx2: update version and minor fixes
Michael Chan
1
-4
/
+4
2005-11-05
[PATCH] bnx2: refine bnx2_poll
Michael Chan
1
-15
/
+40
2005-11-05
[PATCH] bnx2: update firmware handshake for 5708
Michael Chan
1
-15
/
+79
2005-11-05
[PATCH] bnx2: update nvram code for 5708
Michael Chan
1
-22
/
+78
2005-11-05
[PATCH] bnx2: add 5708 support
Michael Chan
1
-25
/
+192
2005-10-28
drivers/net: Remove pointless checks for NULL prior to calling kfree()
Jesper Juhl
1
-8
/
+4
2005-09-12
[BNX2]: Add support for ETHTOOL_GPERMADDR.
John W. Linville
1
-0
/
+2
2005-09-08
[BNX2]: Fix bug in irq handler and add prefetch
Michael Chan
1
-3
/
+4
2005-09-05
[PATCH] swsusp: fix remaining u32 vs. pm_message_t confusion
Pavel Machek
1
-9
/
+9
2005-08-29
[BNX2]: update version and minor fixes
Michael Chan
1
-17
/
+15
2005-08-29
[BNX2]: change irq locks to bh locks
Michael Chan
1
-32
/
+24
2005-08-29
[BNX2]: remove atomics in tx
Michael Chan
1
-18
/
+17
2005-08-29
[BNX2]: speedup serdes linkup
Michael Chan
1
-12
/
+40
2005-08-29
[BNX2]: Fix rtnl deadlock in bnx2_close
Michael Chan
1
-1
/
+14
[next]