aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/igbvf
Commit message (Expand)AuthorAge
* igbvf: Make next_to_watch a pointer and adjust memory barriers to avoid racesAlexander Duyck2013-02-16
* ethernet: Remove unnecessary alloc/OOM messages, alloc cleanupsJoe Perches2013-02-04
* igbvf: be sane about random MAC addressesMitch A Williams2013-01-28
* remove init of dev->perm_addr in driversJiri Pirko2013-01-08
* net: remove unnecessary NET_ADDR_RANDOM "bitclean"Jiri Pirko2013-01-04
* drivers/net: fix up function prototypes after __dev* removalsGreg Kroah-Hartman2012-12-07
* net/intel: remove __dev* attributesBill Pemberton2012-12-03
* igbvf: update version numberMitch A Williams2012-11-28
* igbvf: work around i350 erratumMitch A Williams2012-11-28
* igbvf: Check for error on dma_map_single callGreg Rose2012-10-30
* netdev: make pci_error_handlers constStephen Hemminger2012-09-07
* drivers/net/ethernet: Fix (nearly-)kernel-doc comments for various functionsBen Hutchings2012-07-11
* igbvf: fix divide by zeroMitch A Williams2012-06-30
* igbvf: fix the bug when initializing the igbvfSamuel Liao2012-04-30
* intel: make wired ethernet driver message level consistent (rev2)stephen hemminger2012-03-28
* igbvf: Use ETH_ALENJoe Perches2012-03-19
* igbvf: reset netdevice addr_assign_type if changedDanny Kukawka2012-02-17
* rename dev_hw_addr_random and remove redundant secondDanny Kukawka2012-02-13
* igbvf: refactor Interrupt Throttle Rate codeMitch A Williams2012-02-07
* igbvf: change copyright dateMitch A Williams2012-02-03
* igbvf: Remove unnecessary irq disable/enableMitch A Williams2012-01-19
* igbvf: remove unneeded castStephen Hemminger2012-01-19
* net: make vlan ndo_vlan_rx_[add/kill]_vid return error valueJiri Pirko2011-12-08
* Sweep away N/A fw_version dustbunnies from the .get_drvinfo routine of a numb...Rick Jones2011-11-22
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2011-11-16
|\
| * igbvf: Convert printks to pr_<level>Jeff Kirsher2011-11-16
* | net: introduce and use netdev_features_t for device features setsMichał Mirosław2011-11-16
|/
* Sweep the last of the active .get_drvinfo floors under ethernet/Rick Jones2011-11-14
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2011-10-25
* igbvf: Bump version numberWilliams, Mitch A2011-10-21
* igbvf: Update module identification stringsWilliams, Mitch A2011-10-21
* igbvf: fix truesize underestimationEric Dumazet2011-10-20
* net: add skb frag size accessorsEric Dumazet2011-10-19
* igbvf: Fix trunk vlanGreg Rose2011-10-17
* igbvf: convert to ndo_fix_featuresMichał Mirosław2011-10-16
* net: Remove unnecessary driver assignments of ethtool_ringparam fields to zeroRick Jones2011-10-07
* intel: convert to SKB paged frag API.Ian Campbell2011-08-30
* net: remove use of ndo_set_multicast_list in driversJiri Pirko2011-08-17
* intel: Move the Intel wired LAN driversJeff Kirsher2011-08-10