summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/igbvf/netdev.c
AgeCommit message (Expand)AuthorFilesLines
2012-02-03igbvf: change copyright dateMitch A Williams1-2/+2
2012-01-19igbvf: Remove unnecessary irq disable/enableMitch A Williams1-5/+0
2011-12-09net: make vlan ndo_vlan_rx_[add/kill]_vid return error valueJiri Pirko1-8/+12
2011-11-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller1-7/+7
2011-11-17net: introduce and use netdev_features_t for device features setsMichał Mirosław1-1/+2
2011-11-16igbvf: Convert printks to pr_<level>Jeff Kirsher1-7/+7
2011-10-21igbvf: Bump version numberWilliams, Mitch A1-1/+1
2011-10-21igbvf: Update module identification stringsWilliams, Mitch A1-5/+7
2011-10-21igbvf: fix truesize underestimationEric Dumazet1-1/+1
2011-10-19net: add skb frag size accessorsEric Dumazet1-2/+2
2011-10-17igbvf: Fix trunk vlanGreg Rose1-2/+2
2011-10-17igbvf: convert to ndo_fix_featuresMichał Mirosław1-5/+20
2011-08-31intel: convert to SKB paged frag API.Ian Campbell1-4/+1
2011-08-18net: remove use of ndo_set_multicast_list in driversJiri Pirko1-1/+1
2011-08-11intel: Move the Intel wired LAN driversJeff Kirsher1-0/+2859