summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/mediatek
AgeCommit message (Expand)Author
2019-11-20mt76: mt7603: collect aggregation statsLorenzo Bianconi
2019-11-20mt76: mt7615: collect aggregation statsLorenzo Bianconi
2019-11-20mt76: move aggr_stats array in mt76_devLorenzo Bianconi
2019-11-20mt76: mt7615: add queue entry in debugfsLorenzo Bianconi
2019-11-20mt76: move queue debugfs entry to driver specific codeLorenzo Bianconi
2019-11-20mt76: mt76x02u: move mt76x02u_mac_start in mt76x02-usb moduleLorenzo Bianconi
2019-11-20mt76: mt76x0u: reset counter starting the deviceLorenzo Bianconi
2019-11-20mt76: mt76x2: move mt76x02_mac_reset_counters in mt76x02_mac_startLorenzo Bianconi
2019-11-20mt76: mt76x02: move mac_reset_counter in mt76x02_lib moduleLorenzo Bianconi
2019-11-20mt76: mt7615: enable SCS by defaultLorenzo Bianconi
2019-11-20mt76: mt76x0e: make array mt76x0_chan_map static const, makes object smallerColin Ian King
2019-11-20mt76: usb: add lockdep_assert_held in __mt76u_vendor_requestLorenzo Bianconi
2019-11-20mt76: remove empty flag in mt76_txq_schedule_listLorenzo Bianconi
2019-11-20mt76: use cancel_delayed_work_sync in mt76_rx_aggr_shutdownFelix Fietkau
2019-11-20mt76: remove aggr_work field from struct mt76_wcidFelix Fietkau
2019-11-20mt76: mt7615: fix control frame rx in monitor modeFelix Fietkau
2019-11-05Merge tag 'wireless-drivers-next-2019-11-05' of git://git.kernel.org/pub/scm/...David S. Miller
2019-11-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-10-31mt7601u: use DEFINE_DEBUGFS_ATTRIBUTE to define debugfs fopszhong jiang
2019-10-30mt76: dma: fix buffer unmap with non-linear skbsLorenzo Bianconi
2019-10-30mt76: mt76x2e: disable pcie_aspm by defaultLorenzo Bianconi
2019-10-15net/wireless: Delete unnecessary checks before the macro call “dev_kfree_sk...Markus Elfring
2019-10-04mac80211: simplify TX aggregation startJohannes Berg
2019-10-01mt7601u: fix bbp version check in mt7601u_wait_bbp_readyLorenzo Bianconi
2019-09-24mt76: mt7615: fix mt7615 firmware path definitionsLorenzo Bianconi
2019-09-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-09-05mt76: mt7615: add support to read temperature from mcuLorenzo Bianconi
2019-09-05mt76: mt7615: introduce mt7615_txwi_to_txp utility routineLorenzo Bianconi
2019-09-05mt76: mt7603: use devm_platform_ioremap_resource() to simplify codeYueHaibing
2019-09-05mt76: mt76x0: remove unneeded return value on set channelStanislaw Gruszka
2019-09-05mt76: mt76x0: remove redundant chandef copyStanislaw Gruszka
2019-09-05mt76: make mt76_rx_convert staticStanislaw Gruszka
2019-09-05mt76: remove offchannel check in tx schedulingFelix Fietkau
2019-09-05mt76: do not send BAR frame on tx aggregation flush stopFelix Fietkau
2019-09-05mt76: stop rx aggregation on station removalFelix Fietkau
2019-09-05mt76: dma: reset q->rx_head on rx resetFelix Fietkau
2019-09-05mt76: mt7615: apply calibration-free data from OTPFelix Fietkau
2019-09-05mt76: add default implementation for mt76_sw_scan/mt76_sw_scan_completeLorenzo Bianconi
2019-09-05mt76: fix some checkpatch warningsRyder Lee
2019-09-05mt76: mt7615: add BIP_CMAC_128 cipher supportLorenzo Bianconi
2019-09-05mt76: mt7603: remove unnecessary mcu queue initializationLorenzo Bianconi
2019-09-05mt76: move mt76_tx_tasklet in mt76 moduleLorenzo Bianconi
2019-09-05mt76: mt7615: enable survey supportLorenzo Bianconi
2019-09-05mt76: mt7603: move survey_time in mt76_devLorenzo Bianconi
2019-09-05mt76: mt76x02u: enable survey supportLorenzo Bianconi
2019-09-05mt76: mt76x02u: enable multi-vif supportLorenzo Bianconi
2019-09-05mt76: mt76x02: do not copy beacon skb in mt76x02_mac_set_beacon_enableLorenzo Bianconi
2019-09-05mt76: mt76x02: introduce mt76x02_pre_tbtt_enable and mt76x02_beacon_enable ma...Lorenzo Bianconi
2019-09-05mt76: mt7615: add Smart Carrier Sense supportLorenzo Bianconi
2019-09-05mt76: mt7615: rework locking scheme for mt7615_set_channelLorenzo Bianconi