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-02-11
staging: wfx: use more power-efficient sleep for reset
Michał Mirosław
2020-02-11
staging: wfx: use sleeping gpio accessors
Michał Mirosław
2020-02-11
staging: wfx: follow compatible = vendor,chip format
Michał Mirosław
2020-02-11
staging: wfx: add proper "compatible" string
Michał Mirosław
2020-02-11
staging: wfx: annotate nested gc_list vs tx queue locking
Michał Mirosław
2020-02-11
staging: wfx: fix init/remove vs IRQ race
Michał Mirosław
2020-02-11
staging: wfx: remove set but not used variable 'tx_priv'
YueHaibing
2020-01-16
staging: wfx: update TODO
Jérôme Pouiller
2020-01-16
staging: wfx: simplify hif_multi_tx_confirm()
Jérôme Pouiller
2020-01-16
staging: wfx: simplify wfx_tx_queue_get_num_queued()
Jérôme Pouiller
2020-01-16
staging: wfx: simplify hif_handle_tx_data()
Jérôme Pouiller
2020-01-16
staging: wfx: remove check for interface state
Jérôme Pouiller
2020-01-16
staging: wfx: remove unused do_probe
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 wfx_ps_notify_sta()
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: simplify wfx_suspend_resume_mc()
Jérôme Pouiller
2020-01-16
staging: wfx: firmware never return PS status for stations
Jérôme Pouiller
2020-01-16
staging: wfx: sta and dtim
Jérôme Pouiller
2020-01-16
staging: wfx: pspoll_mask make no sense
Jérôme Pouiller
2020-01-16
staging: wfx: replace wfx_tx_get_tid() with ieee80211_get_tid()
Jérôme Pouiller
2020-01-16
staging: wfx: check that no tx is pending before release sta
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: fix RCU usage
Jérôme Pouiller
2020-01-16
staging: wfx: fix bss_loss
Jérôme Pouiller
2020-01-16
staging: wfx: relocate "buffered" information to sta_priv
Jérôme Pouiller
2020-01-16
staging: wfx: remove handling of "early_data"
Jérôme Pouiller
2020-01-16
staging: wfx: fix possible overflow on jiffies comparaison
Jérôme Pouiller
2020-01-16
staging: wfx: fix case where RTS threshold is 0
Jérôme Pouiller
2020-01-16
staging: wfx: do not update uapsd if not necessary
Jérôme Pouiller
2020-01-16
staging: wfx: with multiple vifs, force PS only if channels differs
Jérôme Pouiller
2020-01-16
staging: wfx: update power-save per interface
Jérôme Pouiller
2020-01-16
staging: wfx: simplify wfx_scan_complete()
Jérôme Pouiller
2020-01-16
staging: wfx: simplify wfx_update_filtering()
Jérôme Pouiller
2020-01-16
staging: wfx: simplify wfx_set_mcast_filter()
Jérôme Pouiller
2020-01-16
staging: wfx: simplify hif_set_config_data_filter()
Jérôme Pouiller
2020-01-16
staging: wfx: simplify hif_set_mac_addr_condition()
Jérôme Pouiller
2020-01-16
staging: wfx: simplify hif_set_data_filtering()
Jérôme Pouiller
2020-01-16
staging: wfx: simplify hif_mib_set_data_filtering
Jérôme Pouiller
2020-01-16
staging: wfx: simplify hif_mib_uc_mc_bc_data_frame_condition
Jérôme Pouiller
2020-01-16
staging: wfx: simplify hif_set_uc_mc_bc_condition()
Jérôme Pouiller
2020-01-16
staging: wfx: simplify hif_set_association_mode()
Jérôme Pouiller
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
[next]