aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/ixgbe/ixgbe_sriov.c
Commit message (Expand)AuthorAge
* 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
* ixgbe: add Linux NICS mailing list to contact infoJacob Keller2014-03-12
* ixgbe: define IXGBE_MAX_VFS_DRV_LIMIT macro and cleanup const 63ethan.zhao2014-01-17
* ixgbe: Clear head write-back registers on VF resetAlexander Duyck2014-01-16
* ixgbe: Force QDE via PFQDE for VFs during resetAlexander Duyck2014-01-16
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-01-06
|\
| * ixgbe: fix for unused variable warning with certain configDon Skidmore2013-12-18
* | net: ixgbe: slight optimization of addr comparedingtianhong2013-12-31
|/
* ixgbe: add warning when max_vfs is out of range.Jacob Keller2013-11-11
* ixgbe: enable l2 forwarding acceleration for macvlansJohn Fastabend2013-11-07
* net:drivers/net: Miscellaneous conversions to ETH_ALENJoe Perches2013-10-02
* ixgbe: zero out mailbox buffer on initEmil Tantilov2013-08-29
* ixgbe: Use pci_vfs_assigned instead of ixgbe_vfs_are_assignedAlexander Duyck2013-07-30
* ixgbe: Retain VLAN filtering in promiscuous + VT modeGreg Rose2013-07-30
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-04-22
|\
| * ixgbe: Fix a bug in setting VF VLAN via PFGreg Rose2013-04-18
* | net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*Patrick McHardy2013-04-19
* | ixgbe: Don't give VFs random MAC addressesGreg Rose2013-03-28
|/
* ixgbe: update date to 2013Don Skidmore2013-02-05
* ixgbe: Implement PCI SR-IOV sysfs callback operationGreg Rose2013-01-23
* ixgbe: Modularize SR-IOV enablement codeGreg Rose2013-01-23
* ixgbe: Make mailbox ops initialization unconditionalGreg Rose2013-01-23
* ixgbe: SR-IOV: dynamic IEEE DCBx default priority changesJohn Fastabend2013-01-19
* ixgbe: Make the bridge mode setting stickyGreg Rose2012-11-28
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2012-10-31
|\
| * ixgbe: Return success or failure on VF MAC filter setGreg Rose2012-10-30
| * ixgbe: Fix return value from macvlan filter functionGreg Rose2012-10-30
* | ixgbe: add setlink, getlink support to ixgbe and ixgbevfJohn Fastabend2012-10-31
|/
* ixgbe: Enable support for VF API version 1.1 in the PF.Alexander Duyck2012-10-23
* ixgbe: Add support for GET_QUEUES message to get DCB configurationAlexander Duyck2012-10-23
* ixgbe: Add support for tracking the default user priority to SR-IOVAlexander Duyck2012-10-23
* ixgbe: Add mailbox API version negotiation support to ixgbe PFAlexander Duyck2012-10-19
* ixgbe: Move message handling routines into their own functionsAlexander Duyck2012-10-19
* ixgbe: Enable jumbo frames support w/ SR-IOVAlexander Duyck2012-10-19
* ixgbe: Fix VF rate limiting to correctly account for more queues per VFAlexander Duyck2012-09-15
* ixgbe: Fix ordering of things so that PF correctly configures its VLANsAlexander Duyck2012-09-15
* ixgbe: Fix build with PCI_IOV enabled.David S. Miller2012-07-22
* ixgbe: Change how we check for pre-existing and assigned VFsAlexander Duyck2012-07-21
* ixgbe: Drop probe_vf and merge functionality into ixgbe_enable_sriovAlexander Duyck2012-07-21