summaryrefslogtreecommitdiff
path: root/drivers/staging/wfx/wfx.h
AgeCommit message (Expand)Author
2021-09-14staging: wfx: remove useless comments after #endifJérôme Pouiller
2021-09-14staging: wfx: avoid c99 commentsJérôme Pouiller
2021-09-14staging: wfx: remove references to WFxxx in commentsJérôme Pouiller
2021-09-14staging: wfx: fix space after cast operatorJérôme Pouiller
2021-09-14staging: wfx: remove useless debug statementJérôme Pouiller
2021-09-14staging: wfx: avoid possible lock-up during scanJérôme Pouiller
2021-03-10Revert "staging: wfx: remove unused included header files"Greg Kroah-Hartman
2021-02-12staging: wfx: remove unused included header filesMuhammad Usama Anjum
2020-10-07staging: wfx: update copyrights datesJérôme Pouiller
2020-09-13staging: wfx: drop multicast filteringJérôme Pouiller
2020-09-13staging: wfx: drop 'secure link' featureJérôme Pouiller
2020-07-03staging: wfx: always enable FastPs in combo with new firmwaresJérôme Pouiller
2020-07-03staging: wfx: add a debugfs entry to force ps_timeoutJérôme Pouiller
2020-07-03staging: wfx: associate tx_queues to vifsJérôme Pouiller
2020-05-27staging: wfx: add support for tx_power_loopJérôme Pouiller
2020-05-15staging: wfx: fix potential dead lock between join and scanJérôme Pouiller
2020-05-13staging: wfx: remove useless header inclusionsJérôme Pouiller
2020-05-13staging: wfx: poll IRQ during initJérôme Pouiller
2020-04-28staging: wfx: add support for 'device too hot' indicationJérôme Pouiller
2020-04-28staging: wfx: fix support for AP that do not support PS-PollJérôme Pouiller
2020-04-28staging: wfx: change the field chip_frozen into a booleanJérôme Pouiller
2020-04-23staging: wfx: drop unused attribute 'join_complete_status'Jérôme Pouiller
2020-04-23staging: wfx: drop unused enum wfx_stateJérôme Pouiller
2020-04-23staging: wfx: keys are kept during whole firmware lifeJérôme Pouiller
2020-04-23staging: wfx: introduce wfx_set_default_unicast_key()Jérôme Pouiller
2020-04-23staging: wfx: handle firmware events synchronouslyJérôme Pouiller
2020-04-23staging: wfx: drop useless attribute 'bss_params'Jérôme Pouiller
2020-04-23staging: wfx: use ieee80211_beacon_loss() provided by mac80211Jérôme Pouiller
2020-04-16staging: wfx: drop useless attribute 'filter_mcast'Jérôme Pouiller
2020-04-16staging: wfx: split out wfx_filter_beacon()Jérôme Pouiller
2020-04-16staging: wfx: drop useless attributes 'filter_prbreq' and 'filter_bssid'Jérôme Pouiller
2020-04-16staging: wfx: drop struct wfx_grp_addr_tableJérôme Pouiller
2020-04-16staging: wfx: align semantic of probe request filter with other filtersJérôme Pouiller
2020-04-16staging: wfx: align semantic of beacon filter with other filtersJérôme Pouiller
2020-04-16staging: wfx: wfx_update_filtering_work() is no more usedJérôme Pouiller
2020-04-13staging: wfx: drop unused attribute 'beacon_int'Jérôme Pouiller
2020-04-13staging: wfx: call wfx_do_unjoin() synchronouslyJérôme Pouiller
2020-04-13staging: wfx: drop struct wfx_queue_statsJérôme Pouiller
2020-04-13staging: wfx: drop now useless field edca_paramsJérôme Pouiller
2020-04-13staging: wfx: drop useless sta_asleep_maskJérôme Pouiller
2020-04-13staging: wfx: remove "burst" mechanismJérôme Pouiller
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