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.h
Age
Commit message (
Expand
)
Author
Files
Lines
2008-06-19
bnx2: Turn on multi rx rings.
Michael Chan
1
-1
/
+25
2008-06-19
bnx2: Optimize fast-path tx and rx work.
Michael Chan
1
-3
/
+6
2008-06-19
bnx2: Put rx ring variables in a separate struct.
Michael Chan
1
-14
/
+24
2008-06-19
bnx2: Put tx ring variables in a separate struct.
Michael Chan
1
-16
/
+18
2008-06-13
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-1
/
+0
2008-06-12
net: Eliminate flush_scheduled_work() calls while RTNL is held.
David S. Miller
1
-1
/
+0
2008-05-16
bnx2: Rename RX_COPY_THRESH to BNX2_RX_COPY_THRESH.
Benjamin Li
1
-1
/
+1
2008-05-16
bnx2: Remove the rx_offset field from the bnx2 structure.
Benjamin Li
1
-1
/
+1
2008-02-23
[BNX2]: Disable parallel detect on an HP blade.
Michael Chan
1
-0
/
+1
2008-01-31
[BNX2]: Fine-tune flow control on 5709.
Michael Chan
1
-1
/
+10
2008-01-31
[BNX2]: Remove CTX_WR macro.
Michael Chan
1
-7
/
+0
2008-01-31
[BNX2]: Remove REG_WR_IND/REG_RD_IND macros.
Michael Chan
1
-9
/
+0
2008-01-31
[BNX2]: Refine tx coalescing setup.
Michael Chan
1
-0
/
+9
2008-01-31
[BNX2]: Fix 5706 serdes link down bug.
Michael Chan
1
-1
/
+2
2008-01-28
bnx2 annotations
Al Viro
1
-1
/
+1
2008-01-28
[BNX2]: Fix driver phy_flags name space.
Michael Chan
1
-10
/
+10
2008-01-28
[BNX2]: Fix driver software flag namespace.
David S. Miller
1
-12
/
+13
2008-01-28
[BNX2]: Add link-down workaround on 5706 serdes.
Michael Chan
1
-0
/
+10
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
[next]