Age | Commit message (Expand) | Author |
2021-09-14 | staging: wfx: remove useless comments after #endif | Jérôme Pouiller |
2021-09-14 | staging: wfx: avoid c99 comments | Jérôme Pouiller |
2021-09-14 | staging: wfx: remove references to WFxxx in comments | Jérôme Pouiller |
2021-09-14 | staging: wfx: fix space after cast operator | Jérôme Pouiller |
2021-09-14 | staging: wfx: remove useless debug statement | Jérôme Pouiller |
2021-09-14 | staging: wfx: avoid possible lock-up during scan | Jérôme Pouiller |
2021-03-10 | Revert "staging: wfx: remove unused included header files" | Greg Kroah-Hartman |
2021-02-12 | staging: wfx: remove unused included header files | Muhammad Usama Anjum |
2020-10-07 | staging: wfx: update copyrights dates | Jérôme Pouiller |
2020-09-13 | staging: wfx: drop multicast filtering | Jérôme Pouiller |
2020-09-13 | staging: wfx: drop 'secure link' feature | Jérôme Pouiller |
2020-07-03 | staging: wfx: always enable FastPs in combo with new firmwares | Jérôme Pouiller |
2020-07-03 | staging: wfx: add a debugfs entry to force ps_timeout | Jérôme Pouiller |
2020-07-03 | staging: wfx: associate tx_queues to vifs | Jérôme Pouiller |
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 |