summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/ixgbe/ixgbe_sriov.c
AgeCommit message (Expand)Author
2013-04-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-04-19net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*Patrick McHardy
2013-04-18ixgbe: Fix a bug in setting VF VLAN via PFGreg Rose
2013-03-28ixgbe: Don't give VFs random MAC addressesGreg Rose
2013-02-05ixgbe: update date to 2013Don Skidmore
2013-01-23ixgbe: Implement PCI SR-IOV sysfs callback operationGreg Rose
2013-01-23ixgbe: Modularize SR-IOV enablement codeGreg Rose
2013-01-23ixgbe: Make mailbox ops initialization unconditionalGreg Rose
2013-01-19ixgbe: SR-IOV: dynamic IEEE DCBx default priority changesJohn Fastabend
2012-11-28ixgbe: Make the bridge mode setting stickyGreg Rose
2012-10-31Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2012-10-31ixgbe: add setlink, getlink support to ixgbe and ixgbevfJohn Fastabend
2012-10-29ixgbe: Return success or failure on VF MAC filter setGreg Rose
2012-10-29ixgbe: Fix return value from macvlan filter functionGreg Rose
2012-10-22ixgbe: Enable support for VF API version 1.1 in the PF.Alexander Duyck
2012-10-22ixgbe: Add support for GET_QUEUES message to get DCB configurationAlexander Duyck
2012-10-22ixgbe: Add support for tracking the default user priority to SR-IOVAlexander Duyck
2012-10-19ixgbe: Add mailbox API version negotiation support to ixgbe PFAlexander Duyck
2012-10-19ixgbe: Move message handling routines into their own functionsAlexander Duyck
2012-10-19ixgbe: Enable jumbo frames support w/ SR-IOVAlexander Duyck
2012-09-15ixgbe: Fix VF rate limiting to correctly account for more queues per VFAlexander Duyck
2012-09-15ixgbe: Fix ordering of things so that PF correctly configures its VLANsAlexander Duyck
2012-07-22ixgbe: Fix build with PCI_IOV enabled.David S. Miller
2012-07-21ixgbe: Change how we check for pre-existing and assigned VFsAlexander Duyck
2012-07-21ixgbe: Drop probe_vf and merge functionality into ixgbe_enable_sriovAlexander Duyck
2012-07-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2012-07-20ixgbe: use PCI_VENDOR_ID_INTELJon Mason
2012-07-19ixgbe: Fix memory leak when SR-IOV VFs are direct assignedAlexander Duyck
2012-07-19ixgbe: Use VMDq offset to indicate the default poolAlexander Duyck
2012-07-18ixgbe: Add support for SR-IOV w/ DCB or RSSAlexander Duyck
2012-07-16ethernet: Use eth_random_addrJoe Perches
2012-05-09ixgbe: Fix bogus error messageGreg Rose
2012-05-09ixgbe: Exit on error case in VF message processingAlexander Duyck
2012-05-02ixgbe: Deny MACVLAN requests from VFs with admin set MACGreg Rose
2012-02-13drivers/net: Remove boolean comparisons to true/falseJoe Perches
2012-02-09ixgbe: fix vf lookupGreg Rose
2012-02-03ixgbe: Add warning when no space left for more MAC filtersGreg Rose
2012-02-03ixgbe: update copyright to 2012Don Skidmore
2011-11-16intel: Convert <FOO>_LENGTH_OF_ADDRESS to ETH_ALENJoe Perches
2011-11-07ixgbe: Fix compile for kernel without CONFIG_PCI_IOV definedRose, Gregory V
2011-10-16ixgbe: Add new netdev op to turn spoof checking on or off per VFGreg Rose
2011-09-23ixgbe: Reconfigure SR-IOV InitGreg Rose
2011-08-10intel: Move the Intel wired LAN driversJeff Kirsher