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
/
main.c
Age
Commit message (
Expand
)
Author
2023-04-03
wifi: mt76: ignore key disable commands
Felix Fietkau
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-09-15
wifi: mt76: mt7615: add mt7615_mutex_acquire/release in mt7615_sta_set_decap_...
Lorenzo Bianconi
2022-07-18
Merge tag 'mt76-for-kvalo-2022-07-11' of https://github.com/nbd168/wireless
Kalle Valo
2022-07-15
wifi: mac80211: change QoS settings API to take link into account
Johannes Berg
2022-07-11
mt76: add phy_idx to mt76_wcid
Lorenzo Bianconi
2022-07-11
mt76: mt7615: fix throughput regression on DFS channels
Felix Fietkau
2022-06-20
wifi: mac80211: split bss_info_changed method
Johannes Berg
2022-06-20
wifi: mac80211: move interface config to new struct
Johannes Berg
2022-05-13
mt76: fix MBSS index condition in DBDC mode
Evelyn Tsai
2022-05-13
mt76: fix use-after-free by removing a non-RCU wcid pointer
Felix Fietkau
2022-02-23
mt76: mt7615: introduce SAR support
Lorenzo Bianconi
2022-02-03
mt76: stop the radar detector after leaving dfs channel
Xing Song
2022-02-03
mt76: mt7615: check sta_rates pointer in mt7615_sta_rate_tbl_update
Lorenzo Bianconi
2022-02-03
mt76: mt7615: update bss_info with cipher after setting the group key
Felix Fietkau
2021-12-19
mt76: connac: introduce MCU_EXT macros
Lorenzo Bianconi
2021-12-19
mt76: mt7615: improve wmm index allocation
Felix Fietkau
2021-12-19
mt76: mt7615: remove dead code in get_omac_idx
Lorenzo Bianconi
2021-10-23
mt76: mt7615: mt7622: fix ibss and meshpoint
Nick Hainke
2021-10-20
mt76: do not reset MIB counters in get_stats callback
Lorenzo Bianconi
2021-10-20
mt76: introduce packet_id idr
Lorenzo Bianconi
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: connac: add mt76_connac_power_save_sched in mt76_connac_pm_unref
Lorenzo Bianconi
2021-06-19
mt76: mt7615: remove useless if condition in mt7615_add_interface()
Lorenzo Bianconi
2021-06-19
mt76: mt7615: add .offset_tsf callback
Ryder Lee
2021-06-19
mt76: mt7663: enable hw rx header translation
Lorenzo Bianconi
2021-04-21
mt76: connac: do not run mt76_txq_schedule_all directly
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-21
mt76: introduce single-sku support for mt7663/mt7921
Lorenzo Bianconi
2021-04-12
mt76: mt7615: keep mcu_add_bss_info enabled till interface removal
Ryder Lee
2021-04-12
mt76: mt7663: fix when beacon filter is being applied
Sean Wang
2021-04-12
mt76: mt7615: check mcu returned values in mt7615_ops
Ryder Lee
2021-04-12
mt76: mt7615: fix mib stats counter reporting to mac80211
Lorenzo Bianconi
2021-04-12
mt76: mt7615: fix TSF configuration
Ryder Lee
2021-04-12
mt76: mt7615: add support for rx decapsulation offload
Ryder Lee
2021-04-11
mt76: mt7615: fix key set/delete issues
Felix Fietkau
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: move vif_mask back from mt76_phy to mt76_dev
Felix Fietkau
2021-01-26
mt76: mt7615: mt7915: disable txpower sku when testmode enabled
Shayne Chen
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: testmode: introduce dbdc support
Shayne Chen
[next]