aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/e1000/e1000.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-04-27net: intel: Cleanup the copyright/license headersJeff Kirsher1-28/+1
2018-03-23intel: add SPDX identifiers to all the Intel driversJeff Kirsher1-0/+1
2018-01-02e1000: fix disabling already-disabled warningTushar Dave1-1/+2
2016-04-06e1000: call ndo_stop() instead of dev_close() when running offline selftestStefan Assmann1-0/+2
2015-12-12e1000: fix data race between tx_ring->next_to_cleanDmitriy Vyukov1-2/+5
2014-09-12e1000: convert to build_skbFlorian Westphal1-2/+4
2014-09-12e1000: rename struct e1000_buffer to e1000_tx_bufferFlorian Westphal1-5/+4
2014-09-12e1000: add and use e1000_rx_buffer info for RxFlorian Westphal1-1/+7
2014-01-16drivers/net: delete non-required instances of include <linux/init.h>Paul Gortmaker1-1/+0
2013-11-29e1000: fix lockdep warning in e1000_reset_taskVladimir Davydov1-2/+0
2013-11-29e1000: prevent oops when adapter is being closed and reset simultaneouslyyzhu11-0/+5
2013-09-24intel: Remove extern from function prototypesJoe Perches1-16/+16
2013-02-15e1000: fix whitespace issues and multi-line commentsJeff Kirsher1-32/+33
2012-02-07e1000: Adding e1000_dump functionTushar Dave1-0/+1
2011-10-06e1000: convert to private mutex from rtnlJesse Brandeburg1-0/+2
2011-10-06e1000: convert hardware management from timers to threadsJesse Brandeburg1-6/+4
2011-08-26e1000: save skb counts in TX to avoid cache missesDean Nelson1-0/+2
2011-08-10intel: Move the Intel wired LAN driversJeff Kirsher1-0/+361