index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
qlogic
/
qlcnic
/
qlcnic_sriov_pf.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-06-10
ethernet: Remove vf rate limit check for drivers
Bin Chen
1
-4
/
+2
2021-12-18
qlcnic: potential dereference null pointer of rx_queue->page_ring
Jiasheng Jiang
1
-1
/
+3
2020-09-16
net/qlcnic: Convert to SPDX license identifiers
Thomas Gleixner
1
-2
/
+1
2019-07-03
qlcnic: remove redundant assignment to variable err
Colin Ian King
1
-1
/
+1
2018-12-18
qlcnic: remove set but not used variables 'op, cmd_op'
YueHaibing
1
-5
/
+1
2016-09-24
net: Update API for VF vlan protocol 802.1ad support
Moshe Shemesh
1
-1
/
+4
2015-08-10
qlcnic: Rearrange ordering of header files inclusion
Harish Patil
1
-1
/
+2
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-27
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-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-9
/
+0
2014-02-25
qlcnic: Allow any VLAN to be configured from VF.
Sucheta Chakraborty
1
-9
/
+0
2014-02-24
qlcnic: Allow vlan0 traffic
Rajesh Borundia
1
-1
/
+5
2014-01-13
qlcnic: Enable VF flood bit on PF.
Sucheta Chakraborty
1
-0
/
+30
2014-01-13
qlcnic: Restrict VF from configuring any VLAN mode.
Sucheta Chakraborty
1
-1
/
+11
2014-01-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+7
2014-01-02
qlcnic: Fix resource allocation for TX queues
Manish Chopra
1
-1
/
+2
2013-12-17
qlcnic: VLAN enhancement for 84XX adapters
Manish Chopra
1
-56
/
+134
2013-12-17
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-03
drivers/net: Convert uses of compare_ether_addr to ether_addr_equal
Joe Perches
1
-2
/
+2
2013-08-31
qlcnic: Remove inline keyword
Manish Chopra
1
-2
/
+2
2013-08-31
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-27
qlcnic: Fix setting Guest VLAN
Manish Chopra
1
-1
/
+25
2013-07-27
qlcnic: Fix operation type and command type.
Pratik Pujar
1
-3
/
+1
2013-07-19
qlcnic: Fix guest VLAN
Manish Chopra
1
-2
/
+10
2013-07-19
qlcnic: Fix panic while setting VF's MAC address
Manish Chopra
1
-1
/
+3
2013-05-24
qlcnic: Support spoof check config.
Rajesh Borundia
1
-0
/
+36
2013-05-11
qlcnic: Fix validation of link event command.
Rajesh Borundia
1
-3
/
+0
2013-04-19
qlcnic: Support VLAN id config.
Rajesh Borundia
1
-3
/
+240
2013-04-19
qlcnic: Support MAC address, Tx rate config.
Rajesh Borundia
1
-3
/
+128
2013-04-19
qlcnic: VF reset recovery implementation.
Rajesh Borundia
1
-0
/
+40
2013-04-19
qlcnic: VF FLR implementation.
Rajesh Borundia
1
-13
/
+216
2013-04-19
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