index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
wil6210
/
txrx.c
Age
Commit message (
Expand
)
Author
2013-04-24
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-04-22
wil6210: Use cached copy of Tx descriptor
Vladimir Kondratiev
2013-04-22
wil6210: Tx init optimization
Vladimir Kondratiev
2013-04-22
wil6210: Use cached copy of Rx descriptor
Vladimir Kondratiev
2013-03-20
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-03-15
drivers:net: Remove dma_alloc_coherent OOM messages
Joe Perches
2013-03-13
wil6210: sync with new firmware
Vladimir Kondratiev
2013-03-13
wil6210: headers clean-up
Vladimir Kondratiev
2013-02-08
drivers: net: Remove remaining alloc/OOM messages
Joe Perches
2013-01-30
wil6210: fix wil_vring_init_tx status
Vladimir Kondratiev
2013-01-30
wil6210: Never delete Rx chain with firmware
Vladimir Kondratiev
2013-01-30
wil6210: checkpatch warnings
Vladimir Kondratiev
2013-01-30
wil6210: fix checkpatch CamelCase warnings
Vladimir Kondratiev
2013-01-30
wil6210: Call skb_orphan() right before Rx indication
Vladimir Kondratiev
2013-01-30
wil6210: Count Tx statistics on Tx completion
Vladimir Kondratiev
2013-01-30
wil6210: Refactor rx init/fini
Vladimir Kondratiev
2013-01-30
wil6210: remove raw wil_dbg() calls
Vladimir Kondratiev
2013-01-04
wireless: add new wil6210 802.11ad 60GHz driver
Vladimir Kondratiev