aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/wfx/queue.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-11-14staging: align to fix warnings of line over 80 charactersJules Irenge1-10/+21
2019-11-05staging: wfx: replace 1 by trueJules Irenge1-1/+1
2019-11-05staging: wfx: replace 0 by NULLJules Irenge1-1/+1
2019-10-10staging: wfx: Make function 'wfx_tx_queue_get' staticzhengbin1-1/+3
2019-10-08staging: wfx: drop calls to BUG_ON()Jérôme Pouiller1-3/+3
2019-10-04staging: wfx: implement the rest of mac80211 APIJérôme Pouiller1-0/+80
2019-10-04staging: wfx: allow to send 802.11 framesJérôme Pouiller1-0/+526