summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/mediatek/mt76
AgeCommit message (Expand)Author
2019-11-20mt76: mt7615: remove unneeded semicolonYueHaibing
2019-11-20mt76: mt76x0: remove 350ms delay in mt76x0_phy_calibrateLorenzo Bianconi
2019-11-20mt76: mt76x02u: update ewma pkt len in mt76x02u_tx_prepare_skbLorenzo Bianconi
2019-11-20mt76: remove obsolete .add_buf() from struct mt76_queue_opsFelix Fietkau
2019-11-20mt76: add sanity check for a-mpdu rx wcid indexFelix Fietkau
2019-11-20mt76: refactor cc_lock locking schemeLorenzo Bianconi
2019-11-20mt76: mt76x0: eeprom: add support for MAC address from OFPawel Dembicki
2019-11-20mt76: avoid enabling interrupt if NAPI poll is still pendingFelix Fietkau
2019-11-20mt76: fix aggregation stop issueFelix Fietkau
2019-11-20mt76: drop rcu read lock in mt76_rx_aggr_stopFelix Fietkau
2019-11-20mt76: add missing locking around ampdu actionFelix Fietkau
2019-11-20mt76: do not use devm API for led classdevFelix Fietkau
2019-11-20mt76: enable airtime fairnessFelix Fietkau
2019-11-20mt76: mt7615: track tx/rx airtime for airtime fairnessLorenzo Bianconi
2019-11-20mt76: mt7615: introduce mt7615_mac_wtbl_update routineLorenzo Bianconi
2019-11-20mt76: mt7615: fix survey channel busy timeFelix Fietkau
2019-11-20mt76: mt7615: report tx_time, bss_rx and busy time to mac80211Lorenzo Bianconi
2019-11-20mt76: mt76x02: track approximate tx airtime for airtime fairness and surveyFelix Fietkau
2019-11-20mt76: mt76x02: move MT_CH_TIME_CFG init to mt76x02_mac_cc_resetFelix Fietkau
2019-11-20mt76: unify channel survey update codeFelix Fietkau
2019-11-20mt76: mt7603: switch to a different counter for survey busy timeFelix Fietkau
2019-11-20mt76: mt7603: track tx airtime for airtime fairness and surveyFelix Fietkau
2019-11-20mt76: track rx airtime for airtime fairness and surveyFelix Fietkau
2019-11-20mt76: store current channel survey_state in struct mt76_devFelix Fietkau
2019-11-20mt76: rename mt76_driver_ops txwi_flags to drv_flags and include tx aligned4Felix Fietkau
2019-11-20mt76: report rx a-mpdu subframe statusFelix Fietkau
2019-11-20mt76: mt7603: remove q_rx field from struct mt7603_devFelix Fietkau
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-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-09-24mt76: mt7615: fix mt7615 firmware path definitionsLorenzo Bianconi