index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
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
2020-09-16
net/qlcnic: Convert to SPDX license identifiers
Thomas Gleixner
2019-07-03
qlcnic: remove redundant assignment to variable err
Colin Ian King
2018-12-18
qlcnic: remove set but not used variables 'op, cmd_op'
YueHaibing
2016-09-24
net: Update API for VF vlan protocol 802.1ad support
Moshe Shemesh
2015-08-10
qlcnic: Rearrange ordering of header files inclusion
Harish Patil
2014-05-23
net-next:v4: Add support to configure SR-IOV VF minimum and maximum Tx rate t...
Sucheta Chakraborty
2014-05-09
qlcnic: Add mac learning support to SR-IOV VF.
Rajesh Borundia
2014-05-09
qlcnic: Add support to process commands in atomic context
Rajesh Borundia
2014-05-09
qlcnic: Allow SR-IOV VF probe in hypervisor.
Rajesh Borundia
2014-04-27
qlcnic: Allow setting TX interrupt coalescing parameters from VF.
Sucheta Chakraborty
2014-04-14
qlcnic: Do not disable SR-IOV when VFs are assigned to VMs
Manish Chopra
2014-03-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-02-25
qlcnic: Allow any VLAN to be configured from VF.
Sucheta Chakraborty
2014-02-24
qlcnic: Allow vlan0 traffic
Rajesh Borundia
2014-01-13
qlcnic: Enable VF flood bit on PF.
Sucheta Chakraborty
2014-01-13
qlcnic: Restrict VF from configuring any VLAN mode.
Sucheta Chakraborty
2014-01-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-01-02
qlcnic: Fix resource allocation for TX queues
Manish Chopra
2013-12-17
qlcnic: VLAN enhancement for 84XX adapters
Manish Chopra
2013-12-17
qlcnic: Disable DCB operations from SR-IOV VFs.
Sucheta Chakraborty
2013-10-01
qlcnic: Fix SR-IOV configuration
Manish Chopra
2013-09-03
drivers/net: Convert uses of compare_ether_addr to ether_addr_equal
Joe Perches
2013-08-31
qlcnic: Remove inline keyword
Manish Chopra
2013-08-31
qlcnic: Enhance PVID handling for 84xx adapters
Manish Chopra
2013-08-27
qlcnic: dcb: Register DCB AEN handler.
Sucheta Chakraborty
2013-08-27
qlcnic: dcb: Get DCB parameters from the adapter.
Sucheta Chakraborty
2013-08-27
qlcnic: dcb: Query adapter DCB capabilities.
Sucheta Chakraborty
2013-07-27
qlcnic: Fix setting Guest VLAN
Manish Chopra
2013-07-27
qlcnic: Fix operation type and command type.
Pratik Pujar
2013-07-19
qlcnic: Fix guest VLAN
Manish Chopra
2013-07-19
qlcnic: Fix panic while setting VF's MAC address
Manish Chopra
2013-05-24
qlcnic: Support spoof check config.
Rajesh Borundia
2013-05-11
qlcnic: Fix validation of link event command.
Rajesh Borundia
2013-04-19
qlcnic: Support VLAN id config.
Rajesh Borundia
2013-04-19
qlcnic: Support MAC address, Tx rate config.
Rajesh Borundia
2013-04-19
qlcnic: VF reset recovery implementation.
Rajesh Borundia
2013-04-19
qlcnic: VF FLR implementation.
Rajesh Borundia
2013-04-19
qlcnic: Change 82xx adapter VLAN id endian type.
Rajesh Borundia
2013-04-02
qlcnic: Fix sparse warnings.
Rajesh Borundia
2013-03-29
qlcnic: Support VF-PF communication channel commands.
Rajesh Borundia
2013-03-29
qlcnic: VF-PF communication channel implementation
Rajesh Borundia
2013-03-29
qlcnic: Support SR-IOV enable and disable
Rajesh Borundia