summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/ixgbe/ixgbe_sriov.c
Commit message (Expand)AuthorAgeFilesLines
* ixgbe: Use LLDP ethertype define ETH_P_LLDPAnirudh Venkataramanan2019-06-051-1/+1
* ixgbe: Fix race when the VF driver does a resetRoss Lagerwall2018-12-131-1/+10
* ixgbe: fix MAC anti-spoofing filter after VFLRRadoslaw Tyl2018-10-311-1/+3
* ixgbe: add VF IPsec offload request message handlingShannon Nelson2018-08-281-1/+16
* ixgbe: fix driver behaviour after issuing VFLRSebastian Basierski2018-08-241-0/+26
* ixgbe: Prevent unsupported configurations with XDPTony Nguyen2018-08-241-0/+5
* ixgbe: force VF to grab new MAC on driver reloadEmil Tantilov2018-05-171-4/+1Star
* net: intel: Cleanup the copyright/license headersJeff Kirsher2018-04-271-27/+2Star
* ixgbe: Avoid performing unnecessary resets for macvlan offloadAlexander Duyck2018-04-251-2/+3
* ixgbe: fix disabling hide VLAN on VF resetPaul Greenwalt2018-03-121-1/+5
* ixgbe: Don't assume dev->num_tc is equal to hardware TC configAlexander Duyck2018-01-121-4/+4
* ixgbe: Default to 1 pool always being allocatedAlexander Duyck2018-01-121-5/+2Star
* ixgbe: Fix limitations on macvlan so we can support up to 63 offloaded devicesAlexander Duyck2018-01-091-18/+9Star
* ixgbe: Perform reinit any time number of VFs changeAlexander Duyck2018-01-091-16/+3Star
* ixgbe: Ensure MAC filter was added before setting MACVLANTony Nguyen2017-07-261-3/+6
* ixgbe: fix writes to PFQDEEmil Tantilov2017-06-141-1/+1
* ixgbe: Resolve warnings for -Wimplicit-fallthroughTony Nguyen2017-05-311-4/+3Star
* ixgbe: Add error checking to setting VF MACTony Nguyen2017-05-311-13/+41
* ixgbe: Check for RSS key before setting valueTony Nguyen2017-04-301-1/+1
* ixgbe: Allow setting zero MAC address for VFTony Nguyen2017-04-301-10/+18
* ixgbe: clean macvlan MAC filter table on VF resetEmil Tantilov2017-04-301-52/+53
* ixgbe: do not use adapter->num_vfs when setting VFs via module parameterEmil Tantilov2017-04-181-25/+25
* ixgbe: return early instead of wrap block in if statementEmil Tantilov2017-04-181-44/+41Star
* ixgbe: move num_vfs_macvlans allocation into separate functionEmil Tantilov2017-04-181-19/+29
* ixgbe: Avoid Tx hang by not allowing more than the number of VFs supported.Usha Ketineni2017-04-181-3/+23
* ixgbe: Add PF support for VF promiscuous modeDon Skidmore2017-01-031-6/+41
* ixgbe: test for trust in macvlan adjustments for VFKen Cox2017-01-031-1/+2
* Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller2016-09-241-1/+3
|\
| * ixgbe: reset before SRIOV init to avoid mailbox issuesEmil Tantilov2016-09-231-1/+3
* | net: Update API for VF vlan protocol 802.1ad supportMoshe Shemesh2016-09-241-1/+4
|/
* ixgbe: fix spoofed packets with macvlansEmil Tantilov2016-06-291-0/+1
* ixgbe: use BIT() macroJacob Keller2016-04-251-11/+11
* ixgbe: set VLAN spoof checking unconditionallyEmil Tantilov2016-04-251-23/+2Star
* ixgbe: consolidate the configuration of spoof checkingEmil Tantilov2016-04-251-16/+27
* ixgbe: add a callback to set the maximum transmit bitrateRostislav Pehlivanov2016-04-051-1/+1
* ixgbe: Do not allow PF to add VLVF entry unless it actually needs itAlexander Duyck2016-04-041-14/+17
* ixgbe: Extend trust to allow guest to set unicast addresschas williams2016-04-041-1/+1
* ixgbe: Fix bugs in ixgbe_clear_vf_vlans()Alexander Duyck2015-12-301-4/+4
* ixgbe: Clean stale VLANs when changing port VLAN or resettingAlexander Duyck2015-12-121-5/+72
* ixgbe: Fix VLAN promisc in relation to SR-IOVAlexander Duyck2015-12-121-72/+22Star
* ixgbe: Add support for adding/removing VLAN on PF bypassing the VLVFAlexander Duyck2015-12-121-1/+17
* ixgbe: Fix SR-IOV VLAN pool configurationAlexander Duyck2015-12-121-2/+2
* ixgbe: Save VF info and take referencesMark Rustad2015-12-031-2/+48
* ixgbe, ixgbevf: Add new mbox API xcast modeHiroshi Shimamoto2015-10-231-0/+59
* ixgbe: Add new ndo to trust VFHiroshi Shimamoto2015-10-231-0/+37
* ixgbe: Add GET_RSS_KEY command to VF-PF channel commands setVlad Zolotarov2015-04-111-0/+21
* ixgbe: Add a RETA query command to VF-PF channel APIVlad Zolotarov2015-04-111-0/+35
* ixgbe: Add a new netdev op to allow/prevent a VF from querying an RSS infoVlad Zolotarov2015-04-111-2/+32
* ixgbe: Move bridge mode from flag to variableDon Skidmore2015-04-101-1/+2
* ethernet: codespell comment spelling fixesJoe Perches2015-03-091-1/+1