Age | Commit message (Expand) | Author |
2021-04-14 | iwlwifi: mvm: remove PS from lower rates. | Mordechay Goodstein |
2020-12-11 | iwlwifi: mvm: rs: Demote non-conformant function documentation headers | Lee Jones |
2020-10-01 | iwlwifi: rs: set RTS protection for all non legacy rates | Mordechay Goodstein |
2020-06-08 | iwlwifi: mvm: remove redundant assignment to variable ret | Colin Ian King |
2020-05-26 | Merge tag 'mac80211-next-for-net-next-2020-04-25' of git://git.kernel.org/pub... | David S. Miller |
2020-05-07 | Merge tag 'wireless-drivers-next-2020-05-07' of git://git.kernel.org/pub/scm/... | David S. Miller |
2020-04-24 | iwlwifi: mvm: add DCM flag to rate pretty-print | Johannes Berg |
2020-04-24 | mac80211: implement Operating Mode Notification extended NSS support | Johannes Berg |
2020-04-24 | mac80211: populate debugfs only after cfg80211 init | Johannes Berg |
2020-03-27 | iwlwifi: mvm: remove newline from rs_pretty_print_rate() | Johannes Berg |
2019-11-15 | iwlwifi: mvm: print rate_n_flags in a pretty format | Mordechay Goodstein |
2019-11-15 | iwlwifi: mvm: in VHT connection use only VHT capabilities | Mordechay Goodstein |
2019-09-06 | iwlwifi: add a pointer to the trans_cfg directly in trans | Luca Coelho |
2019-09-06 | iwlwifi: separate elements from cfg that are needed by trans_alloc | Luca Coelho |
2019-09-06 | iwlwifi: mvm: remove check for lq_sta in __iwl_mvm_rs_tx_status() | Luca Coelho |
2019-08-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller |
2019-07-30 | iwlwifi: mvm: fix possible out-of-bounds read when accessing lq_info | Gregory Greenman |
2019-07-30 | iwlwifi: mvm: replace RS mutex with a spin_lock | Gregory Greenman |
2019-07-30 | iwlwifi: mvm: send LQ command always ASYNC | Gregory Greenman |
2019-07-30 | iwlwifi: mvm: add a wrapper around rs_tx_status to handle locks | Gregory Greenman |
2019-07-30 | iwlwifi: mvm: avoid races in rate init and rate perform | Mordechay Goodstein |
2019-07-26 | iwlwifi: mvm: remove unused .remove_sta_debugfs callback | Greg Kroah-Hartman |
2019-06-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2019-06-14 | mac80211: call rate_control_send_low() internally | Johannes Berg |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 322 | Thomas Gleixner |
2019-04-03 | iwlwifi: mvm: no need to check return value of debugfs_create functions | Greg Kroah-Hartman |
2019-02-20 | iwlwifi: mvm: implement VHT extended NSS support in rs.c | Johannes Berg |
2019-02-04 | iwlwifi: mvm: limit AMSDU size to 8K | Sara Sharon |
2019-01-25 | iwlwifi: mvm: fix values in the table example | Luca Coelho |
2019-01-25 | iwlwifi: mvm: support mac80211 AMSDU | Sara Sharon |
2018-10-13 | iwlwifi: mvm: check return value of rs_rate_from_ucode_rate() | Luca Coelho |
2018-09-28 | iwlwifi: mvm: TLC support for Coex Schema 2 | Erel Geron |
2018-08-31 | iwlwifi: mvm: always init rs_fw with 20MHz bandwidth rates | Naftali Goldstein |
2018-08-31 | iwlwifi: mvm: Send LQ command as async when necessary | Avraham Stern |
2018-07-26 | iwlwifi: add support for IEEE802.11ax | Luca Coelho |
2018-05-30 | iwlwifi: mvm: open BA session only when sta is authorized | Gregory Greenman |
2018-04-20 | iwlwifi: mvm: support offload of AMSDU rate control | Gregory Greenman |
2018-03-27 | wireless: Use octal not symbolic permissions | Joe Perches |
2018-02-16 | iwlwifi: mvm: always init rs with 20mhz bandwidth rates | Naftali Goldstein |
2017-12-20 | iwlwifi: define and use if iwl_mvm_has_tlc_offload | Emmanuel Grumbach |
2017-12-05 | iwlwifi: mvm: rs: add size checks when printing to a buffer | Gregory Greenman |
2017-12-05 | iwlwifi: mvm: rs: add basic implementation of the new RS API handlers | Gregory Greenman |
2017-12-05 | iwlwifi: mvm: rs: add ops for the new rate scaling in the FW | Gregory Greenman |
2017-12-05 | iwlwifi: mvm: rs: introduce new API for rate scaling | Gregory Greenman |
2017-11-25 | iwlwifi: mvm: rs: don't override the rate history in the search cycle | Emmanuel Grumbach |
2017-11-03 | iwlwifi: mvm: rs: remove the ANT C from the toogle antenna logic | Emmanuel Grumbach |
2017-09-08 | iwlwifi: mvm: change state when queueing agg start work | Naftali Goldstein |
2017-08-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers.git | Kalle Valo |
2017-08-18 | iwlwifi: mvm: change open and close criteria of a BA session | Gregory Greenman |
2017-08-18 | iwlwifi: mvm: use mvmsta consistently in rs.c | Luca Coelho |