index
:
linux-bcache.git
acall
aio
aio-attributes-upstream
aio-fix
aio-ida
aio-new-abi
bcache-3.10-stable
bcache-continue-on-btree-node-error
bcache-dev-february
bcache-dev-wip
bcache-transactions
bcache-vmalloc-fallback
bcache_uuid_debug
bcachefs-v0
blk-flush-torture-test
block_discard_fix
block_stuff
block_stuff_1
dynamic_faults
idr
idr-array-alloc
idr-performance-hacks
pagecache_iter
pagecache_iter-4.6
per-cpu-tags
percpu-ida
percpu-tag-allocator
rbtree
treebitvec
wait_events
Unnamed repository; edit this file 'description' to name the repository.
Kent Overstreet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
e1000
/
e1000_ethtool.c
Age
Commit message (
Expand
)
Author
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-09-06
e1000: e1000_ethertool.c coding style fixes
Krzysztof Majzerowicz-Jaszcz
2014-07-20
e1000: remove unnecessary break after return
Fabian Frederick
2014-06-06
net: use SPEED_UNKNOWN and DUPLEX_UNKNOWN when appropriate
Jiri Pirko
2014-06-03
e1000: Use time_after() for time comparison
Manuel Schölling
2014-05-13
net: get rid of SET_ETHTOOL_OPS
Wilfried Klaebe
2013-08-29
drivers:net: Convert dma_alloc_coherent(...__GFP_ZERO) to dma_zalloc_coherent
Joe Perches
2013-04-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-03-27
e1000: ethtool: Add missing dma_mapping_error-call in e1000_setup_desc_rings
Christoph Paasch
2013-03-17
drivers:net: dma_alloc_coherent: use __GFP_ZERO instead of memset(, 0)
Joe Perches
2013-02-15
e1000: fix whitespace issues and multi-line comments
Jeff Kirsher
2012-11-19
treewide: fix typo of "suppport" in various comments
Masanari Iida
2012-08-21
e1000: configure and read MDI settings
Jesse Brandeburg
2012-07-22
e1000: advertise transmit time stamping
Richard Cochran
2011-11-22
Sweep away N/A fw_version dustbunnies from the .get_drvinfo routine of a numb...
Rick Jones
2011-11-14
Sweep the last of the active .get_drvinfo floors under ethernet/
Rick Jones
2011-10-07
net: Remove unnecessary driver assignments of ethtool_ringparam fields to zero
Rick Jones
2011-08-10
intel: Move the Intel wired LAN drivers
Jeff Kirsher