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
/
bnx2x_main.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-01-22
net: Remove redundant NAPI functions
Ben Hutchings
1
-3
/
+3
2009-01-20
bnx2x: Version update
Eilon Greenstein
1
-3
/
+3
2009-01-20
bnx2x: Barriers for the compiler
Eilon Greenstein
1
-11
/
+26
2009-01-20
bnx2x: Driver description update
Eilon Greenstein
1
-1
/
+1
2009-01-20
bnx2x: Overstepping array bounds
Eilon Greenstein
1
-0
/
+4
2009-01-20
bnx2x: Block nvram access when the device is inactive
Eilon Greenstein
1
-0
/
+3
2009-01-20
bnx2x: Read chip ID
Eilon Greenstein
1
-1
/
+1
2009-01-20
bnx2x: Wrong HDR offset in CAM
Eilon Greenstein
1
-3
/
+6
2009-01-20
bnx2x: Potential race after iSCSI boot
Eilon Greenstein
1
-5
/
+9
2009-01-20
bnx2x: Handling probe failures
Eilon Greenstein
1
-7
/
+5
2009-01-20
bnx2x: Free IRQ
Eilon Greenstein
1
-3
/
+3
2009-01-15
bnx2x: First slow path interrupt race
Eilon Greenstein
1
-9
/
+9
2009-01-15
bnx2x: MTU Filter
Eilon Greenstein
1
-1
/
+1
2009-01-15
bnx2x: Indirection table initialization index
Eilon Greenstein
1
-5
/
+4
2009-01-15
bnx2x: Missing brackets
Eilon Greenstein
1
-1
/
+1
2009-01-15
bnx2x: Endianness issues
Eilon Greenstein
1
-5
/
+6
2009-01-15
bnx2x: VLAN tagged packets without VLAN offload
Eilon Greenstein
1
-9
/
+33
2009-01-15
bnx2x: Protecting the link change indication
Eilon Greenstein
1
-3
/
+5
2009-01-15
bnx2x: Flow control updated before reporting the link
Eilon Greenstein
1
-1
/
+2
2009-01-15
bnx2x: Missing mask when calculating flow control
Eilon Greenstein
1
-1
/
+2
2009-01-15
bnx2x: Using system page size for SGE
Eilon Greenstein
1
-16
/
+16
2009-01-15
bnx2x: Missing memory barriers
Eilon Greenstein
1
-2
/
+26
2009-01-15
bnx2x: Using singlethread work queue
Eilon Greenstein
1
-5
/
+15
2009-01-08
bnx2x: Prevent eeprom set when driver is down
Eilon Greenstein
1
-0
/
+3
2008-12-27
net: Fix warning fallout from recent NAPI interface changes.
David S. Miller
1
-1
/
+0
2008-12-23
net: Remove unused netdev arg from some NAPI interfaces.
Neil Horman
1
-3
/
+3
2008-12-17
bnx2x: Fix namespace collision with FLOW_CTRL_{TX,RX}
David S. Miller
1
-19
/
+19
2008-11-22
bnx2x: convert to net_device_ops
Stephen Hemminger
1
-14
/
+20
2008-11-07
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-4
/
+6
2008-11-04
drivers/net: Kill now superfluous ->last_rx stores.
David S. Miller
1
-3
/
+0
2008-11-04
bnx2x: Version Update
Eilon Greenstein
1
-2
/
+2
2008-11-04
bnx2x: Calling netif_carrier_off at the end of the probe
Eilon Greenstein
1
-2
/
+2
2008-11-04
bnx2x: Removing the PMF indication when unloading
Eilon Greenstein
1
-0
/
+2
2008-10-31
pci: use pci_ioremap_bar() in drivers/net
Arjan van de Ven
1
-2
/
+1
2008-10-28
net: convert more to %pM
Johannes Berg
1
-5
/
+2
2008-10-28
net: convert print_mac to %pM
Johannes Berg
1
-2
/
+1
2008-09-09
bnx2x: EEH recovery fix
Yitchak Gertner
1
-12
/
+83
2008-09-04
bnx2x: Accessing un-mapped page
Eilon Greenstein
1
-17
/
+17
2008-08-26
bnx2x: Version update
Eilon Greenstein
1
-2
/
+2
2008-08-26
bnx2x: Multi Queue
Yitchak Gertner
1
-4
/
+2
2008-08-26
bnx2x: NAPI and interrupts enable/disable
Yitchak Gertner
1
-76
/
+73
2008-08-26
bnx2x: NIC load failure cleanup
Yitchak Gertner
1
-12
/
+10
2008-08-26
bnx2x: Initialization structure
Yitchak Gertner
1
-11
/
+11
2008-08-26
bnx2x: HW lock timeout
Eilon Greenstein
1
-2
/
+2
2008-08-26
bnx2x: Minimize lock time
Eilon Greenstein
1
-1
/
+4
2008-08-26
bnx2x: Fan failure mechanism on additional design
Eilon Greenstein
1
-0
/
+3
2008-08-26
bnx2x: Rx work check
Eilon Greenstein
1
-0
/
+7
2008-08-14
[netdrvr] remove unnecessary #include
Huang Weiyi
1
-1
/
+0
2008-08-14
bnx2x: Version update
Eilon Greenstein
1
-2
/
+2
2008-08-14
bnx2x: Checkpatch compliance
Eilon Greenstein
1
-8
/
+8
[next]