summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mediatek/mt76/mt76x2/pci_init.c
AgeCommit message (Expand)Author
2020-12-04mt76: move hw mac_addr in mt76_phyLorenzo Bianconi
2020-09-24mt76: convert from tx tasklet to tx worker threadFelix Fietkau
2020-07-21mt76: mt76x2: fix pci suspend/resume on mt7612eLorenzo Bianconi
2020-05-12mt76: mt76x02: fix handling MCU timeouts during hw restartFelix 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
2019-11-20mt76: mt76x02: move MT_CH_TIME_CFG init to mt76x02_mac_cc_resetFelix Fietkau
2019-11-20mt76: mt76x2: move mt76x02_mac_reset_counters in mt76x02_mac_startLorenzo Bianconi
2019-11-20mt76: mt76x02: move mac_reset_counter in mt76x02_lib moduleLorenzo Bianconi
2019-09-05mt76: switch to SPDX tag instead of verbose boilerplate textRyder Lee
2019-09-05mt76: mt76x02: fix some checkpatch warningsRyder Lee
2019-05-01mt76: move pre_tbtt_tasklet in mt76_devLorenzo Bianconi
2019-05-01mt76: move mac_work in mt76_devLorenzo Bianconi
2019-05-01mt76x02: introduce mt76x02_beacon.cStanislaw Gruszka
2019-03-07mt76: mt76x2: implement full device restart on watchdog resetFelix Fietkau
2019-02-26mt76: mt76x2: unify mt76x2[u]_mac_resumeFelix Fietkau
2019-02-18mt76x2: remove mt76x2_alloc_device routineLorenzo Bianconi
2019-02-18mt76: move alloc_device common code in mt76_alloc_deviceLorenzo Bianconi
2019-02-18mt76x02: initialize mutli bss mode when set up addressStanislaw Gruszka
2019-01-11mt76: add led support to mt76x0e driverLorenzo Bianconi
2019-01-11mt76: mmio: introduce mt76x02_check_tx_hang watchdogLorenzo Bianconi
2019-01-11mt76: add energy detect CCA support to mt76x{0,2}e driversLorenzo Bianconi
2019-01-11mt76x2: add static qualifier to mt76x2_init_hardwareLorenzo Bianconi
2018-12-13Merge tag 'mt76-for-kvalo-2018-11-30' of https://github.com/nbd168/wirelessKalle Valo
2018-11-30mt76: replace sta_add/remove ops with common sta_state functionFelix Fietkau
2018-11-30mt76x0: pci: enable VHT rates in IBSS modeLorenzo Bianconi
2018-11-30mt76: introduce mt76x02_config_mac_addr_list routineLorenzo Bianconi
2018-11-30mt76: remove wait argument from mt76x02_mcu_set_radio_stateStanislaw Gruszka
2018-11-30mt76x2: move wcid_tx_rate conf at bootstrapLorenzo Bianconi
2018-11-30mt76x0: pci: add DFS supportLorenzo Bianconi
2018-11-30mt76: move dfs support in mt76x02-lib moduleLorenzo Bianconi
2018-11-30mt76: move mt76x02_set_tx_ackto in mt76x02-lib moduleLorenzo Bianconi
2018-11-30mt76: introduce mt76x02_init_beacon_config routineLorenzo Bianconi
2018-11-30mt76: move mt76x02_sta_ps in mt76x02-lib moduleLorenzo Bianconi
2018-11-30mt76x0: pci: add pre_tbtt_tasklet supportLorenzo Bianconi
2018-11-30mt76: move tx beacon routines in mt76x02-lib moduleLorenzo Bianconi
2018-11-30mt76: move mac beacon routines in mt76x02-lib moduleLorenzo Bianconi
2018-11-30mt76: move mt76x02_init_device in mt76x02-lib moduleLorenzo Bianconi
2018-11-30mt76x2u: introduce mac workqueue supportLorenzo Bianconi
2018-11-30mt76: move mt76x02_debugfs in mt76x02-lib moduleLorenzo Bianconi
2018-11-30mt76: move mt76x02_mac_work routine in mt76x02-lib moduleLorenzo Bianconi
2018-11-30mt76x0: pci: add get_survey supportLorenzo Bianconi
2018-11-06mt76: fix building without CONFIG_LEDS_CLASSArnd Bergmann
2018-10-13mt76: use mt76x02_dev instead of mt76_dev in mt76x02_eeprom.cLorenzo Bianconi
2018-10-13mt76: use mt76x02_dev instead of mt76_dev in mt76x02_mac.cLorenzo Bianconi
2018-10-13mt76: use mt76x02_dev instead of mt76_dev in mt76x02_util.cLorenzo Bianconi
2018-10-13mt76: use mt76x02_dev instead of mt76_dev in mt76x02_mcu.cLorenzo Bianconi
2018-10-05mt76: move irq handler in mt76x02-lib moudleLorenzo Bianconi
2018-10-05mt76: move tx_tasklet management in mt76x02-lib moudleLorenzo Bianconi
2018-10-05mt76: use mt76x02_dev instead of mt76_dev in mt76x02_mmio.cLorenzo Bianconi