Jeff Kirsher
|
51dce24bcd
net: intel: Cleanup the copyright/license headers
|
7 лет назад |
Jeff Kirsher
|
ae06c70b13
intel: add SPDX identifiers to all the Intel drivers
|
7 лет назад |
Tushar Dave
|
0b76aae741
e1000: fix disabling already-disabled warning
|
7 лет назад |
Vincenzo Maffione
|
44c445c3d1
e1000: fix race condition between e1000_down() and e1000_watchdog
|
8 лет назад |
Johannes Berg
|
59ae1d127a
networking: introduce and use skb_put_data()
|
8 лет назад |
Tobias Klauser
|
14cf2ddf08
e1000: Omit private ndo_get_stats function
|
8 лет назад |
WANG Cong
|
3111912971
e1000: use disable_hardirq() for e1000_netpoll()
|
8 лет назад |
Jarod Wilson
|
91c527a556
ethernet/intel: use core min/max MTU checking
|
8 лет назад |
David S. Miller
|
ae95d71261
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
9 лет назад |
Stefan Assmann
|
1f2f83f838
e1000: call ndo_stop() instead of dev_close() when running offline selftest
|
9 лет назад |
Alexander Duyck
|
a4605fef71
e1000: Double Tx descriptors needed check for 82544
|
9 лет назад |
Alexander Duyck
|
847a1d6796
e1000: Do not overestimate descriptor counts in Tx pre-check
|
9 лет назад |
Jean Sacren
|
b6fad9f9fc
e1000: fix a typo in the comment
|
10 лет назад |
Jean Sacren
|
4e01f3a802
e1000: clean up the checking logic
|
10 лет назад |
Janusz Wolak
|
a48954c88b
e1000: Remove checkpatch coding style errors
|
10 лет назад |
Dmitriy Vyukov
|
9eab46b7cb
e1000: fix data race between tx_ring->next_to_clean
|
10 лет назад |
Jesse Brandeburg
|
32b3e08fff
drivers/net/intel: use napi_complete_done()
|
10 лет назад |
Alexander Duyck
|
6bf93ba89e
e1000: Replace e1000_free_frag with skb_free_frag
|
10 лет назад |
Alexander Duyck
|
837a1dba00
e1000, e1000e: Use dma_rmb instead of rmb for descriptor read ordering
|
10 лет назад |
Joe Perches
|
dbedd44e98
ethernet: codespell comment spelling fixes
|
10 лет назад |
Sabrina Dubroca
|
08e8331654
e1000: add dummy allocator to fix race condition between mtu change and netpoll
|
10 лет назад |
Eliezer Tamir
|
f9c029db70
e1000: call netif_carrier_off early on down
|
10 лет назад |
Florian Westphal
|
8a4d0b93c1
net: e1000: support txtd update delay via xmit_more
|
10 лет назад |
Jiri Pirko
|
df8a39defa
net: rename vlan_tx_* helpers since "tx" is misleading there
|
10 лет назад |
Alexander Duyck
|
67fd893ee0
ethernet/intel: Use napi_alloc_skb
|
10 лет назад |
Alexander Duyck
|
a94d9e224e
ethernet/intel: Use eth_skb_pad and skb_put_padto helpers
|
10 лет назад |
Francesco Ruggeri
|
a22bb0b9b9
e1000: unset IFF_UNICAST_FLT on WMware 82545EM
|
10 лет назад |
Florian Westphal
|
de591c783a
e1000: switch to napi_gro_frags api
|
11 лет назад |
Florian Westphal
|
1380960961
e1000: convert to build_skb
|
11 лет назад |
Florian Westphal
|
580f321d84
e1000: rename struct e1000_buffer to e1000_tx_buffer
|
11 лет назад |