aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ixgbe/ixgbe_sriov.c
Commit message (Expand)AuthorAgeFilesLines
* ixgbe: fix sparse warningEmil Tantilov2011-05-141-1/+1
* ixgbe: Add macvlan support for VFGreg Rose2011-05-141-2/+94
* ixgbe: fix static functionsJohn Fastabend2011-04-271-1/+1
* ixgbe: add support for VF Transmit rate limit using iproute2Lior Levy2011-03-121-2/+83
* ixgbe: cleanup copyright string for 2011Don Skidmore2011-03-031-1/+1
* ixgbe: Enable Jumbo Frames on the X540 10Gigabit ControllerGreg Rose2011-02-241-1/+28
* ixgbe: limit VF access to network trafficAlexander Duyck2011-02-081-2/+0
* ixgbe: Add anti-spoofing feature supportGreg Rose2010-12-241-2/+10
* ixgbe: Warn on VF attempt to override Administratively set MAC/VLANGreg Rose2010-12-241-11/+29
* ixgbe: move adapter into pci_dev driver data instead of netdevAlexander Duyck2010-11-161-2/+1
* drivers/net/ixgbe: Remove unnecessary semicolonsJoe Perches2010-11-151-1/+1
* ixgbe: update copyright infoEmil Tantilov2010-10-211-1/+1
* ixgbe: declare functions as staticEmil Tantilov2010-10-141-8/+9
* ixgbe: use netif_<level> instead of netdev_<level>Emil Tantilov2010-07-051-3/+4
* ixgbe: update set_rx_mode to fix issues w/ macvlanAlexander Duyck2010-06-151-12/+4
* ixgbe: Use netdev_<level>, dev_<level>, pr_<level>Emil Tantilov2010-06-031-10/+5
* 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/+0
* ixgbe: Add support for VF MAC and VLAN configurationGreg Rose2010-05-051-4/+100
* ixgbe: Add boolean parameter to ixgbe_set_vmolrGreg Rose2010-05-051-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