index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
wfx
Age
Commit message (
Expand
)
Author
2020-01-16
staging: wfx: simplify hif_join()
Jérôme Pouiller
2020-01-16
staging: wfx: simplify hif_update_ie()
Jérôme Pouiller
2020-01-16
staging: wfx: SSID should be provided to hif_start() even if hidden
Jérôme Pouiller
2020-01-16
staging: wfx: drop wfx_set_cts_work()
Jérôme Pouiller
2020-01-16
staging: wfx: drop wvif->setbssparams_done
Jérôme Pouiller
2020-01-16
staging: wfx: drop wvif->cqm_rssi_thold
Jérôme Pouiller
2020-01-16
staging: wfx: drop wvif->enable_beacon
Jérôme Pouiller
2020-01-16
staging: wfx: drop wvif->dtim_period
Jérôme Pouiller
2020-01-16
staging: wfx: simplify update of DTIM period
Jérôme Pouiller
2020-01-16
staging: wfx: simplify wfx_flush()
Jérôme Pouiller
2020-01-16
staging: wfx: fix __wfx_flush() when drop == false
Jérôme Pouiller
2020-01-16
staging: wfx: simplify wfx_update_beaconing()
Jérôme Pouiller
2020-01-16
staging: wfx: simplify wfx_upload_ap_templates()
Jérôme Pouiller
2020-01-16
staging: wfx: rename wfx_upload_beacon()
Jérôme Pouiller
2020-01-16
staging: wfx: simplify wfx_config()
Jérôme Pouiller
2020-01-16
staging: wfx: drop wdev->output_power
Jérôme Pouiller
2020-01-16
staging: wfx: drop struct wfx_ht_info
Jérôme Pouiller
2020-01-16
staging: wfx: retrieve greenfield mode from sta->ht_cap and bss_conf
Jérôme Pouiller
2020-01-16
staging: wfx: retrieve ampdu_density from sta->ht_cap
Jérôme Pouiller
2020-01-16
staging: wfx: use specialized structs for HIF arguments
Jérôme Pouiller
2020-01-16
staging: wfx: simplify hif_start() usage
Jérôme Pouiller
2020-01-16
staging: wfx: simplify hif_set_arp_ipv4_filter() usage
Jérôme Pouiller
2020-01-16
staging: wfx: simplify hif_set_rcpi_rssi_threshold() usage
Jérôme Pouiller
2020-01-16
staging: wfx: simplify hif_set_output_power() usage
Jérôme Pouiller
2020-01-16
staging: wfx: simplify hif_set_tx_rate_retry_policy() usage
Jérôme Pouiller
2020-01-16
staging: wfx: send rate policies one by one
Jérôme Pouiller
2020-01-16
staging: wfx: add missing PROBE_RESP_OFFLOAD feature
Jérôme Pouiller
2020-01-16
staging: wfx: make hif_scan() usage clearer
Jérôme Pouiller
2020-01-16
staging: wfx: revert unexpected change in debugfs output
Jérôme Pouiller
2020-01-03
staging: wfx: check for memory allocation failures from wfx_alloc_hif
Colin Ian King
2019-12-23
Merge 5.5-rc3 into staging-next
Greg Kroah-Hartman
2019-12-18
staging: wfx: update TODO
Jérôme Pouiller
2019-12-18
staging: wfx: implement cancel_hw_scan()
Jérôme Pouiller
2019-12-18
staging: wfx: delayed_link_loss cannot happen
Jérôme Pouiller
2019-12-18
staging: wfx: delayed_unjoin cannot happen
Jérôme Pouiller
2019-12-18
staging: wfx: workaround bug with "iw scan"
Jérôme Pouiller
2019-12-18
staging: wfx: rewrite wfx_hw_scan()
Jérôme Pouiller
2019-12-18
staging: wfx: simplify hif_set_template_frame() usage
Jérôme Pouiller
2019-12-18
staging: wfx: introduce update_probe_tmpl()
Jérôme Pouiller
2019-12-18
staging: wfx: simplify hif_scan() usage
Jérôme Pouiller
2019-12-18
staging: wfx: drop useless wfx_scan_complete()
Jérôme Pouiller
2019-12-18
staging: wfx: device already handle sleep mode during scan
Jérôme Pouiller
2019-12-18
staging: wfx: hif_scan() never fails
Jérôme Pouiller
2019-12-18
staging: wfx: simplify hif_set_edca_queue_params() usage
Jérôme Pouiller
2019-12-18
staging: wfx: remove unnecessary EDCA initialisation
Jérôme Pouiller
2019-12-18
staging: wfx: drop struct wfx_edca_params
Jérôme Pouiller
2019-12-18
staging: wfx: simplify hif_set_pm() usage
Jérôme Pouiller
2019-12-18
staging: wfx: simplify hif_set_uapsd_info() usage
Jérôme Pouiller
2019-12-18
staging: wfx: prefer a bitmask instead of an array of boolean
Jérôme Pouiller
2019-12-18
staging: wfx: simplify wfx_conf_tx()
Jérôme Pouiller
[next]