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-11-11
bnx2x: version 1.52.1-4
Eilon Greenstein
1
-2
/
+2
2009-11-11
bnx2x: Change coalescing granularity to 4us
Eilon Greenstein
1
-6
/
+7
2009-11-11
bnx2x: Remove misleading error print
Eilon Greenstein
1
-5
/
+0
2009-11-11
bnx2x: GSO implies CSUM offload
Eilon Greenstein
1
-2
/
+2
2009-11-11
bnx2x: declare MODULE_FIRMWARE
Ben Hutchings
1
-13
/
+14
2009-11-06
bnx2x: version 1.52.1-3
Yaniv Rosner
1
-2
/
+2
2009-11-06
bnx2x: Fix CL73 autoneg issues
Yaniv Rosner
1
-11
/
+5
2009-10-15
bnx2x: Update to version 1.52.1-1
Eilon Greenstein
1
-2
/
+2
2009-10-15
bnx2x: Report the maximal available BW as link speed
Eilon Greenstein
1
-1
/
+13
2009-10-15
bnx2x: Do not call load/unload functionality from DCC
Eilon Greenstein
1
-14
/
+5
2009-10-15
bnx2x: Adding FW mailbox mutex
Eilon Greenstein
1
-2
/
+5
2009-10-15
bnx2x: Changing the Disabled state to a flag
Eilon Greenstein
1
-15
/
+19
2009-10-15
bnx2x: Allowing 0 as initial fairness value
Eilon Greenstein
1
-28
/
+28
2009-10-12
bnx2x: Add main CNIC interface functions.
Michael Chan
1
-0
/
+388
2009-10-12
bnx2x: Add hw init code to support iSCSI.
Michael Chan
1
-58
/
+152
2009-10-12
bnx2x: Refactor MAC address setup code.
Michael Chan
1
-50
/
+112
2009-10-12
bnx2x: Refactor bnx2x_sp_post().
Michael Chan
1
-24
/
+38
2009-10-05
net: Convert ethtool {get_stats, self_test}_count() ops to get_sset_count()
Ben Hutchings
1
-29
/
+31
2009-09-02
netdev: drivers should make ethtool_ops const
Stephen Hemminger
1
-1
/
+1
2009-09-01
netdev: convert bulk of drivers to netdev_tx_t
Stephen Hemminger
1
-1
/
+1
2009-08-13
bnx2x: update version to 1.52.1
Eilon Greenstein
1
-2
/
+2
2009-08-13
bnx2x: Whitespaces and comments
Eilon Greenstein
1
-39
/
+41
2009-08-13
bnx2x: Re-factor the initialization code
Eilon Greenstein
1
-20
/
+59
2009-08-13
bnx2x: Using PCI_DEVICE macro
Eilon Greenstein
1
-6
/
+3
2009-08-13
bnx2x: Adding explicit casting
Eilon Greenstein
1
-3
/
+3
2009-08-13
bnx2x: Using macro for phy address
Eilon Greenstein
1
-6
/
+2
2009-08-13
bnx2x: Missing smp_wmb for statistics state machine
Eilon Greenstein
1
-0
/
+3
2009-08-13
bnx2x: Check unzip return code
Eilon Greenstein
1
-1
/
+3
2009-08-13
bnx2x: Remove the init_dmae field from bp
Eilon Greenstein
1
-47
/
+47
2009-08-13
bnx2x: Updating regdump_len at drvinfo
Eilon Greenstein
1
-36
/
+33
2009-08-13
bnx2x: Move printing of version from probe to the init
Eilon Greenstein
1
-4
/
+2
2009-08-13
bnx2x: Combine get_pcie_width and get_pcie_speed
Eilon Greenstein
1
-18
/
+16
2009-08-13
bnx2x: Stop loading if error condition detected
Eilon Greenstein
1
-0
/
+8
2009-08-13
bnx2x: Calling pci_set_drvdata earlier
Eilon Greenstein
1
-2
/
+2
2009-08-13
bnx2x: Configurable pause scheme
Eilon Greenstein
1
-4
/
+10
2009-08-13
bnx2x: Adding Likely directive
Eilon Greenstein
1
-1
/
+2
2009-08-13
bnx2x: Prefetch the page containing the BD descriptor
Eilon Greenstein
1
-0
/
+7
2009-08-13
bnx2x: Reporting host statistics to management FW
Eilon Greenstein
1
-53
/
+175
2009-08-13
bnx2x: Supporting PHY FW upgrade
Eilon Greenstein
1
-18
/
+54
2009-08-13
bnx2x: MDC/MDIO CL45 IOCTLs
Eilon Greenstein
1
-37
/
+84
2009-08-13
bnx2x: Advertize flow control normally in MF mode
Eilon Greenstein
1
-3
/
+1
2009-08-13
bnx2x: Supporting Device Control Channel
Eilon Greenstein
1
-93
/
+232
2009-08-13
bnx2x: Using the new FW
Eilon Greenstein
1
-407
/
+481
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
[next]