summaryrefslogtreecommitdiffstats
path: root/drivers/staging/wfx/data_rx.c
AgeCommit message (Expand)AuthorLines
2022-04-06wfx: get out from the staging areaJérôme Pouiller-92/+0
2022-01-25staging: wfx: reformat comments on 100 columnsJérôme Pouiller-2/+2
2022-01-25staging: wfx: reformat code on 100 columnsJérôme Pouiller-4/+2
2022-01-25staging: wfx: prefix structs hif_* with wfx_Jérôme Pouiller-1/+1
2021-09-14staging: wfx: avoid c99 commentsJérôme Pouiller-2/+3
2021-09-14staging: wfx: update files descriptionsJérôme Pouiller-1/+1
2021-03-10Revert "staging: wfx: remove unused included header files"Greg Kroah-Hartman-0/+5
2021-02-12staging: wfx: remove unused included header filesMuhammad Usama Anjum-5/+0
2020-10-07staging: wfx: update copyrights datesJérôme Pouiller-1/+1
2020-10-07staging: wfx: fix BA sessions for older firmwaresJérôme Pouiller-0/+3
2020-10-07staging: wfx: fix handling of MMIC errorJérôme Pouiller-1/+1
2020-09-13staging: wfx: drop useless struct hif_rx_flagsJérôme Pouiller-1/+1
2020-08-18staging: wfx: fix a handful of spelling mistakesColin Ian King-1/+1
2020-07-03staging: wfx: fix CCMP/TKIP replay protectionJérôme Pouiller-5/+26
2020-07-03staging: wfx: simplify handling of encrypted framesJérôme Pouiller-58/+2
2020-07-03staging: wfx: fix handling of frames without RSSI dataJérôme Pouiller-6/+4
2020-05-13staging: wfx: fix endianness of the field 'status'Jérôme Pouiller-2/+2
2020-04-16staging: wfx: simplify handling of beacon filter during join processJérôme Pouiller-12/+0
2020-03-11staging: wfx: data_rx.c: remove space after castKaaira Gupta-1/+1
2020-03-10staging: wfx: remove blank linePayal Kshirsagar-1/+0
2020-01-16staging: wfx: pspoll_mask make no senseJérôme Pouiller-39/+0
2020-01-16staging: wfx: simplify the link-id allocationJérôme Pouiller-7/+0
2020-01-16staging: wfx: remove handling of "early_data"Jérôme Pouiller-16/+1
2020-01-16staging: wfx: simplify update of DTIM periodJérôme Pouiller-14/+0
2019-12-18staging: wfx: ensure that received hif messages are never modifiedJérôme Pouiller-3/+5
2019-10-26staging: wfx: fix warnings of alignment should match open parenthesisJules Irenge-1/+1
2019-10-26staging: wfx: fix warnings of logical continuationJules Irenge-7/+7
2019-10-26staging: wfx: fix warning of line over 80 charactersJules Irenge-5/+10
2019-10-26staging: wfx: fix warnings of no space is necessaryJules Irenge-4/+4
2019-10-04staging: wfx: implement the rest of mac80211 APIJérôme Pouiller-0/+26
2019-10-04staging: wfx: allow to receive 802.11 framesJérôme Pouiller-0/+182