aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mediatek/mt76/mt76x2/pci_init.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-09-05mt76: switch to SPDX tag instead of verbose boilerplate textRyder Lee1-12/+1
2019-09-05mt76: mt76x02: fix some checkpatch warningsRyder Lee1-1/+0
2019-05-01mt76: move pre_tbtt_tasklet in mt76_devLorenzo Bianconi1-1/+1
2019-05-01mt76: move mac_work in mt76_devLorenzo Bianconi1-1/+1
2019-05-01mt76x02: introduce mt76x02_beacon.cStanislaw Gruszka1-1/+1
2019-03-07mt76: mt76x2: implement full device restart on watchdog resetFelix Fietkau1-1/+1
2019-02-26mt76: mt76x2: unify mt76x2[u]_mac_resumeFelix Fietkau1-7/+0
2019-02-18mt76x2: remove mt76x2_alloc_device routineLorenzo Bianconi1-26/+0
2019-02-18mt76: move alloc_device common code in mt76_alloc_deviceLorenzo Bianconi1-3/+2
2019-02-18mt76x02: initialize mutli bss mode when set up addressStanislaw Gruszka1-3/+1
2019-01-11mt76: add led support to mt76x0e driverLorenzo Bianconi1-54/+0
2019-01-11mt76: mmio: introduce mt76x02_check_tx_hang watchdogLorenzo Bianconi1-0/+1
2019-01-11mt76: add energy detect CCA support to mt76x{0,2}e driversLorenzo Bianconi1-0/+1
2019-01-11mt76x2: add static qualifier to mt76x2_init_hardwareLorenzo Bianconi1-1/+1
2018-12-13Merge tag 'mt76-for-kvalo-2018-11-30' of https://github.com/nbd168/wirelessKalle Valo1-119/+15
2018-11-30mt76: replace sta_add/remove ops with common sta_state functionFelix Fietkau1-0/+2
2018-11-30mt76x0: pci: enable VHT rates in IBSS modeLorenzo Bianconi1-3/+0
2018-11-30mt76: introduce mt76x02_config_mac_addr_list routineLorenzo Bianconi1-15/+2
2018-11-30mt76: remove wait argument from mt76x02_mcu_set_radio_stateStanislaw Gruszka1-1/+1
2018-11-30mt76x2: move wcid_tx_rate conf at bootstrapLorenzo Bianconi1-1/+4
2018-11-30mt76x0: pci: add DFS supportLorenzo Bianconi1-7/+0
2018-11-30mt76: move dfs support in mt76x02-lib moduleLorenzo Bianconi1-11/+2
2018-11-30mt76: move mt76x02_set_tx_ackto in mt76x02-lib moduleLorenzo Bianconi1-18/+1
2018-11-30mt76: introduce mt76x02_init_beacon_config routineLorenzo Bianconi1-18/+1
2018-11-30mt76: move mt76x02_sta_ps in mt76x02-lib moduleLorenzo Bianconi1-1/+1
2018-11-30mt76x0: pci: add pre_tbtt_tasklet supportLorenzo Bianconi1-3/+0
2018-11-30mt76: move tx beacon routines in mt76x02-lib moduleLorenzo Bianconi1-1/+1
2018-11-30mt76: move mac beacon routines in mt76x02-lib moduleLorenzo Bianconi1-2/+2
2018-11-30mt76: move mt76x02_init_device in mt76x02-lib moduleLorenzo Bianconi1-40/+1
2018-11-30mt76x2u: introduce mac workqueue supportLorenzo Bianconi1-1/+0
2018-11-30mt76: move mt76x02_debugfs in mt76x02-lib moduleLorenzo Bianconi1-1/+1
2018-11-30mt76: move mt76x02_mac_work routine in mt76x02-lib moduleLorenzo Bianconi1-1/+1
2018-11-30mt76x0: pci: add get_survey supportLorenzo Bianconi1-1/+1
2018-11-06mt76: fix building without CONFIG_LEDS_CLASSArnd Bergmann1-2/+4
2018-10-13mt76: use mt76x02_dev instead of mt76_dev in mt76x02_eeprom.cLorenzo Bianconi1-3/+3
2018-10-13mt76: use mt76x02_dev instead of mt76_dev in mt76x02_mac.cLorenzo Bianconi1-3/+3
2018-10-13mt76: use mt76x02_dev instead of mt76_dev in mt76x02_util.cLorenzo Bianconi1-1/+1
2018-10-13mt76: use mt76x02_dev instead of mt76_dev in mt76x02_mcu.cLorenzo Bianconi1-2/+2
2018-10-05mt76: move irq handler in mt76x02-lib moudleLorenzo Bianconi1-1/+1
2018-10-05mt76: move tx_tasklet management in mt76x02-lib moudleLorenzo Bianconi1-10/+1
2018-10-05mt76: use mt76x02_dev instead of mt76_dev in mt76x02_mmio.cLorenzo Bianconi1-3/+3
2018-10-05mt76: move mt76x02_tx_complete in mt76x02-lib moduleLorenzo Bianconi1-1/+1
2018-10-05mt76: move mt76x02_tx_prepare_skb in mt76x02_txrx.cLorenzo Bianconi1-1/+1
2018-10-05mt76: move tpc routines in mt76x02-lib moduleLorenzo Bianconi1-1/+0
2018-10-05mt76: rename mt76x02_util.h in mt76x02.hLorenzo Bianconi1-2/+0
2018-10-05mt76: unify rxwi parsing between mt76x2 and mt76x0 driversLorenzo Bianconi1-1/+1
2018-10-05mt76x2: move mt76x2_dev in mt76x02_util.hLorenzo Bianconi1-19/+19
2018-10-05mt76: add get_tx_txpwr_adj function pointer to mt76_driver_opsLorenzo Bianconi1-0/+1
2018-10-05mt76: move mt76x02_tx_get_max_txpwr_adj in mt76x02_util.cLorenzo Bianconi1-1/+0
2018-10-05mt76x2: move mt76x2 source files to mt76x2 folderLorenzo Bianconi1-0/+541