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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-12-20
iwlwifi: define and use if iwl_mvm_has_tlc_offload
Emmanuel Grumbach
7
-12
/
+15
2017-12-20
iwlwifi: mvm: send the low latency command
Shaul Triebitz
1
-1
/
+23
2017-12-20
iwlwifi: mvm: adjust to quota offload
Shaul Triebitz
1
-0
/
+4
2017-12-20
iwlwifi: mvm: don't warn on multiple packets when opening a queue
Sara Sharon
1
-3
/
+2
2017-12-20
iwlwifi: mvm: support RX flags API change
Sara Sharon
2
-2
/
+6
2017-12-20
iwlwifi: runtime: sync FW and host clocks for logs
Mordechay Goodstein
1
-2
/
+4
2017-12-20
iwlwifi: mvm: force quota update upon NoA setting
Shaul Triebitz
1
-1
/
+1
2017-12-20
iwlwifi: avoid duplicate sw reset executions in the code
Golan Ben Ami
1
-2
/
+1
2017-12-20
iwlwifi: support internal debug data collection for new devices
Golan Ben Ami
1
-1
/
+1
2017-12-19
Merge tag 'wireless-drivers-next-for-davem-2017-12-18' of git://git.kernel.or...
David S. Miller
19
-461
/
+708
2017-12-08
iwlwifi: mvm: fix wrong #ifdef that uses a macro from backports
Luca Coelho
1
-1
/
+1
2017-12-05
iwlwifi: mvm: request statistics when reading debugfs
Johannes Berg
1
-0
/
+3
2017-12-05
iwlwifi: mvm: make init_dbg effective only on failure
Liad Kaufman
2
-5
/
+5
2017-12-05
iwlwifi: mvm: rs: add sanity check when sending LQ command
Gregory Greenman
1
-1
/
+3
2017-12-05
iwlwifi: mvm: rs: add size checks when printing to a buffer
Gregory Greenman
3
-36
/
+45
2017-12-05
iwlwifi: mvm: rs: new rate scale API - add debugfs hooks
Gregory Greenman
3
-0
/
+81
2017-12-05
iwlwifi: mvm: rs: new rate scale API - add FW notifications
Gregory Greenman
3
-0
/
+45
2017-12-05
iwlwifi: mvm: rs: add basic implementation of the new RS API handlers
Gregory Greenman
4
-11
/
+207
2017-12-05
iwlwifi: mvm: rs: add ops for the new rate scaling in the FW
Gregory Greenman
8
-48
/
+166
2017-12-05
iwlwifi: mvm: rs: introduce new API for rate scaling
Gregory Greenman
8
-30
/
+77
2017-12-05
iwlwifi: mvm: avoid dumping assert log when device is stopped
Sara Sharon
1
-0
/
+6
2017-12-05
iwlwifi: mvm: remove set but unused variable in iwl_mvm_roc_done_wk
Emmanuel Grumbach
1
-7
/
+2
2017-12-05
iwlwifi: mvm: add WFA vendor specific TPC report IE to probe request
Avraham Stern
1
-3
/
+32
2017-12-05
iwlwifi: mvm: mark MIC stripped MPDUs
Sara Sharon
1
-0
/
+2
2017-12-05
iwlwifi: mvm: enable RX offloading with TKIP and WEP
David Spinadel
1
-3
/
+9
2017-12-05
iwlwifi: mvm: flush queue before deleting ROC
Johannes Berg
2
-2
/
+24
2017-12-02
Merge tag 'iwlwifi-next-for-kalle-2017-11-29' of git://git.kernel.org/pub/scm...
Kalle Valo
12
-322
/
+38
2017-11-28
iwlwifi: rename the temporary name of A000 to the official 22000
Luca Coelho
5
-11
/
+11
2017-11-28
iwlwifi: mvm: remove superfluous flush_work()
Johannes Berg
2
-6
/
+4
2017-11-25
iwlwifi: mvm: remove TCP wakeup support
Johannes Berg
2
-255
/
+1
2017-11-25
iwlwifi: mvm: revert support new Coex firmware API
Emmanuel Grumbach
3
-42
/
+9
2017-11-25
iwlwifi: mvm: rs: don't override the rate history in the search cycle
Emmanuel Grumbach
1
-3
/
+1
2017-11-25
iwlwifi: mvm: support MGMT frames in compressed BA
Liad Kaufman
1
-3
/
+7
2017-11-25
iwlwifi: mvm: check for short GI only for OFDM
Sara Sharon
2
-2
/
+5
2017-11-25
iwlwifi: mvm: fix packet injection
Emmanuel Grumbach
5
-15
/
+45
2017-11-25
iwlwifi: mvm: fix the TX queue hang timeout for MONITOR vif type
Emmanuel Grumbach
1
-0
/
+2
2017-11-25
iwlwifi: mvm: don't use transmit queue hang detection when it is not possible
Emmanuel Grumbach
1
-1
/
+10
2017-11-25
iwlwifi: mvm: set correct chains in Rx status
Shaul Triebitz
1
-1
/
+3
2017-11-20
Merge tag 'iwlwifi-for-kalle-2017-11-19' of git://git.kernel.org/pub/scm/linu...
Kalle Valo
2
-21
/
+71
2017-11-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
16
-544
/
+441
2017-11-15
iwlwifi: mvm: support version 7 of the SCAN_REQ_UMAC FW command
Luca Coelho
2
-21
/
+71
2017-11-07
Merge branch 'linus' into locking/core, to resolve conflicts
Ingo Molnar
1
-0
/
+1
2017-11-06
Merge tag 'iwlwifi-next-for-kalle-2017-11-03' of git://git.kernel.org/pub/scm...
Kalle Valo
8
-80
/
+88
2017-11-04
Merge tag 'wireless-drivers-next-for-davem-2017-11-03' of git://git.kernel.or...
David S. Miller
6
-51
/
+132
2017-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+1
2017-11-03
iwlwifi: drop RX frames during hardware restart
Shahar S Matityahu
1
-0
/
+3
2017-11-03
iwlwifi: mvm: Convert timers to use timer_setup()
Kees Cook
3
-12
/
+13
2017-11-03
iwlwifi: mvm: hold mutex when flushing in iwl_mvm_flush_no_vif()
Luca Coelho
1
-2
/
+5
2017-11-03
iwlwifi: mvm: add missing implementation of flush for a000 devices
Sara Sharon
1
-13
/
+9
2017-11-03
iwlwifi: mvm: refactor iwl_mvm_flush_no_vif
Sara Sharon
1
-21
/
+19
[next]