summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2020-03-06wil6210: reject unsupported coalescing paramsJakub Kicinski
2020-03-05Merge tag 'wireless-drivers-next-2020-03-05' of git://git.kernel.org/pub/scm/...David S. Miller
2020-03-03Merge tag 'mt76-for-kvalo-2020-02-14' of https://github.com/nbd168/wirelessKalle Valo
2020-02-24mac80211_hwsim: enable Beacon protectionJouni Malinen
2020-02-16Merge tag 'mac80211-next-for-net-next-2020-02-14' of git://git.kernel.org/pub...David S. Miller
2020-02-14mwifiex: change license text from MARVELL to NXPGanapathi Bhat
2020-02-14mt76: Introduce mt76_mcu data structureLorenzo Bianconi
2020-02-14mt76: mt7615: remove rx_mask in mt7615_eeprom_parse_hw_capLorenzo Bianconi
2020-02-14mt76: mt76u: rename stat_wq in wqLorenzo Bianconi
2020-02-14mt76: mt76u: extend RX scatter gather numberSean Wang
2020-02-14mt76: mt7615: rely on mt76_queues_read for mt7622Lorenzo Bianconi
2020-02-14mt76: do not set HOST_BROADCAST_PS_BUFFERING for mt7615Felix Fietkau
2020-02-14mt76: mt7615: rework rx phy index handlingFelix Fietkau
2020-02-14mt76: fix rounding issues on converting per-chain and combined txpowerFelix Fietkau
2020-02-14mt76: mt76x2: avoid starting the MAC too earlyFelix Fietkau
2020-02-14mt76: avoid extra RCU synchronization on station removalFelix Fietkau
2020-02-14mt76: mt7615: fix monitor mode on second PHYFelix Fietkau
2020-02-14mt76: mt7615: fix adding active monitor interfacesFelix Fietkau
2020-02-14mt76: mt7615: switch mt7615_mcu_set_rx_ba to v2 formatRyder Lee
2020-02-14mt76: mt7615: switch mt7615_mcu_set_tx_ba to v2 formatRyder Lee
2020-02-14mt76: mt7615: use new tag sta_rec_wtblRyder Lee
2020-02-14mt76: mt7615: add starec operating flow for firmware v2Ryder Lee
2020-02-14mt76: mt7615: add a helper to encapsulate sta_rec operationRyder Lee
2020-02-14mt76: mt7615: simplify mcu_set_sta flowRyder Lee
2020-02-14mt76: mt7615: simplify mcu_set_bmc flowRyder Lee
2020-02-14mt76: mt7615: add support for testing hardware resetFelix Fietkau
2020-02-14mt76: mt7615: implement hardware reset supportFelix Fietkau
2020-02-14mt76: mt7615: report firmware log event messagesFelix Fietkau
2020-02-14mt76: mt7615: fix and rework tx power handlingFelix Fietkau
2020-02-14mt76: mt7615: add Kconfig entry for MT7622Felix Fietkau
2020-02-14mt76: mt7615: disable DBDC on MT7622Felix Fietkau
2020-02-14mt76: mt7615: decrease rx ring size for MT7622Felix Fietkau
2020-02-14mt76: mt7615: implement DMA support for MT7622Felix Fietkau
2020-02-14mt76: mt7615: implement probing and firmware loading on MT7622Felix Fietkau
2020-02-14mt76: mt7615: disable 5 GHz on MT7622Felix Fietkau
2020-02-14mt76: mt7615: add calibration free support for MT7622Felix Fietkau
2020-02-14mt76: mt7615: add eeprom support for MT7622Felix Fietkau
2020-02-14mt76: mt7615: add dma and tx queue initialization for MT7622Felix Fietkau
2020-02-14mt76: mt7615: fix MT_INT_TX_DONE_ALL definition for MT7622Felix Fietkau
2020-02-14mt76: mt7615: store N9 firmware version instead of CR4Felix Fietkau
2020-02-14mt76: mt7615: split up firmware loading functionsFelix Fietkau
2020-02-14mt76: mt7615: move mmio related code from pci.c to mmio.cFelix Fietkau
2020-02-14mt76: mt7615: add __aligned(4) to txp structsFelix Fietkau
2020-02-14mt76: enable Airtime Queue Limit supportFelix Fietkau
2020-02-14mt76: mt7603: increase dma mcu rx ring sizeFelix Fietkau
2020-02-14mt76: dma: do not write cpu_idx on rx queue reset until after refillFelix Fietkau
2020-02-14mt76: fix handling full tx queues in mt76_dma_tx_queue_skb_rawFelix Fietkau
2020-02-14mt76: set dma-done flag for flushed descriptorsFelix Fietkau
2020-02-14mt76: mt76u: introduce MT_DRV_RX_DMA_HDR flagLorenzo Bianconi
2020-02-14mt76: mt76u: add endpoint to mt76u_bulk_msg signatureLorenzo Bianconi