index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
e1000
/
e1000.h
Age
Commit message (
Expand
)
Author
2023-08-13
net: e1000: Remove unused declarations
Yue Haibing
2020-06-25
net/intel: remove driver versions from Intel drivers
Jeff Kirsher
2019-10-14
PCI: Add PCI_STD_NUM_BARS for the number of standard BARs
Denis Efremov
2018-04-27
net: intel: Cleanup the copyright/license headers
Jeff Kirsher
2018-03-23
intel: add SPDX identifiers to all the Intel drivers
Jeff Kirsher
2018-01-02
e1000: fix disabling already-disabled warning
Tushar Dave
2016-04-06
e1000: call ndo_stop() instead of dev_close() when running offline selftest
Stefan Assmann
2015-12-12
e1000: fix data race between tx_ring->next_to_clean
Dmitriy Vyukov
2014-09-12
e1000: convert to build_skb
Florian Westphal
2014-09-12
e1000: rename struct e1000_buffer to e1000_tx_buffer
Florian Westphal
2014-09-12
e1000: add and use e1000_rx_buffer info for Rx
Florian Westphal
2014-01-16
drivers/net: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2013-11-29
e1000: fix lockdep warning in e1000_reset_task
Vladimir Davydov
2013-11-29
e1000: prevent oops when adapter is being closed and reset simultaneously
yzhu1
2013-09-24
intel: Remove extern from function prototypes
Joe Perches
2013-02-15
e1000: fix whitespace issues and multi-line comments
Jeff Kirsher
2012-02-07
e1000: Adding e1000_dump function
Tushar Dave
2011-10-06
e1000: convert to private mutex from rtnl
Jesse Brandeburg
2011-10-06
e1000: convert hardware management from timers to threads
Jesse Brandeburg
2011-08-26
e1000: save skb counts in TX to avoid cache misses
Dean Nelson
2011-08-10
intel: Move the Intel wired LAN drivers
Jeff Kirsher