summaryrefslogtreecommitdiff
path: root/drivers/staging/wfx
AgeCommit message (Expand)Author
2020-01-16staging: wfx: simplify the link-id allocationJérôme Pouiller
2020-01-16staging: wfx: simplify wfx_set_tim_impl()Jérôme Pouiller
2020-01-16staging: wfx: fix RCU usageJérôme Pouiller
2020-01-16staging: wfx: fix bss_lossJérôme Pouiller
2020-01-16staging: wfx: relocate "buffered" information to sta_privJérôme Pouiller
2020-01-16staging: wfx: remove handling of "early_data"Jérôme Pouiller
2020-01-16staging: wfx: fix possible overflow on jiffies comparaisonJérôme Pouiller
2020-01-16staging: wfx: fix case where RTS threshold is 0Jérôme Pouiller
2020-01-16staging: wfx: do not update uapsd if not necessaryJérôme Pouiller
2020-01-16staging: wfx: with multiple vifs, force PS only if channels differsJérôme Pouiller
2020-01-16staging: wfx: update power-save per interfaceJérôme Pouiller
2020-01-16staging: wfx: simplify wfx_scan_complete()Jérôme Pouiller
2020-01-16staging: wfx: simplify wfx_update_filtering()Jérôme Pouiller
2020-01-16staging: wfx: simplify wfx_set_mcast_filter()Jérôme Pouiller
2020-01-16staging: wfx: simplify hif_set_config_data_filter()Jérôme Pouiller
2020-01-16staging: wfx: simplify hif_set_mac_addr_condition()Jérôme Pouiller
2020-01-16staging: wfx: simplify hif_set_data_filtering()Jérôme Pouiller
2020-01-16staging: wfx: simplify hif_mib_set_data_filteringJérôme Pouiller
2020-01-16staging: wfx: simplify hif_mib_uc_mc_bc_data_frame_conditionJérôme Pouiller
2020-01-16staging: wfx: simplify hif_set_uc_mc_bc_condition()Jérôme Pouiller
2020-01-16staging: wfx: simplify hif_set_association_mode()Jérôme Pouiller
2020-01-16staging: wfx: simplify hif_join()Jérôme Pouiller
2020-01-16staging: wfx: simplify hif_update_ie()Jérôme Pouiller
2020-01-16staging: wfx: SSID should be provided to hif_start() even if hiddenJérôme Pouiller
2020-01-16staging: wfx: drop wfx_set_cts_work()Jérôme Pouiller
2020-01-16staging: wfx: drop wvif->setbssparams_doneJérôme Pouiller
2020-01-16staging: wfx: drop wvif->cqm_rssi_tholdJérôme Pouiller
2020-01-16staging: wfx: drop wvif->enable_beaconJérôme Pouiller
2020-01-16staging: wfx: drop wvif->dtim_periodJérôme Pouiller
2020-01-16staging: wfx: simplify update of DTIM periodJérôme Pouiller
2020-01-16staging: wfx: simplify wfx_flush()Jérôme Pouiller
2020-01-16staging: wfx: fix __wfx_flush() when drop == falseJérôme Pouiller
2020-01-16staging: wfx: simplify wfx_update_beaconing()Jérôme Pouiller
2020-01-16staging: wfx: simplify wfx_upload_ap_templates()Jérôme Pouiller
2020-01-16staging: wfx: rename wfx_upload_beacon()Jérôme Pouiller
2020-01-16staging: wfx: simplify wfx_config()Jérôme Pouiller
2020-01-16staging: wfx: drop wdev->output_powerJérôme Pouiller
2020-01-16staging: wfx: drop struct wfx_ht_infoJérôme Pouiller
2020-01-16staging: wfx: retrieve greenfield mode from sta->ht_cap and bss_confJérôme Pouiller
2020-01-16staging: wfx: retrieve ampdu_density from sta->ht_capJérôme Pouiller
2020-01-16staging: wfx: use specialized structs for HIF argumentsJérôme Pouiller
2020-01-16staging: wfx: simplify hif_start() usageJérôme Pouiller
2020-01-16staging: wfx: simplify hif_set_arp_ipv4_filter() usageJérôme Pouiller
2020-01-16staging: wfx: simplify hif_set_rcpi_rssi_threshold() usageJérôme Pouiller
2020-01-16staging: wfx: simplify hif_set_output_power() usageJérôme Pouiller
2020-01-16staging: wfx: simplify hif_set_tx_rate_retry_policy() usageJérôme Pouiller
2020-01-16staging: wfx: send rate policies one by oneJérôme Pouiller
2020-01-16staging: wfx: add missing PROBE_RESP_OFFLOAD featureJérôme Pouiller
2020-01-16staging: wfx: make hif_scan() usage clearerJérôme Pouiller
2020-01-16staging: wfx: revert unexpected change in debugfs outputJérôme Pouiller