summaryrefslogtreecommitdiff
path: root/drivers/staging/wfx
AgeCommit message (Expand)Author
2020-09-16staging: wfx: simplify virt_addr_valid callTom Rix
2020-09-13staging: wfx: update TODO listJérôme Pouiller
2020-09-13staging: wfx: drop async field from struct hif_cmdJérôme Pouiller
2020-09-13staging: wfx: uniformize naming rules in hif_tx_mib.cJérôme Pouiller
2020-09-13staging: wfx: fix spacesJérôme Pouiller
2020-09-13staging: wfx: fix naming of hif_tx_rate_retry_policyJé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_indication_dataJé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 structs only used in hif_ind_startupJé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-09-13staging: wfx: drop useless functionJérôme Pouiller
2020-09-13staging: wfx: drop multicast filteringJérôme Pouiller
2020-09-13staging: wfx: drop 'secure link' featureJérôme Pouiller
2020-09-13staging: wfx: keep API error list up-to-dateJérôme Pouiller
2020-09-13staging: wfx: simplify hif_set_association_mode()Jérôme Pouiller
2020-09-13staging: wfx: relocate wfx_join() beside wfx_join_finalize()Jérôme Pouiller
2020-09-13staging: wfx: improve readability of association processingJérôme Pouiller
2020-08-28staging: wfx: add workaround for 'timeout while wake up chip'Jérôme Pouiller
2020-08-28staging: wfx: remove useless extra jiffyJérôme Pouiller
2020-08-28staging: wfx: enable powersave on probeJérôme Pouiller
2020-08-28staging: wfx: scan while AP is supportedJérôme Pouiller
2020-08-28staging: wfx: fix potential use before initJérôme Pouiller
2020-08-28staging: wfx: fix frame reorderingJérôme Pouiller
2020-08-28staging: wfx: drop useless field from struct wfx_tx_privJérôme Pouiller
2020-08-28staging: wfx: fix support for cipher AES_CMAC (multicast PMF)Jérôme Pouiller
2020-08-28staging: wfx: fix spaces around binary operatorsJérôme Pouiller
2020-08-28staging: wfx: fix BA when MFP is disabled but BSS is MFP capableJérôme Pouiller
2020-08-28staging: wfx: improve usage of hif_map_link()Jérôme Pouiller
2020-08-28staging: wfx: fix BA when device is AP and MFP is enabledJérôme Pouiller
2020-08-18staging: wfx: fix a handful of spelling mistakesColin Ian King
2020-08-18staging: wfx: clear alignment style issuesTomer Samara
2020-07-30staging: wfx: Use flex_array_size() helper in memcpy()Gustavo A. R. Silva
2020-07-28staging: wfx: Remove unnecessary return variableSumera Priyadarsini
2020-07-10staging: wfx: Get descriptors for GPIOsLinus Walleij
2020-07-10staging: wfx: fix uninitialized variable bytes_doneColin Ian King