summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/mediatek/mt76/mt7921/init.c
AgeCommit message (Expand)Author
2023-04-21Merge tag 'wireless-next-2023-04-21' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2023-04-19wifi: mt76: set NL80211_EXT_FEATURE_CAN_REPLACE_PTK0 on supported driversFelix Fietkau
2023-04-17wifi: mt76: mt7921: enable p2p supportSean Wang
2023-04-17wifi: mt76: move shared mac definitions in mt76_connac2_mac.hLorenzo Bianconi
2023-04-17wifi: mt76: mt7921: get rid of eeprom.hLorenzo Bianconi
2023-04-17wifi: mt76: mt7921: introduce mt7921_get_mac80211_ops utility routineLorenzo Bianconi
2023-03-31wifi: mt76: mt7921: Fix use-after-free in fw features query.Ben Greear
2023-02-03wifi: mt76: mt7921: fix rx filter incorrect by drv/fw inconsistentNeil Chen
2023-02-03wifi: mt76: mt7921: add ack signal supportDeren Wu
2022-12-09wifi: mt76: mt7921: resource leaks at mt7921_check_offload_capability()Sean Wang
2022-12-01wifi: mt76: mt7921: fix wrong power after multiple SAR setYN Chen
2022-12-01wifi: mt76: mt7921: introduce chanctx supportSean Wang
2022-12-01wifi: mt76: mt7921: introduce remain_on_channel supportSean Wang
2022-09-15wifi: mt76: mt7921: introduce Country Location Control supportMing Yen Hsieh
2022-07-11mt76: mt7921: enable HW beacon filter in the initialization stageSean Wang
2022-07-11mt76: mt7921: enlarge maximum VHT MPDU length to 11454Deren Wu
2022-07-11mt76: mt7921: fix aggregation subframes setting to HE maxDeren Wu
2022-07-11mt76: enable the VHT extended NSS BW featureDeren Wu
2022-07-11mt76: mt7921: introduce ACPI SAR config in tx powerDeren Wu
2022-07-11mt76: mt7921: introduce ACPI SAR supportDeren Wu
2022-05-13mt76: mt7921: add ipv6 NS offload supportDeren Wu
2022-05-13mt76: mt7921: Add AP mode supportSean Wang
2022-03-16mt76: mt7921: move mt7921_init_hw in a dedicated workLorenzo Bianconi
2022-03-16mt76: mt7921: add mt7921u driverLorenzo Bianconi
2022-03-16mt76: mt7921: disable runtime pm for usbLorenzo Bianconi
2022-02-03mt76: mt7921s: run sleep mode by defaultSean Wang
2022-02-03mt76: mt7921: toggle runtime-pm adding a monitor vifLorenzo Bianconi
2021-12-19mt76: move sar_capa configuration in common codeLorenzo Bianconi
2021-12-19mt76: mt7921: introduce 160 MHz channel bandwidth supportDeren Wu
2021-10-23mt76: mt7921: disable 4addr capabilityLorenzo Bianconi
2021-10-20mt76: mt7921s: add reset supportSean Wang
2021-10-20mt76: mt7921: introduce mt7921s supportSean Wang
2021-10-20mt76: mt7921: rely on mcu_get_nic_capabilitySean Wang
2021-10-20mt76: mt7921: add MT7921_COMMON moduleSean Wang
2021-10-20mt76: mt7921: refactor init.c to be bus independentSean Wang
2021-10-20mt76: mt7921: refactor mcu.c to be bus independentSean Wang
2021-10-20mt76: mt7921: robustify hardware initialization flowSean Wang
2021-10-20mt76: mt7921: remove mcu rate reporting codeLorenzo Bianconi
2021-10-20mt76: mt7921: fix dma hang in rmmodDeren Wu
2021-10-20mt76: mt7921: introduce testmode supportLorenzo Bianconi
2021-10-20mt76: mt7921: add .set_sar_specs supportYN Chen
2021-10-20mt76: mt7921: fix survey-dump reportingLorenzo Bianconi
2021-06-19mt76: mt7921: allow chip reset during device restartLorenzo Bianconi
2021-06-19mt76: mt7921: introduce dedicated control for deep_sleepLorenzo Bianconi
2021-06-19mt76: mt7921: enable deep sleep at runtimeSean Wang
2021-06-19mt76: connac: fix the maximum interval schedule scan can supportSean Wang
2021-06-19mt76: mt7921: enable VHT BFee capabilityFelix Fietkau
2021-06-19mt76: mt7921: enable random mac address during sched_scanDeren Wu
2021-06-19mt76: allow hw driver code to overwrite wiphy interface_modesLorenzo Bianconi
2021-06-19mt76: mt7921: return proper error value in mt7921_mac_initLorenzo Bianconi