index
:
linux.git
master
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.h
Age
Commit message (
Expand
)
Author
2020-01-16
staging: wfx: simplify wfx_suspend_resume_mc()
Jérôme Pouiller
2020-01-16
staging: wfx: replace wfx_tx_get_tid() with ieee80211_get_tid()
Jérôme Pouiller
2020-01-16
staging: wfx: relocate "buffered" information to sta_priv
Jérôme Pouiller
2020-01-16
staging: wfx: drop struct wfx_ht_info
Jérôme Pouiller
2020-01-16
staging: wfx: simplify hif_set_tx_rate_retry_policy() usage
Jérôme Pouiller
2019-12-18
staging: wfx: drop struct wfx_edca_params
Jérôme Pouiller
2019-12-18
staging: wfx: prefer a bitmask instead of an array of boolean
Jérôme Pouiller
2019-12-18
staging: wfx: declare wfx_set_pm() static
Jérôme Pouiller
2019-12-18
staging: wfx: ensure that received hif messages are never modified
Jérôme Pouiller
2019-11-14
staging: align to fix warnings of line over 80 characters
Jules Irenge
2019-11-11
staging: wfx: replace uintXX_t to uXX and intXX_t to sXX
Jules Irenge
2019-10-04
staging: wfx: implement the rest of mac80211 API
Jérôme Pouiller
2019-10-04
staging: wfx: allow to scan networks
Jérôme Pouiller
2019-10-04
staging: wfx: allow to send 802.11 frames
Jérôme Pouiller
2019-10-04
staging: wfx: instantiate mac80211 data
Jérôme Pouiller