summaryrefslogtreecommitdiffstats
path: root/drivers/staging/wfx
Commit message (Expand)AuthorAgeFilesLines
* staging: wfx: fix RCU usage between hif_join() and ieee80211_bss_get_ie()Jérôme Pouiller2020-03-113-12/+15
* staging: wfx: fix RCU usage in wfx_join_finalize()Jérôme Pouiller2020-03-112-7/+12
* staging: wfx: make warning about pending frame less scaryJérôme Pouiller2020-03-111-1/+3
* staging: wfx: fix lines ending with a comma instead of a semicolonJérôme Pouiller2020-03-111-3/+3
* staging: wfx: fix warning about freeing in-use mutex during device unregisterJérôme Pouiller2020-03-111-0/+1
* staging: wfx: update TODOJérôme Pouiller2020-01-161-11/+1
* staging: wfx: simplify hif_multi_tx_confirm()Jérôme Pouiller2020-01-161-8/+3
* staging: wfx: simplify wfx_tx_queue_get_num_queued()Jérôme Pouiller2020-01-162-10/+6
* staging: wfx: simplify hif_handle_tx_data()Jérôme Pouiller2020-01-161-25/+15
* staging: wfx: remove check for interface stateJérôme Pouiller2020-01-161-38/+12
* staging: wfx: remove unused do_probeJérôme Pouiller2020-01-161-1/+0
* staging: wfx: ensure that packet_id is uniqueJérôme Pouiller2020-01-162-2/+7
* staging: wfx: simplify wfx_ps_notify_sta()Jérôme Pouiller2020-01-161-18/+6
* staging: wfx: simplify handling of IEEE80211_TX_CTL_SEND_AFTER_DTIMJérôme Pouiller2020-01-166-138/+66
* staging: wfx: simplify wfx_suspend_resume_mc()Jérôme Pouiller2020-01-164-17/+9
* staging: wfx: firmware never return PS status for stationsJérôme Pouiller2020-01-161-26/+17
* staging: wfx: sta and dtimJérôme Pouiller2020-01-161-18/+15
* staging: wfx: pspoll_mask make no senseJérôme Pouiller2020-01-165-51/+3
* staging: wfx: replace wfx_tx_get_tid() with ieee80211_get_tid()Jérôme Pouiller2020-01-164-23/+8
* staging: wfx: check that no tx is pending before release staJérôme Pouiller2020-01-161-0/+3
* staging: wfx: simplify the link-id allocationJérôme Pouiller2020-01-167-241/+24
* staging: wfx: simplify wfx_set_tim_impl()Jérôme Pouiller2020-01-162-10/+10
* staging: wfx: fix RCU usageJérôme Pouiller2020-01-161-2/+2
* staging: wfx: fix bss_lossJérôme Pouiller2020-01-161-1/+7
* staging: wfx: relocate "buffered" information to sta_privJérôme Pouiller2020-01-164-32/+31
* staging: wfx: remove handling of "early_data"Jérôme Pouiller2020-01-164-23/+1
* staging: wfx: fix possible overflow on jiffies comparaisonJérôme Pouiller2020-01-161-9/+5
* staging: wfx: fix case where RTS threshold is 0Jérôme Pouiller2020-01-161-1/+1
* staging: wfx: do not update uapsd if not necessaryJérôme Pouiller2020-01-161-1/+3
* staging: wfx: with multiple vifs, force PS only if channels differsJérôme Pouiller2020-01-161-4/+10
* staging: wfx: update power-save per interfaceJérôme Pouiller2020-01-162-13/+6
* staging: wfx: simplify wfx_scan_complete()Jérôme Pouiller2020-01-163-8/+3
* staging: wfx: simplify wfx_update_filtering()Jérôme Pouiller2020-01-161-18/+13
* staging: wfx: simplify wfx_set_mcast_filter()Jérôme Pouiller2020-01-161-19/+9
* staging: wfx: simplify hif_set_config_data_filter()Jérôme Pouiller2020-01-162-9/+13
* staging: wfx: simplify hif_set_mac_addr_condition()Jérôme Pouiller2020-01-162-10/+9
* staging: wfx: simplify hif_set_data_filtering()Jérôme Pouiller2020-01-162-11/+11
* staging: wfx: simplify hif_mib_set_data_filteringJérôme Pouiller2020-01-162-5/+6
* staging: wfx: simplify hif_mib_uc_mc_bc_data_frame_conditionJérôme Pouiller2020-01-163-18/+9
* staging: wfx: simplify hif_set_uc_mc_bc_condition()Jérôme Pouiller2020-01-162-8/+12
* staging: wfx: simplify hif_set_association_mode()Jérôme Pouiller2020-01-162-17/+21
* staging: wfx: simplify hif_join()Jérôme Pouiller2020-01-163-43/+30
* staging: wfx: simplify hif_update_ie()Jérôme Pouiller2020-01-163-13/+5
* staging: wfx: SSID should be provided to hif_start() even if hiddenJérôme Pouiller2020-01-161-4/+2
* staging: wfx: drop wfx_set_cts_work()Jérôme Pouiller2020-01-162-33/+9
* staging: wfx: drop wvif->setbssparams_doneJérôme Pouiller2020-01-162-6/+3
* staging: wfx: drop wvif->cqm_rssi_tholdJérôme Pouiller2020-01-162-5/+2
* staging: wfx: drop wvif->enable_beaconJérôme Pouiller2020-01-162-8/+2
* staging: wfx: drop wvif->dtim_periodJérôme Pouiller2020-01-162-17/+4
* staging: wfx: simplify update of DTIM periodJérôme Pouiller2020-01-163-29/+6