summaryrefslogtreecommitdiffstats
path: root/drivers/staging/wfx/queue.c
Commit message (Expand)AuthorAgeFilesLines
* staging: wfx: detect race condition in WEP authenticationJérôme Pouiller2019-12-181-0/+1
* staging: align to fix warnings of line over 80 charactersJules Irenge2019-11-141-10/+21
* staging: wfx: replace 1 by trueJules Irenge2019-11-051-1/+1
* staging: wfx: replace 0 by NULLJules Irenge2019-11-051-1/+1
* staging: wfx: Make function 'wfx_tx_queue_get' staticzhengbin2019-10-101-1/+3
* staging: wfx: drop calls to BUG_ON()Jérôme Pouiller2019-10-081-3/+3
* staging: wfx: implement the rest of mac80211 APIJérôme Pouiller2019-10-041-0/+80
* staging: wfx: allow to send 802.11 framesJérôme Pouiller2019-10-041-0/+526