summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mediatek/mt76/mt76x2/pci_main.c
Commit message (Expand)AuthorAgeFilesLines
* wifi: mac80211: simplify non-chanctx driversJohannes Berg2024-02-081-0/+4
* mt76: mt76x02: introduce SAR supportLorenzo Bianconi2021-12-191-1/+6
* mt76: move chainmask in mt76_phyLorenzo Bianconi2021-01-261-1/+1
* mt76: move mac_work in mt76_core moduleLorenzo Bianconi2021-01-261-1/+1
* mt76: set runtime stream caps by mt76_phyRyder Lee2020-05-121-1/+1
* mt76: mt76x02: fix handling MCU timeouts during hw restartFelix Fietkau2020-05-121-13/+6
* mt76: avoid extra RCU synchronization on station removalFelix Fietkau2020-02-141-0/+1
* mt76: move txpower and antenna mask to struct mt76_phyFelix Fietkau2020-02-141-1/+1
* mt76: move txpower_conf back to driver specific structsFelix Fietkau2020-02-141-3/+3
* mt76: move chainmask back to driver specific structsFelix Fietkau2020-02-141-1/+1
* mt76: move state from struct mt76_dev to mt76_phyFelix Fietkau2020-02-141-5/+5
* mt76: move channel state to struct mt76_phyFelix Fietkau2020-02-141-1/+1
* mt76: add support for an extra wiphy in the main tx pathFelix Fietkau2020-02-141-1/+1
* mt76: move mt76_get_antenna in mt76_core moduleLorenzo Bianconi2019-11-201-14/+1
* mt76: unify channel survey update codeFelix Fietkau2019-11-201-4/+1
* mt76: mt76x2: move mt76x02_mac_reset_counters in mt76x02_mac_startLorenzo Bianconi2019-11-201-4/+2
* mt76: add default implementation for mt76_sw_scan/mt76_sw_scan_completeLorenzo Bianconi2019-09-051-1/+1
* mt76: switch to SPDX tag instead of verbose boilerplate textRyder Lee2019-09-051-12/+1
* mt76: mt76x2: move mutex_lock inside mt76x2_set_channelLorenzo Bianconi2019-06-251-7/+9
* mt76: move pre_tbtt_tasklet in mt76_devLorenzo Bianconi2019-05-011-2/+2
* mt76: mt76x02: remove bogus mutex usageStanislaw Gruszka2019-05-011-10/+3
* mt76: move mac_work in mt76_devLorenzo Bianconi2019-05-011-1/+1
* mt76: unify set_timStanislaw Gruszka2019-05-011-7/+1
* mt76: run MAC work every 100msFelix Fietkau2019-02-181-1/+1
* mt76: move mt76x02_get_txpower to mt76 coreFelix Fietkau2019-01-171-1/+1
* mt76: mmio: introduce mt76x02_check_tx_hang watchdogLorenzo Bianconi2019-01-111-0/+2
* mt76: replace sta_add/remove ops with common sta_state functionFelix Fietkau2018-11-301-2/+1
* mt76: move dfs support in mt76x02-lib moduleLorenzo Bianconi2018-11-301-1/+1
* mt76: move mt76x02_bss_info_changed in mt76x02-lib moduleLorenzo Bianconi2018-11-301-38/+1
* mt76: move tx protection routines in mt76x02-lib moduleLorenzo Bianconi2018-11-301-16/+1
* mt76: move mt76x02_set_tx_ackto in mt76x02-lib moduleLorenzo Bianconi2018-11-301-13/+2
* mt76: move mt76x02_sta_ps in mt76x02-lib moduleLorenzo Bianconi2018-11-301-11/+0
* mt76: move mt76x02_get_txpower in mt76x02_util.cLorenzo Bianconi2018-11-301-14/+1
* mt76: move mt76x02_sw_scan and mt76x02_sw_scan_complete in mt76x02-lib moduleLorenzo Bianconi2018-11-301-21/+2
* mt76: move mac beacon routines in mt76x02-lib moduleLorenzo Bianconi2018-11-301-3/+3
* mt76: use mt76x02_dev instead of mt76_dev in mt76x02_mac.cLorenzo Bianconi2018-10-131-1/+1
* mt76: move tpc routines in mt76x02-lib moduleLorenzo Bianconi2018-10-051-1/+1
* mt76: rename mt76x02_util.h in mt76x02.hLorenzo Bianconi2018-10-051-1/+0
* mt76: move mt76x02_tx in mt76x02-lib moduleLorenzo Bianconi2018-10-051-1/+1
* mt76x2: move mt76x2_dev in mt76x02_util.hLorenzo Bianconi2018-10-051-13/+13
* mt76x2: move mt76x2 source files to mt76x2 folderLorenzo Bianconi2018-10-051-0/+311