aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ixgbe/ixgbe_sriov.c
Commit message (Expand)AuthorAge
* ixgbe: cleanup copyright string for 2011Don Skidmore2011-03-03
* ixgbe: Enable Jumbo Frames on the X540 10Gigabit ControllerGreg Rose2011-02-24
* ixgbe: limit VF access to network trafficAlexander Duyck2011-02-08
* ixgbe: Add anti-spoofing feature supportGreg Rose2010-12-25
* ixgbe: Warn on VF attempt to override Administratively set MAC/VLANGreg Rose2010-12-25
* ixgbe: move adapter into pci_dev driver data instead of netdevAlexander Duyck2010-11-16
* drivers/net/ixgbe: Remove unnecessary semicolonsJoe Perches2010-11-15
* ixgbe: update copyright infoEmil Tantilov2010-10-21
* ixgbe: declare functions as staticEmil Tantilov2010-10-14
* ixgbe: use netif_<level> instead of netdev_<level>Emil Tantilov2010-07-05
* ixgbe: update set_rx_mode to fix issues w/ macvlanAlexander Duyck2010-06-15
* ixgbe: Use netdev_<level>, dev_<level>, pr_<level>Emil Tantilov2010-06-03
* ixgbe: Streamline MC filter setup for VFsGreg Rose2010-05-06
* ixgbe: Remove unneeded register writes in VF VLAN setupGreg Rose2010-05-06
* ixgbe: Add support for VF MAC and VLAN configurationGreg Rose2010-05-06
* ixgbe: Add boolean parameter to ixgbe_set_vmolrGreg Rose2010-05-06
* ixgbe: Improve reset coordination between the PF and the VFGreg Rose2010-01-23
* ixgbe: Add SR-IOV specific featuresGreg Rose2010-01-10