summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/ixgbe/ixgbe_sriov.c
AgeCommit message (Expand)Author
2016-09-24Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2016-09-24net: Update API for VF vlan protocol 802.1ad supportMoshe Shemesh
2016-09-23ixgbe: reset before SRIOV init to avoid mailbox issuesEmil Tantilov
2016-06-29ixgbe: fix spoofed packets with macvlansEmil Tantilov
2016-04-25ixgbe: use BIT() macroJacob Keller
2016-04-24ixgbe: set VLAN spoof checking unconditionallyEmil Tantilov
2016-04-24ixgbe: consolidate the configuration of spoof checkingEmil Tantilov
2016-04-04ixgbe: add a callback to set the maximum transmit bitrateRostislav Pehlivanov
2016-04-04ixgbe: Do not allow PF to add VLVF entry unless it actually needs itAlexander Duyck
2016-04-04ixgbe: Extend trust to allow guest to set unicast addresschas williams
2015-12-29ixgbe: Fix bugs in ixgbe_clear_vf_vlans()Alexander Duyck
2015-12-12ixgbe: Clean stale VLANs when changing port VLAN or resettingAlexander Duyck
2015-12-12ixgbe: Fix VLAN promisc in relation to SR-IOVAlexander Duyck
2015-12-12ixgbe: Add support for adding/removing VLAN on PF bypassing the VLVFAlexander Duyck
2015-12-12ixgbe: Fix SR-IOV VLAN pool configurationAlexander Duyck
2015-12-03ixgbe: Save VF info and take referencesMark Rustad
2015-10-23ixgbe, ixgbevf: Add new mbox API xcast modeHiroshi Shimamoto
2015-10-23ixgbe: Add new ndo to trust VFHiroshi Shimamoto
2015-04-11ixgbe: Add GET_RSS_KEY command to VF-PF channel commands setVlad Zolotarov
2015-04-10ixgbe: Add a RETA query command to VF-PF channel APIVlad Zolotarov
2015-04-10ixgbe: Add a new netdev op to allow/prevent a VF from querying an RSS infoVlad Zolotarov
2015-04-09ixgbe: Move bridge mode from flag to variableDon Skidmore
2015-03-08ethernet: codespell comment spelling fixesJoe Perches
2015-02-05ixgbe: fix setting port VLANEmil Tantilov
2015-02-05ixgbe: allow multiple queues in SRIOV modeEmil Tantilov
2014-12-05ixgbe: add support for X550 extended RSS supportDon Skidmore
2014-11-11ixgbe: Add new support for X550 MAC'sDon Skidmore
2014-11-11ixgbe: cleanup move setting PFQDE.HIDE_VLAN to support function.Don Skidmore
2014-11-11ixgbe: cleanup ixgbe_ndo_set_vf_vlanDon Skidmore
2014-10-16ixgbe: check for vfs outside of sriov_num_vfs before dereferenceEmil Tantilov
2014-09-04ixgbe: limit combined total of macvlan and SR-IOV VFsJacob Keller
2014-07-25ixgbe: Make return values more directMark Rustad
2014-05-23Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2014-05-23net-next:v4: Add support to configure SR-IOV VF minimum and maximum Tx rate t...Sucheta Chakraborty
2014-05-23ixgbe: clean up checkpatch warnings about CODE_INDENT and LEADING_SPACEJacob Keller
2014-04-23ixgbe: improve mac filter handlingJacob Keller
2014-04-22ixgbe: change handling of multicast filtersJacob Keller
2014-03-12ixgbe: add Linux NICS mailing list to contact infoJacob Keller
2014-01-17ixgbe: define IXGBE_MAX_VFS_DRV_LIMIT macro and cleanup const 63ethan.zhao
2014-01-15ixgbe: Clear head write-back registers on VF resetAlexander Duyck
2014-01-15ixgbe: Force QDE via PFQDE for VFs during resetAlexander Duyck
2014-01-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-12-31net: ixgbe: slight optimization of addr comparedingtianhong
2013-12-17ixgbe: fix for unused variable warning with certain configDon Skidmore
2013-11-11ixgbe: add warning when max_vfs is out of range.Jacob Keller
2013-11-07ixgbe: enable l2 forwarding acceleration for macvlansJohn Fastabend
2013-10-02net:drivers/net: Miscellaneous conversions to ETH_ALENJoe Perches
2013-08-29ixgbe: zero out mailbox buffer on initEmil Tantilov
2013-07-30ixgbe: Use pci_vfs_assigned instead of ixgbe_vfs_are_assignedAlexander Duyck
2013-07-30ixgbe: Retain VLAN filtering in promiscuous + VT modeGreg Rose