index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
bnx2.h
Age
Commit message (
Expand
)
Author
2008-12-16
bnx2: Don't redefine FLOW_CTRL_{RX,TX}.
David S. Miller
2008-12-16
bnx2: Rename MSI-X vectors.
Michael Chan
2008-12-05
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-12-03
bnx2: Add workaround to handle missed MSI.
Michael Chan
2008-11-28
bnx2: use net_device_stats nowadays available in net_device
Ilpo Järvinen
2008-11-12
bnx2: Reorganize timeout constants.
Michael Chan
2008-11-12
bnx2: Set rx buffer water marks based on MTU.
Michael Chan
2008-10-09
bnx2: Handle DMA mapping errors.
Benjamin Li
2008-10-01
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-09-18
bnx2: Promote vector field in bnx2_irq structure from u16 to unsigned int
Benjamin Li
2008-09-18
bnx2: Remove timer_interval field from the bnx2 structure
Benjamin Li
2008-09-18
bnx2: Remove name field from bnx2 structure
Benjamin Li
2008-07-18
bnx2: Add TX multiqueue support.
Benjamin Li
2008-07-14
bnx2: Support secondary MAC addresses.
Benjamin Li
2008-07-14
bnx2: Allow flexible VLAN tag settings.
Michael Chan
2008-06-19
bnx2: Turn on multi rx rings.
Michael Chan
2008-06-19
bnx2: Optimize fast-path tx and rx work.
Michael Chan
2008-06-19
bnx2: Put rx ring variables in a separate struct.
Michael Chan
2008-06-19
bnx2: Put tx ring variables in a separate struct.
Michael Chan
2008-06-13
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-06-12
net: Eliminate flush_scheduled_work() calls while RTNL is held.
David S. Miller
2008-05-16
bnx2: Rename RX_COPY_THRESH to BNX2_RX_COPY_THRESH.
Benjamin Li
2008-05-16
bnx2: Remove the rx_offset field from the bnx2 structure.
Benjamin Li
2008-02-23
[BNX2]: Disable parallel detect on an HP blade.
Michael Chan
2008-01-31
[BNX2]: Fine-tune flow control on 5709.
Michael Chan
2008-01-31
[BNX2]: Remove CTX_WR macro.
Michael Chan
2008-01-31
[BNX2]: Remove REG_WR_IND/REG_RD_IND macros.
Michael Chan
2008-01-31
[BNX2]: Refine tx coalescing setup.
Michael Chan
2008-01-31
[BNX2]: Fix 5706 serdes link down bug.
Michael Chan
2008-01-28
bnx2 annotations
Al Viro
2008-01-28
[BNX2]: Fix driver phy_flags name space.
Michael Chan
2008-01-28
[BNX2]: Fix driver software flag namespace.
David S. Miller
2008-01-28
[BNX2]: Add link-down workaround on 5706 serdes.
Michael Chan
2008-01-28
[BNX2]: Disable jumbo rx paging on 5709 Ax.
Michael Chan
2008-01-28
[BNX2]: Enable new tx ring.
Michael Chan
2008-01-28
[BNX2]: Add support for a new tx ring.
Michael Chan
2008-01-28
[BNX2]: Support multiple MSIX IRQs.
Michael Chan
2008-01-28
[BNX2]: Move rx indexes into bnx2_napi struct.
Michael Chan
2008-01-28
[BNX2]: Move tx indexes into bnx2_napi struct.
Michael Chan
2008-01-28
[BNX2]: Introduce new bnx2_napi structure.
Michael Chan
2008-01-28
[BNX2]: Restructure IRQ datastructures.
Michael Chan
2008-01-28
[BNX2]: Add fast path code to handle RX pages.
Michael Chan
2008-01-28
[BNX2]: Add init. code to handle RX pages.
Michael Chan
2008-01-28
[BNX2]: Restructure RX ring init. code.
Michael Chan
2008-01-28
[BNX2]: Add ring constants.
Michael Chan
2007-12-11
[BNX2]: Fix RX packet rot.
Michael Chan
2007-10-10
[BNX2]: Fix default WoL setting.
Michael Chan
2007-10-10
[BNX2]: Optimize firmware loading.
Michael Chan
2007-10-10
[BNX2]: factor out gzip unpacker
Denys Vlasenko
2007-10-10
[NET]: Make NAPI polling independent of struct net_device objects.
Stephen Hemminger
[next]