summaryrefslogtreecommitdiff
path: root/drivers/staging/wfx/wfx.h
AgeCommit message (Expand)Author
2020-01-16staging: wfx: ensure that packet_id is uniqueJérôme Pouiller
2020-01-16staging: wfx: simplify handling of IEEE80211_TX_CTL_SEND_AFTER_DTIMJérôme Pouiller
2020-01-16staging: wfx: pspoll_mask make no senseJérôme Pouiller
2020-01-16staging: wfx: simplify the link-id allocationJérôme Pouiller
2020-01-16staging: wfx: simplify wfx_set_tim_impl()Jérôme Pouiller
2020-01-16staging: wfx: drop wfx_set_cts_work()Jérôme Pouiller
2020-01-16staging: wfx: drop wvif->setbssparams_doneJérôme Pouiller
2020-01-16staging: wfx: drop wvif->cqm_rssi_tholdJérôme Pouiller
2020-01-16staging: wfx: drop wvif->enable_beaconJérôme Pouiller
2020-01-16staging: wfx: drop wvif->dtim_periodJérôme Pouiller
2020-01-16staging: wfx: simplify update of DTIM periodJérôme Pouiller
2020-01-16staging: wfx: drop wdev->output_powerJérôme Pouiller
2020-01-16staging: wfx: drop struct wfx_ht_infoJérôme Pouiller
2019-12-18staging: wfx: implement cancel_hw_scan()Jérôme Pouiller
2019-12-18staging: wfx: delayed_link_loss cannot happenJérôme Pouiller
2019-12-18staging: wfx: delayed_unjoin cannot happenJérôme Pouiller
2019-12-18staging: wfx: workaround bug with "iw scan"Jérôme Pouiller
2019-12-18staging: wfx: rewrite wfx_hw_scan()Jérôme Pouiller
2019-12-18staging: wfx: simplify hif_scan() usageJérôme Pouiller
2019-12-18staging: wfx: device already handle sleep mode during scanJérôme Pouiller
2019-12-18staging: wfx: simplify hif_set_edca_queue_params() usageJérôme Pouiller
2019-12-18staging: wfx: drop struct wfx_edca_paramsJérôme Pouiller
2019-12-18staging: wfx: simplify hif_set_uapsd_info() usageJérôme Pouiller
2019-12-18staging: wfx: drop unnecessary wvif->powersave_modeJérôme Pouiller
2019-11-14staging: align to fix warnings of line over 80 charactersJules Irenge
2019-11-11staging: wfx: replace uintXX_t to uXX and intXX_t to sXXJules Irenge
2019-10-14staging: wfx: fix potential vulnerability to spectreJérôme Pouiller
2019-10-04staging: wfx: implement the rest of mac80211 APIJérôme Pouiller
2019-10-04staging: wfx: implement 802.11 key handlingJérôme Pouiller
2019-10-04staging: wfx: allow to scan networksJérôme Pouiller
2019-10-04staging: wfx: allow to send 802.11 framesJérôme Pouiller
2019-10-04staging: wfx: add debug files and trace debug eventsJérôme Pouiller
2019-10-04staging: wfx: introduce "secure link"Jérôme Pouiller
2019-10-04staging: wfx: allow to send commands to chipJérôme Pouiller
2019-10-04staging: wfx: instantiate mac80211 dataJérôme Pouiller
2019-10-04staging: wfx: add support for start-up indicationJérôme Pouiller
2019-10-04staging: wfx: add IRQ handlingJérôme Pouiller
2019-10-04staging: wfx: load firmwareJérôme Pouiller
2019-10-04staging: wfx: add support for I/O accessJérôme Pouiller