index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.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
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
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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-12-19
Merge tag 'mac80211-next-for-davem-2018-12-19' of git://git.kernel.org/pub/sc...
David S. Miller
5
-78
/
+824
2018-12-18
mac80211_hwsim: fix overwriting of if_combination
James Prestwood
1
-6
/
+7
2018-12-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-9
/
+11
2018-12-07
net: core: dev: Add extack argument to dev_open()
Petr Machata
1
-1
/
+1
2018-12-05
Merge tag 'mac80211-for-davem-2018-12-05' of git://git.kernel.org/pub/scm/lin...
David S. Miller
1
-9
/
+11
2018-12-05
net: documentation: build a directory structure for drivers
Jakub Kicinski
2
-6
/
+6
2018-12-05
mac80211-next: rtnetlink wifi simulation device
Cody Schuffelen
3
-0
/
+641
2018-12-05
mac80211_hwsim: fixes kernel crash during mac80211_hwsim init
James Prestwood
1
-0
/
+1
2018-12-04
Merge tag 'wireless-drivers-next-for-davem-2018-11-30' of git://git.kernel.or...
David S. Miller
129
-1128
/
+4604
2018-11-29
brcmfmac: Fix out of bounds memory access during fw load
Lyude Paul
1
-2
/
+6
2018-11-29
brcmfmac: Call brcmf_dmi_probe before brcmf_of_probe
Hans de Goede
1
-1
/
+1
2018-11-29
brcmfmac: support STA info struct v7
Dan Haab
1
-7
/
+33
2018-11-29
b43: Use cordic algorithm from kernel library
Priit Laes
5
-68
/
+15
2018-11-29
b43: Fix error in cordic routine
Larry Finger
1
-1
/
+1
2018-11-29
brcmsmac: Use cordic-related macros from common cordic library
Priit Laes
3
-11
/
+4
2018-11-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
16
-38
/
+82
2018-11-23
iwlwifi: mvm: set HW capability VHT_EXT_NSS_BW
Shaul Triebitz
1
-0
/
+1
2018-11-23
iwlwifi: mvm: send the STA_HE_CTXT command in AP mode
Shaul Triebitz
1
-0
/
+3
2018-11-23
iwlwifi: mvm: set MAC_FILTER_IN_11AX in AP mode
Shaul Triebitz
1
-0
/
+3
2018-11-23
iwlwifi: fw: support API change to debug TLVs
Sara Sharon
1
-0
/
+2
2018-11-23
iwlwifi: add debugfs file to read fw debug data recording
Lior Cohen
6
-0
/
+228
2018-11-23
iwlwifi: dbg: add apply point logic
Sara Sharon
6
-2
/
+244
2018-11-23
iwlwifi: dbg: disable triggers for ini
Sara Sharon
4
-0
/
+9
2018-11-23
iwlwifi: trans: support loading ini TLVs from external file
Sara Sharon
4
-11
/
+89
2018-11-23
iwlwifi: trans: parse and store debug ini TLVs
Sara Sharon
7
-0
/
+269
2018-11-23
iwlwifi: fw: add FW API of new TLV infrastructure
Sara Sharon
1
-0
/
+399
2018-11-23
iwlwifi: mvm: add support for TWT capabilities
Emmanuel Grumbach
2
-5
/
+35
2018-11-23
iwlwifi: add fw dump upon RT ucode start failure
Lior Cohen
3
-0
/
+11
2018-11-23
iwlwifi: fix cfg structs for 22000 with different RF modules
Luca Coelho
3
-4
/
+21
2018-11-23
iwlwifi: mvm: remove assignment of the reciprocal
Emmanuel Grumbach
2
-29
/
+10
2018-11-23
iwlwifi: dbg: split fifos dump
Sara Sharon
1
-13
/
+39
2018-11-23
iwlwifi: dbg: don't limit dump decisions to all or monitor
Sara Sharon
4
-24
/
+22
2018-11-16
mt76: fix uninitialized mutex access setting rts threshold
Lorenzo Bianconi
2
-3
/
+2
2018-11-16
brcmfmac: fix reporting support for 160 MHz channels
Rafał Miłecki
1
-1
/
+2
2018-11-16
ath10k: don't assume 'vif' is non-NULL in flush()
Brian Norris
1
-1
/
+1
2018-11-16
iwlwifi: mvm: don't use SAR Geo if basic SAR is not used
Luca Coelho
1
-8
/
+28
2018-11-16
iwlwifi: fix D3 debug data buffer memory leak
Shahar S Matityahu
2
-1
/
+7
2018-11-16
iwlwifi: mvm: fix regulatory domain update when the firmware starts
Emmanuel Grumbach
2
-5
/
+8
2018-11-16
iwlwifi: mvm: support sta_statistics() even on older firmware
Emmanuel Grumbach
1
-4
/
+0
2018-11-16
iwlwifi: fix wrong WGDS_WIFI_DATA_SIZE
Matt Chen
2
-2
/
+4
2018-11-11
iwlwifi: fw: use helper to determine whether to dump paging
Sara Sharon
2
-28
/
+37
2018-11-11
iwlwifi: add new cards for 9560, 9462, 9461 and killer series
Ihab Zhaika
1
-0
/
+50
2018-11-11
iwlwifi: mvm: remove unused conversion table
Emmanuel Grumbach
1
-9
/
+0
2018-11-11
iwlwifi: dbg: use helper to check if debug type is set
Sara Sharon
2
-19
/
+24
2018-11-11
iwlwifi: mvm: Send non offchannel traffic via AP sta
Andrei Otcheretianski
1
-0
/
+15
2018-11-11
iwlwifi: mvm: add description to a few generic assert numbers
Naftali Goldstein
1
-1
/
+5
2018-11-11
iwlwifi: dbg: avoid passing trigger around
Sara Sharon
7
-23
/
+18
2018-11-11
iwlwifi: pcie: don't reset TXQ write pointer
Sara Sharon
1
-2
/
+1
2018-11-11
iwlwifi: mvm: toggle tx antenna if tx fails during connection establishment
Avraham Stern
3
-15
/
+56
2018-11-11
iwlwifi: fw: do not set sgi bits for HE connection
Naftali Goldstein
1
-0
/
+4
[next]