summaryrefslogtreecommitdiff
path: root/drivers/staging/wfx/sta.h
AgeCommit message (Expand)Author
2020-01-16staging: wfx: simplify wfx_suspend_resume_mc()Jérôme Pouiller
2020-01-16staging: wfx: replace wfx_tx_get_tid() with ieee80211_get_tid()Jérôme Pouiller
2020-01-16staging: wfx: relocate "buffered" information to sta_privJérôme Pouiller
2020-01-16staging: wfx: drop struct wfx_ht_infoJérôme Pouiller
2020-01-16staging: wfx: simplify hif_set_tx_rate_retry_policy() usageJérôme Pouiller
2019-12-18staging: wfx: drop struct wfx_edca_paramsJérôme Pouiller
2019-12-18staging: wfx: prefer a bitmask instead of an array of booleanJérôme Pouiller
2019-12-18staging: wfx: declare wfx_set_pm() staticJérôme Pouiller
2019-12-18staging: wfx: ensure that received hif messages are never modifiedJérôme Pouiller
2019-11-14staging: align to fix warnings of line over 80 charactersJules Irenge
2019-11-11staging: wfx: replace uintXX_t to uXX and intXX_t to sXXJules Irenge
2019-10-04staging: wfx: implement the rest of mac80211 APIJérôme Pouiller
2019-10-04staging: wfx: allow to scan networksJérôme Pouiller
2019-10-04staging: wfx: allow to send 802.11 framesJérôme Pouiller
2019-10-04staging: wfx: instantiate mac80211 dataJérôme Pouiller