summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-02-14mt76: mt76x02: simplify led reg definitionsLorenzo Bianconi
2020-02-14mt76: mt7615: introduce LED supportLorenzo Bianconi
2020-02-14mt76: clear skb pointers from rx aggregation reorder buffer during cleanupFelix Fietkau
2020-02-14mt76: mt7603: fix input validation issues for powersave-filtered framesFelix Fietkau
2020-02-14mt76: mt7615: increase MCU command timeoutFelix Fietkau
2020-02-14mt76: mt7615: measure channel noise and report it via surveyFelix Fietkau
2020-02-14mt76: mt7615: fix MT7615_CFEND_RATE_DEFAULT valueRyder Lee
2020-02-14mt76: mt76x02: minor mt76x02_mac_set_beacon optimizationStanislaw Gruszka
2020-02-14mt76: mt76x02u: do not set NULL beaconsStanislaw Gruszka
2020-02-14mt76: usb: use max packet length for m76u_copyStanislaw Gruszka
2020-02-14mt76: mt76x02: add channel switch support for usb interfacesMarkus Theil
2020-02-14mt76: speed up usb bulk copyMarkus Theil
2020-02-14mt76: mt76x02: remove a copy call for usb speedupMarkus Theil
2020-02-14mt76: mt76x02: add check for invalid vif idxMarkus Theil
2020-02-14mt76: mt76x02: split beaconingMarkus Theil
2020-02-14mt76: mt76x02: omit beacon slot clearingMarkus Theil
2020-02-14mt76: use AC specific reorder timeoutMarkus Theil
2020-02-14mt76: mt7615: add set_coverage class supportLorenzo Bianconi
2020-02-14mt76: mt7603: set 0 as min coverage_class valueLorenzo Bianconi
2020-02-14mt76: mt76x02: fix coverage_class typeLorenzo Bianconi
2020-02-14mt76: mt7615: report firmware version using ethtoolLorenzo Bianconi
2020-02-14mt76: mt7615: Fix build with older compilersPablo Greco
2020-02-14dt-bindings: net: wireless: mt76: introduce big-endian propertyLorenzo Bianconi
2020-02-14mt76: eeprom: add support for big endian eeprom partitionLorenzo Bianconi
2020-02-14mt76: mt7603: reset STA_CCA counter setting the channelLorenzo Bianconi
2020-02-14mt76: fix possible undetected invalid MAC addressShayne Chen
2020-02-14mt76: disable bh in mt76_dma_rx_pollFelix Fietkau
2020-02-14mt76: fix rx dma ring descriptor state on resetFelix Fietkau
2020-02-14mt7615: replace sta_state callback with sta_add/sta_removeFelix Fietkau
2020-02-14mt76: mt7615: defer mcu initialization via workqueueFelix Fietkau
2020-02-14mt76: mt7615: update beacon contents on BSS_CHANGED_BEACONFelix Fietkau
2020-02-14mt76: mt7615: add support for registering a second wiphy via debugfsFelix Fietkau
2020-02-14mt76: mt7615: select the correct tx queue for frames sent to the second phyFelix Fietkau
2020-02-14mt76: mt7615: move radio/mac initialization to .start/stop callbacksFelix Fietkau
2020-02-14mt76: mt7615: initialize dbdc settings on interface addFelix Fietkau
2020-02-14mt76: mt7615: add multiple wiphy support to the rx pathFelix Fietkau
2020-02-14mt76: mt7615: rework chainmask handlingFelix Fietkau
2020-02-14mt76: mt7615: add multiple wiphy support to the dfs support codeFelix Fietkau
2020-02-14mt76: mt7615: remove useless MT_HW_RDD0/1 enumFelix Fietkau
2020-02-14mt76: mt7615: add missing register init for dual-wiphy supportFelix Fietkau
2020-02-14mt76: mt7615: add multiple wiphy support for smart carrier senseFelix Fietkau
2020-02-14mt76: mt7615: add dual-phy support for mac80211 opsFelix Fietkau
2020-02-14mt76: do not overwrite max_tx_fragments if it has been setShayne Chen
2020-02-14mt76: move ampdu_ref from mt76_dev to driver structFelix Fietkau
2020-02-14mt76: add ext_phy field to struct mt76_wcidFelix Fietkau
2020-02-14mt76: add function for allocating an extra wiphyFelix Fietkau
2020-02-14mt76: add priv pointer to struct mt76_phyFelix Fietkau
2020-02-14mt76: add multiple wiphy support to mt76_get_min_avg_rssiFelix Fietkau
2020-02-14mt76: move txpower and antenna mask to struct mt76_phyFelix Fietkau
2020-02-14mt76: move txpower_conf back to driver specific structsFelix Fietkau