aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/e1000/e1000.h
Commit message (Expand)AuthorAge
* e1000: convert to build_skbFlorian Westphal2014-09-12
* e1000: rename struct e1000_buffer to e1000_tx_bufferFlorian Westphal2014-09-12
* e1000: add and use e1000_rx_buffer info for RxFlorian Westphal2014-09-12
* drivers/net: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-16
* e1000: fix lockdep warning in e1000_reset_taskVladimir Davydov2013-11-30
* e1000: prevent oops when adapter is being closed and reset simultaneouslyyzhu12013-11-30
* intel: Remove extern from function prototypesJoe Perches2013-09-24
* e1000: fix whitespace issues and multi-line commentsJeff Kirsher2013-02-16
* e1000: Adding e1000_dump functionTushar Dave2012-02-07
* e1000: convert to private mutex from rtnlJesse Brandeburg2011-10-07
* e1000: convert hardware management from timers to threadsJesse Brandeburg2011-10-07
* e1000: save skb counts in TX to avoid cache missesDean Nelson2011-08-26
* intel: Move the Intel wired LAN driversJeff Kirsher2011-08-10