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 |
Yongjian Xu
|
c46d150404
e1000: remove the check: skb->len<=0
|
11 years ago |
Francois Romieu
|
4a54b1e598
e1000: remove open-coded skb_cow_head
|
11 years ago |
Vladimir Davydov
|
74a1b1ea8a
e1000: fix possible reset_task running after adapter down
|
11 years ago |
Vladimir Davydov
|
b2f963bfae
e1000: fix lockdep warning in e1000_reset_task
|
11 years ago |
yzhu1
|
6a7d64e3e0
e1000: prevent oops when adapter is being closed and reset simultaneously
|
11 years ago |
Linus Torvalds
|
8ceafbfa91
Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-arm
|
11 years ago |
Hong Zhiguo
|
49a45a0686
e1000: fix wrong queue idx calculation
|
11 years ago |
Russell King
|
9931a26ea7
DMA-API: net: intel/e1000: replace dma_set_mask()+dma_set_coherent_mask() with new helper
|
12 years ago |
Patrick McHardy
|
86a9bad3ab
net: vlan: add protocol argument to packet tagging functions
|
12 years ago |
Patrick McHardy
|
80d5c3689b
net: vlan: prepare for 802.1ad VLAN filtering offload
|
12 years ago |
Patrick McHardy
|
f646968f8f
net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*
|
12 years ago |