index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
bnx2.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-10-09
bnx2: Update version to 1.8.1.
Michael Chan
1
-2
/
+2
2008-10-09
bnx2: Handle DMA mapping errors.
Benjamin Li
1
-53
/
+61
2008-10-09
bnx2: Eliminate TSO header modifications.
Michael Chan
1
-15
/
+1
2008-10-09
bnx2: Check netif_running() in all ethtool operations.
Michael Chan
1
-8
/
+32
2008-10-09
bnx2: Add bnx2_shutdown_chip().
Michael Chan
1
-16
/
+17
2008-09-19
bnx2: Remove timer_interval field from the bnx2 structure
Benjamin Li
1
-7
/
+6
2008-09-19
bnx2: Remove name field from bnx2 structure
Benjamin Li
1
-2
/
+1
2008-09-19
bnx2: Update MODULE_DESCRIPTION to include the 5716
Benjamin Li
1
-1
/
+1
2008-09-19
bnx2: In bnx2_set_mac_link() return void rather then int
Benjamin Li
1
-3
/
+1
2008-08-16
bnx2: Fix build with VLAN_8021Q disabled.
David S. Miller
1
-1
/
+1
2008-08-15
bnx2: Update version to 1.8.0.
Michael Chan
1
-2
/
+2
2008-08-15
bnx2: Reinsert VLAN tag when necessary.
Michael Chan
1
-8
/
+27
2008-08-15
bnx2: Use proper CONFIG_VLAN_8021Q to compile the VLAN code.
Michael Chan
1
-1
/
+3
2008-08-15
bnx2: Fix logic to setup VLAN rx tagging.
Michael Chan
1
-2
/
+2
2008-07-19
bnx2: Update version to 1.7.9.
Benjamin Li
1
-2
/
+2
2008-07-19
bnx2: Fix Sparse warnings
Benjamin Li
1
-2
/
+0
2008-07-19
bnx2: Add TX multiqueue support.
Benjamin Li
1
-18
/
+35
2008-07-15
bnx2: Update version to 1.7.8.
Michael Chan
1
-2
/
+2
2008-07-15
bnx2: Support secondary MAC addresses.
Benjamin Li
1
-8
/
+27
2008-07-15
bnx2: Allow flexible VLAN tag settings.
Michael Chan
1
-17
/
+27
2008-07-15
bnx2: Add ack parameter to bnx2_fw_sync().
Michael Chan
1
-7
/
+11
2008-07-15
bnx2: Add PCI ID for 5716.
Michael Chan
1
-1
/
+5
2008-07-15
bnx2: Prevent ethtool -s from crashing when device is down.
Michael Chan
1
-1
/
+12
2008-06-20
bnx2: Update driver version to 1.7.7.
Michael Chan
1
-3
/
+3
2008-06-20
bnx2: Cleanup error handling in bnx2_open().
Michael Chan
1
-23
/
+14
2008-06-20
bnx2: Turn on multi rx rings.
Michael Chan
1
-16
/
+55
2008-06-20
bnx2: Use one handler for all MSI-X vectors.
Michael Chan
1
-59
/
+40
2008-06-20
bnx2: Optimize fast-path tx and rx work.
Michael Chan
1
-41
/
+66
2008-06-20
bnx2: Put rx ring variables in a separate struct.
Michael Chan
1
-155
/
+235
2008-06-20
bnx2: Put tx ring variables in a separate struct.
Michael Chan
1
-113
/
+181
2008-06-14
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-8
/
+1
2008-06-12
net: Eliminate flush_scheduled_work() calls while RTNL is held.
David S. Miller
1
-8
/
+1
2008-05-17
bnx2: Update version to 1.7.6.
Michael Chan
1
-2
/
+2
2008-05-17
bnx2: Pre-initialize struct cpu_reg.
Benjamin Li
1
-72
/
+6
2008-05-17
bnx2: Rename RX_COPY_THRESH to BNX2_RX_COPY_THRESH.
Benjamin Li
1
-4
/
+5
2008-05-17
bnx2: Remove the rx_offset field from the bnx2 structure.
Benjamin Li
1
-10
/
+9
2008-05-17
bnx2: Add EEH PCI recovery.
Wendy Xiong
1
-0
/
+88
2008-05-17
bnx2: Allow phy reset to be skipped during chip reset.
Michael Chan
1
-23
/
+27
2008-05-03
bnx2: Update version to 1.7.5.
Michael Chan
1
-2
/
+2
2008-05-03
bnx2: Update RV2P firmware for 5709.
Michael Chan
1
-0
/
+6
2008-05-03
bnx2: Zero out context memory for 5709.
Michael Chan
1
-0
/
+5
2008-05-03
bnx2: Fix register test on 5709.
Michael Chan
1
-1
/
+1
2008-05-03
bnx2: Fix remote PHY initial link state.
Michael Chan
1
-7
/
+2
2008-05-03
bnx2: Refine remote PHY locking.
Michael Chan
1
-6
/
+5
2008-05-01
net: fix returning void-valued expression warnings
Harvey Harrison
1
-2
/
+4
2008-02-24
[BNX2]: Update version to 1.7.4.
Michael Chan
1
-2
/
+2
2008-02-24
[BNX2]: Disable parallel detect on an HP blade.
Michael Chan
1
-1
/
+13
2008-02-24
[BNX2]: More 5706S link down workaround.
Michael Chan
1
-15
/
+17
2008-02-10
bnx2: section fix
Andrew Morton
1
-2
/
+2
2008-02-01
[BNX2]: Fix ASYM PAUSE advertisement for remote PHY.
Michael Chan
1
-1
/
+1
[next]