index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
wil6210
/
txrx.c
Age
Commit message (
Expand
)
Author
2017-04-13
wil6210: support 8KB RX buffers
Lior David
2017-03-09
wil6210: set dma mask to reflect device capability
Hamad Kadmany
2017-01-27
wil6210: convert symbolic permissions to octal permissions
Maya Erez
2017-01-27
wil6210: fix for broadcast workaround in PBSS
Lior David
2017-01-27
wil6210: remove __func__ from debug printouts
Lazar Alexei
2016-12-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2016-12-14
treewide: Fix printk() message errors
Masanari Iida
2016-11-23
wil6210: fix net queue stop/wake
Dedy Lansky
2016-08-19
wil6210: prevent usage of incorrect TX hwtail
Maya Erez
2016-05-28
wil6210: fix dma mapping error cleanup in __wil_tx_vring_tso
Maya Erez
2016-05-28
wil6210: protect wil_vring_fini_tx in parallel to tx completions
Maya Erez
2016-05-28
wil6210: guarantee safe access to rx descriptors shared memory
Maya Erez
2016-05-28
wil6210: fix race conditions between TX send and completion
Maya Erez
2016-04-26
wil6210: print debug message when transmitting while disconnected
Maya Erez
2016-03-07
wil6210: switch to generated wmi.h
Lior David
2016-03-07
wil6210: replay attack detection
Vladimir Kondratiev
2016-02-02
wil6210: prevent access to vring_tx_data lock during its init
Maya Erez
2016-01-26
wil6210: handle multiple connect/disconnect events
Maya Erez
2016-01-26
wil6210: find TX vring only if vring_tx_data is enabled
Maya Erez
2015-11-16
wil6210: hold wil->mutex while managing vrings
Vladimir Kondratiev
2015-10-29
wil6210: Fix TSO overflow handling
Hamad Kadmany
2015-10-09
wil6210: ratelimit Tx error message
Vladimir Kondratiev
2015-10-09
wil6210: support BAR (BlockAck Req)
Vladimir Kondratiev
2015-10-09
wil6210: Add proper handling for invalid frames on Rx
Vladimir Kondratiev
2015-08-06
wil6210: allow to handle Rx on 2 cores
Vladimir Shulman
2015-08-06
wil6210: use inline functions for register access
Vladimir Kondratiev
2015-08-06
wil6210: TSO implementation
Vladimir Kondratiev
2015-06-09
wil6210: add per-MCS Rx stats
Vladimir Kondratiev
2015-05-04
wil6210: broadcast for secure link
Vladimir Kondratiev
2015-05-04
wil6210: update Rx descriptor fields
Vladimir Kondratiev
2015-03-20
wil6210: fall back to pseudo-DMS mcast for secure link and PBSS
Vladimir Kondratiev
2015-03-20
wil6210: implement broadcast/multicast data
Vladimir Kondratiev
2015-03-20
wil6210: Align Rx frames on 4*n+2 by having SNAP
Vladimir Kondratiev
2015-03-20
wil6210: optimize index manipulation in wil_vring_reap_rx
Vladimir Kondratiev
2015-03-13
wil6210: support AP isolation
Vladimir Kondratiev
2015-03-13
wil6210: re-submit Rx frames to the wireless media if appropriate
Vladimir Kondratiev
2015-02-27
wil6210: Change of threshold for tx vring idleness measurement
Vladimir Shulman
2015-02-27
wil6210: branch prediction hints
Vladimir Kondratiev
2015-02-27
wil6210: enable fix for HW bug in 802.11->803.3 transform
Vladimir Kondratiev
2015-02-03
wil6210: more Tx debug
Vladimir Kondratiev
2015-02-03
wil6210: fix race between xmit and Tx vring de-allocation
Vladimir Kondratiev
2015-02-03
wil6210: avoid Tx descriptor double write
Vladimir Kondratiev
2015-02-03
wil6210: remove old Tx work-around
Vladimir Kondratiev
2015-01-29
wil6210: implement skb Tx status reporting
Vladimir Kondratiev
2015-01-15
wil6210: Tx/Rx descriptors documentation
Vladimir Kondratiev
2015-01-15
wil6210: fix reordering for MCAST
Vladimir Kondratiev
2015-01-15
wil6210: fix Tx VRING for STA mode
Vladimir Kondratiev
2015-01-15
wil6210: use bitmap API for "status"
Vladimir Kondratiev
2015-01-15
wil6210: fix max. MPDU size
Vladimir Kondratiev
2015-01-15
wil6210: allow to configure ADDBA request
Vladimir Kondratiev
[next]