summaryrefslogtreecommitdiffstats
path: root/drivers/net/ixgbevf/vf.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* ixgbevf: Add X540 VF device support to the ixgbevf driverGreg Rose2010-12-251-1/+5
* ixgbevf: Update Version String and Copyright NoticeGreg Rose2010-11-171-1/+1
* ixgbevf: declare functions as staticEmil Tantilov2010-10-061-1/+1
* ixgbevf: Fix link speed displayGreg Rose2010-04-271-1/+2
* net: convert multicast list to list_headJiri Pirko2010-04-031-3/+3
* ixgbevf: convert to use netdev_for_each_mc_addrJiri Pirko2010-03-271-12/+12
* ixgbevf: 82599 Virtual Function core functions and headerGreg Rose2010-01-101-0/+387