aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ixgbevf
Commit message (Expand)AuthorAgeFilesLines
...
* bitops: rename for_each_bit() to for_each_set_bit()Akinobu Mita2010-03-061-1/+1
* net: use netdev_mc_count and netdev_mc_empty when appropriateJiri Pirko2010-02-121-1/+1
* netdev: remove HAVE_ leftoversAlexey Dobriyan2010-01-281-18/+0
* ixgbevf: Fix IPv6 GSO type checksJeff Kirsher2010-01-231-1/+1
* ixgbevf: Tell network stack to stop tx when the VF detects PF resetGreg Rose2010-01-231-0/+2
* ixgbevf: Fix panics in the VF driverGreg Rose2010-01-231-4/+20
* ixgbevf: Take action when the PF notifies the VF it is resetting.Greg Rose2010-01-231-0/+7
* ixgbevf: Driver MakefileGreg Rose2010-01-101-0/+38
* ixgbevf: Driver main and ethool interface module and main headerGreg Rose2010-01-103-0/+4605
* ixgbevf: Mailbox communicationGreg Rose2010-01-102-0/+441
* ixgbevf: 82599 Virtual Function core functions and headerGreg Rose2010-01-102-0/+555
* ixgbevf: Macros, data structures, useful defines and registersGreg Rose2010-01-102-0/+377