aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/wfx (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-01-16staging: wfx: update TODOJérôme Pouiller1-11/+1
2020-01-16staging: wfx: simplify hif_multi_tx_confirm()Jérôme Pouiller1-8/+3
2020-01-16staging: wfx: simplify wfx_tx_queue_get_num_queued()Jérôme Pouiller2-10/+6
2020-01-16staging: wfx: simplify hif_handle_tx_data()Jérôme Pouiller1-25/+15
2020-01-16staging: wfx: remove check for interface stateJérôme Pouiller1-38/+12
2020-01-16staging: wfx: remove unused do_probeJérôme Pouiller1-1/+0
2020-01-16staging: wfx: ensure that packet_id is uniqueJérôme Pouiller2-2/+7
2020-01-16staging: wfx: simplify wfx_ps_notify_sta()Jérôme Pouiller1-18/+6
2020-01-16staging: wfx: simplify handling of IEEE80211_TX_CTL_SEND_AFTER_DTIMJérôme Pouiller6-138/+66
2020-01-16staging: wfx: simplify wfx_suspend_resume_mc()Jérôme Pouiller4-17/+9
2020-01-16staging: wfx: firmware never return PS status for stationsJérôme Pouiller1-26/+17
2020-01-16staging: wfx: sta and dtimJérôme Pouiller1-18/+15
2020-01-16staging: wfx: pspoll_mask make no senseJérôme Pouiller5-51/+3
2020-01-16staging: wfx: replace wfx_tx_get_tid() with ieee80211_get_tid()Jérôme Pouiller4-23/+8
2020-01-16staging: wfx: check that no tx is pending before release staJérôme Pouiller1-0/+3
2020-01-16staging: wfx: simplify the link-id allocationJérôme Pouiller7-241/+24
2020-01-16staging: wfx: simplify wfx_set_tim_impl()Jérôme Pouiller2-10/+10
2020-01-16staging: wfx: fix RCU usageJérôme Pouiller1-2/+2
2020-01-16staging: wfx: fix bss_lossJérôme Pouiller1-1/+7
2020-01-16staging: wfx: relocate "buffered" information to sta_privJérôme Pouiller4-32/+31
2020-01-16staging: wfx: remove handling of "early_data"Jérôme Pouiller4-23/+1
2020-01-16staging: wfx: fix possible overflow on jiffies comparaisonJérôme Pouiller1-9/+5
2020-01-16staging: wfx: fix case where RTS threshold is 0Jérôme Pouiller1-1/+1
2020-01-16staging: wfx: do not update uapsd if not necessaryJérôme Pouiller1-1/+3
2020-01-16staging: wfx: with multiple vifs, force PS only if channels differsJérôme Pouiller1-4/+10
2020-01-16staging: wfx: update power-save per interfaceJérôme Pouiller2-13/+6
2020-01-16staging: wfx: simplify wfx_scan_complete()Jérôme Pouiller3-8/+3
2020-01-16staging: wfx: simplify wfx_update_filtering()Jérôme Pouiller1-18/+13
2020-01-16staging: wfx: simplify wfx_set_mcast_filter()Jérôme Pouiller1-19/+9
2020-01-16staging: wfx: simplify hif_set_config_data_filter()Jérôme Pouiller2-9/+13
2020-01-16staging: wfx: simplify hif_set_mac_addr_condition()Jérôme Pouiller2-10/+9
2020-01-16staging: wfx: simplify hif_set_data_filtering()Jérôme Pouiller2-11/+11
2020-01-16staging: wfx: simplify hif_mib_set_data_filteringJérôme Pouiller2-5/+6
2020-01-16staging: wfx: simplify hif_mib_uc_mc_bc_data_frame_conditionJérôme Pouiller3-18/+9
2020-01-16staging: wfx: simplify hif_set_uc_mc_bc_condition()Jérôme Pouiller2-8/+12
2020-01-16staging: wfx: simplify hif_set_association_mode()Jérôme Pouiller2-17/+21
2020-01-16staging: wfx: simplify hif_join()Jérôme Pouiller3-43/+30
2020-01-16staging: wfx: simplify hif_update_ie()Jérôme Pouiller3-13/+5
2020-01-16staging: wfx: SSID should be provided to hif_start() even if hiddenJérôme Pouiller1-4/+2
2020-01-16staging: wfx: drop wfx_set_cts_work()Jérôme Pouiller2-33/+9
2020-01-16staging: wfx: drop wvif->setbssparams_doneJérôme Pouiller2-6/+3
2020-01-16staging: wfx: drop wvif->cqm_rssi_tholdJérôme Pouiller2-5/+2
2020-01-16staging: wfx: drop wvif->enable_beaconJérôme Pouiller2-8/+2
2020-01-16staging: wfx: drop wvif->dtim_periodJérôme Pouiller2-17/+4
2020-01-16staging: wfx: simplify update of DTIM periodJérôme Pouiller3-29/+6
2020-01-16staging: wfx: simplify wfx_flush()Jérôme Pouiller1-11/+1
2020-01-16staging: wfx: fix __wfx_flush() when drop == falseJérôme Pouiller2-33/+11
2020-01-16staging: wfx: simplify wfx_update_beaconing()Jérôme Pouiller1-17/+11
2020-01-16staging: wfx: simplify wfx_upload_ap_templates()Jérôme Pouiller1-8/+4
2020-01-16staging: wfx: rename wfx_upload_beacon()Jérôme Pouiller1-3/+3