aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/ixgbe/ixgbe_sriov.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-05ixgbe: Use LLDP ethertype define ETH_P_LLDPAnirudh Venkataramanan1-1/+1
2018-12-12ixgbe: Fix race when the VF driver does a resetRoss Lagerwall1-1/+10
2018-10-31ixgbe: fix MAC anti-spoofing filter after VFLRRadoslaw Tyl1-1/+3
2018-08-28ixgbe: add VF IPsec offload request message handlingShannon Nelson1-1/+16
2018-08-24ixgbe: fix driver behaviour after issuing VFLRSebastian Basierski1-0/+26
2018-08-24ixgbe: Prevent unsupported configurations with XDPTony Nguyen1-0/+5
2018-05-17ixgbe: force VF to grab new MAC on driver reloadEmil Tantilov1-4/+1
2018-04-27net: intel: Cleanup the copyright/license headersJeff Kirsher1-27/+2
2018-04-25ixgbe: Avoid performing unnecessary resets for macvlan offloadAlexander Duyck1-2/+3
2018-03-12ixgbe: fix disabling hide VLAN on VF resetPaul Greenwalt1-1/+5
2018-01-12ixgbe: Don't assume dev->num_tc is equal to hardware TC configAlexander Duyck1-4/+4
2018-01-12ixgbe: Default to 1 pool always being allocatedAlexander Duyck1-5/+2
2018-01-09ixgbe: Fix limitations on macvlan so we can support up to 63 offloaded devicesAlexander Duyck1-18/+9
2018-01-09ixgbe: Perform reinit any time number of VFs changeAlexander Duyck1-16/+3
2017-07-25ixgbe: Ensure MAC filter was added before setting MACVLANTony Nguyen1-3/+6
2017-06-13ixgbe: fix writes to PFQDEEmil Tantilov1-1/+1
2017-05-31ixgbe: Resolve warnings for -Wimplicit-fallthroughTony Nguyen1-4/+3
2017-05-31ixgbe: Add error checking to setting VF MACTony Nguyen1-13/+41
2017-04-29ixgbe: Check for RSS key before setting valueTony Nguyen1-1/+1
2017-04-29ixgbe: Allow setting zero MAC address for VFTony Nguyen1-10/+18
2017-04-29ixgbe: clean macvlan MAC filter table on VF resetEmil Tantilov1-52/+53
2017-04-18ixgbe: do not use adapter->num_vfs when setting VFs via module parameterEmil Tantilov1-25/+25
2017-04-18ixgbe: return early instead of wrap block in if statementEmil Tantilov1-44/+41
2017-04-18ixgbe: move num_vfs_macvlans allocation into separate functionEmil Tantilov1-19/+29
2017-04-18ixgbe: Avoid Tx hang by not allowing more than the number of VFs supported.Usha Ketineni1-3/+23
2017-01-03ixgbe: Add PF support for VF promiscuous modeDon Skidmore1-6/+41
2017-01-03ixgbe: test for trust in macvlan adjustments for VFKen Cox1-1/+2
2016-09-24Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queueDavid S. Miller1-1/+3
2016-09-24net: Update API for VF vlan protocol 802.1ad supportMoshe Shemesh1-1/+4
2016-09-23ixgbe: reset before SRIOV init to avoid mailbox issuesEmil Tantilov1-1/+3
2016-06-29ixgbe: fix spoofed packets with macvlansEmil Tantilov1-0/+1
2016-04-25ixgbe: use BIT() macroJacob Keller1-11/+11
2016-04-24ixgbe: set VLAN spoof checking unconditionallyEmil Tantilov1-23/+2
2016-04-24ixgbe: consolidate the configuration of spoof checkingEmil Tantilov1-16/+27
2016-04-04ixgbe: add a callback to set the maximum transmit bitrateRostislav Pehlivanov1-1/+1
2016-04-04ixgbe: Do not allow PF to add VLVF entry unless it actually needs itAlexander Duyck1-14/+17
2016-04-04ixgbe: Extend trust to allow guest to set unicast addresschas williams1-1/+1
2015-12-29ixgbe: Fix bugs in ixgbe_clear_vf_vlans()Alexander Duyck1-4/+4
2015-12-12ixgbe: Clean stale VLANs when changing port VLAN or resettingAlexander Duyck1-5/+72
2015-12-12ixgbe: Fix VLAN promisc in relation to SR-IOVAlexander Duyck1-72/+22
2015-12-12ixgbe: Add support for adding/removing VLAN on PF bypassing the VLVFAlexander Duyck1-1/+17
2015-12-12ixgbe: Fix SR-IOV VLAN pool configurationAlexander Duyck1-2/+2
2015-12-03ixgbe: Save VF info and take referencesMark Rustad1-2/+48
2015-10-23ixgbe, ixgbevf: Add new mbox API xcast modeHiroshi Shimamoto1-0/+59
2015-10-23ixgbe: Add new ndo to trust VFHiroshi Shimamoto1-0/+37
2015-04-11ixgbe: Add GET_RSS_KEY command to VF-PF channel commands setVlad Zolotarov1-0/+21
2015-04-10ixgbe: Add a RETA query command to VF-PF channel APIVlad Zolotarov1-0/+35
2015-04-10ixgbe: Add a new netdev op to allow/prevent a VF from querying an RSS infoVlad Zolotarov1-2/+32
2015-04-09ixgbe: Move bridge mode from flag to variableDon Skidmore1-1/+2
2015-03-08ethernet: codespell comment spelling fixesJoe Perches1-1/+1