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
/
bnx2x_main.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-08-13
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-3
/
+4
2009-08-02
bnx2x: return PCI_ERS_RESULT_DISCONNECT on permanent failure
Dean Nelson
1
-0
/
+5
2009-07-30
bnx2x: Version 1.48.114-1
Eilon Greenstein
1
-2
/
+2
2009-07-30
bnx2x: WoL only with current MAC address
Eilon Greenstein
1
-4
/
+4
2009-07-30
bnx2x: Self-test kills management traffic
Eilon Greenstein
1
-5
/
+4
2009-07-30
bnx2x: Receive traffic that maches management filtering rules
Eilon Greenstein
1
-0
/
+13
2009-07-27
bnx2x: Dont update vlan_features in bnx2x_set_tso()
Eric Dumazet
1
-8
/
+0
2009-07-21
bnx2x: Version 1.48.113-1
Eilon Greenstein
1
-2
/
+2
2009-07-21
bnx2x: Supporting BCM8727 PHY
Eilon Greenstein
1
-14
/
+53
2009-07-21
bnx2x: Update vlan_features
Eilon Greenstein
1
-2
/
+17
2009-07-21
bnx2x: SMP-safe inter_sem
Eilon Greenstein
1
-1
/
+9
2009-07-21
bnx2x: Adding some mmiowb
Eilon Greenstein
1
-0
/
+17
2009-07-21
bnx2x: Fan failure early detection
Eilon Greenstein
1
-0
/
+5
2009-07-21
bnx2x: Fan failure
Eilon Greenstein
1
-37
/
+75
2009-07-21
bnx2x: Stop management traffic in loopback test
Eilon Greenstein
1
-0
/
+11
2009-07-08
Remove multiple KERN_ prefixes from printk formats
Joe Perches
1
-3
/
+4
2009-07-06
bnx2x: Fix the maximal values of coalescing timeouts.
Eilon Greenstein
1
-4
/
+4
2009-07-06
bnx2x: Disable HC coalescing when setting timeout to zero.
Eilon Greenstein
1
-2
/
+2
2009-06-30
bnx2x: Fix the behavior of ethtool when ONBOOT=no
Naohiro Ooiwa
1
-1
/
+9
2009-05-29
net: dont update dev->trans_start in 10GB drivers
Eric Dumazet
1
-1
/
+0
2009-05-09
bnx2x: do not return negative number of received packages
Stanislaw Gruszka
1
-1
/
+1
2009-05-09
bnx2x: free workqueue when driver fail to register
Stanislaw Gruszka
1
-1
/
+8
2009-04-27
bnx2x: driver version 1.48.105-1
Vladislav Zolotarov
1
-2
/
+2
2009-04-27
bnx2x: Separated FW from the source.
Vladislav Zolotarov
1
-62
/
+281
2009-04-07
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
Yang Hongyang
1
-1
/
+1
2009-04-07
dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)
Yang Hongyang
1
-2
/
+2
2009-03-03
bnx2x: Version update
Eilon Greenstein
1
-2
/
+2
2009-03-03
bnx2x: Register dump
Eilon Greenstein
1
-0
/
+81
2009-03-03
bnx2x: Debug prints
Eilon Greenstein
1
-19
/
+19
2009-03-03
bnx2x: Whitespace
Eilon Greenstein
1
-0
/
+1
2009-03-03
bnx2x: Calling tx disable unconditionally
Eilon Greenstein
1
-4
/
+2
2009-03-03
bnx2x: Using DMA engine
Eilon Greenstein
1
-39
/
+12
2009-03-03
bnx2x: Missing module parameter description
Eilon Greenstein
1
-0
/
+1
2009-03-03
bnx2x: napi_poll budget check
Eilon Greenstein
1
-4
/
+18
2009-03-03
bnx2x: Unlimited Tx interrupt work
Eilon Greenstein
1
-7
/
+4
2009-03-03
bnx2x: Add rmb to read status block indices on load
Eilon Greenstein
1
-0
/
+4
2009-03-03
bnx2x: Reduce the likelihood of smb_mb
Eilon Greenstein
1
-7
/
+8
2009-03-03
bnx2x: Remove redundant smb_mb on unload
Eilon Greenstein
1
-2
/
+0
2009-02-16
bnx2x: Version
Eilon Greenstein
1
-2
/
+2
2009-02-16
bnx2x: Clean-up
Eilon Greenstein
1
-12
/
+23
2009-02-16
bnx2x: Comments and prints
Eilon Greenstein
1
-21
/
+22
2009-02-16
bnx2x: Re-arrange module parameters
Eilon Greenstein
1
-7
/
+7
2009-02-16
bnx2x: Moving includes
Eilon Greenstein
1
-4
/
+1
2009-02-16
bnx2x: Driver dump
Eilon Greenstein
1
-38
/
+59
2009-02-16
bnx2x: Sparse endianity annotation
Eilon Greenstein
1
-31
/
+32
2009-02-16
bnx2x: Removing redundant macros
Eilon Greenstein
1
-26
/
+26
2009-02-16
bnx2x: Loopback in diag mode
Eilon Greenstein
1
-24
/
+33
2009-02-16
bnx2x: Using nvram default WoL config
Eilon Greenstein
1
-0
/
+6
2009-02-16
bnx2x: smp_mb and not just smp_rmb
Eilon Greenstein
1
-2
/
+2
2009-02-16
bnx2x: Increasing FW timeout
Eilon Greenstein
1
-2
/
+6
[next]