summaryrefslogtreecommitdiff
path: root/drivers/net/ixgbe/ixgbe_sriov.c
AgeCommit message (Expand)Author
2011-05-14ixgbe: fix sparse warningEmil Tantilov
2011-05-14ixgbe: Add macvlan support for VFGreg Rose
2011-04-27ixgbe: fix static functionsJohn Fastabend
2011-03-12ixgbe: add support for VF Transmit rate limit using iproute2Lior Levy
2011-03-03ixgbe: cleanup copyright string for 2011Don Skidmore
2011-02-24ixgbe: Enable Jumbo Frames on the X540 10Gigabit ControllerGreg Rose
2011-02-08ixgbe: limit VF access to network trafficAlexander Duyck
2010-12-24ixgbe: Add anti-spoofing feature supportGreg Rose
2010-12-24ixgbe: Warn on VF attempt to override Administratively set MAC/VLANGreg Rose
2010-11-16ixgbe: move adapter into pci_dev driver data instead of netdevAlexander Duyck
2010-11-15drivers/net/ixgbe: Remove unnecessary semicolonsJoe Perches
2010-10-21ixgbe: update copyright infoEmil Tantilov
2010-10-14ixgbe: declare functions as staticEmil Tantilov
2010-07-05ixgbe: use netif_<level> instead of netdev_<level>Emil Tantilov
2010-06-15ixgbe: update set_rx_mode to fix issues w/ macvlanAlexander Duyck
2010-06-03ixgbe: Use netdev_<level>, dev_<level>, pr_<level>Emil Tantilov
2010-05-06ixgbe: Streamline MC filter setup for VFsGreg Rose
2010-05-06ixgbe: Remove unneeded register writes in VF VLAN setupGreg Rose
2010-05-05ixgbe: Add support for VF MAC and VLAN configurationGreg Rose
2010-05-05ixgbe: Add boolean parameter to ixgbe_set_vmolrGreg Rose
2010-01-23ixgbe: Improve reset coordination between the PF and the VFGreg Rose
2010-01-10ixgbe: Add SR-IOV specific featuresGreg Rose