Kees Cook
|
6da2ec5605
treewide: kmalloc() -> kmalloc_array()
|
7 年之前 |
Jeff Kirsher
|
51dce24bcd
net: intel: Cleanup the copyright/license headers
|
7 年之前 |
Jeff Kirsher
|
ae06c70b13
intel: add SPDX identifiers to all the Intel drivers
|
7 年之前 |
Gal Pressman
|
e65c3e1d57
e1000: Replace WARN_ONCE with netdev_WARN_ONCE
|
7 年之前 |
Colin Ian King
|
5983587c8c
e1000: avoid null pointer dereference on invalid stat type
|
8 年之前 |
Philippe Reynes
|
5add2f9a1b
e1000: use new API ethtool_{get|set}_link_ksettings
|
8 年之前 |
Stefan Assmann
|
1f2f83f838
e1000: call ndo_stop() instead of dev_close() when running offline selftest
|
9 年之前 |
Ivan Vecera
|
47ea032533
drivers/net: get rid of unnecessary initializations in .get_drvinfo()
|
9 年之前 |
Asaf Vertz
|
d5c7d7f642
e1000: fix time comparison
|
10 年之前 |
Florian Westphal
|
1380960961
e1000: convert to build_skb
|
11 年之前 |
Florian Westphal
|
580f321d84
e1000: rename struct e1000_buffer to e1000_tx_buffer
|
11 年之前 |
Florian Westphal
|
93f0afe9ce
e1000: add and use e1000_rx_buffer info for Rx
|
11 年之前 |
Krzysztof Majzerowicz-Jaszcz
|
887a79f4a8
e1000: e1000_ethertool.c coding style fixes
|
11 年之前 |
Fabian Frederick
|
4097ae93b8
e1000: remove unnecessary break after return
|
11 年之前 |
Jiri Pirko
|
537fae0101
net: use SPEED_UNKNOWN and DUPLEX_UNKNOWN when appropriate
|
11 年之前 |
Manuel Schölling
|
1aa65f4d7f
e1000: Use time_after() for time comparison
|
11 年之前 |
Wilfried Klaebe
|
7ad24ea4bf
net: get rid of SET_ETHTOOL_OPS
|
11 年之前 |
Joe Perches
|
ede23fa816
drivers:net: Convert dma_alloc_coherent(...__GFP_ZERO) to dma_zalloc_coherent
|
12 年之前 |
David S. Miller
|
a210576cf8
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
12 年之前 |
Christoph Paasch
|
d6b057b5db
e1000: ethtool: Add missing dma_mapping_error-call in e1000_setup_desc_rings
|
12 年之前 |
Joe Perches
|
1f9061d27d
drivers:net: dma_alloc_coherent: use __GFP_ZERO instead of memset(, 0)
|
12 年之前 |
Jeff Kirsher
|
6cfbd97b3e
e1000: fix whitespace issues and multi-line comments
|
12 年之前 |
Masanari Iida
|
d755814808
treewide: fix typo of "suppport" in various comments
|
13 年之前 |
Jesse Brandeburg
|
c819bbd5ec
e1000: configure and read MDI settings
|
13 年之前 |
Richard Cochran
|
e10df2c63b
e1000: advertise transmit time stamping
|
13 年之前 |
Rick Jones
|
84b4050111
Sweep away N/A fw_version dustbunnies from the .get_drvinfo routine of a number of drivers
|
13 年之前 |
Rick Jones
|
612a94d6f2
Sweep the last of the active .get_drvinfo floors under ethernet/
|
13 年之前 |
Rick Jones
|
8b0c11679f
net: Remove unnecessary driver assignments of ethtool_ringparam fields to zero
|
14 年之前 |
Jeff Kirsher
|
dee1ad47f2
intel: Move the Intel wired LAN drivers
|
14 年之前 |