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-08-01
iwlwifi: mvm: rename p2p-specific sta functions to include p2p in the names
Luca Coelho
1
-2
/
+2
2017-08-01
iwlwifi: mvm: fix uninitialized var while waiting for queues to empty
Sharon Dvir
1
-3
/
+4
2017-08-01
iwlwifi: mvm: fix the FIFO numbers in A000 devices
Emmanuel Grumbach
1
-3
/
+3
2017-08-01
iwlwifi: mvm: set the RTS_MIMO_PROT bit in flag mask when sending sta to fw
Naftali Goldstein
1
-1
/
+2
2017-07-21
iwlwifi: mvm: handle IBSS probe_queue in a few missing places
Luca Coelho
1
-1
/
+2
2017-07-21
iwlwifi: mvm: fix a NULL pointer dereference of error in recovery
Emmanuel Grumbach
1
-0
/
+12
2017-06-29
iwlwifi: mvm: fix deduplication start logic
Johannes Berg
1
-2
/
+15
2017-06-29
iwlwifi: mvm: support aggs of 64 frames in A000 family
Liad Kaufman
1
-2
/
+9
2017-06-29
iwlwifi: mvm: change sta_id to u8
Sharon Dvir
1
-2
/
+2
2017-06-23
iwlwifi: mvm: support new flush API
Mordechai Goodstein
1
-24
/
+27
2017-06-23
iwlwifi: add a W/A for a scheduler hardware bug
Emmanuel Grumbach
1
-3
/
+14
2017-06-23
iwlwifi: mvm: support aggregations on A000 HW
Liad Kaufman
1
-2
/
+25
2017-06-23
iwlwifi: mvm: Enable security on new TX API
David Spinadel
1
-37
/
+71
2017-06-23
iwlwifi: mvm: remove txq EMPTYING_DELBA state for DQA
Liad Kaufman
1
-2
/
+7
2017-06-12
Merge tag 'iwlwifi-next-for-kalle-2017-06-06' of git://git.kernel.org/pub/scm...
Kalle Valo
1
-5
/
+43
2017-06-05
iwlwifi: mvm: don't fail when removing a key from an inexisting sta
Luca Coelho
1
-8
/
+5
2017-06-05
iwlwifi: mvm: support ibss in dqa mode
Liad Kaufman
1
-1
/
+12
2017-06-02
iwlwifi: add wait for tx queue empty
Sara Sharon
1
-3
/
+38
2017-06-02
iwlwifi: mvm: wait for the flushed queue only
Sara Sharon
1
-2
/
+1
2017-06-02
iwlwifi: mvm: flush per station for DQA mode
Sara Sharon
1
-1
/
+5
2017-04-25
iwlwifi: rename wait_for_tx_queues_empty
Sara Sharon
1
-7
/
+7
2017-04-25
iwlwifi: mvm: support station type API
Sara Sharon
1
-11
/
+73
2017-04-25
iwlwifi: mvm: remove references to queue_info in new TX path
Sara Sharon
1
-40
/
+56
2017-04-25
iwlwifi: mvm: move internally to use bigger INVALID_TXQ
Sara Sharon
1
-6
/
+6
2017-04-25
iwlwifi: mvm: map cab_queue to different txq_id
Sara Sharon
1
-2
/
+2
2017-04-25
iwlwifi: mvm: don't reserve queue in TVQM mode
Sara Sharon
1
-1
/
+5
2017-04-25
iwlwifi: mvm: avoid variable shadowing
Johannes Berg
1
-5
/
+6
2017-04-25
iwlwifi: mvm: check if returned value is NULL
Sharon Dvir
1
-0
/
+2
2017-04-19
iwlwifi: mvm: provide the actual number of frames for the SP len
Emmanuel Grumbach
1
-1
/
+1
2017-04-19
iwlwifi: mvm: ignore BAID for SN smaller than SSN
Sara Sharon
1
-0
/
+1
2017-04-19
iwlwifi: move to TVQM mode
Sara Sharon
1
-32
/
+92
2017-04-19
iwlwifi: mvm: tell the firmware about the U-APSD parameters
Emmanuel Grumbach
1
-4
/
+6
2017-04-19
iwlwifi: mvm: support a000 SCD queue configuration
Sara Sharon
1
-5
/
+57
2017-04-19
iwlwifi: mvm: prepare for station count change
Sara Sharon
1
-15
/
+15
2017-04-19
iwlwifi: mvm: add queues after adding station
Sara Sharon
1
-52
/
+52
2017-04-18
Merge tag 'iwlwifi-next-for-kalle-2017-04-13' of git://git.kernel.org/pub/scm...
Kalle Valo
1
-46
/
+153
2017-04-11
iwlwifi: mvm: don't assume static queue numbers
Sara Sharon
1
-14
/
+8
2017-04-11
iwlwifi: mvm: support new ADD_MODIFY_STA_KEY command
Sara Sharon
1
-28
/
+68
2017-04-11
iwlwifi: mvm: add multicast station
Sara Sharon
1
-34
/
+78
2017-04-11
iwlwifi: mvm: cleanup pending frames in DQA mode
Sara Sharon
1
-5
/
+6
2017-03-24
iwlwifi: mvm: support ibss in dqa mode
Liad Kaufman
1
-3
/
+6
2017-03-16
iwlwifi: mvm: cleanup pending frames in DQA mode
Sara Sharon
1
-5
/
+6
2017-02-10
Merge tag 'wireless-drivers-next-for-davem-2017-02-09' of git://git.kernel.or...
David S. Miller
1
-65
/
+169
2017-02-08
iwlwifi: mvm: Fix removal of IGTK
Ilan Peer
1
-2
/
+5
2017-02-06
iwlwifi: mvm: fix pending frame counter calculation
Sara Sharon
1
-12
/
+21
2017-02-06
iwlwifi: mvm: release static queues on bcast release
Liad Kaufman
1
-18
/
+72
2017-02-03
iwlwifi: mvm: set AID to firmware only for associated stations
Johannes Berg
1
-1
/
+2
2017-02-03
iwlwifi: mvm: always free inactive queue when moving ownership
Sara Sharon
1
-32
/
+69
2017-02-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-3
/
+4
2017-01-26
iwlwifi: mvm: use mvm_disable_queue instead of sharing logic
Sara Sharon
1
-21
/
+8
[prev]
[next]