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
Age
Commit message (
Expand
)
Author
Files
Lines
2011-08-11
bnx2x: disable dcb on 578xx since not supported yet
Dmitry Kravkov
1
-1
/
+1
2011-08-11
bnx2x: properly clean indirect addresses
Dmitry Kravkov
2
-9
/
+32
2011-08-11
bnx2x: prevent race between undi_unload and load flows
Dmitry Kravkov
1
-0
/
+8
2011-08-11
bnx2x: fix select_queue when FCoE is disabled
Vladislav Zolotarov
1
-5
/
+25
2011-08-11
bnx2x: init FCOE FP only once
Vladislav Zolotarov
1
-2
/
+3
2011-08-03
bnx2x: Clear MDIO access warning during first driver load
Yaniv Rosner
1
-1
/
+5
2011-08-03
bnx2x: Fix BCM578xx MAC test
Yaniv Rosner
1
-5
/
+4
2011-08-03
bnx2x: Fix BCM54618se invalid link indication
Yaniv Rosner
1
-2
/
+9
2011-08-03
bnx2x: Fix BCM84833 link
Yaniv Rosner
1
-9
/
+12
2011-08-03
bnx2x: Fix link issue with DAC over 578xx
Yaniv Rosner
1
-0
/
+3
2011-08-03
bnx2x: Fix LED behavior
Yaniv Rosner
1
-7
/
+17
2011-08-03
bnx2x: Fix BCM578xx-B0 MDIO access
Yaniv Rosner
3
-3
/
+18
2011-08-03
bnx2x: Fix remote fault handling
Yaniv Rosner
3
-45
/
+69
2011-08-03
bnx2x: Fix chip hanging due to TX pipe stall.
Yaniv Rosner
1
-1
/
+11
2011-08-03
bnx2x: Fix missing pause on for 578xx
Yaniv Rosner
2
-0
/
+8
2011-08-02
bnx2x: Prevent restarting Tx during bnx2x_nic_unload
Vladislav Zolotarov
1
-2
/
+8
2011-07-25
bnx2x: use pci_pcie_cap()
Vladislav Zolotarov
1
-1
/
+1
2011-07-25
bnx2x: fix bnx2x_stop_on_error flow in bnx2x_sp_rtnl_task
Vladislav Zolotarov
1
-11
/
+25
2011-07-25
bnx2x: enable internal target-read for 57712 and up only
Shmulik Ravid
1
-3
/
+6
2011-07-25
bnx2x: count statistic ramrods on EQ to prevent MC assert
Vladislav Zolotarov
1
-31
/
+32
2011-07-25
bnx2x: fix loopback for non 10G link
Yaniv Rosner
1
-6
/
+18
2011-07-25
bnx2x: dcb - send all unmapped priorities to same COS as L2
Dmitry Kravkov
1
-6
/
+33
2011-07-21
bnx2x: Broken self-test in SF mode on 578xx
Vladislav Zolotarov
3
-3
/
+12
2011-07-21
bnx2x: Parity errors recovery for 578xx
Vladislav Zolotarov
4
-71
/
+168
2011-07-21
bnx2x: Read FIP mac from SHMEM in single function mode
Vladislav Zolotarov
1
-7
/
+9
2011-07-21
bnx2x: Fixed ethtool -d for 578xx
Vladislav Zolotarov
2
-811
/
+1202
2011-07-21
bnx2x: Implementation for netdev->ndo_fcoe_get_wwn
Vladislav Zolotarov
3
-3
/
+91
2011-07-19
bnx2x: disable FCoE for 578xx devices since not yet supported
Dmitry Kravkov
1
-2
/
+2
2011-07-19
bnx2x: fix memory barriers
Vladislav Zolotarov
2
-19
/
+75
2011-07-19
bnx2x: use BNX2X_Q_FLG_TPA_IPV6 for TPA queue configuration
Vladislav Zolotarov
3
-2
/
+5
2011-07-19
bnx2x: disable loacal BH when scheduling FCOE napi
Vladislav Zolotarov
1
-1
/
+8
2011-07-19
bnx2x: fix MB index for 4-port devices
Dmitry Kravkov
1
-1
/
+1
2011-07-19
bnx2x: DCB rework
Dmitry Kravkov
6
-112
/
+268
2011-07-19
bnx2x: remove unnecessary dma_sync
Vladislav Zolotarov
1
-5
/
+0
2011-07-19
bnx2x: stop tx before CNIC_STOP
Vladislav Zolotarov
1
-3
/
+3
2011-07-19
bnx2x: add missing command in error handling flow
Dmitry Kravkov
1
-0
/
+1
2011-07-19
bnx2x: use correct dma_sync function
Vladislav Zolotarov
2
-2
/
+2
2011-07-17
bnx2x: Fix compilation when CNIC is not selected in config
Dmitry Kravkov
1
-1
/
+1
2011-07-15
bnx2x: Multiple concurrent l2 traffic classes
Ariel Elior
11
-524
/
+1316
2011-07-15
bnx2x: Renaming the "reset_task" to "sp_rtnl_task"
Ariel Elior
3
-21
/
+45
2011-07-07
bnx2x: Add dcbnl notification
Shmulik Ravid
1
-3
/
+9
2011-07-07
net: fix warning of versioncheck
Shan Wei
1
-1
/
+0
2011-07-06
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-3
/
+3
2011-07-05
bnx2x: Fix warning message during 57712/8727 initialization
Yaniv Rosner
1
-5
/
+1
2011-07-05
bnx2x: Add autogrEEEn support
Yaniv Rosner
3
-12
/
+111
2011-07-05
bnx2x: Fix BCM84833 initialization
Yaniv Rosner
2
-13
/
+40
2011-07-05
bnx2x: Fix false link indication at link partner when DAC is used
Yaniv Rosner
5
-0
/
+42
2011-07-05
bnx2x: Reset PHY due to fan failure for 578xx
Yaniv Rosner
1
-15
/
+65
2011-07-05
bnx2x: Add CL37 BAM for Warpcore
Yaniv Rosner
2
-1
/
+14
2011-07-05
bnx2x: Change BCM54616S to BCM54618SE
Yaniv Rosner
3
-30
/
+62
[next]