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
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
2008-08-14
bnx2x: Spelling mistakes
Eilon Greenstein
1
-12
/
+12
2008-08-14
bnx2x: Minor code improvements
Eilon Greenstein
1
-37
/
+33
2008-08-14
bnx2x: Driver info
Eilon Greenstein
1
-6
/
+6
2008-08-14
bnx2x: 8073 PHY changes
Yaniv Rosner
1
-0
/
+7
2008-08-14
bnx2x: Change GPIO for any port
Eilon Greenstein
1
-7
/
+7
2008-08-14
bnx2x: Pause settings
Yaniv Rosner
1
-1
/
+8
2008-08-14
bnx2x: No LRO without Rx checksum
Vladislav Zolotarov
1
-28
/
+39
2008-08-14
bnx2x: Wrong structure size
Yitchak Gertner
1
-2
/
+2
2008-08-14
bnx2x: WoL capability
Eilon Greenstein
1
-2
/
+11
2008-08-14
bnx2x: Clearing MAC addresses filters
Yitchak Gertner
1
-14
/
+54
2008-08-14
bnx2x: Delay in while loops
Yitchak Gertner
1
-14
/
+11
2008-08-14
bnx2x: PBA Table Page Alignment Workaround
Eilon Greenstein
1
-54
/
+38
2008-08-14
bnx2x: Self-test false positive
Yitchak Gertner
1
-11
/
+13
2008-08-14
bnx2x: Memory allocation
Eilon Greenstein
1
-6
/
+9
2008-08-14
bnx2x: HW attention lock
Eilon Greenstein
1
-18
/
+24
2008-08-14
bnx2x: HW lock mechanism
Yitchak Gertner
1
-44
/
+58
2008-08-14
bnx2x: Load/Unload under traffic
Vladislav Zolotarov
1
-98
/
+123
2008-08-14
bnx2x: FW Internal Memory structure
Eilon Greenstein
1
-49
/
+51
2008-08-14
bnx2x: Statistics
Yitchak Gertner
1
-90
/
+138
2008-08-14
bnx2x: Not dropping packets with L3/L4 checksum error
Eilon Greenstein
1
-4
/
+3
2008-08-14
bnx2x: FW (bootcode) interface fixes
Eilon Greenstein
1
-32
/
+42
2008-08-08
bnx2x: fix logical op
Randy Dunlap
1
-1
/
+1
2008-07-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-5
/
+5
2008-07-26
dma-mapping: add the device argument to dma_mapping_error()
FUJITA Tomonori
1
-2
/
+2
[next]