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
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
/
bnx2.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-06-08
[BNX2]: Update version and reldate.
Michael Chan
1
-2
/
+2
2007-06-08
[BNX2]: Fix occasional counter corruption on 5708.
Michael Chan
1
-1
/
+13
2007-06-08
[BNX2]: Enable DMA on 5709.
Michael Chan
1
-0
/
+5
2007-06-08
[BNX2]: Add missing wait in bnx2_init_5709_context().
Michael Chan
1
-3
/
+14
2007-06-08
[BNX2]: Fix netdev watchdog on 5708.
Michael Chan
1
-8
/
+13
2007-06-03
network drivers: eliminate unneeded kill_vid code
Stephen Hemminger
1
-14
/
+0
2007-05-04
[BNX2]: Fix TSO problem with small MSS.
Michael Chan
1
-2
/
+1
2007-05-04
[BNX2]: Update version and reldate.
Michael Chan
1
-3
/
+3
2007-05-04
[BNX2]: Print bus information for PCIE devices.
Michael Chan
1
-50
/
+86
2007-05-04
[BNX2]: Add 1-shot MSI handler for 5709.
Michael Chan
1
-35
/
+73
2007-05-04
[BNX2]: Restructure PHY event handling.
Michael Chan
1
-23
/
+32
2007-05-04
[BNX2]: Add indirect spinlock.
Michael Chan
1
-1
/
+11
2007-05-04
[BNX2]: Add support for 5709 Serdes.
Michael Chan
1
-12
/
+191
2007-05-04
[BNX2]: Re-structure the 2.5G Serdes code.
Michael Chan
1
-39
/
+108
2007-05-04
[BNX2]: Put MII register offsets in the bnx2 struct.
Michael Chan
1
-47
/
+52
2007-05-04
[BNX2]: Add ipv6 TSO and checksum for 5709.
Michael Chan
1
-28
/
+63
2007-05-04
[BNX2]: Save PCI state during suspend.
Michael Chan
1
-0
/
+2
2007-05-04
[BNX2]: Fix race conditions when calling register_netdev().
Michael Chan
1
-14
/
+14
2007-05-04
[BNX2]: Add 40-bit DMA workaround for 5708.
Michael Chan
1
-17
/
+21
2007-05-04
[BNX2]: Fix register and memory test on 5709.
Michael Chan
1
-24
/
+46
2007-05-04
[BNX2]: Block MII access when ifdown.
Michael Chan
1
-0
/
+6
2007-04-26
[SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}
Arnaldo Carvalho de Melo
1
-4
/
+2
2007-04-26
[SK_BUFF]: Introduce tcp_hdr(), remove skb->h.th
Arnaldo Carvalho de Melo
1
-4
/
+4
2007-04-26
[TCP]: Introduce tcp_hdrlen() and tcp_optlen()
Arnaldo Carvalho de Melo
1
-4
/
+3
2007-04-26
[SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph
Arnaldo Carvalho de Melo
1
-9
/
+9
2007-04-26
[IP]: Introduce ip_hdrlen()
Arnaldo Carvalho de Melo
1
-1
/
+1
2007-04-25
[BNX2]: Fix occasional NETDEV WATCHDOG on 5709.
Michael Chan
1
-2
/
+5
2007-04-03
[BNX2]: Fix nvram write logic.
Michael Chan
1
-18
/
+16
2007-03-29
[BNX2]: Fix link interrupt problem.
Michael Chan
1
-4
/
+4
2007-03-03
[VLAN]: Avoid a 4-order allocation.
Dan Aloni
1
-3
/
+1
2007-02-08
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
Linus Torvalds
1
-2
/
+1
2007-02-08
MSI: Replace pci_msi_quirk with calls to pci_no_msi()
Michael Ellerman
1
-2
/
+1
2007-02-06
remove one remaining "#define BCM_TSO 1"
Adrian Bunk
1
-1
/
+0
2007-02-06
remove NETIF_F_TSO ifdefery
Arjan van de Ven
1
-10
/
+2
2007-02-02
[BNX2]: PHY workaround for 5709 A0.
Michael Chan
1
-2
/
+12
2007-01-26
[BNX2]: Fix 2nd port's MAC address.
Michael Chan
1
-5
/
+7
2007-01-09
[BNX2]: Update version and reldate.
Michael Chan
1
-2
/
+2
2007-01-09
[BNX2]: Fix bug in bnx2_nvram_write().
Michael Chan
1
-11
/
+9
2007-01-09
[BNX2]: Fix 5709 Serdes detection.
Michael Chan
1
-4
/
+41
2007-01-09
[BNX2]: Don't apply CRC PHY workaround to 5709.
Michael Chan
1
-3
/
+3
2006-12-18
[BNX2]: Fix minor loopback problem.
Michael Chan
1
-3
/
+3
2006-12-18
[BNX2]: Fix bug in bnx2_nvram_write().
Michael Chan
1
-2
/
+2
2006-12-18
[BNX2]: Fix panic in bnx2_tx_int().
Michael Chan
1
-3
/
+10
2006-12-09
[BNX2]: Add an error check.
Adrian Bunk
1
-1
/
+1
2006-12-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Howells
1
-301
/
+388
2006-12-03
[BNX2]: Update version and rel date.
Michael Chan
1
-2
/
+2
2006-12-03
[BNX2]: Add 5709 PCI ID.
Michael Chan
1
-2
/
+11
2006-12-03
[BNX2]: Download 5709 firmware.
Michael Chan
1
-4
/
+38
2006-12-03
[BNX2]: Add 5709 reset and runtime code.
Michael Chan
1
-24
/
+37
2006-12-03
[BNX2]: Add 5709 init code.
Michael Chan
1
-37
/
+130
[next]