summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mediatek/mt76/mt7921/init.c
Commit message (Expand)AuthorAgeFilesLines
* wifi: mt76: mt7921: fix the unfinished command of regd_notifier before suspendMing Yen Hsieh2024-02-221-0/+6
* wifi: mt76: mt7921: fix CLC command timeout when suspend/resumeMing Yen Hsieh2023-12-111-5/+18
* wifi: mt76: mt7921: fix kernel panic by accessing invalid 6GHz channel infoMing Yen Hsieh2023-10-231-0/+3
* wifi: mt76: mt7921: update the channel usage when the regd domain changedMing Yen Hsieh2023-09-301-0/+51
* wifi: mt76: Use PTR_ERR_OR_ZERO() to simplify codeJinjie Ruan2023-09-301-4/+1
* wifi: mt76: mt792x: move MT7921_PM_TIMEOUT and MT7921_HW_SCAN_TIMEOUT in comm...Lorenzo Bianconi2023-07-261-1/+1
* wifi: mt76: mt7921: move acpi_sar code in mt792x-lib moduleLorenzo Bianconi2023-07-261-1/+1
* wifi: mt76: mt7921: move runtime-pm pci code in mt792x-libLorenzo Bianconi2023-07-261-2/+2
* wifi: mt76: mt7921: move shared runtime-pm code on mt792x-libLorenzo Bianconi2023-07-261-2/+2
* wifi: mt76: mt7921: move hif_ops macro in mt792x.hLorenzo Bianconi2023-07-261-2/+2
* wifi: mt76: mt7921: move init shared code in mt792x-lib moduleLorenzo Bianconi2023-07-261-250/+4
* wifi: mt76: mt792x: introduce mt792x-lib moduleLorenzo Bianconi2023-07-261-8/+8
* wifi: mt76: mt7921: move mt792x_hw_dev in mt792x.hLorenzo Bianconi2023-07-261-1/+1
* wifi: mt76: mt7921: move mt792x_mutex_{acquire/release} in mt792x.hLorenzo Bianconi2023-07-261-4/+4
* wifi: mt76: mt7921: rename mt7921_dev in mt792x_devLorenzo Bianconi2023-07-261-10/+10
* wifi: mt76: mt7921: rename mt7921_phy in mt792x_phyLorenzo Bianconi2023-07-261-3/+3
* wifi: mt76: mt7921: rename mt7921_sta in mt792x_staLorenzo Bianconi2023-07-261-1/+1
* wifi: mt76: mt7921: rename mt7921_vif in mt792x_vifLorenzo Bianconi2023-07-261-1/+1
* wifi: mt76: mt7921: rely on shared sta_poll_list and sta_poll_lockLorenzo Bianconi2023-07-251-2/+0
* wifi: mt76: mt7921: Support temp sensorBen Greear2023-07-251-0/+60
* wifi: mt76: mt7921: fix non-PSC channel scan failMing Yen Hsieh2023-07-251-1/+2
* Merge tag 'wireless-next-2023-04-21' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski2023-04-211-7/+36
|\
| * wifi: mt76: set NL80211_EXT_FEATURE_CAN_REPLACE_PTK0 on supported driversFelix Fietkau2023-04-191-0/+1
| * wifi: mt76: mt7921: enable p2p supportSean Wang2023-04-171-3/+7
| * wifi: mt76: move shared mac definitions in mt76_connac2_mac.hLorenzo Bianconi2023-04-171-1/+1
| * wifi: mt76: mt7921: get rid of eeprom.hLorenzo Bianconi2023-04-171-1/+0
| * wifi: mt76: mt7921: introduce mt7921_get_mac80211_ops utility routineLorenzo Bianconi2023-04-171-2/+27
* | wifi: mt76: mt7921: Fix use-after-free in fw features query.Ben Greear2023-03-311-2/+5
|/
* wifi: mt76: mt7921: fix rx filter incorrect by drv/fw inconsistentNeil Chen2023-02-031-2/+0
* wifi: mt76: mt7921: add ack signal supportDeren Wu2023-02-031-0/+9
* wifi: mt76: mt7921: resource leaks at mt7921_check_offload_capability()Sean Wang2022-12-091-1/+2
* wifi: mt76: mt7921: fix wrong power after multiple SAR setYN Chen2022-12-011-0/+1
* wifi: mt76: mt7921: introduce chanctx supportSean Wang2022-12-011-5/+28
* wifi: mt76: mt7921: introduce remain_on_channel supportSean Wang2022-12-011-0/+63
* wifi: mt76: mt7921: introduce Country Location Control supportMing Yen Hsieh2022-09-151-0/+1
* mt76: mt7921: enable HW beacon filter in the initialization stageSean Wang2022-07-111-0/+1
* mt76: mt7921: enlarge maximum VHT MPDU length to 11454Deren Wu2022-07-111-1/+1
* mt76: mt7921: fix aggregation subframes setting to HE maxDeren Wu2022-07-111-2/+2
* mt76: enable the VHT extended NSS BW featureDeren Wu2022-07-111-0/+1
* mt76: mt7921: introduce ACPI SAR config in tx powerDeren Wu2022-07-111-2/+1
* mt76: mt7921: introduce ACPI SAR supportDeren Wu2022-07-111-0/+2
* mt76: mt7921: add ipv6 NS offload supportDeren Wu2022-05-131-0/+4
* mt76: mt7921: Add AP mode supportSean Wang2022-05-131-1/+10
* mt76: mt7921: move mt7921_init_hw in a dedicated workLorenzo Bianconi2022-03-161-19/+43
* mt76: mt7921: add mt7921u driverLorenzo Bianconi2022-03-161-1/+1
* mt76: mt7921: disable runtime pm for usbLorenzo Bianconi2022-03-161-4/+6
* mt76: mt7921s: run sleep mode by defaultSean Wang2022-02-031-8/+4
* mt76: mt7921: toggle runtime-pm adding a monitor vifLorenzo Bianconi2022-02-031-0/+2
* mt76: move sar_capa configuration in common codeLorenzo Bianconi2021-12-191-8/+0
* mt76: mt7921: introduce 160 MHz channel bandwidth supportDeren Wu2021-12-191-0/+4