summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/ixgbe/ixgbe_sriov.c
AgeCommit message (Expand)AuthorFilesLines
2013-02-05ixgbe: update date to 2013Don Skidmore1-1/+1
2013-01-24ixgbe: Implement PCI SR-IOV sysfs callback operationGreg Rose1-3/+88
2013-01-24ixgbe: Modularize SR-IOV enablement codeGreg Rose1-40/+54
2013-01-24ixgbe: Make mailbox ops initialization unconditionalGreg Rose1-8/+1
2013-01-19ixgbe: SR-IOV: dynamic IEEE DCBx default priority changesJohn Fastabend1-9/+0
2012-11-28ixgbe: Make the bridge mode setting stickyGreg Rose1-0/+1
2012-10-31Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller1-2/+3
2012-10-31ixgbe: add setlink, getlink support to ixgbe and ixgbevfJohn Fastabend1-0/+3
2012-10-30ixgbe: Return success or failure on VF MAC filter setGreg Rose1-1/+1
2012-10-30ixgbe: Fix return value from macvlan filter functionGreg Rose1-1/+2
2012-10-23ixgbe: Enable support for VF API version 1.1 in the PF.Alexander Duyck1-8/+21
2012-10-23ixgbe: Add support for GET_QUEUES message to get DCB configurationAlexander Duyck1-0/+42
2012-10-23ixgbe: Add support for tracking the default user priority to SR-IOVAlexander Duyck1-20/+33
2012-10-19ixgbe: Add mailbox API version negotiation support to ixgbe PFAlexander Duyck1-5/+28
2012-10-19ixgbe: Move message handling routines into their own functionsAlexander Duyck1-93/+130
2012-10-19ixgbe: Enable jumbo frames support w/ SR-IOVAlexander Duyck1-27/+80
2012-09-16ixgbe: Fix VF rate limiting to correctly account for more queues per VFAlexander Duyck1-41/+59
2012-09-16ixgbe: Fix ordering of things so that PF correctly configures its VLANsAlexander Duyck1-0/+5
2012-07-22ixgbe: Fix build with PCI_IOV enabled.David S. Miller1-1/+1
2012-07-22ixgbe: Change how we check for pre-existing and assigned VFsAlexander Duyck1-85/+44
2012-07-22ixgbe: Drop probe_vf and merge functionality into ixgbe_enable_sriovAlexander Duyck1-7/+17
2012-07-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller1-4/+16
2012-07-20ixgbe: use PCI_VENDOR_ID_INTELJon Mason1-4/+4
2012-07-20ixgbe: Fix memory leak when SR-IOV VFs are direct assignedAlexander Duyck1-4/+11
2012-07-20ixgbe: Use VMDq offset to indicate the default poolAlexander Duyck1-0/+5
2012-07-19ixgbe: Add support for SR-IOV w/ DCB or RSSAlexander Duyck1-11/+41
2012-07-17ethernet: Use eth_random_addrJoe Perches1-1/+1
2012-05-10ixgbe: Fix bogus error messageGreg Rose1-3/+3
2012-05-10ixgbe: Exit on error case in VF message processingAlexander Duyck1-1/+6
2012-05-02ixgbe: Deny MACVLAN requests from VFs with admin set MACGreg Rose1-0/+6
2012-02-13drivers/net: Remove boolean comparisons to true/falseJoe Perches1-1/+1
2012-02-09ixgbe: fix vf lookupGreg Rose1-1/+2
2012-02-03ixgbe: Add warning when no space left for more MAC filtersGreg Rose1-0/+3
2012-02-03ixgbe: update copyright to 2012Don Skidmore1-1/+1
2011-11-16intel: Convert <FOO>_LENGTH_OF_ADDRESS to ETH_ALENJoe Perches1-1/+1
2011-11-07ixgbe: Fix compile for kernel without CONFIG_PCI_IOV definedRose, Gregory V1-0/+2
2011-10-17ixgbe: Add new netdev op to turn spoof checking on or off per VFGreg Rose1-7/+41
2011-09-23ixgbe: Reconfigure SR-IOV InitGreg Rose1-1/+206
2011-08-11intel: Move the Intel wired LAN driversJeff Kirsher1-0/+687