Vladimir Kondratiev
|
4a68ab100f
wil6210: let IP stack re-check HW TCP/UDP csum errors
|
12 years ago |
Kirshenbaum Erez
|
504937d493
wil6210: Enable TCP/UDP checksum HW offload
|
12 years ago |
Vladimir Kondratiev
|
c2a146f610
wil6210: fix error path in wil_tx_vring
|
12 years ago |
Vladimir Kondratiev
|
6cdadd4dc7
wil6210: fix subtle race in wil_tx_vring
|
12 years ago |
Vladimir Kondratiev
|
f88f113a54
wil6210: Introduce struct for sw context
|
12 years ago |
Vladimir Kondratiev
|
03269c658b
wil6210: Optimize Tx completion
|
12 years ago |
Vladimir Kondratiev
|
4d1ac0721a
wil6210: fix wrong index in wil_vring_free
|
12 years ago |
Kirshenbaum Erez
|
668b2bbd7f
wil6210: add HW write-back option in TX descriptor
|
12 years ago |
Kirshenbaum Erez
|
99b55bd22a
wil6210: set vring index for all descriptors
|
12 years ago |
Vladimir Kondratiev
|
d58db4e49f
wil6210: Send EAPOL frames using normal Tx queue
|
12 years ago |
Wei Yongjun
|
110dea0008
wil6210: use kfree_skb() instead of kfree()
|
12 years ago |
Vladimir Kondratiev
|
224c9c2366
wil6210: do not stop Tx queue on packet drop
|
12 years ago |
Vladimir Kondratiev
|
68ada71e33
wil6210: fix remaining use of non-cached copy of tx/rx descriptors
|
12 years ago |
Vladimir Kondratiev
|
e0287c4ab8
wil6210: use NAPI
|
12 years ago |
Vladimir Kondratiev
|
9865809562
wil6210: trace support
|
12 years ago |
Vladimir Kondratiev
|
c0d3771360
wil6210: debug dump packet content right after DMA
|
12 years ago |
Vladimir Kondratiev
|
e270045b56
wil6210: Sanity check for reported DMA length
|
12 years ago |
Vladimir Kondratiev
|
7e59444444
wil6210: 'length' in Tx/Rx descriptors is little endian
|
12 years ago |
John W. Linville
|
6ed0e321a0
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
|
12 years ago |
Vladimir Kondratiev
|
4de41bef3e
wil6210: Use cached copy of Tx descriptor
|
12 years ago |
Vladimir Kondratiev
|
b5d98e9d02
wil6210: Tx init optimization
|
12 years ago |
Vladimir Kondratiev
|
33e611690e
wil6210: Use cached copy of Rx descriptor
|
12 years ago |
John W. Linville
|
5470b462c3
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
|
12 years ago |
Joe Perches
|
d0320f7500
drivers:net: Remove dma_alloc_coherent OOM messages
|
12 years ago |
Vladimir Kondratiev
|
b80231773a
wil6210: sync with new firmware
|
12 years ago |
Vladimir Kondratiev
|
c7996ef852
wil6210: headers clean-up
|
12 years ago |
Joe Perches
|
14f8dc4953
drivers: net: Remove remaining alloc/OOM messages
|
12 years ago |
Vladimir Kondratiev
|
c331997b6c
wil6210: fix wil_vring_init_tx status
|
12 years ago |
Vladimir Kondratiev
|
2acb4220b2
wil6210: Never delete Rx chain with firmware
|
12 years ago |
Vladimir Kondratiev
|
afda8bb50b
wil6210: checkpatch warnings
|
12 years ago |