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