aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/ixgbe/ixgbe_sriov.c
Commit message (Expand)AuthorAge
* ixgbe: Ensure MAC filter was added before setting MACVLANTony Nguyen2017-07-25
* ixgbe: fix writes to PFQDEEmil Tantilov2017-06-13
* ixgbe: Resolve warnings for -Wimplicit-fallthroughTony Nguyen2017-05-31
* ixgbe: Add error checking to setting VF MACTony Nguyen2017-05-31
* ixgbe: Check for RSS key before setting valueTony Nguyen2017-04-29
* ixgbe: Allow setting zero MAC address for VFTony Nguyen2017-04-29
* ixgbe: clean macvlan MAC filter table on VF resetEmil Tantilov2017-04-29
* ixgbe: do not use adapter->num_vfs when setting VFs via module parameterEmil Tantilov2017-04-18
* ixgbe: return early instead of wrap block in if statementEmil Tantilov2017-04-18
* ixgbe: move num_vfs_macvlans allocation into separate functionEmil Tantilov2017-04-18
* ixgbe: Avoid Tx hang by not allowing more than the number of VFs supported.Usha Ketineni2017-04-18
* ixgbe: Add PF support for VF promiscuous modeDon Skidmore2017-01-03
* ixgbe: test for trust in macvlan adjustments for VFKen Cox2017-01-03
* Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller2016-09-24
|\
| * ixgbe: reset before SRIOV init to avoid mailbox issuesEmil Tantilov2016-09-23
* | net: Update API for VF vlan protocol 802.1ad supportMoshe Shemesh2016-09-24
|/
* ixgbe: fix spoofed packets with macvlansEmil Tantilov2016-06-29
* ixgbe: use BIT() macroJacob Keller2016-04-25
* ixgbe: set VLAN spoof checking unconditionallyEmil Tantilov2016-04-24
* ixgbe: consolidate the configuration of spoof checkingEmil Tantilov2016-04-24
* ixgbe: add a callback to set the maximum transmit bitrateRostislav Pehlivanov2016-04-04
* ixgbe: Do not allow PF to add VLVF entry unless it actually needs itAlexander Duyck2016-04-04
* ixgbe: Extend trust to allow guest to set unicast addresschas williams2016-04-04
* ixgbe: Fix bugs in ixgbe_clear_vf_vlans()Alexander Duyck2015-12-29
* ixgbe: Clean stale VLANs when changing port VLAN or resettingAlexander Duyck2015-12-12
* ixgbe: Fix VLAN promisc in relation to SR-IOVAlexander Duyck2015-12-12
* ixgbe: Add support for adding/removing VLAN on PF bypassing the VLVFAlexander Duyck2015-12-12
* ixgbe: Fix SR-IOV VLAN pool configurationAlexander Duyck2015-12-12
* ixgbe: Save VF info and take referencesMark Rustad2015-12-03
* ixgbe, ixgbevf: Add new mbox API xcast modeHiroshi Shimamoto2015-10-23
* ixgbe: Add new ndo to trust VFHiroshi Shimamoto2015-10-23
* ixgbe: Add GET_RSS_KEY command to VF-PF channel commands setVlad Zolotarov2015-04-11
* ixgbe: Add a RETA query command to VF-PF channel APIVlad Zolotarov2015-04-11
* ixgbe: Add a new netdev op to allow/prevent a VF from querying an RSS infoVlad Zolotarov2015-04-11
* ixgbe: Move bridge mode from flag to variableDon Skidmore2015-04-10
* ethernet: codespell comment spelling fixesJoe Perches2015-03-08
* ixgbe: fix setting port VLANEmil Tantilov2015-02-05
* ixgbe: allow multiple queues in SRIOV modeEmil Tantilov2015-02-05
* ixgbe: add support for X550 extended RSS supportDon Skidmore2014-12-05
* ixgbe: Add new support for X550 MAC'sDon Skidmore2014-11-11
* ixgbe: cleanup move setting PFQDE.HIDE_VLAN to support function.Don Skidmore2014-11-11
* ixgbe: cleanup ixgbe_ndo_set_vf_vlanDon Skidmore2014-11-11
* ixgbe: check for vfs outside of sriov_num_vfs before dereferenceEmil Tantilov2014-10-16
* ixgbe: limit combined total of macvlan and SR-IOV VFsJacob Keller2014-09-04
* ixgbe: Make return values more directMark Rustad2014-07-25
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2014-05-23
|\
| * ixgbe: clean up checkpatch warnings about CODE_INDENT and LEADING_SPACEJacob Keller2014-05-23
* | net-next:v4: Add support to configure SR-IOV VF minimum and maximum Tx rate t...Sucheta Chakraborty2014-05-23
|/
* ixgbe: improve mac filter handlingJacob Keller2014-04-23
* ixgbe: change handling of multicast filtersJacob Keller2014-04-23