summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2020-03-12carl9170: Use scnprintf() for avoiding potential buffer overflowTakashi Iwai
2020-03-12libertas: Use new structure for SPI transfer delaysSergiu Cuciurean
2020-03-12mwifiex: set needed_headroom, not hard_header_lenBrian Norris
2020-03-12iwlegacy: Remove unneeded variable retXu Wang
2020-03-12b43legacy: replace simple_strtol() with kstrtoint()chenqiwu
2020-03-12rtw88: remove unused member of struct rtw_halKevin Lo
2020-03-12qtnfmac: add interface combination check for repeater modeDmitry Lebed
2020-03-12qtnfmac: assign each wiphy to its own virtual platform deviceSergey Matyukevich
2020-03-12qtnfmac: set valid edmg in cfg80211_chan_defSergey Matyukevich
2020-03-12qtnfmac: support WPA3 OWE in AP modeSergey Matyukevich
2020-03-12qtnfmac: support WPA3 SAE in AP modeSergey Matyukevich
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