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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-04-24
ath10k: add support for shadow register for WNC3990
Rakesh Pillai
2
-2
/
+145
2018-04-24
ath10k: add hw params for shadow register support
Rakesh Pillai
2
-0
/
+18
2018-04-24
ath10k: enable hw checksum for wcn3990
Rakesh Pillai
2
-2
/
+18
2018-04-24
wcn36xx: pass correct BSS index when deleting BSS keys
Daniel Mack
3
-5
/
+13
2018-04-24
ath10k: convert wow pattern from 802.3 to 802.11
Wen Gong
2
-5
/
+137
2018-04-24
ath10k: support MAC address randomization in scan
Carl Huang
6
-0
/
+89
2018-04-24
ath10k: add WMI_SERVICE_AVAILABLE_EVENT support
Carl Huang
5
-6
/
+431
2018-04-19
wcn36xx: use READ_ONCE() to access desc->ctrl
Daniel Mack
1
-4
/
+3
2018-04-19
ath10k: fix fw path name for WCN3990 target
Govind Singh
1
-1
/
+1
2018-04-19
ath10k: add inlined wrappers for htt rx ops
Erik Stromdahl
2
-7
/
+44
2018-04-19
ath10k: add inlined wrappers for htt tx ops
Erik Stromdahl
4
-9
/
+60
2018-04-19
ath10k: search all IEs for variant before falling back
Thomas Hebb
1
-62
/
+72
2018-04-19
ath10k: fix a typo in ath10k_wmi_set_wmm_param()
Maharaja Kennadyrajan
1
-1
/
+1
2018-04-19
ath10k: correct target assert problem due to CE5 stuck
Manikanta Pubbisetty
1
-1
/
+1
2018-04-19
ath6kl: fix spelling mistake: "chache" -> "cache"
Colin Ian King
1
-1
/
+1
2018-04-19
ath10k: vote for hardware resources for WCN3990
Govind Singh
2
-1
/
+331
2018-04-19
ath10k: check all CE for data if irq summary is not retained
Rakesh Pillai
3
-3
/
+23
2018-04-19
ath10k: add support to get target info from hif ops
Rakesh Pillai
3
-0
/
+31
2018-04-19
ath10k: modify hif tx paddr to dma_addr_t type
Govind Singh
2
-5
/
+5
2018-04-19
ath10k: add hif rx methods for wcn3990
Govind Singh
1
-18
/
+153
2018-04-19
ath10k: add hif tx methods for wcn3990
Govind Singh
1
-3
/
+120
2018-04-19
ath10k: add hif power-up/power-down methods
Govind Singh
1
-0
/
+61
2018-04-19
ath10k: map HTC services to tx/rx pipes for wcn3990
Govind Singh
1
-0
/
+168
2018-04-19
ath10k: add HTC services for WCN3990
Govind Singh
2
-0
/
+10
2018-04-19
ath10k: add hif start/stop methods for wcn3990 snoc layer
Govind Singh
1
-2
/
+187
2018-04-19
ath10k: add resource init and deinit for WCN3990
Govind Singh
1
-0
/
+271
2018-04-19
ath10k: platform driver for WCN3990 SNOC WLAN module
Govind Singh
4
-0
/
+240
2018-04-19
ath10k: build ce layer in ath10k core module
Govind Singh
3
-2
/
+28
2018-04-19
ath10k: Add tx ack signal support for management frames
Venkateswara Naralasetty
5
-1
/
+36
2018-04-10
wcn36xx: allocate skbs with GFP_KERNEL during init
Daniel Mack
1
-4
/
+6
2018-04-10
wcn36xx: Remove useless skb spinlock
Loic Poulain
2
-8
/
+1
2018-04-10
wcn36xx: Add missing fall through comment in smd.c
Loic Poulain
1
-0
/
+1
2018-04-10
wcn36xx: don't delete invalid bss indices
Daniel Mack
2
-0
/
+7
2018-04-10
wcn36xx: don't keep reference to skb if transmission failed
Daniel Mack
2
-4
/
+17
2018-04-10
wcn36xx: check for DMA mapping errors in wcn36xx_dxe_tx_frame()
Daniel Mack
1
-0
/
+5
2018-04-10
ath9k: dfs: remove accidental use of stack VLA
Gustavo A. R. Silva
1
-3
/
+3
2018-04-10
ath10k: fix spelling mistake: "tiggers" -> "triggers"
Colin Ian King
1
-1
/
+1
2018-04-10
ath10k: sdio: fix memory leak for probe allocations
Marcus Folkesson
1
-15
/
+9
2018-04-10
wil6210: fix potential null dereference of ndev before null check
Colin Ian King
1
-1
/
+2
2018-04-10
ath10k: avoid possible string overflow
Arnd Bergmann
1
-2
/
+2
2018-03-29
ath: Remove unnecessary ath_bcast_mac and use eth_broadcast_addr
Joe Perches
4
-5
/
+3
2018-03-29
ath10k: fix vdev stats for 10.4 firmware
Rajkumar Manoharan
4
-21
/
+184
2018-03-29
ath10k: fix recent bandwidth conversion bug
Christian Lamparter
1
-18
/
+24
2018-03-29
ath10k: advertize beacon_int_min_gcd
Anilkumar Kolli
1
-0
/
+2
2018-03-29
ath10k: fix TDLS peer TX data failure issue on encryped AP
Yingying Tang
1
-0
/
+4
2018-03-29
ath10k: avoid to set WEP key for TDLS peer
Yingying Tang
1
-1
/
+1
2018-03-29
ath10k: enable TDLS peer inactivity detection
Yingying Tang
3
-0
/
+60
2018-03-29
ath10k: enable TDLS peer buffer STA feature
Yingying Tang
2
-0
/
+6
2018-03-29
wcn36xx: dequeue all pending indicator messages
Daniel Mack
1
-43
/
+52
2018-03-29
wcn36xx: Fix firmware crash due to corrupted buffer address
Loic Poulain
3
-32
/
+16
[next]