summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/ixgbe/ixgbe_sriov.c
Commit message (Expand)AuthorAgeFilesLines
...
* ixgbe: Add support for tracking the default user priority to SR-IOVAlexander Duyck2012-10-231-20/+33
* ixgbe: Add mailbox API version negotiation support to ixgbe PFAlexander Duyck2012-10-191-5/+28
* ixgbe: Move message handling routines into their own functionsAlexander Duyck2012-10-191-93/+130
* ixgbe: Enable jumbo frames support w/ SR-IOVAlexander Duyck2012-10-191-27/+80
* ixgbe: Fix VF rate limiting to correctly account for more queues per VFAlexander Duyck2012-09-161-41/+59
* ixgbe: Fix ordering of things so that PF correctly configures its VLANsAlexander Duyck2012-09-161-0/+5
* ixgbe: Fix build with PCI_IOV enabled.David S. Miller2012-07-221-1/+1
* ixgbe: Change how we check for pre-existing and assigned VFsAlexander Duyck2012-07-221-85/+44Star
* ixgbe: Drop probe_vf and merge functionality into ixgbe_enable_sriovAlexander Duyck2012-07-221-7/+17
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2012-07-201-4/+16
|\
| * ixgbe: Fix memory leak when SR-IOV VFs are direct assignedAlexander Duyck2012-07-201-4/+11
| * ixgbe: Use VMDq offset to indicate the default poolAlexander Duyck2012-07-201-0/+5
* | ixgbe: use PCI_VENDOR_ID_INTELJon Mason2012-07-201-4/+4
|/
* ixgbe: Add support for SR-IOV w/ DCB or RSSAlexander Duyck2012-07-181-11/+41
* ethernet: Use eth_random_addrJoe Perches2012-07-171-1/+1
* ixgbe: Fix bogus error messageGreg Rose2012-05-101-3/+3
* ixgbe: Exit on error case in VF message processingAlexander Duyck2012-05-101-1/+6
* ixgbe: Deny MACVLAN requests from VFs with admin set MACGreg Rose2012-05-021-0/+6
* drivers/net: Remove boolean comparisons to true/falseJoe Perches2012-02-131-1/+1
* ixgbe: fix vf lookupGreg Rose2012-02-091-1/+2
* ixgbe: Add warning when no space left for more MAC filtersGreg Rose2012-02-031-0/+3
* ixgbe: update copyright to 2012Don Skidmore2012-02-031-1/+1
* intel: Convert <FOO>_LENGTH_OF_ADDRESS to ETH_ALENJoe Perches2011-11-161-1/+1
* ixgbe: Fix compile for kernel without CONFIG_PCI_IOV definedRose, Gregory V2011-11-071-0/+2
* ixgbe: Add new netdev op to turn spoof checking on or off per VFGreg Rose2011-10-161-7/+41
* ixgbe: Reconfigure SR-IOV InitGreg Rose2011-09-231-1/+206
* intel: Move the Intel wired LAN driversJeff Kirsher2011-08-111-0/+687