summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mediatek/mt76/mt76x0
Commit message (Expand)AuthorAgeFilesLines
* mt76: move pre_tbtt_tasklet in mt76_devLorenzo Bianconi2019-05-011-1/+1
* mt76: mt76x02: remove bogus mutex usageStanislaw Gruszka2019-05-012-23/+5
* mt76usb: fix tx/rx stopStanislaw Gruszka2019-05-011-7/+3
* mt76: mt76x02u: remove bogus stop on suspendStanislaw Gruszka2019-05-011-1/+0
* mt76: move mac_work in mt76_devLorenzo Bianconi2019-05-012-4/+4
* mt76: move tx tasklet to struct mt76_devFelix Fietkau2019-05-011-1/+1
* mt76: fix tx power issuesFelix Fietkau2019-05-011-0/+1
* mt76: introduce mt76_free_device routineLorenzo Bianconi2019-05-011-1/+1
* mt76usb: use usb_dev private dataStanislaw Gruszka2019-05-011-1/+1
* mt76: unify set_timStanislaw Gruszka2019-05-012-8/+2
* mt76x02u: add mt76_release_buffered_framesStanislaw Gruszka2019-05-011-0/+1
* mt76x02u: add sta_psStanislaw Gruszka2019-05-011-0/+1
* mt76x02u: implement beacon_opsStanislaw Gruszka2019-05-011-4/+1
* mt76x02: introduce beacon_opsStanislaw Gruszka2019-05-011-4/+4
* mt76x02: introduce mt76x02_beacon.cStanislaw Gruszka2019-05-013-1/+4
* mt76: mmio: move mt76_insert_hdr_pad in mt76_dma_tx_queue_skbLorenzo Bianconi2019-05-011-0/+1
* mt76x02: do not enable RTS/CTS by defaultStanislaw Gruszka2019-03-191-1/+1
* mt76x02u: check chip version on probeStanislaw Gruszka2019-03-191-3/+7
* mt76usb: remove usb_mcu.cStanislaw Gruszka2019-02-261-5/+0
* mt76usb: use synchronous msg for mcu command responsesStanislaw Gruszka2019-02-261-11/+0
* mt76: mt76x02: fix ED/CCA enabling/disablingFelix Fietkau2019-02-263-5/+5
* mt76: usb: move mt76u_check_sg in usb.cLorenzo Bianconi2019-02-181-1/+1
* mt76x0: init: introduce mt76x0_init_txpower routineLorenzo Bianconi2019-02-184-11/+39
* mt76x0: phy: report target_power in debugfsLorenzo Bianconi2019-02-181-0/+1
* mt76x0: remove mt76x0u_alloc_device routineLorenzo Bianconi2019-02-184-38/+24
* mt76: move alloc_device common code in mt76_alloc_deviceLorenzo Bianconi2019-02-181-4/+1
* mt76: run MAC work every 100msFelix Fietkau2019-02-182-2/+2
* mt76: explicitly disable energy detect cca during scanFelix Fietkau2019-02-181-2/+4
* mt76x0: mcu: remove useless commented configurationLorenzo Bianconi2019-02-181-6/+0
* mt76x0: eeprom: fix VHT mcs{8,9} rate power offsetLorenzo Bianconi2019-02-181-3/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers.gitKalle Valo2019-02-084-44/+54
|\
| * mt76x0u: fix suspend/resumeStanislaw Gruszka2019-02-071-17/+29
| * mt76x0: eeprom: fix chan_vs_power map in mt76x0_get_power_infoLorenzo Bianconi2019-01-313-27/+25
* | mt76: move mt76x02_phy_get_min_avg_rssi to mt76 coreFelix Fietkau2019-01-171-1/+3
* | mt76: move mt76x02_get_txpower to mt76 coreFelix Fietkau2019-01-172-2/+2
* | mt76: add energy detect CCA support to mt76x{0,2}e driversLorenzo Bianconi2019-01-112-0/+3
* | mt76x0: configure MT_VHT_HT_FBK_CFG1Stanislaw Gruszka2019-01-111-0/+1
* | mt76x0: pci: fix ACS supportLorenzo Bianconi2019-01-111-0/+8
* | mt76: Add missing include of linux/module.hHauke Mehrtens2019-01-111-0/+1
|/
* mt76: replace sta_add/remove ops with common sta_state functionFelix Fietkau2018-11-302-4/+6
* mt76: remove wait argument from mt76x02_mcu_calibrateStanislaw Gruszka2018-11-301-8/+6
* mt76: introduce mt76x02_config_mac_addr_list routineLorenzo Bianconi2018-11-301-0/+2
* mt76x02: assure we update gain after scanStanislaw Gruszka2018-11-301-1/+2
* mt76x02: run calibration after scanningStanislaw Gruszka2018-11-301-1/+1
* mt76: remove wait argument from mt76x02_mcu_function_selectStanislaw Gruszka2018-11-302-2/+2
* mt76: remove mcu_msg_allocStanislaw Gruszka2018-11-301-1/+0
* mt76x0: use band parameter for LC calibrationStanislaw Gruszka2018-11-301-2/+3
* mt76x0: phy: use tssi reported value to configure tx power if availableLorenzo Bianconi2018-11-302-5/+17
* mt76x0: phy: introduce tssi calibration supportLorenzo Bianconi2018-11-301-3/+352
* mt76x0: init: use mt76x02_mac_wcid_setup for wcid configurationLorenzo Bianconi2018-11-301-43/+2
OpenPOWER on IntegriCloud