aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/mediatek/mt76/mt7921/init.c
AgeCommit message (Expand)AuthorFilesLines
2024-09-06wifi: mt76: mt7921: Check devm_kasprintf() returned valueMa Ke1-0/+2
2024-09-05wifi: mt76: mt7921: fix wrong UNII-4 freq range check for the channel usageMing Yen Hsieh1-1/+1
2024-02-22wifi: mt76: mt7921: fix the unfinished command of regd_notifier before suspendMing Yen Hsieh1-0/+6
2023-12-11wifi: mt76: mt7921: fix CLC command timeout when suspend/resumeMing Yen Hsieh1-5/+18
2023-10-23wifi: mt76: mt7921: fix kernel panic by accessing invalid 6GHz channel infoMing Yen Hsieh1-0/+3
2023-09-30wifi: mt76: mt7921: update the channel usage when the regd domain changedMing Yen Hsieh1-0/+51
2023-09-30wifi: mt76: Use PTR_ERR_OR_ZERO() to simplify codeJinjie Ruan1-4/+1
2023-07-26wifi: mt76: mt792x: move MT7921_PM_TIMEOUT and MT7921_HW_SCAN_TIMEOUT in comm...Lorenzo Bianconi1-1/+1
2023-07-26wifi: mt76: mt7921: move acpi_sar code in mt792x-lib moduleLorenzo Bianconi1-1/+1
2023-07-26wifi: mt76: mt7921: move runtime-pm pci code in mt792x-libLorenzo Bianconi1-2/+2
2023-07-26wifi: mt76: mt7921: move shared runtime-pm code on mt792x-libLorenzo Bianconi1-2/+2
2023-07-26wifi: mt76: mt7921: move hif_ops macro in mt792x.hLorenzo Bianconi1-2/+2
2023-07-26wifi: mt76: mt7921: move init shared code in mt792x-lib moduleLorenzo Bianconi1-250/+4
2023-07-26wifi: mt76: mt792x: introduce mt792x-lib moduleLorenzo Bianconi1-8/+8
2023-07-26wifi: mt76: mt7921: move mt792x_hw_dev in mt792x.hLorenzo Bianconi1-1/+1
2023-07-26wifi: mt76: mt7921: move mt792x_mutex_{acquire/release} in mt792x.hLorenzo Bianconi1-4/+4
2023-07-26wifi: mt76: mt7921: rename mt7921_dev in mt792x_devLorenzo Bianconi1-10/+10
2023-07-26wifi: mt76: mt7921: rename mt7921_phy in mt792x_phyLorenzo Bianconi1-3/+3
2023-07-26wifi: mt76: mt7921: rename mt7921_sta in mt792x_staLorenzo Bianconi1-1/+1
2023-07-26wifi: mt76: mt7921: rename mt7921_vif in mt792x_vifLorenzo Bianconi1-1/+1
2023-07-25wifi: mt76: mt7921: rely on shared sta_poll_list and sta_poll_lockLorenzo Bianconi1-2/+0
2023-07-25wifi: mt76: mt7921: Support temp sensorBen Greear1-0/+60
2023-07-25wifi: mt76: mt7921: fix non-PSC channel scan failMing Yen Hsieh1-1/+2
2023-04-21Merge tag 'wireless-next-2023-04-21' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski1-7/+36
2023-04-19wifi: mt76: set NL80211_EXT_FEATURE_CAN_REPLACE_PTK0 on supported driversFelix Fietkau1-0/+1
2023-04-17wifi: mt76: mt7921: enable p2p supportSean Wang1-3/+7
2023-04-17wifi: mt76: move shared mac definitions in mt76_connac2_mac.hLorenzo Bianconi1-1/+1
2023-04-17wifi: mt76: mt7921: get rid of eeprom.hLorenzo Bianconi1-1/+0
2023-04-17wifi: mt76: mt7921: introduce mt7921_get_mac80211_ops utility routineLorenzo Bianconi1-2/+27
2023-03-31wifi: mt76: mt7921: Fix use-after-free in fw features query.Ben Greear1-2/+5
2023-02-03wifi: mt76: mt7921: fix rx filter incorrect by drv/fw inconsistentNeil Chen1-2/+0
2023-02-03wifi: mt76: mt7921: add ack signal supportDeren Wu1-0/+9
2022-12-09wifi: mt76: mt7921: resource leaks at mt7921_check_offload_capability()Sean Wang1-1/+2
2022-12-01wifi: mt76: mt7921: fix wrong power after multiple SAR setYN Chen1-0/+1
2022-12-01wifi: mt76: mt7921: introduce chanctx supportSean Wang1-5/+28
2022-12-01wifi: mt76: mt7921: introduce remain_on_channel supportSean Wang1-0/+63
2022-09-15wifi: mt76: mt7921: introduce Country Location Control supportMing Yen Hsieh1-0/+1
2022-07-11mt76: mt7921: enable HW beacon filter in the initialization stageSean Wang1-0/+1
2022-07-11mt76: mt7921: enlarge maximum VHT MPDU length to 11454Deren Wu1-1/+1
2022-07-11mt76: mt7921: fix aggregation subframes setting to HE maxDeren Wu1-2/+2
2022-07-11mt76: enable the VHT extended NSS BW featureDeren Wu1-0/+1
2022-07-11mt76: mt7921: introduce ACPI SAR config in tx powerDeren Wu1-2/+1
2022-07-11mt76: mt7921: introduce ACPI SAR supportDeren Wu1-0/+2
2022-05-13mt76: mt7921: add ipv6 NS offload supportDeren Wu1-0/+4
2022-05-13mt76: mt7921: Add AP mode supportSean Wang1-1/+10
2022-03-16mt76: mt7921: move mt7921_init_hw in a dedicated workLorenzo Bianconi1-19/+43
2022-03-16mt76: mt7921: add mt7921u driverLorenzo Bianconi1-1/+1
2022-03-16mt76: mt7921: disable runtime pm for usbLorenzo Bianconi1-4/+6
2022-02-03mt76: mt7921s: run sleep mode by defaultSean Wang1-8/+4
2022-02-03mt76: mt7921: toggle runtime-pm adding a monitor vifLorenzo Bianconi1-0/+2