summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/ixgbe/ixgbe_sriov.c
Commit message (Expand)AuthorAgeFilesLines
* ixgbe: define IXGBE_MAX_VFS_DRV_LIMIT macro and cleanup const 63ethan.zhao2014-01-171-2/+2
* ixgbe: Clear head write-back registers on VF resetAlexander Duyck2014-01-151-0/+9
* ixgbe: Force QDE via PFQDE for VFs during resetAlexander Duyck2014-01-151-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-171-0/+2
* | net: ixgbe: slight optimization of addr comparedingtianhong2013-12-311-2/+1
|/
* ixgbe: add warning when max_vfs is out of range.Jacob Keller2013-11-111-4/+0
* ixgbe: enable l2 forwarding acceleration for macvlansJohn Fastabend2013-11-071-9/+8
* net:drivers/net: Miscellaneous conversions to ETH_ALENJoe Perches2013-10-021-6/+3
* 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-301-34/+1
* ixgbe: Retain VLAN filtering in promiscuous + VT modeGreg Rose2013-07-301-0/+66
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-04-221-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/+1
* ixgbe: SR-IOV: dynamic IEEE DCBx default priority changesJohn Fastabend2013-01-191-9/+0
* ixgbe: Make the bridge mode setting stickyGreg Rose2012-11-281-0/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2012-10-311-2/+3
|\
| * ixgbe: Return success or failure on VF MAC filter setGreg Rose2012-10-291-1/+1
| * ixgbe: Fix return value from macvlan filter functionGreg Rose2012-10-291-1/+2
* | ixgbe: add setlink, getlink support to ixgbe and ixgbevfJohn Fastabend2012-10-311-0/+3
|/
* ixgbe: Enable support for VF API version 1.1 in the PF.Alexander Duyck2012-10-221-8/+21
* ixgbe: Add support for GET_QUEUES message to get DCB configurationAlexander Duyck2012-10-221-0/+42
* ixgbe: Add support for tracking the default user priority to SR-IOVAlexander Duyck2012-10-221-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-151-41/+59
* ixgbe: Fix ordering of things so that PF correctly configures its VLANsAlexander Duyck2012-09-151-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-211-85/+44
* ixgbe: Drop probe_vf and merge functionality into ixgbe_enable_sriovAlexander Duyck2012-07-211-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-191-4/+11
| * ixgbe: Use VMDq offset to indicate the default poolAlexander Duyck2012-07-191-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-161-1/+1
* ixgbe: Fix bogus error messageGreg Rose2012-05-091-3/+3
* ixgbe: Exit on error case in VF message processingAlexander Duyck2012-05-091-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
OpenPOWER on IntegriCloud