summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mediatek/mt76/mt76x0/pci.c
Commit message (Expand)AuthorAgeFilesLines
* wifi: mac80211: simplify non-chanctx driversJohannes Berg2024-02-081-0/+4
* wifi: fill in MODULE_DESCRIPTION()s for mt76 driversBreno Leitao2024-01-311-0/+1
* mt76: mt76x02: introduce SAR supportLorenzo Bianconi2021-12-191-0/+1
* mt76: disable BH around napi_schedule() callsFelix Fietkau2021-10-201-0/+2
* mt76: switch from 'pci_' to 'dma_' APIChristophe JAILLET2021-10-201-1/+1
* mt76: mt76x0e: fix device hang during suspend/resumeLorenzo Bianconi2021-05-151-4/+77
* mt76: use PCI_VENDOR_ID_MEDIATEK to avoid open codedRyder Lee2021-04-111-3/+3
* mt76: move mac_work in mt76_core moduleLorenzo Bianconi2021-01-261-2/+2
* mt76: fix memory leak if device probing failsLorenzo Bianconi2020-12-041-1/+2
* mt76: convert from tx tasklet to tx worker threadFelix Fietkau2020-09-241-1/+1
* mt76: set interrupt mask register to 0 before requesting irqFelix Fietkau2020-09-241-0/+2
* mt76: mt76x0: pci: add mt7610 PCI IDPawel Dembicki2020-05-121-0/+1
* mt76: mt76x02: fix handling MCU timeouts during hw restartFelix Fietkau2020-05-121-0/+2
* mt76: avoid extra RCU synchronization on station removalFelix Fietkau2020-02-141-0/+1
* mt76: move state from struct mt76_dev to mt76_phyFelix Fietkau2020-02-141-4/+4
* mt76: move mt76_get_antenna in mt76_core moduleLorenzo Bianconi2019-11-201-0/+1
* Revert "mt76: mt76x0e: don't use hw encryption for MT7630E"Stanislaw Gruszka2019-11-201-14/+1
* mt76: mt76x02: track approximate tx airtime for airtime fairness and surveyFelix Fietkau2019-11-201-0/+1
* mt76: mt76x02: move MT_CH_TIME_CFG init to mt76x02_mac_cc_resetFelix Fietkau2019-11-201-9/+0
* mt76: track rx airtime for airtime fairness and surveyFelix Fietkau2019-11-201-1/+2
* mt76: rename mt76_driver_ops txwi_flags to drv_flags and include tx aligned4Felix Fietkau2019-11-201-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-09-151-1/+14
|\
| * mt76: mt76x0e: don't use hw encryption for MT7630EStanislaw Gruszka2019-09-031-1/+14
* | 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: move pre_tbtt_tasklet in mt76_devLorenzo Bianconi2019-05-011-1/+1
* mt76: mt76x02: remove bogus mutex usageStanislaw Gruszka2019-05-011-6/+0
* mt76: move mac_work in mt76_devLorenzo Bianconi2019-05-011-2/+2
* mt76: introduce mt76_free_device routineLorenzo Bianconi2019-05-011-1/+1
* mt76: unify set_timStanislaw Gruszka2019-05-011-8/+1
* mt76x02: introduce mt76x02_beacon.cStanislaw Gruszka2019-05-011-0/+2
* mt76: mmio: move mt76_insert_hdr_pad in mt76_dma_tx_queue_skbLorenzo Bianconi2019-05-011-0/+1
* mt76x0: remove mt76x0u_alloc_device routineLorenzo Bianconi2019-02-181-6/+11
* 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: add energy detect CCA support to mt76x{0,2}e driversLorenzo Bianconi2019-01-111-0/+1
* mt76x0: pci: fix ACS supportLorenzo Bianconi2019-01-111-0/+8
* mt76: replace sta_add/remove ops with common sta_state functionFelix Fietkau2018-11-301-2/+3
* mt76: move mt76x02_bss_info_changed in mt76x02-lib moduleLorenzo Bianconi2018-11-301-1/+1
* mt76: move tx protection routines in mt76x02-lib moduleLorenzo Bianconi2018-11-301-0/+1
* mt76: move mt76x02_set_tx_ackto in mt76x02-lib moduleLorenzo Bianconi2018-11-301-0/+1
* mt76x0: pci: enable AP supportLorenzo Bianconi2018-11-301-0/+17
* mt76: move mt76x02_sta_ps in mt76x02-lib moduleLorenzo Bianconi2018-11-301-0/+1
* mt76: move mt76x02_get_txpower in mt76x02_util.cLorenzo Bianconi2018-11-301-0/+1
* mt76: move mt76x02_sw_scan and mt76x02_sw_scan_complete in mt76x02-lib moduleLorenzo Bianconi2018-11-301-2/+2
* mt76x0: pci: add pre_tbtt_tasklet supportLorenzo Bianconi2018-11-301-0/+1
* mt76x0: pci: add missing MODULE_FIRMWARE macroLorenzo Bianconi2018-11-301-0/+2
* mt76x0: pci: add get_survey supportLorenzo Bianconi2018-11-301-0/+2
* mt76x0: pci: introduce mt76x0_phy_calirate routineLorenzo Bianconi2018-10-131-0/+1
* mt76: mt76x0e: another fix for the external PA current settingFelix Fietkau2018-10-131-10/+3