index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
mediatek
/
mt76
/
mt7615
/
main.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-06-19
mt76: mt7615: set macwork timeout according to runtime-pm
Lorenzo Bianconi
1
-7
/
+11
2021-06-19
mt76: connac: add mt76_connac_power_save_sched in mt76_connac_pm_unref
Lorenzo Bianconi
1
-3
/
+3
2021-06-19
mt76: mt7615: remove useless if condition in mt7615_add_interface()
Lorenzo Bianconi
1
-2
/
+0
2021-06-19
mt76: mt7615: add .offset_tsf callback
Ryder Lee
1
-2
/
+30
2021-06-19
mt76: mt7663: enable hw rx header translation
Lorenzo Bianconi
1
-1
/
+1
2021-04-21
mt76: connac: do not run mt76_txq_schedule_all directly
Lorenzo Bianconi
1
-2
/
+1
2021-04-21
mt76: mt7663: rely on mt76_connac_pm_ref/mt76_connac_pm_unref in tx path
Lorenzo Bianconi
1
-15
/
+12
2021-04-21
mt76: connac: move mcu_update_arp_filter in mt76_connac module
Lorenzo Bianconi
1
-2
/
+7
2021-04-21
mt76: introduce single-sku support for mt7663/mt7921
Lorenzo Bianconi
1
-0
/
+4
2021-04-12
mt76: mt7615: keep mcu_add_bss_info enabled till interface removal
Ryder Lee
1
-6
/
+7
2021-04-12
mt76: mt7663: fix when beacon filter is being applied
Sean Wang
1
-3
/
+3
2021-04-12
mt76: mt7615: check mcu returned values in mt7615_ops
Ryder Lee
1
-26
/
+64
2021-04-12
mt76: mt7615: fix mib stats counter reporting to mac80211
Lorenzo Bianconi
1
-0
/
+6
2021-04-12
mt76: mt7615: fix TSF configuration
Ryder Lee
1
-2
/
+14
2021-04-12
mt76: mt7615: add support for rx decapsulation offload
Ryder Lee
1
-0
/
+17
2021-04-11
mt76: mt7615: fix key set/delete issues
Felix Fietkau
1
-7
/
+11
2021-01-29
mt76: mt76_connac: move pm utility routines in mt76_connac_lib module
Lorenzo Bianconi
1
-45
/
+17
2021-01-29
mt76: mt76_connac: move pm data struct in mt76_connac.h
Lorenzo Bianconi
1
-2
/
+2
2021-01-29
mt76: mt76_connac: move WoW and suspend code in mt76_connac_mcu module
Lorenzo Bianconi
1
-7
/
+9
2021-01-29
mt76: mt76_connac: move hw_scan and sched_scan routine in mt76_connac_mcu module
Lorenzo Bianconi
1
-5
/
+15
2021-01-29
mt76: mt76_connac: create mcu library
Lorenzo Bianconi
1
-12
/
+15
2021-01-29
mt76: introduce mt76_vif data structure
Lorenzo Bianconi
1
-19
/
+19
2021-01-27
mt76: move vif_mask back from mt76_phy to mt76_dev
Felix Fietkau
1
-3
/
+3
2021-01-26
mt76: mt7615: mt7915: disable txpower sku when testmode enabled
Shayne Chen
1
-1
/
+1
2021-01-26
mt76: move chainmask in mt76_phy
Lorenzo Bianconi
1
-1
/
+1
2021-01-26
mt76: move mac_work in mt76_core module
Lorenzo Bianconi
1
-6
/
+7
2021-01-26
mt76: testmode: introduce dbdc support
Shayne Chen
1
-9
/
+9
2020-12-04
mt76: mt7615: support 16 interfaces
Ryder Lee
1
-17
/
+38
2020-12-04
mt76: mt7615: run key configuration in mt7615_set_key for usb/sdio devices
Lorenzo Bianconi
1
-34
/
+1
2020-12-04
mt76: switch to wep sw crypto for mt7615/mt7915
Lorenzo Bianconi
1
-2
/
+2
2020-12-04
mt76: mt7615: enable beacon filtering by default for offload fw
Lorenzo Bianconi
1
-22
/
+6
2020-09-24
mt76: remove retry_q from struct mt76_txq and related code
Felix Fietkau
1
-3
/
+0
2020-09-24
mt76: convert from tx tasklet to tx worker thread
Felix Fietkau
1
-1
/
+1
2020-09-24
mt76: mt7615: remove mtxq->agg_ssn assignment
Felix Fietkau
1
-1
/
+0
2020-09-24
mt76: mt7615: reschedule runtime-pm receiving a tx interrupt
Lorenzo Bianconi
1
-0
/
+2
2020-09-24
mt76: mt7615: hold mt76 lock queueing wd in mt7615_queue_key_update
Lorenzo Bianconi
1
-0
/
+3
2020-07-21
mt76: mt7615: sdio code must access rate/key regs in preocess context
Lorenzo Bianconi
1
-3
/
+3
2020-07-21
mt76: mt7663u: sync probe sampling with rate configuration
Lorenzo Bianconi
1
-3
/
+1
2020-07-21
mt76: mt7615: enable beacon hw filter for runtime-pm
Lorenzo Bianconi
1
-0
/
+19
2020-07-21
mt76: mt7615: check MT76_STATE_PM flag before accessing the device
Lorenzo Bianconi
1
-2
/
+4
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
1
-6
/
+50
2020-07-21
mt76: mt7615: wake device before pulling packets from mac80211 queues
Lorenzo Bianconi
1
-1
/
+19
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: wake device before performing freq scan
Lorenzo Bianconi
1
-4
/
+30
2020-07-21
mt76: mt7615: introduce pm_power_save delayed work
Lorenzo Bianconi
1
-0
/
+3
2020-07-21
mt76: mt7615: wake device before configuring hw keys
Lorenzo Bianconi
1
-3
/
+9
2020-07-21
mt76: mt7615: introduce mt7615_mutex_{acquire,release} utilities
Lorenzo Bianconi
1
-40
/
+42
2020-07-21
mt76: mt7615: add mt7615_pm_wake utility routine
Lorenzo Bianconi
1
-0
/
+2
[next]