Stefan Assmann
|
1f2f83f838
e1000: call ndo_stop() instead of dev_close() when running offline selftest
|
9 years ago |
Ivan Vecera
|
47ea032533
drivers/net: get rid of unnecessary initializations in .get_drvinfo()
|
9 years ago |
Asaf Vertz
|
d5c7d7f642
e1000: fix time comparison
|
10 years ago |
Florian Westphal
|
1380960961
e1000: convert to build_skb
|
11 years ago |
Florian Westphal
|
580f321d84
e1000: rename struct e1000_buffer to e1000_tx_buffer
|
11 years ago |
Florian Westphal
|
93f0afe9ce
e1000: add and use e1000_rx_buffer info for Rx
|
11 years ago |
Krzysztof Majzerowicz-Jaszcz
|
887a79f4a8
e1000: e1000_ethertool.c coding style fixes
|
11 years ago |
Fabian Frederick
|
4097ae93b8
e1000: remove unnecessary break after return
|
11 years ago |
Jiri Pirko
|
537fae0101
net: use SPEED_UNKNOWN and DUPLEX_UNKNOWN when appropriate
|
11 years ago |
Manuel Schölling
|
1aa65f4d7f
e1000: Use time_after() for time comparison
|
11 years ago |
Wilfried Klaebe
|
7ad24ea4bf
net: get rid of SET_ETHTOOL_OPS
|
11 years ago |
Joe Perches
|
ede23fa816
drivers:net: Convert dma_alloc_coherent(...__GFP_ZERO) to dma_zalloc_coherent
|
12 years ago |
David S. Miller
|
a210576cf8
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
12 years ago |
Christoph Paasch
|
d6b057b5db
e1000: ethtool: Add missing dma_mapping_error-call in e1000_setup_desc_rings
|
12 years ago |
Joe Perches
|
1f9061d27d
drivers:net: dma_alloc_coherent: use __GFP_ZERO instead of memset(, 0)
|
12 years ago |
Jeff Kirsher
|
6cfbd97b3e
e1000: fix whitespace issues and multi-line comments
|
12 years ago |
Masanari Iida
|
d755814808
treewide: fix typo of "suppport" in various comments
|
13 years ago |
Jesse Brandeburg
|
c819bbd5ec
e1000: configure and read MDI settings
|
13 years ago |
Richard Cochran
|
e10df2c63b
e1000: advertise transmit time stamping
|
13 years ago |
Rick Jones
|
84b4050111
Sweep away N/A fw_version dustbunnies from the .get_drvinfo routine of a number of drivers
|
13 years ago |
Rick Jones
|
612a94d6f2
Sweep the last of the active .get_drvinfo floors under ethernet/
|
13 years ago |
Rick Jones
|
8b0c11679f
net: Remove unnecessary driver assignments of ethtool_ringparam fields to zero
|
14 years ago |
Jeff Kirsher
|
dee1ad47f2
intel: Move the Intel wired LAN drivers
|
14 years ago |