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
/
wfx.h
Age
Commit message (
Expand
)
Author
2020-05-27
staging: wfx: add support for tx_power_loop
Jérôme Pouiller
2020-05-15
staging: wfx: fix potential dead lock between join and scan
Jérôme Pouiller
2020-05-13
staging: wfx: remove useless header inclusions
Jérôme Pouiller
2020-05-13
staging: wfx: poll IRQ during init
Jérôme Pouiller
2020-04-28
staging: wfx: add support for 'device too hot' indication
Jérôme Pouiller
2020-04-28
staging: wfx: fix support for AP that do not support PS-Poll
Jérôme Pouiller
2020-04-28
staging: wfx: change the field chip_frozen into a boolean
Jérôme Pouiller
2020-04-23
staging: wfx: drop unused attribute 'join_complete_status'
Jérôme Pouiller
2020-04-23
staging: wfx: drop unused enum wfx_state
Jérôme Pouiller
2020-04-23
staging: wfx: keys are kept during whole firmware life
Jérôme Pouiller
2020-04-23
staging: wfx: introduce wfx_set_default_unicast_key()
Jérôme Pouiller
2020-04-23
staging: wfx: handle firmware events synchronously
Jérôme Pouiller
2020-04-23
staging: wfx: drop useless attribute 'bss_params'
Jérôme Pouiller
2020-04-23
staging: wfx: use ieee80211_beacon_loss() provided by mac80211
Jérôme Pouiller
2020-04-16
staging: wfx: drop useless attribute 'filter_mcast'
Jérôme Pouiller
2020-04-16
staging: wfx: split out wfx_filter_beacon()
Jérôme Pouiller
2020-04-16
staging: wfx: drop useless attributes 'filter_prbreq' and 'filter_bssid'
Jérôme Pouiller
2020-04-16
staging: wfx: drop struct wfx_grp_addr_table
Jérôme Pouiller
2020-04-16
staging: wfx: align semantic of probe request filter with other filters
Jérôme Pouiller
2020-04-16
staging: wfx: align semantic of beacon filter with other filters
Jérôme Pouiller
2020-04-16
staging: wfx: wfx_update_filtering_work() is no more used
Jérôme Pouiller
2020-04-13
staging: wfx: drop unused attribute 'beacon_int'
Jérôme Pouiller
2020-04-13
staging: wfx: call wfx_do_unjoin() synchronously
Jérôme Pouiller
2020-04-13
staging: wfx: drop struct wfx_queue_stats
Jérôme Pouiller
2020-04-13
staging: wfx: drop now useless field edca_params
Jérôme Pouiller
2020-04-13
staging: wfx: drop useless sta_asleep_mask
Jérôme Pouiller
2020-04-13
staging: wfx: remove "burst" mechanism
Jérôme Pouiller
2020-01-16
staging: wfx: ensure that packet_id is unique
Jérôme Pouiller
2020-01-16
staging: wfx: simplify handling of IEEE80211_TX_CTL_SEND_AFTER_DTIM
Jérôme Pouiller
2020-01-16
staging: wfx: pspoll_mask make no sense
Jérôme Pouiller
2020-01-16
staging: wfx: simplify the link-id allocation
Jérôme Pouiller
2020-01-16
staging: wfx: simplify wfx_set_tim_impl()
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: drop wdev->output_power
Jérôme Pouiller
2020-01-16
staging: wfx: drop struct wfx_ht_info
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_scan() usage
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: simplify hif_set_edca_queue_params() usage
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_uapsd_info() usage
Jérôme Pouiller
[next]