summaryrefslogtreecommitdiff
path: root/drivers/staging/wfx/wfx.h
AgeCommit message (Expand)AuthorFilesLines
2022-04-06wfx: get out from the staging areaJérôme Pouiller1-162/+0
2022-01-25staging: wfx: remove force_ps_timeoutJérôme Pouiller1-1/+0
2022-01-25staging: wfx: fix structs alignmentsJérôme Pouiller1-43/+43
2022-01-25staging: wfx: reformat code on 100 columnsJérôme Pouiller1-2/+1
2022-01-25staging: wfx: prefix structs tx_policy and hwbus_ops with wfx_Jérôme Pouiller1-3/+3
2022-01-25staging: wfx: prefix structs hif_* with wfx_Jérôme Pouiller1-3/+3
2021-09-14staging: wfx: remove useless comments after #endifJérôme Pouiller1-1/+1
2021-09-14staging: wfx: avoid c99 commentsJérôme Pouiller1-1/+1
2021-09-14staging: wfx: remove references to WFxxx in commentsJérôme Pouiller1-1/+1
2021-09-14staging: wfx: fix space after cast operatorJérôme Pouiller1-1/+1
2021-09-14staging: wfx: remove useless debug statementJérôme Pouiller1-4/+1
2021-09-14staging: wfx: avoid possible lock-up during scanJérôme Pouiller1-0/+1
2021-03-10Revert "staging: wfx: remove unused included header files"Greg Kroah-Hartman1-0/+3
2021-02-12staging: wfx: remove unused included header filesMuhammad Usama Anjum1-3/+0
2020-10-07staging: wfx: update copyrights datesJérôme Pouiller1-1/+1
2020-09-13staging: wfx: drop multicast filteringJérôme Pouiller1-3/+0
2020-09-13staging: wfx: drop 'secure link' featureJérôme Pouiller1-2/+0
2020-07-03staging: wfx: always enable FastPs in combo with new firmwaresJérôme Pouiller1-2/+0
2020-07-03staging: wfx: add a debugfs entry to force ps_timeoutJérôme Pouiller1-0/+1
2020-07-03staging: wfx: associate tx_queues to vifsJérôme Pouiller1-1/+1
2020-05-27staging: wfx: add support for tx_power_loopJérôme Pouiller1-0/+2
2020-05-15staging: wfx: fix potential dead lock between join and scanJérôme Pouiller1-0/+2
2020-05-13staging: wfx: remove useless header inclusionsJérôme Pouiller1-3/+0
2020-05-13staging: wfx: poll IRQ during initJérôme Pouiller1-0/+1
2020-04-28staging: wfx: add support for 'device too hot' indicationJérôme Pouiller1-0/+1
2020-04-28staging: wfx: fix support for AP that do not support PS-PollJérôme Pouiller1-0/+2
2020-04-28staging: wfx: change the field chip_frozen into a booleanJérôme Pouiller1-1/+1
2020-04-23staging: wfx: drop unused attribute 'join_complete_status'Jérôme Pouiller1-2/+0
2020-04-23staging: wfx: drop unused enum wfx_stateJérôme Pouiller1-1/+0
2020-04-23staging: wfx: keys are kept during whole firmware lifeJérôme Pouiller1-1/+0
2020-04-23staging: wfx: introduce wfx_set_default_unicast_key()Jérôme Pouiller1-4/+0
2020-04-23staging: wfx: handle firmware events synchronouslyJérôme Pouiller1-4/+0
2020-04-23staging: wfx: drop useless attribute 'bss_params'Jérôme Pouiller1-1/+0
2020-04-23staging: wfx: use ieee80211_beacon_loss() provided by mac80211Jérôme Pouiller1-6/+1
2020-04-16staging: wfx: drop useless attribute 'filter_mcast'Jérôme Pouiller1-1/+0
2020-04-16staging: wfx: split out wfx_filter_beacon()Jérôme Pouiller1-1/+0
2020-04-16staging: wfx: drop useless attributes 'filter_prbreq' and 'filter_bssid'Jérôme Pouiller1-2/+0
2020-04-16staging: wfx: drop struct wfx_grp_addr_tableJérôme Pouiller1-1/+3
2020-04-16staging: wfx: align semantic of probe request filter with other filtersJérôme Pouiller1-1/+1
2020-04-16staging: wfx: align semantic of beacon filter with other filtersJérôme Pouiller1-1/+1
2020-04-16staging: wfx: wfx_update_filtering_work() is no more usedJérôme Pouiller1-1/+0
2020-04-13staging: wfx: drop unused attribute 'beacon_int'Jérôme Pouiller1-1/+0
2020-04-13staging: wfx: call wfx_do_unjoin() synchronouslyJérôme Pouiller1-1/+0
2020-04-13staging: wfx: drop struct wfx_queue_statsJérôme Pouiller1-1/+2
2020-04-13staging: wfx: drop now useless field edca_paramsJérôme Pouiller1-1/+0
2020-04-13staging: wfx: drop useless sta_asleep_maskJérôme Pouiller1-2/+0
2020-04-13staging: wfx: remove "burst" mechanismJérôme Pouiller1-1/+0
2020-01-16staging: wfx: ensure that packet_id is uniqueJérôme Pouiller1-0/+1
2020-01-16staging: wfx: simplify handling of IEEE80211_TX_CTL_SEND_AFTER_DTIMJérôme Pouiller1-6/+1
2020-01-16staging: wfx: pspoll_mask make no senseJérôme Pouiller1-1/+0