summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/igbvf/netdev.c
Commit message (Expand)AuthorAgeFilesLines
* igbvf: fix the bug when initializing the igbvfSamuel Liao2012-04-301-2/+2
* intel: make wired ethernet driver message level consistent (rev2)stephen hemminger2012-03-271-1/+6
* igbvf: reset netdevice addr_assign_type if changedDanny Kukawka2012-02-171-0/+1
* rename dev_hw_addr_random and remove redundant secondDanny Kukawka2012-02-131-4/+7
* igbvf: refactor Interrupt Throttle Rate codeMitch A Williams2012-02-071-57/+74
* igbvf: change copyright dateMitch A Williams2012-02-031-2/+2
* igbvf: Remove unnecessary irq disable/enableMitch A Williams2012-01-191-5/+0
* net: make vlan ndo_vlan_rx_[add/kill]_vid return error valueJiri Pirko2011-12-081-8/+12
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2011-11-161-7/+7
|\
| * igbvf: Convert printks to pr_<level>Jeff Kirsher2011-11-161-7/+7
* | net: introduce and use netdev_features_t for device features setsMichał Mirosław2011-11-161-1/+2
|/
* igbvf: Bump version numberWilliams, Mitch A2011-10-211-1/+1
* igbvf: Update module identification stringsWilliams, Mitch A2011-10-211-5/+7
* igbvf: fix truesize underestimationEric Dumazet2011-10-201-1/+1
* net: add skb frag size accessorsEric Dumazet2011-10-191-2/+2
* igbvf: Fix trunk vlanGreg Rose2011-10-171-2/+2
* igbvf: convert to ndo_fix_featuresMichał Mirosław2011-10-161-5/+20
* intel: convert to SKB paged frag API.Ian Campbell2011-08-301-4/+1
* net: remove use of ndo_set_multicast_list in driversJiri Pirko2011-08-171-1/+1
* intel: Move the Intel wired LAN driversJeff Kirsher2011-08-101-0/+2859
OpenPOWER on IntegriCloud