index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
mediatek
/
mt76
/
mt7615
/
init.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-11-18
mt76: mt7615: fix hwmon temp sensor mem use-after-free
Ryder Lee
1
-2
/
+4
2021-06-19
mt76: connac: fix the maximum interval schedule scan can support
Sean Wang
1
-1
/
+1
2021-06-19
mt76: mt7615: add thermal sensor device support
Ryder Lee
1
-0
/
+50
2021-06-19
mt76: move mt76_rates in mt76 module
Lorenzo Bianconi
1
-31
/
+2
2021-05-30
mt76: mt7615: do not set MT76_STATE_PM at bootstrap
Lorenzo Bianconi
1
-1
/
+0
2021-04-21
mt76: mt7663: add awake and doze time accounting
Lorenzo Bianconi
1
-0
/
+2
2021-04-21
mt76: connac: use waitqueue for runtime-pm
Lorenzo Bianconi
1
-1
/
+1
2021-04-21
mt76: mt7663: rely on mt76_connac_pm_ref/mt76_connac_pm_unref in tx path
Lorenzo Bianconi
1
-0
/
+2
2021-04-21
mt76: mt7663: fix a race between mt7615_mcu_drv_pmctrl and mt7615_mcu_fw_pmctrl
Lorenzo Bianconi
1
-0
/
+1
2021-04-21
mt76: introduce single-sku support for mt7663/mt7921
Lorenzo Bianconi
1
-1
/
+4
2021-04-21
mt76: mt7615: implement support for using DT rate power limits
Felix Fietkau
1
-1
/
+9
2021-04-13
mt76: report Rx timestamp
Ryder Lee
1
-0
/
+3
2021-04-12
mt76: mt7615: fix chip reset on MT7622 and MT7663e
Felix Fietkau
1
-1
/
+0
2021-04-12
mt76: mt7615: add missing capabilities for DBDC
Ryder Lee
1
-4
/
+5
2021-04-12
mt76: mt7615: add support for rx decapsulation offload
Ryder Lee
1
-1
/
+4
2021-04-12
mt76: mt7615: add rx checksum offload support
Ryder Lee
1
-0
/
+1
2021-04-12
mt76: mt7615: enable hw rx-amsdu de-aggregation
Ryder Lee
1
-2
/
+1
2021-01-29
mt76: mt7663: introduce coredump support
Lorenzo Bianconi
1
-0
/
+2
2021-01-29
mt76: mt76_connac: move hw_scan and sched_scan routine in mt76_connac_mcu module
Lorenzo Bianconi
1
-4
/
+5
2021-01-29
mt76: mt76_connac: create mcu library
Lorenzo Bianconi
1
-2
/
+4
2021-01-27
mt76: mt7615: reduce VHT maximum MPDU length
Felix Fietkau
1
-1
/
+0
2021-01-27
mt76: mt7615: unify init work
Felix Fietkau
1
-6
/
+16
2021-01-27
mt76: mt7615: set mcu country code in mt7615_mcu_set_channel_domain()
Lorenzo Bianconi
1
-4
/
+6
2021-01-26
mt76: move chainmask in mt76_phy
Lorenzo Bianconi
1
-6
/
+6
2021-01-26
mt76: move mac_work in mt76_core module
Lorenzo Bianconi
1
-2
/
+2
2020-12-04
mt76: move hw mac_addr in mt76_phy
Lorenzo Bianconi
1
-2
/
+5
2020-12-04
mt76: move band allocation in mt76_register_phy
Lorenzo Bianconi
1
-3
/
+3
2020-12-04
mt76: move tx hw data queues in mt76_phy
Lorenzo Bianconi
1
-1
/
+5
2020-12-04
mt76: mt7615: support 16 interfaces
Ryder Lee
1
-2
/
+2
2020-10-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-1
/
+1
2020-09-24
mt76: mt7615: unlock dfs bands
Lorenzo Bianconi
1
-2
/
+23
2020-09-24
mt76: mt7615: reduce maximum VHT MPDU length to 7991
Felix Fietkau
1
-1
/
+1
2020-07-21
mt76: mt7615: add idle-timeout knob in mt7615 debugfs
Lorenzo Bianconi
1
-0
/
+1
2020-07-21
mt76: mt7615: do not request {driver,fw}_own if already granted
Lorenzo Bianconi
1
-0
/
+1
2020-07-21
mt76: mt7615: wake device before pushing frames in mt7615_tx
Lorenzo Bianconi
1
-0
/
+1
2020-07-21
mt76: mt7615: add missing lock in mt7615_regd_notifier
Lorenzo Bianconi
1
-0
/
+2
2020-07-21
mt76: mt7615: introduce pm_power_save delayed work
Lorenzo Bianconi
1
-0
/
+1
2020-07-21
mt76: mt7615: add mt7615_pm_wake utility routine
Lorenzo Bianconi
1
-0
/
+3
2020-07-21
mt76: mt7615: implement testmode support
Felix Fietkau
1
-3
/
+5
2020-05-28
mt76: mt7615: switch to per-vif power_save support
Lorenzo Bianconi
1
-2
/
+0
2020-05-28
mt76: mt7615: fix NULL pointer deref in mt7615_register_ext_phy
Lorenzo Bianconi
1
-9
/
+9
2020-05-28
mt76: mt7615: introduce remain_on_channel support
Lorenzo Bianconi
1
-0
/
+10
2020-05-14
mt76: mt7615: fix typo defining ps work
Lorenzo Bianconi
1
-1
/
+1
2020-05-13
mt76: enable p2p support
Lorenzo Bianconi
1
-1
/
+5
2020-05-12
mt76: set runtime stream caps by mt76_phy
Ryder Lee
1
-2
/
+2
2020-05-12
mt76: mt7663: add support to sched scan with randomise addr
Sean Wang
1
-1
/
+2
2020-05-12
mt76: mt7615: fix delta tx power for mt7663
Lorenzo Bianconi
1
-7
/
+3
2020-05-12
mt76: mt7663: fix target power parsing
Lorenzo Bianconi
1
-2
/
+6
2020-05-12
mt76: mt7615: check return value of mt7615_eeprom_get_power_index
Lorenzo Bianconi
1
-0
/
+3
2020-05-12
mt76: mt7615: add gtk rekey offload support
Lorenzo Bianconi
1
-0
/
+1
[next]