aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mediatek/mt76/mt76x0 (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner11-99/+11
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2-0/+2
2019-05-01mt76: move pre_tbtt_tasklet in mt76_devLorenzo Bianconi1-1/+1
2019-05-01mt76: mt76x02: remove bogus mutex usageStanislaw Gruszka2-23/+5
2019-05-01mt76usb: fix tx/rx stopStanislaw Gruszka1-7/+3
2019-05-01mt76: mt76x02u: remove bogus stop on suspendStanislaw Gruszka1-1/+0
2019-05-01mt76: move mac_work in mt76_devLorenzo Bianconi2-4/+4
2019-05-01mt76: move tx tasklet to struct mt76_devFelix Fietkau1-1/+1
2019-05-01mt76: fix tx power issuesFelix Fietkau1-0/+1
2019-05-01mt76: introduce mt76_free_device routineLorenzo Bianconi1-1/+1
2019-05-01mt76usb: use usb_dev private dataStanislaw Gruszka1-1/+1
2019-05-01mt76: unify set_timStanislaw Gruszka2-8/+2
2019-05-01mt76x02u: add mt76_release_buffered_framesStanislaw Gruszka1-0/+1
2019-05-01mt76x02u: add sta_psStanislaw Gruszka1-0/+1
2019-05-01mt76x02u: implement beacon_opsStanislaw Gruszka1-4/+1
2019-05-01mt76x02: introduce beacon_opsStanislaw Gruszka1-4/+4
2019-05-01mt76x02: introduce mt76x02_beacon.cStanislaw Gruszka3-1/+4
2019-05-01mt76: mmio: move mt76_insert_hdr_pad in mt76_dma_tx_queue_skbLorenzo Bianconi1-0/+1
2019-03-19mt76x02: do not enable RTS/CTS by defaultStanislaw Gruszka1-1/+1
2019-03-19mt76x02u: check chip version on probeStanislaw Gruszka1-3/+7
2019-02-26mt76usb: remove usb_mcu.cStanislaw Gruszka1-5/+0
2019-02-26mt76usb: use synchronous msg for mcu command responsesStanislaw Gruszka1-11/+0
2019-02-26mt76: mt76x02: fix ED/CCA enabling/disablingFelix Fietkau3-5/+5
2019-02-18mt76: usb: move mt76u_check_sg in usb.cLorenzo Bianconi1-1/+1
2019-02-18mt76x0: init: introduce mt76x0_init_txpower routineLorenzo Bianconi4-11/+39
2019-02-18mt76x0: phy: report target_power in debugfsLorenzo Bianconi1-0/+1
2019-02-18mt76x0: remove mt76x0u_alloc_device routineLorenzo Bianconi4-38/+24
2019-02-18mt76: move alloc_device common code in mt76_alloc_deviceLorenzo Bianconi1-4/+1
2019-02-18mt76: run MAC work every 100msFelix Fietkau2-2/+2
2019-02-18mt76: explicitly disable energy detect cca during scanFelix Fietkau1-2/+4
2019-02-18mt76x0: mcu: remove useless commented configurationLorenzo Bianconi1-6/+0
2019-02-18mt76x0: eeprom: fix VHT mcs{8,9} rate power offsetLorenzo Bianconi1-3/+3
2019-02-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers.gitKalle Valo4-44/+54
2019-02-07mt76x0u: fix suspend/resumeStanislaw Gruszka1-17/+29
2019-01-31mt76x0: eeprom: fix chan_vs_power map in mt76x0_get_power_infoLorenzo Bianconi3-27/+25
2019-01-17mt76: move mt76x02_phy_get_min_avg_rssi to mt76 coreFelix Fietkau1-1/+3
2019-01-17mt76: move mt76x02_get_txpower to mt76 coreFelix Fietkau2-2/+2
2019-01-11mt76: add energy detect CCA support to mt76x{0,2}e driversLorenzo Bianconi2-0/+3
2019-01-11mt76x0: configure MT_VHT_HT_FBK_CFG1Stanislaw Gruszka1-0/+1
2019-01-11mt76x0: pci: fix ACS supportLorenzo Bianconi1-0/+8
2019-01-11mt76: Add missing include of linux/module.hHauke Mehrtens1-0/+1
2018-11-30mt76: replace sta_add/remove ops with common sta_state functionFelix Fietkau2-4/+6
2018-11-30mt76: remove wait argument from mt76x02_mcu_calibrateStanislaw Gruszka1-8/+6
2018-11-30mt76: introduce mt76x02_config_mac_addr_list routineLorenzo Bianconi1-0/+2
2018-11-30mt76x02: assure we update gain after scanStanislaw Gruszka1-1/+2
2018-11-30mt76x02: run calibration after scanningStanislaw Gruszka1-1/+1
2018-11-30mt76: remove wait argument from mt76x02_mcu_function_selectStanislaw Gruszka2-2/+2
2018-11-30mt76: remove mcu_msg_allocStanislaw Gruszka1-1/+0
2018-11-30mt76x0: use band parameter for LC calibrationStanislaw Gruszka1-2/+3
2018-11-30mt76x0: phy: use tssi reported value to configure tx power if availableLorenzo Bianconi2-5/+17