summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mediatek/mt76/mt76x0
Commit message (Expand)AuthorAgeFilesLines
...
* mt76: track rx airtime for airtime fairness and surveyFelix Fietkau2019-11-202-1/+3
* mt76: rename mt76_driver_ops txwi_flags to drv_flags and include tx aligned4Felix Fietkau2019-11-201-1/+1
* mt76: mt76x02u: move mt76x02u_mac_start in mt76x02-usb moduleLorenzo Bianconi2019-11-203-18/+1
* mt76: mt76x0u: reset counter starting the deviceLorenzo Bianconi2019-11-201-2/+1
* mt76: mt76x02: move mac_reset_counter in mt76x02_lib moduleLorenzo Bianconi2019-11-201-11/+1
* mt76: mt76x0e: make array mt76x0_chan_map static const, makes object smallerColin Ian King2019-11-201-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-09-152-1/+19
|\
| * mt76: mt76x0e: disable 5GHz band for MT7630EStanislaw Gruszka2019-09-031-0/+5
| * mt76: mt76x0e: don't use hw encryption for MT7630EStanislaw Gruszka2019-09-031-1/+14
* | mt76: mt76x0: remove unneeded return value on set channelStanislaw Gruszka2019-09-053-16/+9
* | mt76: mt76x0: remove redundant chandef copyStanislaw Gruszka2019-09-051-1/+0
* | mt76: add default implementation for mt76_sw_scan/mt76_sw_scan_completeLorenzo Bianconi2019-09-052-2/+2
* | mt76: mt76x02u: enable survey supportLorenzo Bianconi2019-09-051-0/+9
* | mt76: mt76x02: introduce mt76x02_pre_tbtt_enable and mt76x02_beacon_enable ma...Lorenzo Bianconi2019-09-051-2/+2
* | mt76: switch to SPDX tag instead of verbose boilerplate textRyder Lee2019-09-053-36/+3
* | mt76: mt76x02: fix some checkpatch warningsRyder Lee2019-09-054-31/+37
* | mt76: Add paragraphs to describe the config symbols fullyRyder Lee2019-09-051-2/+10
* | mt76: mt76x0u: add support to TP-Link T2UHPLorenzo Bianconi2019-09-051-0/+1
|/
* mt76: mt76x0u: do not reset radio on resumeStanislaw Gruszka2019-08-201-4/+4
* Merge tag 'mt76-for-kvalo-2019-06-27' of https://github.com/nbd168/wirelessKalle Valo2019-06-304-10/+12
|\
| * mt76: mt76u: reduce rx memory footprintLorenzo Bianconi2019-06-271-1/+1
| * mt76: mt76x0: fix RF frontend initialization for external PAFelix Fietkau2019-06-271-6/+7
| * mt76: fix setting chan->max_powerFelix Fietkau2019-06-271-2/+3
| * mt76: mt76x02: remove enable from mt76x02_edcca_init signatureLorenzo Bianconi2019-06-251-1/+1
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner2019-05-3011-99/+11
|/
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-212-0/+2
* 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