index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (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-26
bnx2x: tx_has_work should not wait for FW
Vladislav Zolotarov
1
-5
/
+12
2009-01-23
bnx2x: Version
Eilon Greenstein
1
-2
/
+2
2009-01-23
bnx2x: loopback test failure
Eilon Greenstein
1
-6
/
+7
2009-01-23
bnx2x: Missing rmb when waiting for FW response
Eilon Greenstein
1
-0
/
+1
2009-01-23
bnx2x: Calling napi_del
Eilon Greenstein
1
-0
/
+6
2009-01-23
bnx2x: Carrier off first call
Eilon Greenstein
1
-2
/
+2
2009-01-23
bnx2x: Handling load failures
Eilon Greenstein
1
-66
/
+88
2009-01-23
bnx2x: Disable napi
Eilon Greenstein
1
-3
/
+2
2009-01-23
bnx2x: Reset HW before use
Eilon Greenstein
1
-8
/
+9
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
[next]