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
starfive-6.6.48-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
2020-08-18
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
79
-748
/
+4208
2020-08-18
rndis_wlan: tighten check of rndis_query_oid return
Tom Rix
1
-2
/
+2
2020-08-18
mwifiex: Do not use GFP_KERNEL in atomic context
Christophe JAILLET
1
-1
/
+1
2020-08-18
adm8211: switch from 'pci_' to 'dma_' API
Christophe JAILLET
1
-43
/
+40
2020-08-18
rtw88: fix spelling mistake: "unsupport" -> "unsupported"
Colin Ian King
2
-4
/
+4
2020-08-18
wl1251, wlcore: fix spelling mistake "buld" -> "build"
Colin Ian King
2
-2
/
+2
2020-08-18
brcmfmac: check ndev pointer
Tom Rix
1
-1
/
+1
2020-08-18
brcmfmac: use %*ph to print small buffer
Andy Shevchenko
1
-4
/
+1
2020-08-18
brcm80211: fix possible memleak in brcmf_proto_msgbuf_attach
Wang Yufen
1
-0
/
+2
2020-08-18
ath11k: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
4
-15
/
+14
2020-08-18
ath11k: Fix possible memleak in ath11k_qmi_init_service
Wang Yufen
1
-0
/
+1
2020-08-18
ath10k: fix VHT NSS calculation when STBC is enabled
Sathishkumar Muruganandam
1
-1
/
+7
2020-08-18
ath10k: Register shutdown handler
Rakesh Pillai
1
-0
/
+9
2020-08-18
ath11k: reset MHI during power down and power up
Carl Huang
4
-3
/
+150
2020-08-18
ath11k: use TCL_DATA_RING_0 for QCA6390
Carl Huang
3
-2
/
+11
2020-08-18
ath11k: process both lmac rings for QCA6390
Carl Huang
1
-24
/
+35
2020-08-18
ath11k: assign correct search flag and type for QCA6390
Carl Huang
4
-4
/
+24
2020-08-18
ath11k: delay vdev_start for QCA6390
Carl Huang
4
-0
/
+55
2020-08-18
ath11k: refine the phy_id check in ath11k_reg_chan_list_event
Carl Huang
1
-1
/
+6
2020-08-18
ath11k: setup QCA6390 rings for both rxdmas
Carl Huang
10
-96
/
+268
2020-08-18
ath11k: don't initialize rxdma1 related ring
Carl Huang
3
-2
/
+36
2020-08-18
ath11k: enable DP interrupt setup for QCA6390
Carl Huang
5
-1
/
+322
2020-08-18
ath11k: dp: redefine peer_map and peer_unmap
Carl Huang
2
-2
/
+6
2020-08-18
ath11k: wmi: put hardware to DBS mode
Carl Huang
3
-5
/
+13
2020-08-18
ath11k: initialize wmi config based on hw_params
Carl Huang
3
-1
/
+105
2020-08-18
ath11k: force single pdev only for QCA6390
Carl Huang
5
-26
/
+98
2020-08-18
ath11k: disable CE interrupt before hif start
Carl Huang
1
-0
/
+1
2020-08-18
ath11k: ce: get msi_addr and msi_data before srng setup
Carl Huang
1
-3
/
+3
2020-08-18
ath11k: hal: assign msi_addr and msi_data to srng
Carl Huang
1
-0
/
+2
2020-08-18
ath11k: ce: remove CE_COUNT() macro
Kalle Valo
6
-21
/
+20
2020-08-18
ath11k: ce: remove host_ce_config_wlan macro
Kalle Valo
1
-10
/
+8
2020-08-18
ath11k: ce: support different CE configurations
Carl Huang
8
-18
/
+110
2020-08-18
ath11k: hal: cleanup dynamic register macros
Kalle Valo
3
-112
/
+133
2020-08-18
ath11k: hal: create register values dynamically
Carl Huang
4
-36
/
+192
2020-08-18
ath10k: move enable_pll_clk call to ath10k_core_start()
Kalle Valo
2
-8
/
+7
2020-08-17
wcn36xx: Fix reported 802.11n rx_highest rate wcn3660/wcn3680
Bryan O'Donoghue
1
-1
/
+1
2020-08-17
ath10k: Fix the size used in a 'dma_free_coherent()' call in an error handlin...
Christophe JAILLET
1
-1
/
+1
2020-08-17
ath10k: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
5
-15
/
+15
2020-08-17
ath9k: Fix potential out of bounds in ath9k_htc_txcompletion_cb()
Dan Carpenter
1
-0
/
+2
2020-08-17
ath9k_htc: Use appropriate rs_datalen type
Masashi Honma
1
-1
/
+1
2020-08-17
ath9k: add NL80211_EXT_FEATURE_CAN_REPLACE_PTK0 support
Alexander Wetzel
2
-0
/
+13
2020-08-17
ath6kl: prevent potential array overflow in ath6kl_add_new_sta()
Dan Carpenter
1
-0
/
+3
2020-08-17
ath6kl: fix spelling mistake "initilisation" -> "initialization"
Colin Ian King
1
-1
/
+1
2020-08-17
ath6kl: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2
-4
/
+4
2020-08-17
ath5k: Fix kerneldoc formatting issue
Lee Jones
1
-1
/
+1
2020-08-17
wil6210: Demote non-kerneldoc headers to standard comment blocks
Lee Jones
1
-2
/
+2
2020-08-17
ath5k: pcu: Add a description for 'band' remove one for 'mode'
Lee Jones
1
-1
/
+1
2020-08-17
ath5k: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
4
-8
/
+8
2020-08-17
ath11k: hal: create hw_srng_config dynamically
Kalle Valo
8
-66
/
+79
2020-08-17
ath11k: enable internal sleep clock
Carl Huang
3
-0
/
+21
[next]