index
:
pm24.git
cpufreq-rust
master
more-events
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
wfx
/
sta.c
Age
Commit message (
Expand
)
Author
2022-04-06
wfx: get out from the staging area
Jérôme Pouiller
2022-02-25
staging: wfx: remove useless variable
Jérôme Pouiller
2022-02-25
staging: wfx: format code on 100 columns
Jérôme Pouiller
2022-01-25
staging: wfx: remove force_ps_timeout
Jérôme Pouiller
2022-01-25
staging: wfx: do not display functions names in logs
Jérôme Pouiller
2022-01-25
staging: wfx: reformat comments on 100 columns
Jérôme Pouiller
2022-01-25
staging: wfx: reformat code on 100 columns
Jérôme Pouiller
2022-01-25
staging: wfx: prefix structs hif_* with wfx_
Jérôme Pouiller
2022-01-25
staging: wfx: prefix functions from hif_*.h with wfx_
Jérôme Pouiller
2021-09-17
staging: wfx: sta: Fix 'else' coding style warning
Srivathsa Dara
2021-09-14
staging: wfx: avoid c99 comments
Jérôme Pouiller
2021-09-14
staging: wfx: reformat comment
Jérôme Pouiller
2021-09-14
staging: wfx: remove references to WFxxx in comments
Jérôme Pouiller
2021-09-14
staging: wfx: fix error names
Jérôme Pouiller
2021-09-14
staging: wfx: fix support for CSA
Jérôme Pouiller
2021-09-14
staging: wfx: ignore PS when STA/AP share same channel
Jérôme Pouiller
2021-09-14
staging: wfx: do not send CAB while scanning
Jérôme Pouiller
2021-09-14
staging: wfx: use abbreviated message for "incorrect sequence"
Jérôme Pouiller
2021-03-15
Merge 5.12-rc3 into staging-next
Greg Kroah-Hartman
2021-03-10
staging: wfx: Fix alignment style issue in sta.c
Rajat Asthana
2021-03-10
Revert "staging: wfx: remove unused included header files"
Greg Kroah-Hartman
2021-02-12
staging: wfx: remove unused included header files
Muhammad Usama Anjum
2020-10-26
staging: wfx: make a const array static, makes object smaller
Colin Ian King
2020-10-10
staging: wfx: standardize the error when vif does not exist
Jérôme Pouiller
2020-10-07
staging: wfx: update copyrights dates
Jérôme Pouiller
2020-09-13
staging: wfx: drop useless function
Jérôme Pouiller
2020-09-13
staging: wfx: drop multicast filtering
Jérôme Pouiller
2020-09-13
staging: wfx: simplify hif_set_association_mode()
Jérôme Pouiller
2020-09-13
staging: wfx: relocate wfx_join() beside wfx_join_finalize()
Jérôme Pouiller
2020-09-13
staging: wfx: improve readability of association processing
Jérôme Pouiller
2020-08-28
staging: wfx: fix potential use before init
Jérôme Pouiller
2020-08-28
staging: wfx: fix frame reordering
Jérôme Pouiller
2020-08-28
staging: wfx: fix BA when MFP is disabled but BSS is MFP capable
Jérôme Pouiller
2020-08-28
staging: wfx: improve usage of hif_map_link()
Jérôme Pouiller
2020-08-28
staging: wfx: fix BA when device is AP and MFP is enabled
Jérôme Pouiller
2020-08-18
staging: wfx: fix a handful of spelling mistakes
Colin Ian King
2020-07-03
staging: wfx: always enable FastPs in combo with new firmwares
Jérôme Pouiller
2020-07-03
staging: wfx: add a debugfs entry to force ps_timeout
Jérôme Pouiller
2020-07-03
staging: wfx: drop counter of buffered frames
Jérôme Pouiller
2020-07-03
staging: wfx: associate tx_queues to vifs
Jérôme Pouiller
2020-06-16
staging: wfx: make methods 'wfx_get_ps_timeout' and 'wfx_update_pm' static
Julius Hemanth Pitti
2020-05-27
staging: wfx: split wfx_get_ps_timeout() from wfx_update_pm()
Jérôme Pouiller
2020-05-27
staging: wfx: retrieve the PS status from the vif
Jérôme Pouiller
2020-05-15
staging: wfx: remove false positive warning
Jérôme Pouiller
2020-05-15
staging: wfx: fix error reporting in wfx_start_ap()
Jérôme Pouiller
2020-05-15
staging: wfx: drop unnecessary filter configuration when disabling filter
Jérôme Pouiller
2020-05-15
staging: wfx: fix PS parameters when multiple vif are in use
Jérôme Pouiller
2020-05-15
staging: wfx: fix potential dead lock between join and scan
Jérôme Pouiller
2020-05-15
staging: wfx: merge wfx_stop_ap() with wfx_reset()
Jérôme Pouiller
2020-05-15
staging: wfx: rename wfx_do_unjoin() into wfx_reset()
Jérôme Pouiller
[next]