index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
pinetabv-6.6.y-devel
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starfive-6.6.63-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
intel
/
iwlwifi
/
mvm
/
sta.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-08-26
iwlwifi: mvm: simplify __iwl_mvm_set_sta_key()
Johannes Berg
1
-19
/
+7
2021-08-26
iwlwifi: mvm: support new station key API
Johannes Berg
1
-14
/
+17
2021-08-26
iwlwifi: mvm: avoid static queue number aliasing
Johannes Berg
1
-12
/
+18
2021-08-26
iwlwifi: mvm: set replay counter on key install
Johannes Berg
1
-0
/
+53
2021-06-22
iwlwifi: mvm: don't request mac80211 to disable/enable sta's queues
Naftali Goldstein
1
-2
/
+6
2021-04-14
iwlwifi: mvm: clean up queue sync implementation
Johannes Berg
1
-5
/
+5
2021-02-08
Merge tag 'iwlwifi-next-for-kalle-2021-02-05' of git://git.kernel.org/pub/scm...
Kalle Valo
1
-10
/
+13
2021-02-05
iwlwifi: mvm: fix CSA AP side
Emmanuel Grumbach
1
-5
/
+6
2021-02-05
iwlwifi: mvm: advertise BIGTK client support if available
Johannes Berg
1
-3
/
+5
2021-02-05
iwlwifi: mvm: add support for new flush queue response
Mordechay Goodstein
1
-2
/
+2
2021-01-25
iwlwifi: mvm: invalidate IDs of internal stations at mvm start
Gregory Greenman
1
-0
/
+6
2020-12-11
iwlwifi: mvm: Fix fall-through warnings for Clang
Gustavo A. R. Silva
1
-5
/
+5
2020-12-10
iwlwifi: use SPDX tags
Johannes Berg
1
-61
/
+6
2020-12-10
iwlwifi: mvm: add support for 6GHz
Luca Coelho
1
-0
/
+9
2020-11-10
iwlwifi: sta: set max HE max A-MPDU according to HE capa
Mordechay Goodstein
1
-0
/
+18
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-26
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
[next]