aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/wfx/scan.c
AgeCommit message (Expand)Author
2020-05-27staging: wfx: unlock on error pathDan Carpenter
2020-01-16staging: wfx: simplify wfx_scan_complete()Jérôme Pouiller
2020-01-16staging: wfx: drop wdev->output_powerJérôme Pouiller
2020-01-16staging: wfx: simplify hif_set_output_power() usageJérôme Pouiller
2020-01-16staging: wfx: make hif_scan() usage clearerJérôme Pouiller
2019-12-18staging: wfx: implement cancel_hw_scan()Jérôme Pouiller
2019-12-18staging: wfx: delayed_link_loss cannot happenJérôme Pouiller
2019-12-18staging: wfx: delayed_unjoin cannot happenJérôme Pouiller
2019-12-18staging: wfx: workaround bug with "iw scan"Jérôme Pouiller
2019-12-18staging: wfx: rewrite wfx_hw_scan()Jérôme Pouiller
2019-12-18staging: wfx: simplify hif_set_template_frame() usageJérôme Pouiller
2019-12-18staging: wfx: introduce update_probe_tmpl()Jérôme Pouiller
2019-12-18staging: wfx: simplify hif_scan() usageJérôme Pouiller
2019-12-18staging: wfx: drop useless wfx_scan_complete()Jérôme Pouiller
2019-12-18staging: wfx: device already handle sleep mode during scanJérôme Pouiller
2019-12-18staging: wfx: hif_scan() never failsJérôme Pouiller
2019-12-18staging: wfx: firmware already handle powersave mode during scanJérôme Pouiller
2019-12-18staging: wfx: fix typo in "num_of_ssi_ds"Jérôme Pouiller
2019-12-18staging: wfx: ensure that received hif messages are never modifiedJérôme Pouiller
2019-12-18staging: wfx: simplify variable assignmentJérôme Pouiller
2019-11-14staging: align to fix warnings of line over 80 charactersJules Irenge
2019-10-08staging: wfx: drop calls to BUG_ON()Jérôme Pouiller
2019-10-04staging: wfx: implement the rest of mac80211 APIJérôme Pouiller
2019-10-04staging: wfx: allow to scan networksJérôme Pouiller