index
:
sinitax/cachepc-linux
master
Fork of AMDESE/linux with modifications for CachePC side-channel attack
Louis Burda
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
wfx
/
scan.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
wfx: get out from the staging area
Jérôme Pouiller
2022-04-06
1
-144
/
+0
*
staging: wfx: do not display functions names in logs
Jérôme Pouiller
2022-01-25
1
-2
/
+1
*
staging: wfx: reformat code on 100 columns
Jérôme Pouiller
2022-01-25
1
-8
/
+4
*
staging: wfx: prefix functions from hif_*.h with wfx_
Jérôme Pouiller
2022-01-25
1
-5
/
+5
*
staging: wfx: fix ambiguous function name
Jérôme Pouiller
2022-01-25
1
-3
/
+3
*
staging: wfx: fix comments styles
Jérôme Pouiller
2021-09-14
1
-2
/
+1
*
staging: wfx: drop unused argument from hif_scan()
Jérôme Pouiller
2021-09-14
1
-1
/
+1
*
staging: wfx: avoid possible lock-up during scan
Jérôme Pouiller
2021-09-14
1
-19
/
+29
*
staging: wfx: wait for SCAN_CMPL after a SCAN_STOP
Jérôme Pouiller
2021-09-14
1
-8
/
+16
*
staging: wfx: update copyrights dates
Jérôme Pouiller
2020-10-07
1
-1
/
+1
*
staging: wfx: scan while AP is supported
Jérôme Pouiller
2020-08-28
1
-4
/
+0
*
staging: wfx: fix coherency of hif_scan() prototype
Jérôme Pouiller
2020-06-16
1
-3
/
+3
*
Merge 5.7-rc7 into staging-next
Greg Kroah-Hartman
2020-05-25
1
-1
/
+3
|
\
|
*
staging: wfx: unlock on error path
Dan Carpenter
2020-05-13
1
-1
/
+3
*
|
staging: wfx: fix potential dead lock between join and scan
Jérôme Pouiller
2020-05-15
1
-0
/
+5
*
|
staging: wfx: drop protection for asynchronous join during scan
Jérôme Pouiller
2020-04-23
1
-3
/
+0
*
|
staging: wfx: stop changing filtering rule in wfx_hw_scan()
Jérôme Pouiller
2020-04-16
1
-1
/
+0
*
|
staging: wfx: fix race between configure_filter and remove_interface
Jérôme Pouiller
2020-04-13
1
-2
/
+2
|
/
*
staging: wfx: simplify wfx_scan_complete()
Jérôme Pouiller
2020-01-16
1
-2
/
+1
*
staging: wfx: drop wdev->output_power
Jérôme Pouiller
2020-01-16
1
-2
/
+2
*
staging: wfx: simplify hif_set_output_power() usage
Jérôme Pouiller
2020-01-16
1
-1
/
+1
*
staging: wfx: make hif_scan() usage clearer
Jérôme Pouiller
2020-01-16
1
-4
/
+3
*
staging: wfx: implement cancel_hw_scan()
Jérôme Pouiller
2019-12-18
1
-0
/
+13
*
staging: wfx: delayed_link_loss cannot happen
Jérôme Pouiller
2019-12-18
1
-4
/
+0
*
staging: wfx: delayed_unjoin cannot happen
Jérôme Pouiller
2019-12-18
1
-6
/
+1
*
staging: wfx: workaround bug with "iw scan"
Jérôme Pouiller
2019-12-18
1
-17
/
+30
*
staging: wfx: rewrite wfx_hw_scan()
Jérôme Pouiller
2019-12-18
1
-162
/
+63
*
staging: wfx: simplify hif_set_template_frame() usage
Jérôme Pouiller
2019-12-18
1
-6
/
+1
*
staging: wfx: introduce update_probe_tmpl()
Jérôme Pouiller
2019-12-18
1
-28
/
+31
*
staging: wfx: simplify hif_scan() usage
Jérôme Pouiller
2019-12-18
1
-46
/
+8
*
staging: wfx: drop useless wfx_scan_complete()
Jérôme Pouiller
2019-12-18
1
-7
/
+2
*
staging: wfx: device already handle sleep mode during scan
Jérôme Pouiller
2019-12-18
1
-3
/
+0
*
staging: wfx: hif_scan() never fails
Jérôme Pouiller
2019-12-18
1
-18
/
+2
*
staging: wfx: firmware already handle powersave mode during scan
Jérôme Pouiller
2019-12-18
1
-14
/
+0
*
staging: wfx: fix typo in "num_of_ssi_ds"
Jérôme Pouiller
2019-12-18
1
-1
/
+1
*
staging: wfx: ensure that received hif messages are never modified
Jérôme Pouiller
2019-12-18
1
-1
/
+2
*
staging: wfx: simplify variable assignment
Jérôme Pouiller
2019-12-18
1
-1
/
+1
*
staging: align to fix warnings of line over 80 characters
Jules Irenge
2019-11-14
1
-5
/
+10
*
staging: wfx: drop calls to BUG_ON()
Jérôme Pouiller
2019-10-08
1
-1
/
+1
*
staging: wfx: implement the rest of mac80211 API
Jérôme Pouiller
2019-10-04
1
-0
/
+40
*
staging: wfx: allow to scan networks
Jérôme Pouiller
2019-10-04
1
-0
/
+249