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
/
ethernet
/
qlogic
/
qlcnic
Age
Commit message (
Expand
)
Author
Files
Lines
2014-01-28
qlcnic: Fix loopback test failure
Shahed Shaikh
1
-3
/
+8
2014-01-28
qlcnic: Fix tx timeout.
Rajesh Borundia
1
-7
/
+2
2014-01-28
qlcnic: Fix initialization of vlan list.
Rajesh Borundia
1
-6
/
+5
2014-01-28
qlcnic: Correct off-by-one errors in bounds checks
Manish Chopra
1
-4
/
+4
2014-01-24
qlcnic: update version to 5.3.55
Himanshu Madhani
1
-2
/
+2
2014-01-24
qlcnic: Enhance logic to calculate msix vectors.
Himanshu Madhani
4
-97
/
+192
2014-01-24
qlcnic: Refactor interrupt coalescing code for all adapters.
Himanshu Madhani
7
-117
/
+200
2014-01-24
qlcnic: Update poll controller code path
Manish chopra
1
-6
/
+28
2014-01-24
qlcnic: Interrupt code cleanup
Manish chopra
6
-72
/
+121
2014-01-24
qlcnic: Enhance Tx timeout debugging.
Himanshu Madhani
2
-20
/
+51
2014-01-24
qlcnic: Use bool for rx_mac_learn.
Sucheta Chakraborty
5
-7
/
+7
2014-01-20
qlcnic: fix sparse warnings
Fengguang Wu
1
-8
/
+8
2014-01-18
qlcnic: remove unused code
stephen hemminger
2
-31
/
+0
2014-01-18
qlcnic: make local functions static
stephen hemminger
13
-103
/
+97
2014-01-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-19
/
+26
2014-01-14
net: qlcnic: fix warning for incorrect type in argument
dingtianhong
1
-1
/
+1
2014-01-14
qlcnic: Update version to 5.3.54
Shahed Shaikh
1
-2
/
+2
2014-01-14
qlcnic: Enable IPv6 LRO even if IP address is not programmed
Shahed Shaikh
1
-2
/
+2
2014-01-14
qlcnic: Fix SR-IOV cleanup code path
Manish Chopra
1
-3
/
+1
2014-01-14
qlcnic: Enable beaconing for 83xx/84xx Series adapter.
Himanshu Madhani
7
-24
/
+70
2014-01-14
qlcnic: Do MAC learning for SRIOV PF.
Sucheta Chakraborty
6
-31
/
+64
2014-01-14
qlcnic: Turn on promiscous mode for SRIOV PF.
Sucheta Chakraborty
1
-0
/
+4
2014-01-14
qlcnic: Enable VF flood bit on PF.
Sucheta Chakraborty
1
-0
/
+30
2014-01-14
qlcnic: Restrict VF from configuring any VLAN mode.
Sucheta Chakraborty
1
-1
/
+11
2014-01-13
qlcnic: Convert vmalloc/memset to kcalloc
Joe Perches
2
-11
/
+7
2014-01-10
qlcnic: Fix ethtool statistics length calculation
Shahed Shaikh
1
-18
/
+21
2014-01-10
qlcnic: Fix bug in TX statistics
Manish Chopra
3
-1
/
+5
2014-01-07
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
6
-13
/
+26
2014-01-04
qlcnic: Fix bug in Tx completion path
Shahed Shaikh
4
-7
/
+12
2014-01-03
qlcnic: Fix resource allocation for TX queues
Manish Chopra
1
-1
/
+2
2014-01-03
qlcnic: Fix loopback diagnostic test
Manish Chopra
3
-6
/
+7
2014-01-01
net: qlcnic: slight optimization of addr compare
dingtianhong
3
-6
/
+6
2013-12-20
drivers: net: Mark functions as static in qlcnic_83xx_hw.c
Rashika Kheria
1
-3
/
+3
2013-12-20
drivers: net: Mark functions as static in qlcnic_io.c
Rashika Kheria
1
-3
/
+3
2013-12-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
6
-71
/
+73
2013-12-18
qlcnic: update version to 5.3.53
Manish Chopra
1
-2
/
+2
2013-12-18
qlcnic: Support for 16 virtual NIC functions.
Jitendra Kalsaria
8
-95
/
+186
2013-12-18
qlcnic: VLAN enhancement for 84XX adapters
Manish Chopra
8
-112
/
+407
2013-12-18
qlcnic: Allow single Tx/Rx queue for all adapters.
Himanshu Madhani
3
-12
/
+4
2013-12-18
qlcnic: Refactor initialize nic code path.
Sucheta Chakraborty
4
-21
/
+15
2013-12-18
qlcnic: Issue INIT_NIC command only once.
Sucheta Chakraborty
5
-39
/
+10
2013-12-18
qlcnic: Disable DCB operations from SR-IOV VFs.
Sucheta Chakraborty
6
-21
/
+11
2013-12-18
qlcnic: Dump mailbox registers when mailbox command times out.
Manish chopra
1
-0
/
+15
2013-12-18
qlcnic: Fix mailbox processing during diagnostic test
Manish chopra
1
-26
/
+6
2013-12-18
qlcnic: Allow firmware dump collection when auto firmware recovery is disabled
Manish Chopra
2
-19
/
+35
2013-12-18
qlcnic: Fix memory allocation
Manish Chopra
1
-4
/
+4
2013-12-18
qlcnic: Fix TSS/RSS validation for 83xx/84xx series adapter.
Himanshu Madhani
1
-10
/
+1
2013-12-18
qlcnic: Fix TSS/RSS ring validation logic.
Himanshu Madhani
3
-3
/
+8
2013-12-18
qlcnic: Fix diagnostic test for all adapters.
Himanshu Madhani
2
-1
/
+2
2013-12-18
qlcnic: Fix usage of netif_tx_{wake, stop} api during link change.
Himanshu Madhani
1
-8
/
+2
[next]