summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/e1000/e1000.h
Commit message (Expand)AuthorAgeFilesLines
* e1000: call ndo_stop() instead of dev_close() when running offline selftestStefan Assmann2016-04-061-0/+2
* e1000: fix data race between tx_ring->next_to_cleanDmitriy Vyukov2015-12-121-2/+5
* e1000: convert to build_skbFlorian Westphal2014-09-121-2/+4
* e1000: rename struct e1000_buffer to e1000_tx_bufferFlorian Westphal2014-09-121-5/+4
* e1000: add and use e1000_rx_buffer info for RxFlorian Westphal2014-09-121-1/+7
* drivers/net: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-161-1/+0
* e1000: fix lockdep warning in e1000_reset_taskVladimir Davydov2013-11-291-2/+0
* e1000: prevent oops when adapter is being closed and reset simultaneouslyyzhu12013-11-291-0/+5
* intel: Remove extern from function prototypesJoe Perches2013-09-241-16/+16
* e1000: fix whitespace issues and multi-line commentsJeff Kirsher2013-02-151-32/+33
* e1000: Adding e1000_dump functionTushar Dave2012-02-071-0/+1
* e1000: convert to private mutex from rtnlJesse Brandeburg2011-10-061-0/+2
* e1000: convert hardware management from timers to threadsJesse Brandeburg2011-10-061-6/+4
* e1000: save skb counts in TX to avoid cache missesDean Nelson2011-08-261-0/+2
* intel: Move the Intel wired LAN driversJeff Kirsher2011-08-101-0/+361
OpenPOWER on IntegriCloud