summaryrefslogtreecommitdiffstats
path: root/drivers/staging/wfx/hif_api_cmd.h
AgeCommit message (Expand)AuthorLines
2022-04-06wfx: get out from the staging areaJérôme Pouiller-553/+0
2022-02-25staging: wfx: drop useless includeJérôme Pouiller-2/+0
2022-01-25staging: wfx: reformat comments on 100 columnsJérôme Pouiller-4/+4
2022-01-25staging: wfx: prefix structs hif_* with wfx_Jérôme Pouiller-71/+71
2022-01-25staging: wfx: fix HIF API licenseJérôme Pouiller-1/+1
2021-09-14staging: wfx: avoid c99 commentsJérôme Pouiller-5/+7
2021-09-14staging: wfx: remove references to WFxxx in commentsJérôme Pouiller-1/+1
2021-03-10Revert "staging: wfx: remove unused included header files"Greg Kroah-Hartman-0/+4
2021-02-12staging: wfx: remove unused included header filesMuhammad Usama Anjum-4/+0
2021-02-11staging: wfx: avoid defining array of flexible structMuhammad Usama Anjum-1/+1
2020-10-07staging: wfx: update copyrights datesJérôme Pouiller-1/+1
2020-09-13staging: wfx: fix spacesJérôme Pouiller-3/+1
2020-09-13staging: wfx: drop macro API_SSID_SIZEJérôme Pouiller-5/+3
2020-09-13staging: wfx: drop struct hif_ie_tlvJérôme Pouiller-7/+3
2020-09-13staging: wfx: drop useless union hif_event_dataJérôme Pouiller-7/+5
2020-09-13staging: wfx: drop useless union hif_privacy_key_dataJérôme Pouiller-13/+11
2020-09-13staging: wfx: drop useless stricts only used in hif_req_start_scan_altJérôme Pouiller-22/+10
2020-09-13staging: wfx: drop useless structs only used in hif_req_txJérôme Pouiller-35/+14
2020-09-13staging: wfx: drop useless struct hif_tx_result_flagsJérôme Pouiller-10/+6
2020-09-13staging: wfx: drop useless struct hif_rx_flagsJérôme Pouiller-15/+10
2020-09-13staging: wfx: drop useless struct hif_pm_modeJérôme Pouiller-5/+1
2020-09-13staging: wfx: drop useless struct hif_suspend_resume_flagsJérôme Pouiller-5/+1
2020-09-13staging: wfx: drop useless struct hif_map_link_flagsJérôme Pouiller-12/+3
2020-09-13staging: wfx: drop useless struct hif_bss_flagsJérôme Pouiller-5/+1
2020-09-13staging: wfx: drop useless struct hif_join_flagsJérôme Pouiller-11/+7
2020-09-13staging: wfx: drop useless struct hif_ie_flagsJérôme Pouiller-9/+5
2020-09-13staging: wfx: drop useless struct hif_reset_flagsJérôme Pouiller-3/+3
2020-09-13staging: wfx: drop useless union hif_commands_idsJérôme Pouiller-6/+0
2020-09-13staging: wfx: drop useless enum hif_beaconJérôme Pouiller-5/+0
2020-05-13staging: wfx: fix endianness of the field 'channel_number'Jérôme Pouiller-6/+9
2020-05-13staging: wfx: fix endianness of the field 'num_tx_confs'Jérôme Pouiller-1/+2
2020-05-13staging: wfx: fix endianness of the field 'status'Jérôme Pouiller-16/+0
2020-05-13staging: wfx: declare the field 'packet_id' with native byte orderJérôme Pouiller-2/+6
2020-04-13staging: wfx: align members declarations in hif APIJérôme Pouiller-242/+242
2020-04-13staging: wfx: fix endianness of hif APIJérôme Pouiller-60/+60
2020-04-13staging: wfx: remove unused definitions from the hif APIJérôme Pouiller-18/+0
2020-04-13staging: wfx: relocate LINK_ID_NO_ASSOC and MAX_STA_IN_AP_MODE to hif APIJérôme Pouiller-0/+3
2020-03-11staging: wfx: remove unused structureKaaira Gupta-4/+0
2020-01-16staging: wfx: simplify handling of IEEE80211_TX_CTL_SEND_AFTER_DTIMJérôme Pouiller-1/+2
2019-12-18staging: wfx: better naming for hif_req_join->short_preambleJérôme Pouiller-10/+6
2019-12-18staging: wfx: improve API of hif_req_join->infrastructure_bss_modeJérôme Pouiller-6/+2
2019-12-18staging: wfx: fix name of struct hif_req_start_scan_altJérôme Pouiller-1/+1
2019-12-18staging: wfx: fix typo in "num_i_es"Jérôme Pouiller-1/+1
2019-12-18staging: wfx: fix typo in "num_of_ssi_ds"Jérôme Pouiller-2/+2
2019-11-11staging: wfx: replace uintXX_t to uXX and intXX_t to sXXJules Irenge-249/+249
2019-10-04staging: wfx: import HIF API headersJérôme Pouiller-0/+681