index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
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
*
[BNX2]: Update version and reldate
Michael Chan
2006-03-23
1
-2
/
+2
*
[BNX2]: Separate tx producer and consumer fields
Michael Chan
2006-03-23
1
-0
/
+1
*
[BNX2]: Move .h files to bnx2.c
Michael Chan
2006-03-23
1
-0
/
+40
*
[BNX2]: Combine small mem allocations
Michael Chan
2006-03-23
1
-19
/
+15
*
[BNX2]: Fix link change handling
Michael Chan
2006-03-23
1
-12
/
+17
*
[BNX2]: include <linux/vmalloc.h>
Michael Chan
2006-03-20
1
-2
/
+2
*
[BNX2]: Update version
Michael Chan
2006-03-20
1
-2
/
+3
*
[BNX2]: Support larger rx ring sizes (part 2)
Michael Chan
2006-03-20
1
-2
/
+2
*
[BNX2]: Support larger rx ring sizes (part 1)
Michael Chan
2006-03-20
1
-32
/
+85
*
[BNX2]: Fix bug when rx ring is full
Michael Chan
2006-03-20
1
-16
/
+25
*
[BNX2]: Add ethtool -d support
Michael Chan
2006-03-20
1
-0
/
+60
*
[BNX2]: Reduce register test size
Michael Chan
2006-03-20
1
-254
/
+0
*
Massive net driver const-ification.
Arjan van de Ven
2006-03-03
1
-5
/
+5
*
[BNX2]: Update version and copyright year
Michael Chan
2006-01-23
1
-6
/
+5
*
[BNX2]: Add PHY loopback test
Michael Chan
2006-01-23
1
-22
/
+79
*
[BNX2]: Use netdev_priv()
Michael Chan
2006-01-23
1
-40
/
+40
*
[BNX2]: Fix nvram sizing
Michael Chan
2006-01-23
1
-3
/
+10
*
[BNX2]: Workaround hw interrupt bug
Michael Chan
2006-01-23
1
-2
/
+17
*
[BNX2]: Fix UDP checksum verification
Michael Chan
2006-01-23
1
-7
/
+5
*
[BNX2]: Misc. fixes
Michael Chan
2006-01-23
1
-6
/
+14
*
[BNX2]: Improve handshake with firmware
Michael Chan
2006-01-23
1
-21
/
+23
*
[BNX2]: Fix VLAN on ASF
Michael Chan
2006-01-23
1
-3
/
+7
*
[BNX2]: simplify parameter checks in bnx2_{get,set}_eeprom
John W. Linville
2005-11-10
1
-10
/
+2
*
[BNX2]: check return of dev_alloc_skb in bnx2_test_loopback
John W. Linville
2005-11-10
1
-0
/
+2
*
[BNX2]: output driver name as prefix in error message
John W. Linville
2005-11-10
1
-1
/
+1
*
[PATCH] bnx2: update version and minor fixes
Michael Chan
2005-11-05
1
-4
/
+4
*
[PATCH] bnx2: refine bnx2_poll
Michael Chan
2005-11-05
1
-15
/
+40
*
[PATCH] bnx2: update firmware handshake for 5708
Michael Chan
2005-11-05
1
-15
/
+79
*
[PATCH] bnx2: update nvram code for 5708
Michael Chan
2005-11-05
1
-22
/
+78
*
[PATCH] bnx2: add 5708 support
Michael Chan
2005-11-05
1
-25
/
+192
*
drivers/net: Remove pointless checks for NULL prior to calling kfree()
Jesper Juhl
2005-10-28
1
-8
/
+4
*
[BNX2]: Add support for ETHTOOL_GPERMADDR.
John W. Linville
2005-09-12
1
-0
/
+2
*
[BNX2]: Fix bug in irq handler and add prefetch
Michael Chan
2005-09-08
1
-3
/
+4
*
[PATCH] swsusp: fix remaining u32 vs. pm_message_t confusion
Pavel Machek
2005-09-05
1
-9
/
+9
*
[BNX2]: update version and minor fixes
Michael Chan
2005-08-29
1
-17
/
+15
*
[BNX2]: change irq locks to bh locks
Michael Chan
2005-08-29
1
-32
/
+24
*
[BNX2]: remove atomics in tx
Michael Chan
2005-08-29
1
-18
/
+17
*
[BNX2]: speedup serdes linkup
Michael Chan
2005-08-29
1
-12
/
+40
*
[BNX2]: Fix rtnl deadlock in bnx2_close
Michael Chan
2005-08-29
1
-1
/
+14
*
[BNX2]: Possible sparse fixes, take two
Peter Hagervall
2005-08-29
1
-20
/
+19
*
[BNX2]: New Broadcom gigabit network driver.
Michael Chan
2005-05-26
1
-0
/
+5530