summaryrefslogtreecommitdiffstats
path: root/drivers/net/ixgbe/ixgbe_sriov.c
Commit message (Expand)AuthorAgeFilesLines
* ixgbe: use netif_<level> instead of netdev_<level>Emil Tantilov2010-07-061-3/+4
* ixgbe: update set_rx_mode to fix issues w/ macvlanAlexander Duyck2010-06-151-12/+4Star
* ixgbe: Use netdev_<level>, dev_<level>, pr_<level>Emil Tantilov2010-06-041-10/+5Star
* ixgbe: Streamline MC filter setup for VFsGreg Rose2010-05-061-2/+11
* ixgbe: Remove unneeded register writes in VF VLAN setupGreg Rose2010-05-061-11/+0Star
* ixgbe: Add support for VF MAC and VLAN configurationGreg Rose2010-05-061-4/+100
* ixgbe: Add boolean parameter to ixgbe_set_vmolrGreg Rose2010-05-061-4/+7
* ixgbe: Improve reset coordination between the PF and the VFGreg Rose2010-01-231-0/+26
* ixgbe: Add SR-IOV specific featuresGreg Rose2010-01-101-0/+336