summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/ixgbe/ixgbe_sriov.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* ixgbe: fix setting port VLANEmil Tantilov2015-02-061-5/+8
* ixgbe: allow multiple queues in SRIOV modeEmil Tantilov2015-02-061-3/+0Star
* ixgbe: add support for X550 extended RSS supportDon Skidmore2014-12-051-1/+2
* ixgbe: Add new support for X550 MAC'sDon Skidmore2014-11-111-0/+6
* ixgbe: cleanup move setting PFQDE.HIDE_VLAN to support function.Don Skidmore2014-11-111-9/+22
* ixgbe: cleanup ixgbe_ndo_set_vf_vlanDon Skidmore2014-11-111-33/+61
* ixgbe: check for vfs outside of sriov_num_vfs before dereferenceEmil Tantilov2014-10-161-0/+3
* ixgbe: limit combined total of macvlan and SR-IOV VFsJacob Keller2014-09-041-6/+8
* ixgbe: Make return values more directMark Rustad2014-07-261-19/+12Star
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2014-05-231-2/+2
|\
| * ixgbe: clean up checkpatch warnings about CODE_INDENT and LEADING_SPACEJacob Keller2014-05-231-2/+2
* | net-next:v4: Add support to configure SR-IOV VF minimum and maximum Tx rate t...Sucheta Chakraborty2014-05-231-4/+9
|/
* ixgbe: improve mac filter handlingJacob Keller2014-04-231-27/+7Star
* ixgbe: change handling of multicast filtersJacob Keller2014-04-231-2/+13
* ixgbe: add Linux NICS mailing list to contact infoJacob Keller2014-03-131-0/+1
* ixgbe: define IXGBE_MAX_VFS_DRV_LIMIT macro and cleanup const 63ethan.zhao2014-01-181-2/+2
* ixgbe: Clear head write-back registers on VF resetAlexander Duyck2014-01-161-0/+9
* ixgbe: Force QDE via PFQDE for VFs during resetAlexander Duyck2014-01-161-0/+14
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-01-061-0/+2
|\
| * ixgbe: fix for unused variable warning with certain configDon Skidmore2013-12-181-0/+2
* | net: ixgbe: slight optimization of addr comparedingtianhong2013-12-311-2/+1Star
|/
* ixgbe: add warning when max_vfs is out of range.Jacob Keller2013-11-111-4/+0Star
* ixgbe: enable l2 forwarding acceleration for macvlansJohn Fastabend2013-11-081-9/+8Star
* net:drivers/net: Miscellaneous conversions to ETH_ALENJoe Perches2013-10-021-6/+3Star
* ixgbe: zero out mailbox buffer on initEmil Tantilov2013-08-291-2/+2
* ixgbe: Use pci_vfs_assigned instead of ixgbe_vfs_are_assignedAlexander Duyck2013-07-311-34/+1Star
* ixgbe: Retain VLAN filtering in promiscuous + VT modeGreg Rose2013-07-311-0/+66
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-04-231-0/+6
|\
| * ixgbe: Fix a bug in setting VF VLAN via PFGreg Rose2013-04-181-0/+6
* | net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*Patrick McHardy2013-04-191-1/+1
* | ixgbe: Don't give VFs random MAC addressesGreg Rose2013-03-281-10/+13
|/
* ixgbe: update date to 2013Don Skidmore2013-02-051-1/+1
* ixgbe: Implement PCI SR-IOV sysfs callback operationGreg Rose2013-01-231-3/+88
* ixgbe: Modularize SR-IOV enablement codeGreg Rose2013-01-231-40/+54
* ixgbe: Make mailbox ops initialization unconditionalGreg Rose2013-01-231-8/+1Star
* ixgbe: SR-IOV: dynamic IEEE DCBx default priority changesJohn Fastabend2013-01-191-9/+0Star
* ixgbe: Make the bridge mode setting stickyGreg Rose2012-11-281-0/+1