summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mediatek/mt76/mt76x0
Commit message (Expand)AuthorAgeFilesLines
* mt76: mt76x0: fix default mac address overwriteLorenzo Bianconi2019-12-021-1/+4
* mt76: move mt76_get_antenna in mt76_core moduleLorenzo Bianconi2019-11-202-0/+2
* Revert "mt76: mt76x0e: don't use hw encryption for MT7630E"Stanislaw Gruszka2019-11-201-14/+1
* mt76: use mt76_dev in mt76_is_{mmio,usb}Lorenzo Bianconi2019-11-203-9/+9
* mt76: mt76u: rely on a dedicated stats workqueueLorenzo Bianconi2019-11-201-0/+2
* mt76: mt76u: rely on usb_interface instead of usb_devLorenzo Bianconi2019-11-201-1/+1
* mt76: mt76x0: remove 350ms delay in mt76x0_phy_calibrateLorenzo Bianconi2019-11-201-1/+0
* mt76: mt76x0: eeprom: add support for MAC address from OFPawel Dembicki2019-11-201-0/+1
* mt76: mt76x02: track approximate tx airtime for airtime fairness and surveyFelix Fietkau2019-11-202-0/+2
* mt76: mt76x02: move MT_CH_TIME_CFG init to mt76x02_mac_cc_resetFelix Fietkau2019-11-202-16/+0
* mt76: unify channel survey update codeFelix Fietkau2019-11-201-4/+1
* 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
OpenPOWER on IntegriCloud