summaryrefslogtreecommitdiff
path: root/drivers/staging/wfx/hif_api_cmd.h
AgeCommit message (Expand)Author
2021-03-10Revert "staging: wfx: remove unused included header files"Greg Kroah-Hartman
2021-02-12staging: wfx: remove unused included header filesMuhammad Usama Anjum
2021-02-11staging: wfx: avoid defining array of flexible structMuhammad Usama Anjum
2020-10-07staging: wfx: update copyrights datesJérôme Pouiller
2020-09-13staging: wfx: fix spacesJérôme Pouiller
2020-09-13staging: wfx: drop macro API_SSID_SIZEJérôme Pouiller
2020-09-13staging: wfx: drop struct hif_ie_tlvJérôme Pouiller
2020-09-13staging: wfx: drop useless union hif_event_dataJérôme Pouiller
2020-09-13staging: wfx: drop useless union hif_privacy_key_dataJérôme Pouiller
2020-09-13staging: wfx: drop useless stricts only used in hif_req_start_scan_altJérôme Pouiller
2020-09-13staging: wfx: drop useless structs only used in hif_req_txJérôme Pouiller
2020-09-13staging: wfx: drop useless struct hif_tx_result_flagsJérôme Pouiller
2020-09-13staging: wfx: drop useless struct hif_rx_flagsJérôme Pouiller
2020-09-13staging: wfx: drop useless struct hif_pm_modeJérôme Pouiller
2020-09-13staging: wfx: drop useless struct hif_suspend_resume_flagsJérôme Pouiller
2020-09-13staging: wfx: drop useless struct hif_map_link_flagsJérôme Pouiller
2020-09-13staging: wfx: drop useless struct hif_bss_flagsJérôme Pouiller
2020-09-13staging: wfx: drop useless struct hif_join_flagsJérôme Pouiller
2020-09-13staging: wfx: drop useless struct hif_ie_flagsJérôme Pouiller
2020-09-13staging: wfx: drop useless struct hif_reset_flagsJérôme Pouiller
2020-09-13staging: wfx: drop useless union hif_commands_idsJérôme Pouiller
2020-09-13staging: wfx: drop useless enum hif_beaconJérôme Pouiller
2020-05-13staging: wfx: fix endianness of the field 'channel_number'Jérôme Pouiller
2020-05-13staging: wfx: fix endianness of the field 'num_tx_confs'Jérôme Pouiller
2020-05-13staging: wfx: fix endianness of the field 'status'Jérôme Pouiller
2020-05-13staging: wfx: declare the field 'packet_id' with native byte orderJérôme Pouiller
2020-04-13staging: wfx: align members declarations in hif APIJérôme Pouiller
2020-04-13staging: wfx: fix endianness of hif APIJérôme Pouiller
2020-04-13staging: wfx: remove unused definitions from the hif APIJérôme Pouiller
2020-04-13staging: wfx: relocate LINK_ID_NO_ASSOC and MAX_STA_IN_AP_MODE to hif APIJérôme Pouiller
2020-03-11staging: wfx: remove unused structureKaaira Gupta
2020-01-16staging: wfx: simplify handling of IEEE80211_TX_CTL_SEND_AFTER_DTIMJérôme Pouiller
2019-12-18staging: wfx: better naming for hif_req_join->short_preambleJérôme Pouiller
2019-12-18staging: wfx: improve API of hif_req_join->infrastructure_bss_modeJérôme Pouiller
2019-12-18staging: wfx: fix name of struct hif_req_start_scan_altJérôme Pouiller
2019-12-18staging: wfx: fix typo in "num_i_es"Jérôme Pouiller
2019-12-18staging: wfx: fix typo in "num_of_ssi_ds"Jérôme Pouiller
2019-11-11staging: wfx: replace uintXX_t to uXX and intXX_t to sXXJules Irenge
2019-10-04staging: wfx: import HIF API headersJérôme Pouiller