summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/mediatek/mt76/mt76x2/pci_main.c
AgeCommit message (Expand)Author
2024-09-06wifi: mt76: partially move channel change code to coreFelix Fietkau
2024-06-26wifi: mac80211: inform the low level if drv_stop() is a suspendEmmanuel Grumbach
2024-02-08wifi: mac80211: simplify non-chanctx driversJohannes Berg
2021-12-19mt76: mt76x02: introduce SAR supportLorenzo Bianconi
2021-01-26mt76: move chainmask in mt76_phyLorenzo Bianconi
2021-01-26mt76: move mac_work in mt76_core moduleLorenzo Bianconi
2020-05-12mt76: set runtime stream caps by mt76_phyRyder Lee
2020-05-12mt76: mt76x02: fix handling MCU timeouts during hw restartFelix Fietkau
2020-02-14mt76: avoid extra RCU synchronization on station removalFelix Fietkau
2020-02-14mt76: move txpower and antenna mask to struct mt76_phyFelix Fietkau
2020-02-14mt76: move txpower_conf back to driver specific structsFelix Fietkau
2020-02-14mt76: move chainmask back to driver specific structsFelix Fietkau
2020-02-14mt76: move state from struct mt76_dev to mt76_phyFelix Fietkau
2020-02-14mt76: move channel state to struct mt76_phyFelix Fietkau
2020-02-14mt76: add support for an extra wiphy in the main tx pathFelix Fietkau
2019-11-20mt76: move mt76_get_antenna in mt76_core moduleLorenzo Bianconi
2019-11-20mt76: unify channel survey update codeFelix Fietkau
2019-11-20mt76: mt76x2: move mt76x02_mac_reset_counters in mt76x02_mac_startLorenzo Bianconi
2019-09-05mt76: add default implementation for mt76_sw_scan/mt76_sw_scan_completeLorenzo Bianconi
2019-09-05mt76: switch to SPDX tag instead of verbose boilerplate textRyder Lee
2019-06-25mt76: mt76x2: move mutex_lock inside mt76x2_set_channelLorenzo Bianconi
2019-05-01mt76: move pre_tbtt_tasklet in mt76_devLorenzo Bianconi
2019-05-01mt76: mt76x02: remove bogus mutex usageStanislaw Gruszka
2019-05-01mt76: move mac_work in mt76_devLorenzo Bianconi
2019-05-01mt76: unify set_timStanislaw Gruszka
2019-02-18mt76: run MAC work every 100msFelix Fietkau
2019-01-17mt76: move mt76x02_get_txpower to mt76 coreFelix Fietkau
2019-01-11mt76: mmio: introduce mt76x02_check_tx_hang watchdogLorenzo Bianconi
2018-11-30mt76: replace sta_add/remove ops with common sta_state functionFelix Fietkau
2018-11-30mt76: move dfs support in mt76x02-lib moduleLorenzo Bianconi
2018-11-30mt76: move mt76x02_bss_info_changed in mt76x02-lib moduleLorenzo Bianconi
2018-11-30mt76: move tx protection routines in mt76x02-lib moduleLorenzo Bianconi
2018-11-30mt76: move mt76x02_set_tx_ackto in mt76x02-lib moduleLorenzo Bianconi
2018-11-30mt76: move mt76x02_sta_ps in mt76x02-lib moduleLorenzo Bianconi
2018-11-30mt76: move mt76x02_get_txpower in mt76x02_util.cLorenzo Bianconi
2018-11-30mt76: move mt76x02_sw_scan and mt76x02_sw_scan_complete in mt76x02-lib moduleLorenzo Bianconi
2018-11-30mt76: move mac beacon routines in mt76x02-lib moduleLorenzo Bianconi
2018-10-13mt76: use mt76x02_dev instead of mt76_dev in mt76x02_mac.cLorenzo Bianconi
2018-10-05mt76: move tpc routines in mt76x02-lib moduleLorenzo Bianconi
2018-10-05mt76: rename mt76x02_util.h in mt76x02.hLorenzo Bianconi
2018-10-05mt76: move mt76x02_tx in mt76x02-lib moduleLorenzo Bianconi
2018-10-05mt76x2: move mt76x2_dev in mt76x02_util.hLorenzo Bianconi
2018-10-05mt76x2: move mt76x2 source files to mt76x2 folderLorenzo Bianconi