summaryrefslogtreecommitdiffstats
path: root/drivers/staging/wfx/hif_tx.h
Commit message (Expand)AuthorAgeFilesLines
* wfx: get out from the staging areaJérôme Pouiller2022-04-061-61/+0
* staging: wfx: reformat code on 100 columnsJérôme Pouiller2022-01-251-6/+3
* staging: wfx: prefix structs hif_* with wfx_Jérôme Pouiller2022-01-251-10/+10
* staging: wfx: prefix functions from hif_*.h with wfx_Jérôme Pouiller2022-01-251-24/+24
* staging: wfx: fix missing headersJérôme Pouiller2022-01-251-0/+4
* staging: wfx: remove references to WFxxx in commentsJérôme Pouiller2021-09-141-2/+2
* staging: wfx: drop unused argument from hif_scan()Jérôme Pouiller2021-09-141-1/+1
* staging: wfx: update copyrights datesJérôme Pouiller2020-10-071-1/+1
* staging: wfx: drop async field from struct hif_cmdJérôme Pouiller2020-09-131-1/+0
* staging: wfx: drop 'secure link' featureJérôme Pouiller2020-09-131-6/+0
* staging: wfx: improve usage of hif_map_link()Jérôme Pouiller2020-08-281-1/+2
* staging: wfx: fix coherency of hif_scan() prototypeJérôme Pouiller2020-06-161-1/+1
* staging: wfx: fix alignements of function prototypesJérôme Pouiller2020-05-131-2/+2
* staging: wfx: remove useless header inclusionsJérôme Pouiller2020-05-131-2/+1
* staging: wfx: simplify hif_set_bss_params()Jérôme Pouiller2020-04-231-2/+1
* staging: wfx: fix RCU usage between hif_join() and ieee80211_bss_get_ie()Jérôme Pouiller2020-03-111-1/+1
* staging: wfx: simplify hif_join()Jérôme Pouiller2020-01-161-1/+2
* staging: wfx: simplify hif_update_ie()Jérôme Pouiller2020-01-161-2/+1
* staging: wfx: simplify hif_start() usageJérôme Pouiller2020-01-161-1/+4
* staging: wfx: simplify hif_scan() usageJérôme Pouiller2019-12-181-7/+3
* staging: wfx: simplify hif_set_edca_queue_params() usageJérôme Pouiller2019-12-181-2/+3
* staging: wfx: simplify hif_set_pm() usageJérôme Pouiller2019-12-181-1/+1
* staging: wfx: replace uintXX_t to uXX and intXX_t to sXXJules Irenge2019-11-111-3/+4
* staging: wfx: introduce "secure link"Jérôme Pouiller2019-10-041-0/+1
* staging: wfx: add HIF commands helpersJérôme Pouiller2019-10-041-0/+33
* staging: wfx: allow to send commands to chipJérôme Pouiller2019-10-041-0/+33