aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/ixgbevf/ixgbevf_main.c
AgeCommit message (Expand)Author
2011-12-08net: make vlan ndo_vlan_rx_[add/kill]_vid return error valueJiri Pirko
2011-11-22net: remove netdev_alloc_page and use __GFP_COLDEric Dumazet
2011-11-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2011-11-16net: introduce and use netdev_features_t for device features setsMichał Mirosław
2011-11-16ixgbevf: Convert printks to pr_<level>Jeff Kirsher
2011-11-02ixgbevf: Update release versionGreg Rose
2011-10-19net: add skb frag size accessorsEric Dumazet
2011-09-28ixgbevf: Fix broken trunk vlanGreg Rose
2011-08-30intel: convert to SKB paged frag API.Ian Campbell
2011-08-26ixgbevf: convert to ndo_fix_featuresMichał Mirosław
2011-08-26ixgbevf: provide 64 bit statisticsEric Dumazet
2011-08-26ixgbevf: Check if EOP has changed before using itGreg Rose
2011-08-17net: remove use of ndo_set_multicast_list in driversJiri Pirko
2011-08-17net: introduce IFF_UNICAST_FLT private flagJiri Pirko
2011-08-10intel: Move the Intel wired LAN driversJeff Kirsher