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
/
mediatek
Age
Commit message (
Expand
)
Author
Files
Lines
2020-08-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers.git
Kalle Valo
5
-15
/
+28
2020-08-02
mt7601u: add missing release on skb in mt7601u_mcu_msg_send
Navid Emamdoost
1
-1
/
+3
2020-07-21
mt76: mt76u: add missing release on skb in __mt76x02u_mcu_send_msg
Navid Emamdoost
1
-2
/
+5
2020-07-21
mt76: mt7615: fix possible memory leak in mt7615_mcu_wtbl_sta_add
Lorenzo Bianconi
1
-1
/
+5
2020-07-21
mt76: mt7915: fix potential memory leak in mcu message handler
Ryder Lee
1
-2
/
+5
2020-07-21
mt76: mt76s: move queue accounting in mt76s_tx_queue_skb
Lorenzo Bianconi
2
-4
/
+6
2020-07-21
mt76: mt7615: introduce mt7663s support
Sean Wang
12
-1
/
+1114
2020-07-21
mt76: introduce mt76_sdio module
Sean Wang
6
-2
/
+408
2020-07-21
mt76: mt7615: introduce mt7663-usb-sdio-common module
Lorenzo Bianconi
6
-389
/
+424
2020-07-21
mt76: mt7615: sdio code must access rate/key regs in preocess context
Lorenzo Bianconi
2
-4
/
+4
2020-07-21
mt76: mt76u: add mt76_skb_adjust_pad utility routine
Lorenzo Bianconi
6
-35
/
+39
2020-07-21
mt76: mt7615: take into account sdio bus configuring txwi
Lorenzo Bianconi
1
-9
/
+9
2020-07-21
mt76: mt7915: add missing CONFIG_MAC80211_DEBUGFS
Ryder Lee
1
-0
/
+2
2020-07-21
mt76: mt7915: potential array overflow in mt7915_mcu_tx_rate_report()
Dan Carpenter
1
-6
/
+13
2020-07-21
mt76: mt7615: fix potential memory leak in mcu message handler
Sean Wang
1
-2
/
+5
2020-07-21
mt76: mt7663u: fix potential memory leak in mcu message handler
Sean Wang
1
-1
/
+1
2020-07-21
mt76: mt7663u: fix memory leak in set key
Sean Wang
1
-7
/
+14
2020-07-21
mt76: mt7615: reschedule ps work according to last activity
Lorenzo Bianconi
1
-3
/
+11
2020-07-21
mt76: mt7615: avoid scheduling runtime-pm during hw scan
Lorenzo Bianconi
1
-3
/
+12
2020-07-21
mt76: mt7663u: sync probe sampling with rate configuration
Lorenzo Bianconi
4
-16
/
+22
2020-07-21
mt76: mt7615: improve mt7615_driver_own reliability
Lorenzo Bianconi
2
-10
/
+19
2020-07-21
mt76: mt7615: add idle-timeout knob in mt7615 debugfs
Lorenzo Bianconi
4
-2
/
+29
2020-07-21
mt76: mt7615: enable beacon hw filter for runtime-pm
Lorenzo Bianconi
4
-37
/
+83
2020-07-21
mt76: mt7615: add runtime-pm knob in mt7615 debugfs
Lorenzo Bianconi
3
-0
/
+42
2020-07-21
mt76: mt7615: do not request {driver,fw}_own if already granted
Lorenzo Bianconi
3
-10
/
+14
2020-07-21
mt76: mt7615: check MT76_STATE_PM flag before accessing the device
Lorenzo Bianconi
2
-2
/
+8
2020-07-21
mt76: mt7615: run mt7615_pm_wake in mt7615_mac_sta_{add,remove}
Lorenzo Bianconi
1
-1
/
+10
2020-07-21
mt76: mt7615: wake device before pushing frames in mt7615_tx
Lorenzo Bianconi
4
-7
/
+81
2020-07-21
mt76: mt7615: wake device before pulling packets from mac80211 queues
Lorenzo Bianconi
2
-2
/
+24
2020-07-21
mt76: mt7615: run mt7615_mcu_set_roc holding mt76 mutex
Lorenzo Bianconi
1
-4
/
+12
2020-07-21
mt76: mt7615: run mt7615_mcu_set_wmm holding mt76 mutex
Lorenzo Bianconi
1
-1
/
+7
2020-07-21
mt76: mt7615: add missing lock in mt7615_regd_notifier
Lorenzo Bianconi
1
-0
/
+2
2020-07-21
mt76: mt7615: wake device before performing freq scan
Lorenzo Bianconi
1
-4
/
+30
2020-07-21
mt76: mt7615: acquire driver_own before configuring device for suspend
Lorenzo Bianconi
1
-0
/
+4
2020-07-21
mt76: mt7615: wake device in mt7615_update_channel before access regmap
Lorenzo Bianconi
3
-5
/
+30
2020-07-21
mt76: mt7615: introduce pm_power_save delayed work
Lorenzo Bianconi
4
-1
/
+39
2020-07-21
mt76: mt7615: wake device before configuring hw keys
Lorenzo Bianconi
1
-3
/
+9
2020-07-21
mt76: mt7615: wake device before accessing regmap in debugfs
Lorenzo Bianconi
1
-1
/
+24
2020-07-21
mt76: mt7615: introduce mt7615_mutex_{acquire,release} utilities
Lorenzo Bianconi
5
-52
/
+72
2020-07-21
mt76: mt7615: add mt7615_pm_wake utility routine
Lorenzo Bianconi
6
-6
/
+75
2020-07-21
mt76: move mt76 workqueue in common code
Lorenzo Bianconi
8
-34
/
+26
2020-07-21
mt76: mt7615: avoid polling in fw_own for mt7663
Lorenzo Bianconi
1
-2
/
+2
2020-07-21
mt76: mt7915: avoid memcpy in rxv operation
Ryder Lee
2
-48
/
+37
2020-07-21
mt76: mt76x2u: enable HC-M7662BU1
Lorenzo Bianconi
1
-0
/
+1
2020-07-21
mt76: mt76x2: fix pci suspend/resume on mt7612e
Lorenzo Bianconi
3
-0
/
+74
2020-07-21
mt76: mt7915: update HE capabilities
Ryder Lee
1
-18
/
+26
2020-07-21
mt76: mt7615: implement testmode support
Felix Fietkau
10
-9
/
+523
2020-07-21
mt76: add API for testmode support
Felix Fietkau
8
-0
/
+765
2020-07-21
mt76: vif_mask to struct mt76_phy
Felix Fietkau
10
-19
/
+16
2020-07-21
mt76: mt7615: use full on-chip memory address for WF_PHY registers
Felix Fietkau
3
-5
/
+1
[next]