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
/
sta.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
wfx: get out from the staging area
Jérôme Pouiller
2022-04-06
1
-794
/
+0
*
staging: wfx: remove useless variable
Jérôme Pouiller
2022-02-25
1
-2
/
+2
*
staging: wfx: format code on 100 columns
Jérôme Pouiller
2022-02-25
1
-4
/
+3
*
staging: wfx: remove force_ps_timeout
Jérôme Pouiller
2022-01-25
1
-6
/
+2
*
staging: wfx: do not display functions names in logs
Jérôme Pouiller
2022-01-25
1
-3
/
+2
*
staging: wfx: reformat comments on 100 columns
Jérôme Pouiller
2022-01-25
1
-21
/
+13
*
staging: wfx: reformat code on 100 columns
Jérôme Pouiller
2022-01-25
1
-55
/
+28
*
staging: wfx: prefix structs hif_* with wfx_
Jérôme Pouiller
2022-01-25
1
-1
/
+1
*
staging: wfx: prefix functions from hif_*.h with wfx_
Jérôme Pouiller
2022-01-25
1
-45
/
+47
*
staging: wfx: sta: Fix 'else' coding style warning
Srivathsa Dara
2021-09-17
1
-12
/
+11
*
staging: wfx: avoid c99 comments
Jérôme Pouiller
2021-09-14
1
-36
/
+42
*
staging: wfx: reformat comment
Jérôme Pouiller
2021-09-14
1
-3
/
+1
*
staging: wfx: remove references to WFxxx in comments
Jérôme Pouiller
2021-09-14
1
-3
/
+1
*
staging: wfx: fix error names
Jérôme Pouiller
2021-09-14
1
-1
/
+1
*
staging: wfx: fix support for CSA
Jérôme Pouiller
2021-09-14
1
-1
/
+6
*
staging: wfx: ignore PS when STA/AP share same channel
Jérôme Pouiller
2021-09-14
1
-12
/
+20
*
staging: wfx: do not send CAB while scanning
Jérôme Pouiller
2021-09-14
1
-0
/
+11
*
staging: wfx: use abbreviated message for "incorrect sequence"
Jérôme Pouiller
2021-09-14
1
-2
/
+3
*
Merge 5.12-rc3 into staging-next
Greg Kroah-Hartman
2021-03-15
1
-0
/
+6
|
\
|
*
Revert "staging: wfx: remove unused included header files"
Greg Kroah-Hartman
2021-03-10
1
-0
/
+6
*
|
staging: wfx: Fix alignment style issue in sta.c
Rajat Asthana
2021-03-10
1
-1
/
+1
|
/
*
staging: wfx: remove unused included header files
Muhammad Usama Anjum
2021-02-12
1
-6
/
+0
*
staging: wfx: make a const array static, makes object smaller
Colin Ian King
2020-10-26
1
-1
/
+1
*
staging: wfx: standardize the error when vif does not exist
Jérôme Pouiller
2020-10-10
1
-0
/
+4
*
staging: wfx: update copyrights dates
Jérôme Pouiller
2020-10-07
1
-1
/
+1
*
staging: wfx: drop useless function
Jérôme Pouiller
2020-09-13
1
-2
/
+0
*
staging: wfx: drop multicast filtering
Jérôme Pouiller
2020-09-13
1
-57
/
+2
*
staging: wfx: simplify hif_set_association_mode()
Jérôme Pouiller
2020-09-13
1
-1
/
+16
*
staging: wfx: relocate wfx_join() beside wfx_join_finalize()
Jérôme Pouiller
2020-09-13
1
-50
/
+50
*
staging: wfx: improve readability of association processing
Jérôme Pouiller
2020-09-13
1
-27
/
+26
*
staging: wfx: fix potential use before init
Jérôme Pouiller
2020-08-28
1
-14
/
+14
*
staging: wfx: fix frame reordering
Jérôme Pouiller
2020-08-28
1
-9
/
+10
*
staging: wfx: fix BA when MFP is disabled but BSS is MFP capable
Jérôme Pouiller
2020-08-28
1
-31
/
+3
*
staging: wfx: improve usage of hif_map_link()
Jérôme Pouiller
2020-08-28
1
-2
/
+2
*
staging: wfx: fix BA when device is AP and MFP is enabled
Jérôme Pouiller
2020-08-28
1
-1
/
+27
*
staging: wfx: fix a handful of spelling mistakes
Colin Ian King
2020-08-18
1
-1
/
+1
*
staging: wfx: always enable FastPs in combo with new firmwares
Jérôme Pouiller
2020-07-03
1
-13
/
+3
*
staging: wfx: add a debugfs entry to force ps_timeout
Jérôme Pouiller
2020-07-03
1
-3
/
+7
*
staging: wfx: drop counter of buffered frames
Jérôme Pouiller
2020-07-03
1
-8
/
+0
*
staging: wfx: associate tx_queues to vifs
Jérôme Pouiller
2020-07-03
1
-1
/
+3
*
staging: wfx: make methods 'wfx_get_ps_timeout' and 'wfx_update_pm' static
Julius Hemanth Pitti
2020-06-16
1
-2
/
+2
*
staging: wfx: split wfx_get_ps_timeout() from wfx_update_pm()
Jérôme Pouiller
2020-05-27
1
-18
/
+31
*
staging: wfx: retrieve the PS status from the vif
Jérôme Pouiller
2020-05-27
1
-1
/
+1
*
staging: wfx: remove false positive warning
Jérôme Pouiller
2020-05-15
1
-2
/
+4
*
staging: wfx: fix error reporting in wfx_start_ap()
Jérôme Pouiller
2020-05-15
1
-2
/
+5
*
staging: wfx: drop unnecessary filter configuration when disabling filter
Jérôme Pouiller
2020-05-15
1
-1
/
+0
*
staging: wfx: fix PS parameters when multiple vif are in use
Jérôme Pouiller
2020-05-15
1
-7
/
+13
*
staging: wfx: fix potential dead lock between join and scan
Jérôme Pouiller
2020-05-15
1
-0
/
+3
*
staging: wfx: merge wfx_stop_ap() with wfx_reset()
Jérôme Pouiller
2020-05-15
1
-5
/
+1
*
staging: wfx: rename wfx_do_unjoin() into wfx_reset()
Jérôme Pouiller
2020-05-15
1
-17
/
+15
[next]