index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
mediatek
/
mt76
/
mt7615
/
mt7615.h
Age
Commit message (
Expand
)
Author
2023-07-25
wifi: mt76: mt7615: rely on shared poll_list field
Lorenzo Bianconi
2023-07-25
wifi: mt76: mt7615: rely on shared sta_poll_list and sta_poll_lock
Lorenzo Bianconi
2023-04-21
Merge tag 'wireless-next-2023-04-21' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
2023-04-19
wifi: mt76: mt7615: increase eeprom size for mt7663
Felix Fietkau
2023-04-17
wifi: mt76: get rid of unused sta_ps callbacks
Lorenzo Bianconi
2023-04-17
wifi: mt76: add mt76_connac_irq_enable utility routine
Lorenzo Bianconi
2023-04-17
wifi: mt76: move irq_tasklet in mt76_dev struct
Lorenzo Bianconi
2023-04-03
wifi: mt76: ignore key disable commands
Felix Fietkau
2022-12-09
wifi: mt76: mt7615: enable per-phy led support
Lorenzo Bianconi
2022-12-01
wifi: mt76: add info parameter to rx_skb signature
Sujuan Chen
2022-12-01
wifi: mt76: mt7615: rely on mt7615_phy in mt7615_mac_reset_counters
Lorenzo Bianconi
2022-12-01
wifi: mt76: mt7615: enable use_cts_prot support
Ryder Lee
2022-07-11
mt76: introduce phys array in mt76_dev structure
Lorenzo Bianconi
2022-07-11
mt76: do not use skb_set_queue_mapping for internal purposes
Felix Fietkau
2022-07-11
mt76: mt7615: fix throughput regression on DFS channels
Felix Fietkau
2022-07-11
mt76: mt7615: add sta_rec with EXTRA_INFO_NEW for the first time only
Felix Fietkau
2022-07-11
mt76: connac: move mt7615_txp_skb_unmap in common code
Lorenzo Bianconi
2022-07-11
mt76: connac: move mt76_connac_tx_complete_skb in shared code
Lorenzo Bianconi
2022-03-16
mt76: mt7663u: introduce mt7663u_mcu_power_on routine
Lorenzo Bianconi
2022-02-03
mt76: mt7615e: process txfree and txstatus without allocating skbs
Lorenzo Bianconi
2022-02-03
mt76: connac: move mt76_connac_mcu_rdd_cmd in mt76-connac module
Lorenzo Bianconi
2022-02-03
mt76: connac: introduce is_connac_v1 utility routine
Lorenzo Bianconi
2021-10-20
mt76: sdio: introduce parse_irq callback
Lorenzo Bianconi
2021-10-20
mt76: sdio: move common code in mt76_sdio module
Lorenzo Bianconi
2021-10-20
mt76: mt7663s: rely on mcu reg access utility
Sean Wang
2021-10-20
mt76: mt7615: move mt7615_mcu_set_p2p_oppps in mt76_connac module
Lorenzo Bianconi
2021-06-19
mt76: mt7615: set macwork timeout according to runtime-pm
Lorenzo Bianconi
2021-06-19
mt76: make mt76_update_survey() per phy
Ryder Lee
2021-06-19
mt76: mt7615: add thermal sensor device support
Ryder Lee
2021-06-19
mt76: mt7663: enable hw rx header translation
Lorenzo Bianconi
2021-04-21
mt76: move token_lock, token and token_count in mt76_dev
Lorenzo Bianconi
2021-04-21
mt76: mt7663: rely on mt76_connac_pm_ref/mt76_connac_pm_unref in tx path
Lorenzo Bianconi
2021-04-21
mt76: connac: move mcu_update_arp_filter in mt76_connac module
Lorenzo Bianconi
2021-04-12
mt76: report Rx timestamp
Ryder Lee
2021-04-12
mt76: mt7615: fix chip reset on MT7622 and MT7663e
Felix Fietkau
2021-04-12
mt76: mt7622: trigger hif interrupt for system reset
Ryder Lee
2021-04-12
mt76: mt7615: fix mib stats counter reporting to mac80211
Lorenzo Bianconi
2021-04-12
mt76: mt7615: add support for rx decapsulation offload
Ryder Lee
2021-04-12
mt76: connac: update sched_scan cmd usage
Sean Wang
2021-01-29
mt76: mt7663: introduce coredump support
Lorenzo Bianconi
2021-01-29
mt76: mt76_connac: move pm utility routines in mt76_connac_lib module
Lorenzo Bianconi
2021-01-29
mt76: mt76_connac: move pm data struct in mt76_connac.h
Lorenzo Bianconi
2021-01-29
mt76: mt76_connac: move WoW and suspend code in mt76_connac_mcu module
Lorenzo Bianconi
2021-01-29
mt76: mt76_connac: move hw_scan and sched_scan routine in mt76_connac_mcu module
Lorenzo Bianconi
2021-01-29
mt76: mt76_connac: create mcu library
Lorenzo Bianconi
2021-01-29
mt76: introduce mt76_vif data structure
Lorenzo Bianconi
2021-01-27
mt76: mt7615: unify init work
Felix Fietkau
2021-01-26
mt76: move chainmask in mt76_phy
Lorenzo Bianconi
2021-01-26
mt76: move mac_work in mt76_core module
Lorenzo Bianconi
2021-01-26
mt76: mt7615: move testmode data from dev to phy
Shayne Chen
[next]