Age | Commit message (Expand) | Author | Files | Lines |
2020-10-08 | iwlwifi: mvm: support ADD_STA_CMD_API_S ver 12 | Nathan Errera | 1 | -4/+15 |
2020-10-08 | iwlwifi: mvm: prepare roc_done_wk to work sync | Nathan Errera | 1 | -3/+3 |
2020-10-08 | iwlwifi: mvm: get number of stations from TLV | Nathan Errera | 1 | -4/+4 |
2020-10-01 | iwlwifi: mvm: remove redundant log in iwl_mvm_tvqm_enable_txq() | Luca Coelho | 1 | -2/+0 |
2020-10-01 | iwlwifi: mvm: add an option to add PASN station | Avraham Stern | 1 | -4/+45 |
2020-10-01 | iwlwifi: sta: defer ADDBA transmit in case reclaimed SN != next SN | Mordechay Goodstein | 1 | -1/+1 |
2020-07-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 1 | -5/+3 |
2020-06-23 | iwlwifi: mvm: don't call iwl_mvm_free_inactive_queue() under RCU | Johannes Berg | 1 | -5/+3 |
2020-06-10 | iwlwifi: mvm: Remove unused inline function iwl_mvm_tid_to_ac_queue | YueHaibing | 1 | -8/+0 |
2020-05-29 | iwlwifi: mvm: fix aux station leak | Sharon | 1 | -5/+13 |
2020-05-08 | iwlwifi: mvm: don't transmit on unallocated queue | Johannes Berg | 1 | -1/+11 |
2020-05-08 | iwlwifi: mvm: attempt to allocate smaller queues | Johannes Berg | 1 | -8/+15 |
2020-05-08 | iwlwifi: mvm: remove iwlmvm's tfd_q_hang_detect module parameter | Emmanuel Grumbach | 1 | -10/+6 |
2020-04-21 | iwlwifi: mvm: fix inactive TID removal return value usage | Johannes Berg | 1 | -2/+2 |
2020-04-21 | iwlwifi: mvm: limit maximum queue appropriately | Johannes Berg | 1 | -0/+5 |
2020-02-03 | iwlwifi: don't throw error when trying to remove IGTK | Luca Coelho | 1 | -3/+7 |
2019-11-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 1 | -57/+83 |
2019-10-23 | iwlwifi: mvm: handle iwl_mvm_tvqm_enable_txq() error return | Johannes Berg | 1 | -57/+83 |
2019-10-04 | mac80211: simplify TX aggregation start | Johannes Berg | 1 | -3/+2 |
2019-09-06 | iwlwifi: always access the trans configuration via trans | Luca Coelho | 1 | -1/+1 |
2019-09-06 | iwlwifi: add a pointer to the trans_cfg directly in trans | Luca Coelho | 1 | -3/+3 |
2019-09-06 | iwlwifi: separate elements from cfg that are needed by trans_alloc | Luca Coelho | 1 | -5/+5 |
2019-09-06 | iwlwifi: mvm: remove last leftovers of d0i3 | Emmanuel Grumbach | 1 | -7/+0 |
2019-09-06 | iwlwifi: mvm: remove d0i3_ap_sta_id | Emmanuel Grumbach | 1 | -4/+0 |
2019-09-06 | iwlwifi: mvm: remove unnecessary forward declarations | Johannes Berg | 1 | -8/+0 |
2019-07-30 | iwlwifi: mvm: replace RS mutex with a spin_lock | Gregory Greenman | 1 | -5/+1 |
2019-07-30 | iwlwifi: mvm: send LQ command always ASYNC | Gregory Greenman | 1 | -1/+1 |
2019-07-30 | iwlwifi: mvm: prepare the ground for more RSS notifications | Emmanuel Grumbach | 1 | -1/+1 |
2019-07-30 | iwlwifi: mvm: avoid races in rate init and rate perform | Mordechay Goodstein | 1 | -0/+6 |
2019-04-19 | iwlwifi: mvm: Change an 'else if' into an 'else' in iwl_mvm_send_add_bcast_sta | Nathan Chancellor | 1 | -3/+5 |
2019-04-19 | iwlwifi: mvm: set 512 TX queue slots for AX210 devices | Shaul Triebitz | 1 | -1/+2 |
2019-04-18 | Merge tag 'wireless-drivers-next-for-davem-2019-04-18' of git://git.kernel.or... | David S. Miller | 1 | -1/+2 |
2019-04-03 | iwlwifi: mvm: IBSS: use BE FIFO for multicast | Johannes Berg | 1 | -1/+2 |
2019-04-03 | iwlwifi: mvm: avoid possible deadlock in TX path | Johannes Berg | 1 | -0/+2 |
2019-03-22 | iwlwifi: mvm: fix TX crypto on 22560+ devices | Johannes Berg | 1 | -39/+2 |
2019-02-14 | iwlwifi: introduce device family AX210 | Shaul Triebitz | 1 | -1/+2 |
2019-02-04 | iwlwifi: mvm: remove redundant condition | Johannes Berg | 1 | -5/+3 |
2019-02-04 | iwlwifi: mvm: fix AP mode in WEP | Emmanuel Grumbach | 1 | -54/+78 |
2019-02-04 | iwlwifi: mvm: simplify some return conditions | Sara Sharon | 1 | -6/+3 |
2019-01-29 | iwlwifi: mvm: get rid of tx_path_lock | Sara Sharon | 1 | -3/+1 |
2019-01-25 | iwlwifi: mvm: avoid possible access out of array. | Mordechay Goodstein | 1 | -6/+13 |
2019-01-25 | iwlwifi: mvm: support mac80211 TXQs model | Sara Sharon | 1 | -220/+140 |
2018-12-20 | iwlwifi: mvm: clean up SSN incrementation | Sara Sharon | 1 | -6/+4 |
2018-11-11 | iwlwifi: mvm: toggle tx antenna if tx fails during connection establishment | Avraham Stern | 1 | -0/+2 |
2018-11-11 | iwlwifi: mvm: remove queue_info_lock | Johannes Berg | 1 | -91/+11 |
2018-11-11 | iwlwifi: mvm: synchronize TID queue removal | Johannes Berg | 1 | -0/+10 |
2018-10-08 | iwlwifi: mvm: kill INACTIVE queue state | Johannes Berg | 1 | -79/+57 |
2018-10-08 | iwlwifi: mvm: move iwl_mvm_sta_alloc_queue() down | Johannes Berg | 1 | -205/+205 |
2018-10-08 | iwlwifi: mvm: make iwl_mvm_scd_queue_redirect() static | Johannes Berg | 1 | -3/+3 |
2018-10-08 | iwlwifi: mvm: make queue TID change more explicit | Johannes Berg | 1 | -28/+25 |