aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mediatek/mt76/mt7615/init.c
AgeCommit message (Expand)Author
2023-09-30wifi: mt76: Use PTR_ERR_OR_ZERO() to simplify codeJinjie Ruan
2023-07-25wifi: mt76: mt7615: rely on shared sta_poll_list and sta_poll_lockLorenzo Bianconi
2023-07-25wifi: mt76: mt7615: enable BSS_CHANGED_MU_GROUPS supportRyder Lee
2023-04-19wifi: mt76: set NL80211_EXT_FEATURE_CAN_REPLACE_PTK0 on supported driversFelix Fietkau
2022-12-09wifi: mt76: mt7615: enable per-phy led supportLorenzo Bianconi
2022-07-11mt76: introduce phys array in mt76_dev structureLorenzo Bianconi
2022-07-11mt76: enable the VHT extended NSS BW featureDeren Wu
2022-02-03mt76: mt7615: fix/rewrite the dfs state handling logicFelix Fietkau
2021-12-19mt76: mt7663: disable 4addr capabilityLorenzo Bianconi
2021-10-20mt76: mt7615: fix hwmon temp sensor mem use-after-freeRyder Lee
2021-06-19mt76: connac: fix the maximum interval schedule scan can supportSean Wang
2021-06-19mt76: mt7615: add thermal sensor device supportRyder Lee
2021-06-19mt76: move mt76_rates in mt76 moduleLorenzo Bianconi
2021-05-30mt76: mt7615: do not set MT76_STATE_PM at bootstrapLorenzo Bianconi
2021-04-21mt76: mt7663: add awake and doze time accountingLorenzo Bianconi
2021-04-21mt76: connac: use waitqueue for runtime-pmLorenzo Bianconi
2021-04-21mt76: mt7663: rely on mt76_connac_pm_ref/mt76_connac_pm_unref in tx pathLorenzo Bianconi
2021-04-21mt76: mt7663: fix a race between mt7615_mcu_drv_pmctrl and mt7615_mcu_fw_pmctrlLorenzo Bianconi
2021-04-21mt76: introduce single-sku support for mt7663/mt7921Lorenzo Bianconi
2021-04-21mt76: mt7615: implement support for using DT rate power limitsFelix Fietkau
2021-04-12mt76: report Rx timestampRyder Lee
2021-04-12mt76: mt7615: fix chip reset on MT7622 and MT7663eFelix Fietkau
2021-04-12mt76: mt7615: add missing capabilities for DBDCRyder Lee
2021-04-12mt76: mt7615: add support for rx decapsulation offloadRyder Lee
2021-04-12mt76: mt7615: add rx checksum offload supportRyder Lee
2021-04-12mt76: mt7615: enable hw rx-amsdu de-aggregationRyder Lee
2021-01-29mt76: mt7663: introduce coredump supportLorenzo Bianconi
2021-01-29mt76: mt76_connac: move hw_scan and sched_scan routine in mt76_connac_mcu moduleLorenzo Bianconi
2021-01-29mt76: mt76_connac: create mcu libraryLorenzo Bianconi
2021-01-27mt76: mt7615: reduce VHT maximum MPDU lengthFelix Fietkau
2021-01-27mt76: mt7615: unify init workFelix Fietkau
2021-01-27mt76: mt7615: set mcu country code in mt7615_mcu_set_channel_domain()Lorenzo Bianconi
2021-01-26mt76: move chainmask in mt76_phyLorenzo Bianconi
2021-01-26mt76: move mac_work in mt76_core moduleLorenzo Bianconi
2020-12-04mt76: move hw mac_addr in mt76_phyLorenzo Bianconi
2020-12-04mt76: move band allocation in mt76_register_phyLorenzo Bianconi
2020-12-04mt76: move tx hw data queues in mt76_phyLorenzo Bianconi
2020-12-04mt76: mt7615: support 16 interfacesRyder Lee
2020-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-09-24mt76: mt7615: unlock dfs bandsLorenzo Bianconi
2020-09-24mt76: mt7615: reduce maximum VHT MPDU length to 7991Felix Fietkau
2020-07-21mt76: mt7615: add idle-timeout knob in mt7615 debugfsLorenzo Bianconi
2020-07-21mt76: mt7615: do not request {driver,fw}_own if already grantedLorenzo Bianconi
2020-07-21mt76: mt7615: wake device before pushing frames in mt7615_txLorenzo Bianconi
2020-07-21mt76: mt7615: add missing lock in mt7615_regd_notifierLorenzo Bianconi
2020-07-21mt76: mt7615: introduce pm_power_save delayed workLorenzo Bianconi
2020-07-21mt76: mt7615: add mt7615_pm_wake utility routineLorenzo Bianconi
2020-07-21mt76: mt7615: implement testmode supportFelix Fietkau
2020-05-28mt76: mt7615: switch to per-vif power_save supportLorenzo Bianconi
2020-05-28mt76: mt7615: fix NULL pointer deref in mt7615_register_ext_phyLorenzo Bianconi