summaryrefslogtreecommitdiff
path: root/drivers/staging/wfx/sta.c
AgeCommit message (Expand)Author
2020-03-11staging: wfx: fix RCU usage between hif_join() and ieee80211_bss_get_ie()Jérôme Pouiller
2020-03-11staging: wfx: fix RCU usage in wfx_join_finalize()Jérôme Pouiller
2020-03-11staging: wfx: make warning about pending frame less scaryJérôme Pouiller
2020-01-16staging: wfx: simplify wfx_ps_notify_sta()Jérôme Pouiller
2020-01-16staging: wfx: simplify handling of IEEE80211_TX_CTL_SEND_AFTER_DTIMJérôme Pouiller
2020-01-16staging: wfx: simplify wfx_suspend_resume_mc()Jérôme Pouiller
2020-01-16staging: wfx: firmware never return PS status for stationsJérôme Pouiller
2020-01-16staging: wfx: sta and dtimJérôme Pouiller
2020-01-16staging: wfx: pspoll_mask make no senseJérôme Pouiller
2020-01-16staging: wfx: replace wfx_tx_get_tid() with ieee80211_get_tid()Jérôme Pouiller
2020-01-16staging: wfx: check that no tx is pending before release staJérôme Pouiller
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: 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_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: 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: 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