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
Age
Commit message (
Expand
)
Author
Files
Lines
2014-04-24
qlcnic: Fix memory leak.
Rajesh Borundia
1
-1
/
+8
2014-04-24
qlcnic: Reset firmware API lock at driver load time
Sony Chacko
1
-0
/
+9
2014-04-15
qlcnic: Fix MSI-X initialization code
Alexander Gordeev
1
-12
/
+16
2014-04-14
qlcnic: Do not disable SR-IOV when VFs are assigned to VMs
Manish Chopra
1
-0
/
+10
2014-04-14
qlcnic: Fix QLogic application/driver interface for virtual NIC configuration
Jitendra Kalsaria
1
-14
/
+17
2014-04-14
qlcnic: Fix PVID configuration on eSwitch port.
Jitendra Kalsaria
1
-0
/
+1
2014-04-14
qlcnic: Fix max ring count calculation
Shahed Shaikh
2
-8
/
+8
2014-04-14
qlcnic: Fix to send INIT_NIC_FUNC as first mailbox.
Sucheta Chakraborty
3
-4
/
+5
2014-04-14
qlcnic: Fix panic due to uninitialzed delayed_work struct in use.
Sucheta Chakraborty
1
-3
/
+2
2014-04-03
net: qlcnic: include irq.h for irq definitions
Josh Boyer
1
-0
/
+1
2014-04-02
qlcnic: Fix build failure due to undefined reference to `vxlan_get_rx_port'
Shahed Shaikh
4
-3
/
+26
2014-03-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+3
2014-03-30
qlge: remove open-coded skb_cow_head.
françois romieu
1
-5
/
+4
2014-03-29
qlge: Do not propaged vlan tag offloads to vlans
Vlad Yasevich
1
-1
/
+3
2014-03-26
qlcnic: Remove casts of pointer to same type
Joe Perches
1
-1
/
+1
2014-03-24
qlcnic: Update version to 5.3.57
Shahed Shaikh
1
-2
/
+2
2014-03-24
qlcnic: Add VXLAN Rx offload support
Shahed Shaikh
8
-2
/
+156
2014-03-24
qlcnic: Add VXLAN Tx offload support
Shahed Shaikh
4
-29
/
+181
2014-03-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-13
/
+6
2014-03-04
qlcnic: dcb: a couple off by one bugs
Dan Carpenter
1
-2
/
+2
2014-02-26
qlcnic: Fix number of rings when we fall back from msix to legacy.
Rajesh Borundia
2
-0
/
+2
2014-02-26
qlcnic: Allow any VLAN to be configured from VF.
Sucheta Chakraborty
1
-9
/
+0
2014-02-26
qlcnic: Fix usage of use_msi and use_msi_x module parameters
Shahed Shaikh
1
-1
/
+1
2014-02-26
qlcnic: Fix function return error check
Shahed Shaikh
1
-1
/
+1
2014-02-25
qlcnic: Update version to 5.3.56
Shahed Shaikh
1
-2
/
+2
2014-02-25
qlcnic: Enhance semaphore lock access failure error message
Harish Patil
1
-7
/
+15
2014-02-25
qlcnic: Allow vlan0 traffic
Rajesh Borundia
1
-1
/
+5
2014-02-25
qlcnic: Enhance driver message in failed state.
Sucheta Chakraborty
1
-2
/
+2
2014-02-25
qlcnic: Updates to QLogic application/driver interface for virtual NIC config...
Jitendra Kalsaria
1
-65
/
+37
2014-02-25
qlcnic: Re-factor firmware minidump template header handling
Shahed Shaikh
7
-66
/
+287
2014-02-19
qlge: Use pci_enable_msix_range() instead of pci_enable_msix()
Alexander Gordeev
1
-11
/
+4
2014-02-19
qlge: Get rid of an redundant assignment
Alexander Gordeev
1
-1
/
+0
2014-02-19
qlcnic: Use pci_enable_msix_range() instead of pci_enable_msix()
Alexander Gordeev
1
-2
/
+6
2014-02-19
qlcnic: Cleanup qlcnic_enable_msix() return values
Alexander Gordeev
1
-5
/
+5
2014-02-19
netxen: Use pci_enable_msix_range() instead of pci_enable_msix()
Alexander Gordeev
1
-2
/
+3
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
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+2
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
[next]