summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/qlogic/qlcnic/qlcnic_sriov_pf.c
Commit message (Expand)AuthorAgeFilesLines
* qlcnic: remove set but not used variables 'op, cmd_op'YueHaibing2018-12-191-5/+1Star
* net: Update API for VF vlan protocol 802.1ad supportMoshe Shemesh2016-09-241-1/+4
* qlcnic: Rearrange ordering of header files inclusionHarish Patil2015-08-101-1/+2
* net-next:v4: Add support to configure SR-IOV VF minimum and maximum Tx rate t...Sucheta Chakraborty2014-05-231-15/+37
* qlcnic: Add mac learning support to SR-IOV VF.Rajesh Borundia2014-05-091-10/+4Star
* qlcnic: Add support to process commands in atomic contextRajesh Borundia2014-05-091-15/+21
* qlcnic: Allow SR-IOV VF probe in hypervisor.Rajesh Borundia2014-05-091-12/+22
* qlcnic: Allow setting TX interrupt coalescing parameters from VF.Sucheta Chakraborty2014-04-281-6/+29
* qlcnic: Do not disable SR-IOV when VFs are assigned to VMsManish Chopra2014-04-141-0/+10
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-03-061-9/+0Star
|\
| * qlcnic: Allow any VLAN to be configured from VF.Sucheta Chakraborty2014-02-261-9/+0Star
* | qlcnic: Allow vlan0 trafficRajesh Borundia2014-02-251-1/+5
|/
* qlcnic: Enable VF flood bit on PF.Sucheta Chakraborty2014-01-141-0/+30
* qlcnic: Restrict VF from configuring any VLAN mode.Sucheta Chakraborty2014-01-141-1/+11
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-01-061-0/+7
|\
| * qlcnic: Fix resource allocation for TX queuesManish Chopra2014-01-021-1/+2
* | qlcnic: VLAN enhancement for 84XX adaptersManish Chopra2013-12-171-56/+134
* | qlcnic: Disable DCB operations from SR-IOV VFs.Sucheta Chakraborty2013-12-171-2/+0Star
|/
* qlcnic: Fix SR-IOV configurationManish Chopra2013-10-011-1/+7
* drivers/net: Convert uses of compare_ether_addr to ether_addr_equalJoe Perches2013-09-041-2/+2
* qlcnic: Remove inline keywordManish Chopra2013-09-011-2/+2
* qlcnic: Enhance PVID handling for 84xx adaptersManish Chopra2013-09-011-0/+9
* qlcnic: dcb: Register DCB AEN handler.Sucheta Chakraborty2013-08-271-0/+2
* qlcnic: dcb: Get DCB parameters from the adapter.Sucheta Chakraborty2013-08-271-0/+1
* qlcnic: dcb: Query adapter DCB capabilities.Sucheta Chakraborty2013-08-271-0/+1
* qlcnic: Fix setting Guest VLANManish Chopra2013-07-281-1/+25
* qlcnic: Fix operation type and command type.Pratik Pujar2013-07-281-3/+1Star
* qlcnic: Fix guest VLANManish Chopra2013-07-201-2/+10
* qlcnic: Fix panic while setting VF's MAC addressManish Chopra2013-07-201-1/+3
* qlcnic: Support spoof check config.Rajesh Borundia2013-05-251-0/+36
* qlcnic: Fix validation of link event command.Rajesh Borundia2013-05-121-3/+0Star
* qlcnic: Support VLAN id config.Rajesh Borundia2013-04-191-3/+240
* qlcnic: Support MAC address, Tx rate config.Rajesh Borundia2013-04-191-3/+128
* qlcnic: VF reset recovery implementation.Rajesh Borundia2013-04-191-0/+40
* qlcnic: VF FLR implementation.Rajesh Borundia2013-04-191-13/+216
* qlcnic: Change 82xx adapter VLAN id endian type.Rajesh Borundia2013-04-191-2/+2
* qlcnic: Fix sparse warnings.Rajesh Borundia2013-04-021-2/+1Star
* qlcnic: Support VF-PF communication channel commands.Rajesh Borundia2013-03-291-0/+609
* qlcnic: VF-PF communication channel implementationRajesh Borundia2013-03-291-3/+115
* qlcnic: Support SR-IOV enable and disableRajesh Borundia2013-03-291-0/+455