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
2017-01-26
iwlwifi: mvm: remove unused sta_id variable in iwl_mvm_change_queue_owner()
Luca Coelho
1
-2
/
+0
2017-01-23
iwlwifi: mvm: avoid crash on restart w/o reserved queues
Johannes Berg
1
-3
/
+4
2016-10-19
iwlwifi: mvm: tell the firmware about the AID of the peer
Emmanuel Grumbach
1
-0
/
+1
2016-10-19
iwlwifi: mvm: use firmware station PM notification for AP_LINK_PS
Johannes Berg
1
-0
/
+13
2016-10-19
iwlwifi: mvm: fix dqa deferred frames marking
Liad Kaufman
1
-0
/
+1
2016-10-19
iwlwifi: mvm: fix reserved txq freeing
Liad Kaufman
1
-3
/
+6
2016-10-19
iwlwifi: mvm: update txq metadata to current owner
Liad Kaufman
1
-4
/
+9
2016-09-26
iwlwifi: mvm: initialise ADD_STA before sending it to the firmware
Emmanuel Grumbach
1
-1
/
+1
2016-09-19
iwlwifi: mvm: make iwl_mvm_update_sta() an inline
Johannes Berg
1
-7
/
+0
2016-09-19
iwlwifi: mvm: remove variable shadowing
Liad Kaufman
1
-3
/
+3
2016-09-16
iwlwifi: mvm: use setup_timer instead of init_timer and data fields
Wei Yongjun
1
-5
/
+3
2016-09-16
iwlwifi: mvm: free reserved queue on STA removal
Liad Kaufman
1
-1
/
+23
2016-09-15
iwlwifi: mvm: call a different txq_enable function
Sara Sharon
1
-3
/
+1
2016-08-30
iwlwifi: mvm: support txq tid owner change
Liad Kaufman
1
-0
/
+51
2016-08-30
iwlwifi: mvm: use defines for SCD_CONFIG_CMD enablement
Liad Kaufman
1
-2
/
+2
2016-08-30
iwlwifi: mvm: re-assign old queues after hw restart in dqa mode
Liad Kaufman
1
-2
/
+70
2016-08-30
iwlwifi: mvm: keep track of tid associated with each queue
Liad Kaufman
1
-0
/
+7
2016-08-30
iwlwifi: mvm: re-aggregate shared queue after unsharing
Liad Kaufman
1
-24
/
+142
2016-08-29
iwlwifi: mvm: support GMAC protocol
Ayala Beker
1
-6
/
+36
2016-07-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers.git
Kalle Valo
1
-1
/
+15
2016-07-06
iwlwifi: mvm: free RX reorder buffer on restart
Sara Sharon
1
-3
/
+4
2016-07-06
iwlwifi: mvm: add RX aggregation prints
Sara Sharon
1
-2
/
+5
2016-07-06
iwlwifi: mvm: support dqa-mode scd queue redirection
Liad Kaufman
1
-5
/
+110
2016-07-06
iwlwifi: mvm: support tdls in dqa mode
Liad Kaufman
1
-12
/
+19
2016-07-06
iwlwifi: mvm: add support for GCMP encryption
Ayala Beker
1
-0
/
+9
2016-07-06
iwlwifi: mvm: update aux queue in dqa mode
Liad Kaufman
1
-2
/
+16
2016-07-06
iwlwifi: mvm: set sta_id in SCD_QUEUE_CONFIG cmd
Liad Kaufman
1
-0
/
+7
2016-07-06
iwlwifi: mvm: support dqa queue sharing
Liad Kaufman
1
-17
/
+156
2016-07-06
iwlwifi: mvm: support dqa queue inactivation upon timeout
Liad Kaufman
1
-8
/
+189
2016-07-01
iwlwifi: mvm: free dqa queues on STA removal also in non-bss
Liad Kaufman
1
-2
/
+3
2016-06-10
iwlwifi: mvm: set the encryption type of an IGTK key
Ayala Beker
1
-0
/
+8
2016-06-10
iwlwifi: mvm: fix RCU splat in TKIP's update_key
Emmanuel Grumbach
1
-1
/
+7
2016-05-10
iwlwifi: mvm: support dqa-mode agg on non-shared queue
Liad Kaufman
1
-26
/
+122
2016-05-10
iwlwifi: mvm: use helpers to get iwl_mvm_sta
Sara Sharon
1
-6
/
+1
2016-05-10
iwlwifi: mvm: add reorder timeout per frame
Sara Sharon
1
-1
/
+22
2016-05-10
iwlwifi: mvm: add reorder buffer per queue
Sara Sharon
1
-8
/
+61
2016-05-10
iwlwifi: mvm: add infrastructure for tracking BA session in driver
Sara Sharon
1
-8
/
+122
2016-05-10
iwlwifi: mvm: support p2p device frames tx on dqa queue #2
Liad Kaufman
1
-0
/
+7
2016-05-10
iwlwifi: mvm: allocate queue for probe response in dqa mode
Liad Kaufman
1
-8
/
+36
2016-03-30
iwlwifi: mvm: fix inconsistent lock in dqa mode
Liad Kaufman
1
-4
/
+4
2016-03-30
iwlwifi: mvm: use bss client queue for bss station
Liad Kaufman
1
-5
/
+13
2016-03-30
iwlwifi: mvm: support bss dynamic alloc/dealloc of queues
Liad Kaufman
1
-6
/
+248
2016-02-27
iwlwifi: mvm: kill iwl_mvm_enable_agg_txq
Emmanuel Grumbach
1
-5
/
+11
2016-02-27
iwlwifi: mvm: add duplicate packet detection per rx queue
Sara Sharon
1
-0
/
+14
2016-02-27
iwlwifi: mvm: add Tx A-MSDU inside A-MPDU
Emmanuel Grumbach
1
-1
/
+3
2016-02-01
iwlwifi: mvm: add new ADD_STA command version
Sara Sharon
1
-9
/
+31
2016-02-01
iwlwifi: mvm: change the check for ADD_STA status
Sara Sharon
1
-5
/
+5
2015-12-21
iwlwifi: mvm: Change number of associated stations when station becomes assoc...
Ayala Beker
1
-5
/
+0
2015-12-21
iwlwifi: mvm: change iwl_mvm_get_key_sta_id() to return the station
Johannes Berg
1
-31
/
+22
2015-12-21
iwlwifi: mvm: Add a station in monitor mode
Chaya Rachel Ivgi
1
-3
/
+30
[prev]
[next]