summaryrefslogtreecommitdiff
path: root/drivers/net/ixgbevf/vf.c
AgeCommit message (Expand)AuthorFilesLines
2010-12-25ixgbevf: Add X540 VF device support to the ixgbevf driverGreg Rose1-1/+5
2010-11-17ixgbevf: Update Version String and Copyright NoticeGreg Rose1-1/+1
2010-10-06ixgbevf: declare functions as staticEmil Tantilov1-1/+1
2010-04-28ixgbevf: Fix link speed displayGreg Rose1-1/+2
2010-04-04net: convert multicast list to list_headJiri Pirko1-3/+3
2010-03-27ixgbevf: convert to use netdev_for_each_mc_addrJiri Pirko1-12/+12
2010-01-11ixgbevf: 82599 Virtual Function core functions and headerGreg Rose1-0/+387