summaryrefslogtreecommitdiffstats
path: root/drivers/staging/wfx/data_rx.c
AgeCommit message (Expand)AuthorFilesLines
2020-03-11staging: wfx: data_rx.c: remove space after castKaaira Gupta1-1/+1
2020-03-10staging: wfx: remove blank linePayal Kshirsagar1-1/+0
2020-01-16staging: wfx: pspoll_mask make no senseJérôme Pouiller1-39/+0
2020-01-16staging: wfx: simplify the link-id allocationJérôme Pouiller1-7/+0
2020-01-16staging: wfx: remove handling of "early_data"Jérôme Pouiller1-16/+1
2020-01-16staging: wfx: simplify update of DTIM periodJérôme Pouiller1-14/+0
2019-12-18staging: wfx: ensure that received hif messages are never modifiedJérôme Pouiller1-3/+5
2019-10-26staging: wfx: fix warnings of alignment should match open parenthesisJules Irenge1-1/+1
2019-10-26staging: wfx: fix warnings of logical continuationJules Irenge1-7/+7
2019-10-26staging: wfx: fix warning of line over 80 charactersJules Irenge1-5/+10
2019-10-26staging: wfx: fix warnings of no space is necessaryJules Irenge1-4/+4
2019-10-04staging: wfx: implement the rest of mac80211 APIJérôme Pouiller1-0/+26
2019-10-04staging: wfx: allow to receive 802.11 framesJérôme Pouiller1-0/+182