aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/mediatek/mt76/mt76x0/pci.c
AgeCommit message (Expand)Author
2021-12-19mt76: mt76x02: introduce SAR supportLorenzo Bianconi
2021-10-20mt76: disable BH around napi_schedule() callsFelix Fietkau
2021-10-20mt76: switch from 'pci_' to 'dma_' APIChristophe JAILLET
2021-05-15mt76: mt76x0e: fix device hang during suspend/resumeLorenzo Bianconi
2021-04-11mt76: use PCI_VENDOR_ID_MEDIATEK to avoid open codedRyder Lee
2021-01-26mt76: move mac_work in mt76_core moduleLorenzo Bianconi
2020-12-04mt76: fix memory leak if device probing failsLorenzo Bianconi
2020-09-24mt76: convert from tx tasklet to tx worker threadFelix Fietkau
2020-09-24mt76: set interrupt mask register to 0 before requesting irqFelix Fietkau
2020-05-12mt76: mt76x0: pci: add mt7610 PCI IDPawel Dembicki
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 state from struct mt76_dev to mt76_phyFelix Fietkau
2019-11-20mt76: move mt76_get_antenna in mt76_core moduleLorenzo Bianconi
2019-11-20Revert "mt76: mt76x0e: don't use hw encryption for MT7630E"Stanislaw Gruszka
2019-11-20mt76: mt76x02: track approximate tx airtime for airtime fairness and surveyFelix Fietkau
2019-11-20mt76: mt76x02: move MT_CH_TIME_CFG init to mt76x02_mac_cc_resetFelix Fietkau
2019-11-20mt76: track rx airtime for airtime fairness and surveyFelix Fietkau
2019-11-20mt76: rename mt76_driver_ops txwi_flags to drv_flags and include tx aligned4Felix Fietkau
2019-09-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
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-09-03mt76: mt76x0e: don't use hw encryption for MT7630EStanislaw Gruszka
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: introduce mt76_free_device routineLorenzo Bianconi
2019-05-01mt76: unify set_timStanislaw Gruszka
2019-05-01mt76x02: introduce mt76x02_beacon.cStanislaw Gruszka
2019-05-01mt76: mmio: move mt76_insert_hdr_pad in mt76_dma_tx_queue_skbLorenzo Bianconi
2019-02-18mt76x0: remove mt76x0u_alloc_device routineLorenzo Bianconi
2019-02-18mt76: run MAC work every 100msFelix Fietkau
2019-01-17mt76: move mt76x02_get_txpower to mt76 coreFelix Fietkau
2019-01-11mt76: add energy detect CCA support to mt76x{0,2}e driversLorenzo Bianconi
2019-01-11mt76x0: pci: fix ACS supportLorenzo Bianconi
2018-11-30mt76: replace sta_add/remove ops with common sta_state functionFelix Fietkau
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-30mt76x0: pci: enable AP supportLorenzo 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-30mt76x0: pci: add pre_tbtt_tasklet supportLorenzo Bianconi
2018-11-30mt76x0: pci: add missing MODULE_FIRMWARE macroLorenzo Bianconi
2018-11-30mt76x0: pci: add get_survey supportLorenzo Bianconi
2018-10-13mt76x0: pci: introduce mt76x0_phy_calirate routineLorenzo Bianconi
2018-10-13mt76: mt76x0e: another fix for the external PA current settingFelix Fietkau
2018-10-13mt76x0: pci: fix set external PA I/O currentYueHaibing
2018-10-13mt76x0: pci: add mt76x0_register_device in mt76x0e_register_deviceLorenzo Bianconi