summaryrefslogtreecommitdiffstats
path: root/drivers/staging/wfx/hif_rx.c
AgeCommit message (Expand)AuthorFilesLines
2020-01-16staging: wfx: simplify hif_multi_tx_confirm()Jérôme Pouiller1-8/+3
2020-01-16staging: wfx: simplify wfx_suspend_resume_mc()Jérôme Pouiller1-1/+5
2020-01-16staging: wfx: simplify wfx_scan_complete()Jérôme Pouiller1-2/+1
2019-12-18staging: wfx: rewrite wfx_hw_scan()Jérôme Pouiller1-1/+1
2019-12-18staging: wfx: ensure that received hif messages are never modifiedJérôme Pouiller1-42/+52
2019-12-18staging: wfx: improve error message on unexpected confirmationJérôme Pouiller1-1/+6
2019-11-14staging: align to fix warnings of line over 80 charactersJules Irenge1-25/+53
2019-10-10staging: wfx: fix spelling mistake "non existant" -> "non-existent"Colin Ian King1-1/+1
2019-10-04staging: wfx: implement the rest of mac80211 APIJérôme Pouiller1-0/+53
2019-10-04staging: wfx: allow to scan networksJérôme Pouiller1-0/+13
2019-10-04staging: wfx: allow to receive 802.11 framesJérôme Pouiller1-0/+23
2019-10-04staging: wfx: allow to send 802.11 framesJérôme Pouiller1-0/+37
2019-10-04staging: wfx: add debug files and trace debug eventsJérôme Pouiller1-0/+80
2019-10-04staging: wfx: setup initial chip configurationJérôme Pouiller1-0/+11
2019-10-04staging: wfx: introduce "secure link"Jérôme Pouiller1-0/+17
2019-10-04staging: wfx: allow to send commands to chipJérôme Pouiller1-0/+45
2019-10-04staging: wfx: add support for start-up indicationJérôme Pouiller1-0/+57