summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mediatek/mt76/mt76x2/pci_init.c
Commit message (Expand)AuthorAgeFilesLines
* mt76x2: remove mt76x2_alloc_device routineLorenzo Bianconi2019-02-181-26/+0Star
* mt76: move alloc_device common code in mt76_alloc_deviceLorenzo Bianconi2019-02-181-3/+2Star
* mt76x02: initialize mutli bss mode when set up addressStanislaw Gruszka2019-02-181-3/+1Star
* mt76: add led support to mt76x0e driverLorenzo Bianconi2019-01-111-54/+0Star
* mt76: mmio: introduce mt76x02_check_tx_hang watchdogLorenzo Bianconi2019-01-111-0/+1
* mt76: add energy detect CCA support to mt76x{0,2}e driversLorenzo Bianconi2019-01-111-0/+1
* mt76x2: add static qualifier to mt76x2_init_hardwareLorenzo Bianconi2019-01-111-1/+1
* Merge tag 'mt76-for-kvalo-2018-11-30' of https://github.com/nbd168/wirelessKalle Valo2018-12-131-119/+15Star
|\
| * mt76: replace sta_add/remove ops with common sta_state functionFelix Fietkau2018-11-301-0/+2
| * mt76x0: pci: enable VHT rates in IBSS modeLorenzo Bianconi2018-11-301-3/+0Star
| * mt76: introduce mt76x02_config_mac_addr_list routineLorenzo Bianconi2018-11-301-15/+2Star
| * mt76: remove wait argument from mt76x02_mcu_set_radio_stateStanislaw Gruszka2018-11-301-1/+1
| * mt76x2: move wcid_tx_rate conf at bootstrapLorenzo Bianconi2018-11-301-1/+4
| * mt76x0: pci: add DFS supportLorenzo Bianconi2018-11-301-7/+0Star
| * mt76: move dfs support in mt76x02-lib moduleLorenzo Bianconi2018-11-301-11/+2Star
| * mt76: move mt76x02_set_tx_ackto in mt76x02-lib moduleLorenzo Bianconi2018-11-301-18/+1Star
| * mt76: introduce mt76x02_init_beacon_config routineLorenzo Bianconi2018-11-301-18/+1Star
| * mt76: move mt76x02_sta_ps in mt76x02-lib moduleLorenzo Bianconi2018-11-301-1/+1
| * mt76x0: pci: add pre_tbtt_tasklet supportLorenzo Bianconi2018-11-301-3/+0Star
| * mt76: move tx beacon routines in mt76x02-lib moduleLorenzo Bianconi2018-11-301-1/+1
| * mt76: move mac beacon routines in mt76x02-lib moduleLorenzo Bianconi2018-11-301-2/+2
| * mt76: move mt76x02_init_device in mt76x02-lib moduleLorenzo Bianconi2018-11-301-40/+1Star
| * mt76x2u: introduce mac workqueue supportLorenzo Bianconi2018-11-301-1/+0Star
| * mt76: move mt76x02_debugfs in mt76x02-lib moduleLorenzo Bianconi2018-11-301-1/+1
| * mt76: move mt76x02_mac_work routine in mt76x02-lib moduleLorenzo Bianconi2018-11-301-1/+1
| * mt76x0: pci: add get_survey supportLorenzo Bianconi2018-11-301-1/+1
* | mt76: fix building without CONFIG_LEDS_CLASSArnd Bergmann2018-11-061-2/+4
|/
* mt76: use mt76x02_dev instead of mt76_dev in mt76x02_eeprom.cLorenzo Bianconi2018-10-131-3/+3
* mt76: use mt76x02_dev instead of mt76_dev in mt76x02_mac.cLorenzo Bianconi2018-10-131-3/+3
* mt76: use mt76x02_dev instead of mt76_dev in mt76x02_util.cLorenzo Bianconi2018-10-131-1/+1
* mt76: use mt76x02_dev instead of mt76_dev in mt76x02_mcu.cLorenzo Bianconi2018-10-131-2/+2
* mt76: move irq handler in mt76x02-lib moudleLorenzo Bianconi2018-10-051-1/+1
* mt76: move tx_tasklet management in mt76x02-lib moudleLorenzo Bianconi2018-10-051-10/+1Star
* mt76: use mt76x02_dev instead of mt76_dev in mt76x02_mmio.cLorenzo Bianconi2018-10-051-3/+3
* mt76: move mt76x02_tx_complete in mt76x02-lib moduleLorenzo Bianconi2018-10-051-1/+1
* mt76: move mt76x02_tx_prepare_skb in mt76x02_txrx.cLorenzo Bianconi2018-10-051-1/+1
* mt76: move tpc routines in mt76x02-lib moduleLorenzo Bianconi2018-10-051-1/+0Star
* mt76: rename mt76x02_util.h in mt76x02.hLorenzo Bianconi2018-10-051-2/+0Star
* mt76: unify rxwi parsing between mt76x2 and mt76x0 driversLorenzo Bianconi2018-10-051-1/+1
* mt76x2: move mt76x2_dev in mt76x02_util.hLorenzo Bianconi2018-10-051-19/+19
* mt76: add get_tx_txpwr_adj function pointer to mt76_driver_opsLorenzo Bianconi2018-10-051-0/+1
* mt76: move mt76x02_tx_get_max_txpwr_adj in mt76x02_util.cLorenzo Bianconi2018-10-051-1/+0Star
* mt76x2: move mt76x2 source files to mt76x2 folderLorenzo Bianconi2018-10-051-0/+541