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
2021-05-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
5
-32
/
+1
2021-05-07
treewide: remove editor modelines and cruft
Masahiro Yamada
4
-32
/
+0
2021-05-07
proc: mandate ->proc_lseek in "struct proc_ops"
Alexey Dobriyan
1
-0
/
+1
2021-05-05
Merge tag 'thermal-v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+2
2021-04-29
Merge tag 'net-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
235
-4296
/
+10296
2021-04-28
Merge tag 'locking-core-2021-04-28' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+2
2021-04-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-3
/
+4
2021-04-26
Merge tag 'irq-core-2021-04-26' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2021-04-22
Merge tag 'mt76-for-kvalo-2021-04-21' of https://github.com/nbd168/wireless
Kalle Valo
54
-946
/
+2117
2021-04-22
brcmfmac: Avoid GFP_ATOMIC when GFP_KERNEL is enough
Christophe JAILLET
1
-1
/
+1
2021-04-22
qtnfmac: Fix possible buffer overflow in qtnf_event_handle_external_auth
Lee Gibson
1
-2
/
+4
2021-04-22
wlcore: Fix buffer overrun by snprintf due to incorrect buffer size
Colin Ian King
1
-1
/
+1
2021-04-22
wl3501_cs: Fix out-of-bounds warnings in wl3501_mgmt_join
Gustavo A. R. Silva
2
-41
/
+38
2021-04-22
wl3501_cs: Fix out-of-bounds warnings in wl3501_send_pkt
Gustavo A. R. Silva
2
-8
/
+14
2021-04-22
ath11k: fix warning in ath11k_mhi_config
Anilkumar Kolli
1
-3
/
+12
2021-04-22
ath11k: qmi: Fix spelling mistake "requeqst" -> "request"
Colin Ian King
1
-1
/
+1
2021-04-22
ath10k: Fix ath10k_wmi_tlv_op_pull_peer_stats_info() unlock without lock
Shuah Khan
1
-0
/
+3
2021-04-22
ath10k: Fix a use after free in ath10k_htc_send_bundle
Lv Yunlong
1
-1
/
+1
2021-04-22
ath9k: Fix error check in ath9k_hw_read_revisions() for PCI devices
Toke Høiland-Jørgensen
2
-2
/
+2
2021-04-22
iwlwifi: mvm: tt: Replace thermal_notify_framework
Thara Gopinath
1
-2
/
+2
2021-04-21
mt76: mt7921: reinit wpdma during drv_own if necessary
Lorenzo Bianconi
1
-0
/
+2
2021-04-21
mt76: move mt76_token_init in mt76_alloc_device
Lorenzo Bianconi
6
-13
/
+3
2021-04-21
mt76: mt7921: fix a precision vs width bug in printk
Dan Carpenter
1
-1
/
+1
2021-04-21
mt76: mt7915: fix a precision vs width bug in printk
Dan Carpenter
1
-1
/
+1
2021-04-21
mt76: mt7615: fix a precision vs width bug in printk
Dan Carpenter
1
-1
/
+1
2021-04-21
mt76: debugfs: introduce napi_threaded node
Lorenzo Bianconi
1
-0
/
+28
2021-04-21
mt76: mt7921: introduce mt7921_mcu_sta_add routine
Lorenzo Bianconi
3
-19
/
+27
2021-04-21
mt76: mt7921: mt7921_stop should put device in fw_own state
Sean Wang
1
-1
/
+1
2021-04-21
mt76: connac: unschedule mac_work before going to sleep
Lorenzo Bianconi
3
-1
/
+7
2021-04-21
mt76: mt7663: add awake and doze time accounting
Lorenzo Bianconi
3
-6
/
+52
2021-04-21
mt76: mt7921: improve doze opportunity
Lorenzo Bianconi
2
-3
/
+3
2021-04-21
mt76: mt7921: get rid of mcu_reset function pointer
Lorenzo Bianconi
3
-6
/
+2
2021-04-21
mt76: mt7915: do not read rf value from efuse in flash mode
Shayne Chen
1
-1
/
+1
2021-04-21
mt76: move token utilities in mt76 common module
Lorenzo Bianconi
14
-113
/
+132
2021-04-21
mt76: move token_lock, token and token_count in mt76_dev
Lorenzo Bianconi
11
-73
/
+66
2021-04-21
mt76: mt7921: fix possible invalid register access
Sean Wang
1
-1
/
+3
2021-04-21
mt76: mt7921: enable deep sleep when the device suspends
Sean Wang
1
-0
/
+12
2021-04-21
mt76: connac: introduce mt76_connac_mcu_set_deep_sleep utility
Sean Wang
2
-8
/
+24
2021-04-21
mt76: mt7921: introduce mt7921_wpdma_reinit_cond utility routine
Lorenzo Bianconi
4
-0
/
+36
2021-04-21
mt76: mt7921: introduce mt7921_dma_{enable,disable} utilities
Lorenzo Bianconi
1
-73
/
+35
2021-04-21
mt76: mt7921: introduce mt7921_wpdma_reset utility routine
Lorenzo Bianconi
3
-28
/
+47
2021-04-21
mt76: mt7921: move mt7921_dma_reset in dma.c
Lorenzo Bianconi
3
-68
/
+74
2021-04-21
mt76: mt7615: Fix a dereference of pointer sta before it is null checked
Colin Ian King
1
-1
/
+2
2021-04-21
mt76: mt7921: enable sw interrupts
Lorenzo Bianconi
4
-7
/
+25
2021-04-21
mt76: mt7921: add awake and doze time accounting
Lorenzo Bianconi
4
-7
/
+55
2021-04-21
mt76: remove MT76_STATE_PM in tx path
Lorenzo Bianconi
1
-4
/
+2
2021-04-21
mt76: connac: use waitqueue for runtime-pm
Lorenzo Bianconi
6
-9
/
+9
2021-04-21
mt76: connac: do not run mt76_txq_schedule_all directly
Lorenzo Bianconi
2
-4
/
+2
2021-04-21
mt76: mt7615: rely on pm refcounting in mt7615_led_set_config
Lorenzo Bianconi
1
-1
/
+3
2021-04-21
mt76: connac: alaways wake the device before scanning
Lorenzo Bianconi
3
-8
/
+8
[next]