summaryrefslogtreecommitdiff
path: root/drivers/staging/wfx/hif_tx.h
AgeCommit message (Expand)Author
2022-04-06wfx: get out from the staging areaJérôme Pouiller
2022-01-25staging: wfx: reformat code on 100 columnsJérôme Pouiller
2022-01-25staging: wfx: prefix structs hif_* with wfx_Jérôme Pouiller
2022-01-25staging: wfx: prefix functions from hif_*.h with wfx_Jérôme Pouiller
2022-01-25staging: wfx: fix missing headersJérôme Pouiller
2021-09-14staging: wfx: remove references to WFxxx in commentsJérôme Pouiller
2021-09-14staging: wfx: drop unused argument from hif_scan()Jérôme Pouiller
2020-10-07staging: wfx: update copyrights datesJérôme Pouiller
2020-09-13staging: wfx: drop async field from struct hif_cmdJérôme Pouiller
2020-09-13staging: wfx: drop 'secure link' featureJérôme Pouiller
2020-08-28staging: wfx: improve usage of hif_map_link()Jérôme Pouiller
2020-06-16staging: wfx: fix coherency of hif_scan() prototypeJérôme Pouiller
2020-05-13staging: wfx: fix alignements of function prototypesJérôme Pouiller
2020-05-13staging: wfx: remove useless header inclusionsJérôme Pouiller
2020-04-23staging: wfx: simplify hif_set_bss_params()Jérôme Pouiller
2020-03-11staging: wfx: fix RCU usage between hif_join() and ieee80211_bss_get_ie()Jérôme Pouiller
2020-01-16staging: wfx: simplify hif_join()Jérôme Pouiller
2020-01-16staging: wfx: simplify hif_update_ie()Jérôme Pouiller
2020-01-16staging: wfx: simplify hif_start() usageJérôme Pouiller
2019-12-18staging: wfx: simplify hif_scan() usageJérôme Pouiller
2019-12-18staging: wfx: simplify hif_set_edca_queue_params() usageJérôme Pouiller
2019-12-18staging: wfx: simplify hif_set_pm() usageJérôme Pouiller
2019-11-11staging: wfx: replace uintXX_t to uXX and intXX_t to sXXJules Irenge
2019-10-04staging: wfx: introduce "secure link"Jérôme Pouiller
2019-10-04staging: wfx: add HIF commands helpersJérôme Pouiller
2019-10-04staging: wfx: allow to send commands to chipJérôme Pouiller