WANG Cong
|
3111912971
e1000: use disable_hardirq() for e1000_netpoll()
|
8 years ago |
Jarod Wilson
|
91c527a556
ethernet/intel: use core min/max MTU checking
|
8 years ago |
David S. Miller
|
ae95d71261
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
9 years ago |
Stefan Assmann
|
1f2f83f838
e1000: call ndo_stop() instead of dev_close() when running offline selftest
|
9 years ago |
Alexander Duyck
|
a4605fef71
e1000: Double Tx descriptors needed check for 82544
|
9 years ago |
Alexander Duyck
|
847a1d6796
e1000: Do not overestimate descriptor counts in Tx pre-check
|
9 years ago |
Jean Sacren
|
b6fad9f9fc
e1000: fix a typo in the comment
|
10 years ago |
Jean Sacren
|
4e01f3a802
e1000: clean up the checking logic
|
10 years ago |
Janusz Wolak
|
a48954c88b
e1000: Remove checkpatch coding style errors
|
10 years ago |
Dmitriy Vyukov
|
9eab46b7cb
e1000: fix data race between tx_ring->next_to_clean
|
10 years ago |
Jesse Brandeburg
|
32b3e08fff
drivers/net/intel: use napi_complete_done()
|
10 years ago |
Alexander Duyck
|
6bf93ba89e
e1000: Replace e1000_free_frag with skb_free_frag
|
10 years ago |
Alexander Duyck
|
837a1dba00
e1000, e1000e: Use dma_rmb instead of rmb for descriptor read ordering
|
10 years ago |
Joe Perches
|
dbedd44e98
ethernet: codespell comment spelling fixes
|
10 years ago |
Sabrina Dubroca
|
08e8331654
e1000: add dummy allocator to fix race condition between mtu change and netpoll
|
10 years ago |
Eliezer Tamir
|
f9c029db70
e1000: call netif_carrier_off early on down
|
10 years ago |
Florian Westphal
|
8a4d0b93c1
net: e1000: support txtd update delay via xmit_more
|
10 years ago |
Jiri Pirko
|
df8a39defa
net: rename vlan_tx_* helpers since "tx" is misleading there
|
10 years ago |
Alexander Duyck
|
67fd893ee0
ethernet/intel: Use napi_alloc_skb
|
10 years ago |
Alexander Duyck
|
a94d9e224e
ethernet/intel: Use eth_skb_pad and skb_put_padto helpers
|
10 years ago |
Francesco Ruggeri
|
a22bb0b9b9
e1000: unset IFF_UNICAST_FLT on WMware 82545EM
|
10 years ago |
Florian Westphal
|
de591c783a
e1000: switch to napi_gro_frags api
|
11 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 |
Florian Westphal
|
2b294b1868
e1000: perform copybreak ahead of DMA unmap
|
11 years ago |
Florian Westphal
|
2037110c96
e1000: move tbi workaround code into helper function
|
11 years ago |
Florian Westphal
|
4f0aeb1e96
e1000: move e1000_tbi_adjust_stats to where its used
|
11 years ago |
Vlad Yasevich
|
06f4d0333e
e1000: Fix TSO for non-accelerated vlan traffic
|
11 years ago |
Benoit Taine
|
9baa3c34ac
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
|
11 years ago |