index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
bnx2.h
Age
Commit message (
Expand
)
Author
Files
Lines
2008-01-28
[BNX2]: Disable jumbo rx paging on 5709 Ax.
Michael Chan
1
-0
/
+1
2008-01-28
[BNX2]: Enable new tx ring.
Michael Chan
1
-1
/
+1
2008-01-28
[BNX2]: Add support for a new tx ring.
Michael Chan
1
-0
/
+5
2008-01-28
[BNX2]: Support multiple MSIX IRQs.
Michael Chan
1
-2
/
+38
2008-01-28
[BNX2]: Move rx indexes into bnx2_napi struct.
Michael Chan
1
-7
/
+8
2008-01-28
[BNX2]: Move tx indexes into bnx2_napi struct.
Michael Chan
1
-3
/
+3
2008-01-28
[BNX2]: Introduce new bnx2_napi structure.
Michael Chan
1
-5
/
+11
2008-01-28
[BNX2]: Restructure IRQ datastructures.
Michael Chan
1
-0
/
+12
2008-01-28
[BNX2]: Add fast path code to handle RX pages.
Michael Chan
1
-0
/
+2
2008-01-28
[BNX2]: Add init. code to handle RX pages.
Michael Chan
1
-0
/
+28
2008-01-28
[BNX2]: Restructure RX ring init. code.
Michael Chan
1
-1
/
+7
2008-01-28
[BNX2]: Add ring constants.
Michael Chan
1
-0
/
+5
2007-12-11
[BNX2]: Fix RX packet rot.
Michael Chan
1
-1
/
+0
2007-10-10
[BNX2]: Fix default WoL setting.
Michael Chan
1
-0
/
+1
2007-10-10
[BNX2]: Optimize firmware loading.
Michael Chan
1
-3
/
+1
2007-10-10
[BNX2]: factor out gzip unpacker
Denys Vlasenko
1
-4
/
+1
2007-10-10
[NET]: Make NAPI polling independent of struct net_device objects.
Stephen Hemminger
1
-0
/
+2
2007-07-18
[BNX2]: Support NVRAM on 5709.
Michael Chan
1
-1
/
+9
2007-07-10
[BNX2]: Print management firmware version.
Michael Chan
1
-1
/
+11
2007-07-10
[BNX2]: Enhance the heartbeat.
Michael Chan
1
-0
/
+3
2007-07-10
[BNX2]: Add remote PHY bit definitions.
Michael Chan
1
-1
/
+50
2007-06-07
[BNX2]: Enable DMA on 5709.
Michael Chan
1
-0
/
+1
2007-05-03
[BNX2]: Update version and reldate.
Michael Chan
1
-1
/
+1
2007-05-03
[BNX2]: Print bus information for PCIE devices.
Michael Chan
1
-0
/
+1
2007-05-03
[BNX2]: Add 1-shot MSI handler for 5709.
Michael Chan
1
-6
/
+8
2007-05-03
[BNX2]: Add indirect spinlock.
Michael Chan
1
-0
/
+1
2007-05-03
[BNX2]: Add support for 5709 Serdes.
Michael Chan
1
-0
/
+36
2007-05-03
[BNX2]: Put MII register offsets in the bnx2 struct.
Michael Chan
1
-0
/
+6
2007-05-03
[BNX2]: Add ipv6 TSO and checksum for 5709.
Michael Chan
1
-0
/
+4
2007-05-03
[BNX2]: Add 40-bit DMA workaround for 5708.
Michael Chan
1
-1
/
+0
2007-04-24
[BNX2]: Fix occasional NETDEV WATCHDOG on 5709.
Michael Chan
1
-0
/
+1
2007-02-02
[BNX2]: PHY workaround for 5709 A0.
Michael Chan
1
-0
/
+6
2006-12-02
[BNX2]: Add new 5709 registers (part 2).
Michael Chan
1
-22
/
+1410
2006-12-02
[BNX2]: Add new 5709 registers (part 1).
Michael Chan
1
-146
/
+1311
2006-12-02
[BNX2]: Re-organize firmware structures.
Michael Chan
1
-23
/
+25
2006-12-02
[BNX2]: Add 5708S parallel detection.
Michael Chan
1
-0
/
+1
2006-12-02
[BNX2]: Improve SerDes handling.
Michael Chan
1
-0
/
+2
2006-09-13
drivers/net: Trim trailing whitespace
Jeff Garzik
1
-41
/
+41
2006-08-17
[BNX2]: Fix tx race condition.
Michael Chan
1
-7
/
+5
2006-06-29
[BNX2]: Turn off link during shutdown
Michael Chan
1
-0
/
+1
2006-06-17
[BNX2]: Use CPU native page size
Michael Chan
1
-2
/
+7
2006-06-17
[BNX2]: Add firmware decompression
Michael Chan
1
-0
/
+3
2006-06-17
[BNX2]: Add an rx drop counter
Michael Chan
1
-0
/
+3
2006-03-23
[BNX2]: Separate tx producer and consumer fields
Michael Chan
1
-9
/
+12
2006-03-23
[BNX2]: Move .h files to bnx2.c
Michael Chan
1
-40
/
+0
2006-03-23
[BNX2]: Combine small mem allocations
Michael Chan
1
-0
/
+2
2006-03-23
[BNX2]: Fix link change handling
Michael Chan
1
-0
/
+1
2006-03-20
[BNX2]: include <linux/vmalloc.h>
Michael Chan
1
-0
/
+1
2006-03-20
[BNX2]: Support larger rx ring sizes (part 1)
Michael Chan
1
-14
/
+22
2006-01-23
[BNX2]: Update version and copyright year
Michael Chan
1
-1
/
+1
[prev]
[next]