summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mediatek
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'wireless-drivers-2021-08-17' of git://git.kernel.org/pub/scm/linux...Jakub Kicinski2021-08-174-4/+6
|\
| * mt76: fix enum type mismatchArnd Bergmann2021-08-064-4/+6
* | Merge tag 'Wimplicit-fallthrough-clang-5.14-rc2' of git://git.kernel.org/pub/...Linus Torvalds2021-07-151-0/+1
|\ \ | |/ |/|
| * mt76: mt7921: Fix fall-through warning for ClangGustavo A. R. Silva2021-07-121-0/+1
* | mt76: mt7921: continue to probe driver when fw already downloadedAaron Ma2021-07-081-1/+2
|/
* mt7601u: add USB device ID for some versions of XiaoDu WiFi Dongle.Wei Mingzhi2021-06-221-0/+1
* mt76: mt7921: allow chip reset during device restartLorenzo Bianconi2021-06-193-5/+14
* mt76: mt7615: set macwork timeout according to runtime-pmLorenzo Bianconi2021-06-194-15/+32
* mt76: mt7663s: enable runtime-pmLorenzo Bianconi2021-06-193-6/+13
* mt76: mt7663s: rely on mt76_connac_pm_ref/mt76_connac_pm_unref in tx pathLorenzo Bianconi2021-06-192-8/+22
* mt76: mt7663s: rely on pm reference countingLorenzo Bianconi2021-06-191-14/+22
* mt76: sdio: do not run mt76_txq_schedule directlyLorenzo Bianconi2021-06-191-5/+11
* mt76: mt7921: enable HE BFee capabilityDeren Wu2021-06-191-1/+12
* mt76: disable TWT capabilities for the momentLorenzo Bianconi2021-06-192-6/+0
* mt76: fix iv and CCMP header insertionRyder Lee2021-06-1913-169/+208
* mt76: mt7921: fix the coredump is being truncatedSean Wang2021-06-192-4/+7
* mt76: mt7921: fix kernel warning when reset on vif is not staSean Wang2021-06-191-1/+2
* mt76: mt7921: introduce dedicated control for deep_sleepLorenzo Bianconi2021-06-195-10/+32
* mt76: mt7921: limit txpower according to userlevel powerLorenzo Bianconi2021-06-192-8/+23
* mt76: mt7921: improve code readability for mt7921_update_txsLorenzo Bianconi2021-06-191-29/+18
* mt76: mt7921: add deep sleep control to runtime-pm knobSean Wang2021-06-191-0/+18
* mt76: mt7921: enable deep sleep at runtimeSean Wang2021-06-198-44/+110
* mt76: mt7915: fix IEEE80211_HE_PHY_CAP7_MAX_NC for station modeRyder Lee2021-06-191-3/+3
* mt76: use SPDX header file comment styleTom Rix2021-06-192-2/+2
* mt76: add a space between comment char and SPDX tagTom Rix2021-06-193-3/+3
* mt76: mt7915: improve MU stabilityRyder Lee2021-06-193-51/+64
* mt76: mt7915: introduce mt7915_mcu_set_txbf()Ryder Lee2021-06-195-53/+50
* mt76: make mt76_update_survey() per phyRyder Lee2021-06-1912-57/+47
* mt76: mt7915: drop the use of repeater entries for station interfacesFelix Fietkau2021-06-192-7/+1
* mt76: connac: check band caps in mt76_connac_mcu_set_rate_txpowerLorenzo Bianconi2021-06-191-4/+13
* mt76: move mt76_get_next_pkt_id in mt76.hLorenzo Bianconi2021-06-193-18/+15
* mt76: reduce rx buffer size to 2048Lorenzo Bianconi2021-06-193-19/+10
* mt76: connac: fix the maximum interval schedule scan can supportSean Wang2021-06-194-4/+5
* mt76: mt7915: fix rx fcs error count in testmodeShayne Chen2021-06-191-2/+19
* mt76: testmode: move chip-specific stats dump before common statsShayne Chen2021-06-191-3/+8
* mt76: connac: add mt76_connac_mcu_get_nic_capability utility routineLorenzo Bianconi2021-06-194-1/+80
* mt76: mt7921: make mt7921_set_channel staticLorenzo Bianconi2021-06-192-2/+1
* mt76: mt7921: wake the device before dumping power tableLorenzo Bianconi2021-06-191-0/+3
* mt76: connac: add mt76_connac_power_save_sched in mt76_connac_pm_unrefLorenzo Bianconi2021-06-196-12/+16
* mt76: connac: fix UC entry is being overwrittenLorenzo Bianconi2021-06-194-7/+13
* mt76: mt7921: enable VHT BFee capabilityFelix Fietkau2021-06-191-1/+5
* mt76: mt7915: fix MT_EE_CAL_GROUP_SIZERyder Lee2021-06-191-1/+1
* mt76: mt7615: update radar parametersRyder Lee2021-06-192-7/+14
* mt76: mt7915: setup drr group for peersRyder Lee2021-06-191-0/+30
* mt76: mt7921: enable random mac address during sched_scanDeren Wu2021-06-193-8/+13
* mt76: mt7921: remove mt7921_get_wtbl_info routineLorenzo Bianconi2021-06-193-173/+0
* mt76: mt7921: enable hw offloading for wep keysLorenzo Bianconi2021-06-192-5/+19
* mt76: mt7915: read all eeprom fields from fw in efuse modeShayne Chen2021-06-193-26/+24
* mt76: mt7915: use mt7915_mcu_get_mib_info() to get survey dataRyder Lee2021-06-196-52/+69
* mt76: mt7921: set MT76_RESET during mac resetLorenzo Bianconi2021-06-191-11/+14