summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mediatek/mt76
Commit message (Expand)AuthorAgeFilesLines
...
* mt76: mt7615: collect aggregation statsLorenzo Bianconi2019-11-205-0/+66
* mt76: move aggr_stats array in mt76_devLorenzo Bianconi2019-11-204-6/+7
* mt76: mt7615: add queue entry in debugfsLorenzo Bianconi2019-11-202-0/+72
* mt76: move queue debugfs entry to driver specific codeLorenzo Bianconi2019-11-204-3/+7
* mt76: mt76x02u: move mt76x02u_mac_start in mt76x02-usb moduleLorenzo Bianconi2019-11-208-37/+25
* mt76: mt76x0u: reset counter starting the deviceLorenzo Bianconi2019-11-201-2/+1
* mt76: mt76x2: move mt76x02_mac_reset_counters in mt76x02_mac_startLorenzo Bianconi2019-11-204-16/+5
* mt76: mt76x02: move mac_reset_counter in mt76x02_lib moduleLorenzo Bianconi2019-11-205-31/+25
* mt76: mt7615: enable SCS by defaultLorenzo Bianconi2019-11-201-1/+1
* mt76: mt76x0e: make array mt76x0_chan_map static const, makes object smallerColin Ian King2019-11-201-1/+1
* mt76: usb: add lockdep_assert_held in __mt76u_vendor_requestLorenzo Bianconi2019-11-201-3/+2
* mt76: remove empty flag in mt76_txq_schedule_listLorenzo Bianconi2019-11-201-16/+7
* mt76: use cancel_delayed_work_sync in mt76_rx_aggr_shutdownFelix Fietkau2019-11-201-1/+1
* mt76: remove aggr_work field from struct mt76_wcidFelix Fietkau2019-11-201-2/+0
* mt76: mt7615: fix control frame rx in monitor modeFelix Fietkau2019-11-203-1/+38
* Merge tag 'wireless-drivers-next-2019-11-05' of git://git.kernel.org/pub/scm/...David S. Miller2019-11-051-4/+1
|\
| * net/wireless: Delete unnecessary checks before the macro call “dev_kfree_sk...Markus Elfring2019-10-151-4/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-11-025-4/+58
|\ \
| * | mt76: dma: fix buffer unmap with non-linear skbsLorenzo Bianconi2019-10-302-4/+7
| * | mt76: mt76x2e: disable pcie_aspm by defaultLorenzo Bianconi2019-10-304-0/+51
| |/
* / mac80211: simplify TX aggregation startJohannes Berg2019-10-043-6/+3
|/
* mt76: mt7615: fix mt7615 firmware path definitionsLorenzo Bianconi2019-09-242-10/+7
* 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: mt7615: add support to read temperature from mcuLorenzo Bianconi2019-09-054-11/+59
* | mt76: mt7615: introduce mt7615_txwi_to_txp utility routineLorenzo Bianconi2019-09-052-6/+15
* | mt76: mt7603: use devm_platform_ioremap_resource() to simplify codeYueHaibing2019-09-051-2/+1
* | 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: make mt76_rx_convert staticStanislaw Gruszka2019-09-052-4/+1
* | mt76: remove offchannel check in tx schedulingFelix Fietkau2019-09-053-10/+2
* | mt76: do not send BAR frame on tx aggregation flush stopFelix Fietkau2019-09-053-3/+0
* | mt76: stop rx aggregation on station removalFelix Fietkau2019-09-051-0/+3
* | mt76: dma: reset q->rx_head on rx resetFelix Fietkau2019-09-051-0/+6
* | mt76: mt7615: apply calibration-free data from OTPFelix Fietkau2019-09-051-0/+38
* | mt76: add default implementation for mt76_sw_scan/mt76_sw_scan_completeLorenzo Bianconi2019-09-0510-53/+29
* | mt76: fix some checkpatch warningsRyder Lee2019-09-0510-63/+70
* | mt76: mt7615: add BIP_CMAC_128 cipher supportLorenzo Bianconi2019-09-054-47/+135
* | mt76: mt7603: remove unnecessary mcu queue initializationLorenzo Bianconi2019-09-051-3/+0
* | mt76: move mt76_tx_tasklet in mt76 moduleLorenzo Bianconi2019-09-055-21/+10
* | mt76: mt7615: enable survey supportLorenzo Bianconi2019-09-055-0/+34
* | mt76: mt7603: move survey_time in mt76_devLorenzo Bianconi2019-09-054-5/+7
* | mt76: mt76x02u: enable survey supportLorenzo Bianconi2019-09-054-0/+22
* | mt76: mt76x02u: enable multi-vif supportLorenzo Bianconi2019-09-051-0/+26
* | mt76: mt76x02: do not copy beacon skb in mt76x02_mac_set_beacon_enableLorenzo Bianconi2019-09-052-37/+26
* | mt76: mt76x02: introduce mt76x02_pre_tbtt_enable and mt76x02_beacon_enable ma...Lorenzo Bianconi2019-09-054-8/+12
* | mt76: mt7615: add Smart Carrier Sense supportLorenzo Bianconi2019-09-056-0/+270
* | mt76: mt7615: rework locking scheme for mt7615_set_channelLorenzo Bianconi2019-09-051-6/+8
* | mt76: switch to SPDX tag instead of verbose boilerplate textRyder Lee2019-09-0563-756/+63
OpenPOWER on IntegriCloud