aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/wfx/data_rx.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-10-07staging: wfx: update copyrights datesJérôme Pouiller1-1/+1
2020-10-07staging: wfx: fix BA sessions for older firmwaresJérôme Pouiller1-0/+3
2020-10-07staging: wfx: fix handling of MMIC errorJérôme Pouiller1-1/+1
2020-09-13staging: wfx: drop useless struct hif_rx_flagsJérôme Pouiller1-1/+1
2020-08-18staging: wfx: fix a handful of spelling mistakesColin Ian King1-1/+1
2020-07-03staging: wfx: fix CCMP/TKIP replay protectionJérôme Pouiller1-5/+26
2020-07-03staging: wfx: simplify handling of encrypted framesJérôme Pouiller1-58/+2
2020-07-03staging: wfx: fix handling of frames without RSSI dataJérôme Pouiller1-6/+4
2020-05-13staging: wfx: fix endianness of the field 'status'Jérôme Pouiller1-2/+2
2020-04-16staging: wfx: simplify handling of beacon filter during join processJérôme Pouiller1-12/+0
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