aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/wfx/hif_api_cmd.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-10-07staging: wfx: update copyrights datesJérôme Pouiller1-1/+1
2020-09-13staging: wfx: fix spacesJérôme Pouiller1-3/+1
2020-09-13staging: wfx: drop macro API_SSID_SIZEJérôme Pouiller1-5/+3
2020-09-13staging: wfx: drop struct hif_ie_tlvJérôme Pouiller1-7/+3
2020-09-13staging: wfx: drop useless union hif_event_dataJérôme Pouiller1-7/+5
2020-09-13staging: wfx: drop useless union hif_privacy_key_dataJérôme Pouiller1-13/+11
2020-09-13staging: wfx: drop useless stricts only used in hif_req_start_scan_altJérôme Pouiller1-22/+10
2020-09-13staging: wfx: drop useless structs only used in hif_req_txJérôme Pouiller1-35/+14
2020-09-13staging: wfx: drop useless struct hif_tx_result_flagsJérôme Pouiller1-10/+6
2020-09-13staging: wfx: drop useless struct hif_rx_flagsJérôme Pouiller1-15/+10
2020-09-13staging: wfx: drop useless struct hif_pm_modeJérôme Pouiller1-5/+1
2020-09-13staging: wfx: drop useless struct hif_suspend_resume_flagsJérôme Pouiller1-5/+1
2020-09-13staging: wfx: drop useless struct hif_map_link_flagsJérôme Pouiller1-12/+3
2020-09-13staging: wfx: drop useless struct hif_bss_flagsJérôme Pouiller1-5/+1
2020-09-13staging: wfx: drop useless struct hif_join_flagsJérôme Pouiller1-11/+7
2020-09-13staging: wfx: drop useless struct hif_ie_flagsJérôme Pouiller1-9/+5
2020-09-13staging: wfx: drop useless struct hif_reset_flagsJérôme Pouiller1-3/+3
2020-09-13staging: wfx: drop useless union hif_commands_idsJérôme Pouiller1-6/+0
2020-09-13staging: wfx: drop useless enum hif_beaconJérôme Pouiller1-5/+0
2020-05-13staging: wfx: fix endianness of the field 'channel_number'Jérôme Pouiller1-6/+9
2020-05-13staging: wfx: fix endianness of the field 'num_tx_confs'Jérôme Pouiller1-1/+2
2020-05-13staging: wfx: fix endianness of the field 'status'Jérôme Pouiller1-16/+0
2020-05-13staging: wfx: declare the field 'packet_id' with native byte orderJérôme Pouiller1-2/+6
2020-04-13staging: wfx: align members declarations in hif APIJérôme Pouiller1-242/+242
2020-04-13staging: wfx: fix endianness of hif APIJérôme Pouiller1-60/+60
2020-04-13staging: wfx: remove unused definitions from the hif APIJérôme Pouiller1-18/+0
2020-04-13staging: wfx: relocate LINK_ID_NO_ASSOC and MAX_STA_IN_AP_MODE to hif APIJérôme Pouiller1-0/+3
2020-03-11staging: wfx: remove unused structureKaaira Gupta1-4/+0
2020-01-16staging: wfx: simplify handling of IEEE80211_TX_CTL_SEND_AFTER_DTIMJérôme Pouiller1-1/+2
2019-12-18staging: wfx: better naming for hif_req_join->short_preambleJérôme Pouiller1-10/+6
2019-12-18staging: wfx: improve API of hif_req_join->infrastructure_bss_modeJérôme Pouiller1-6/+2
2019-12-18staging: wfx: fix name of struct hif_req_start_scan_altJérôme Pouiller1-1/+1
2019-12-18staging: wfx: fix typo in "num_i_es"Jérôme Pouiller1-1/+1
2019-12-18staging: wfx: fix typo in "num_of_ssi_ds"Jérôme Pouiller1-2/+2
2019-11-11staging: wfx: replace uintXX_t to uXX and intXX_t to sXXJules Irenge1-249/+249
2019-10-04staging: wfx: import HIF API headersJérôme Pouiller1-0/+681