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
pinetabv-6.6.y-devel
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
/
ethernet
/
qlogic
/
qlcnic
/
qlcnic_sriov_pf.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-05-23
net-next:v4: Add support to configure SR-IOV VF minimum and maximum Tx rate t...
Sucheta Chakraborty
1
-15
/
+37
2014-05-09
qlcnic: Add mac learning support to SR-IOV VF.
Rajesh Borundia
1
-10
/
+4
2014-05-09
qlcnic: Add support to process commands in atomic context
Rajesh Borundia
1
-15
/
+21
2014-05-09
qlcnic: Allow SR-IOV VF probe in hypervisor.
Rajesh Borundia
1
-12
/
+22
2014-04-28
qlcnic: Allow setting TX interrupt coalescing parameters from VF.
Sucheta Chakraborty
1
-6
/
+29
2014-04-14
qlcnic: Do not disable SR-IOV when VFs are assigned to VMs
Manish Chopra
1
-0
/
+10
2014-03-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-9
/
+0
2014-02-26
qlcnic: Allow any VLAN to be configured from VF.
Sucheta Chakraborty
1
-9
/
+0
2014-02-25
qlcnic: Allow vlan0 traffic
Rajesh Borundia
1
-1
/
+5
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-07
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+7
2014-01-03
qlcnic: Fix resource allocation for TX queues
Manish Chopra
1
-1
/
+2
2013-12-18
qlcnic: VLAN enhancement for 84XX adapters
Manish Chopra
1
-56
/
+134
2013-12-18
qlcnic: Disable DCB operations from SR-IOV VFs.
Sucheta Chakraborty
1
-2
/
+0
2013-10-01
qlcnic: Fix SR-IOV configuration
Manish Chopra
1
-1
/
+7
2013-09-04
drivers/net: Convert uses of compare_ether_addr to ether_addr_equal
Joe Perches
1
-2
/
+2
2013-09-01
qlcnic: Remove inline keyword
Manish Chopra
1
-2
/
+2
2013-09-01
qlcnic: Enhance PVID handling for 84xx adapters
Manish Chopra
1
-0
/
+9
2013-08-27
qlcnic: dcb: Register DCB AEN handler.
Sucheta Chakraborty
1
-0
/
+2
2013-08-27
qlcnic: dcb: Get DCB parameters from the adapter.
Sucheta Chakraborty
1
-0
/
+1
2013-08-27
qlcnic: dcb: Query adapter DCB capabilities.
Sucheta Chakraborty
1
-0
/
+1
2013-07-28
qlcnic: Fix setting Guest VLAN
Manish Chopra
1
-1
/
+25
2013-07-28
qlcnic: Fix operation type and command type.
Pratik Pujar
1
-3
/
+1
2013-07-20
qlcnic: Fix guest VLAN
Manish Chopra
1
-2
/
+10
2013-07-20
qlcnic: Fix panic while setting VF's MAC address
Manish Chopra
1
-1
/
+3
2013-05-25
qlcnic: Support spoof check config.
Rajesh Borundia
1
-0
/
+36
2013-05-12
qlcnic: Fix validation of link event command.
Rajesh Borundia
1
-3
/
+0
2013-04-20
qlcnic: Support VLAN id config.
Rajesh Borundia
1
-3
/
+240
2013-04-20
qlcnic: Support MAC address, Tx rate config.
Rajesh Borundia
1
-3
/
+128
2013-04-20
qlcnic: VF reset recovery implementation.
Rajesh Borundia
1
-0
/
+40
2013-04-20
qlcnic: VF FLR implementation.
Rajesh Borundia
1
-13
/
+216
2013-04-20
qlcnic: Change 82xx adapter VLAN id endian type.
Rajesh Borundia
1
-2
/
+2
2013-04-02
qlcnic: Fix sparse warnings.
Rajesh Borundia
1
-2
/
+1
2013-03-29
qlcnic: Support VF-PF communication channel commands.
Rajesh Borundia
1
-0
/
+609
2013-03-29
qlcnic: VF-PF communication channel implementation
Rajesh Borundia
1
-3
/
+115
2013-03-29
qlcnic: Support SR-IOV enable and disable
Rajesh Borundia
1
-0
/
+455