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