summaryrefslogtreecommitdiffstats
path: root/drivers/staging/wfx
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* staging: wfx: simplify wfx_flush()Jérôme Pouiller2020-01-161-11/+1
* staging: wfx: fix __wfx_flush() when drop == falseJérôme Pouiller2020-01-162-33/+11
* staging: wfx: simplify wfx_update_beaconing()Jérôme Pouiller2020-01-161-17/+11
* staging: wfx: simplify wfx_upload_ap_templates()Jérôme Pouiller2020-01-161-8/+4
* staging: wfx: rename wfx_upload_beacon()Jérôme Pouiller2020-01-161-3/+3
* staging: wfx: simplify wfx_config()Jérôme Pouiller2020-01-161-11/+2
* staging: wfx: drop wdev->output_powerJérôme Pouiller2020-01-163-18/+4
* staging: wfx: drop struct wfx_ht_infoJérôme Pouiller2020-01-163-22/+3
* staging: wfx: retrieve greenfield mode from sta->ht_cap and bss_confJérôme Pouiller2020-01-161-12/+6
* staging: wfx: retrieve ampdu_density from sta->ht_capJérôme Pouiller2020-01-161-8/+2
* staging: wfx: use specialized structs for HIF argumentsJérôme Pouiller2020-01-162-11/+20
* staging: wfx: simplify hif_start() usageJérôme Pouiller2020-01-163-33/+29
* staging: wfx: simplify hif_set_arp_ipv4_filter() usageJérôme Pouiller2020-01-162-21/+20
* staging: wfx: simplify hif_set_rcpi_rssi_threshold() usageJérôme Pouiller2020-01-162-26/+19
* staging: wfx: simplify hif_set_output_power() usageJérôme Pouiller2020-01-163-7/+9
* staging: wfx: simplify hif_set_tx_rate_retry_policy() usageJérôme Pouiller2020-01-164-19/+23
* staging: wfx: send rate policies one by oneJérôme Pouiller2020-01-161-28/+25
* staging: wfx: add missing PROBE_RESP_OFFLOAD featureJérôme Pouiller2020-01-161-0/+5
* staging: wfx: make hif_scan() usage clearerJérôme Pouiller2020-01-161-4/+3
* staging: wfx: revert unexpected change in debugfs outputJérôme Pouiller2020-01-161-1/+1