aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree/bindings/net/wireless (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-09-14dt-bindings: net: bcm4329-fmac: Add BCM4388 PCI compatibleJanne Grunau1-0/+1
2025-07-23dt-bindings: net: wireless: rt2800: add SOC WifiRosen Penev1-0/+49
2025-06-26dt-bindings: net: wireless: ath11k-pci: describe firmware-name propertyMiaoqing Pan1-0/+6
2025-06-26dt-bindings: net: wireless: ath9k: add WIFI bindingsRosen Penev1-1/+17
2025-06-06Merge tag 'usb-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-0/+50
2025-05-19dt-bindings: net: wireless: ath12k: describe firmware-name propertyMiaoqing Pan1-0/+6
2025-04-25Merge tag 'ath-next-20250418' of git://git.kernel.org/pub/scm/linux/kernel/gi...Johannes Berg1-0/+315
2025-04-23dt-bindings: wireless: silabs,wfx: Use wireless-controller.yamlJanne Grunau1-4/+1
2025-04-23dt-bindings: wireless: bcm4329-fmac: Use wireless-controller.yaml schemaJanne Grunau1-1/+1
2025-04-23dt-bindings: net: Add generic wireless controllerDavid Heidelberg1-0/+23
2025-04-15dt-bindings: net: wireless: Add Realtek RTL8188ETV USB WiFiJ. Neuschäfer1-0/+50
2025-03-25dt-bindings: net: wireless: describe the ath12k AHB module for IPQ5332Raj Kumar Bhagat1-0/+315
2025-03-07Merge tag 'ath-next-20250305' of git://git.kernel.org/pub/scm/linux/kernel/gi...Johannes Berg4-4/+46
2025-02-28dt-bindings: wireless: ath12k: Strip ath12k prefix from calibration propertyKrzysztof Kozlowski1-3/+10
2025-02-28dt-bindings: wireless: ath11k: Strip ath11k prefix from calibration propertyKrzysztof Kozlowski2-1/+15
2025-02-28dt-bindings: wireless: ath10k: Strip ath10k prefix from calibration propertiesKrzysztof Kozlowski1-0/+21
2025-02-06MAINTAINERS: wifi: ath: remove KalleKalle Valo5-5/+0
2025-01-15Merge tag 'ath-next-20250114' of git://git.kernel.org/pub/scm/linux/kernel/gi...Kalle Valo1-0/+204
2025-01-09dt-bindings: net: Correct indentation and style in DTS exampleKrzysztof Kozlowski1-10/+9
2024-12-16dt-bindings: net: wireless: Describe ath12k PCI module with WSIRaj Kumar Bhagat1-0/+204
2024-10-31Merge tag 'ath-next-20241030' of git://git.kernel.org/pub/scm/linux/kernel/gi...Kalle Valo1-0/+29
2024-10-17dt-bindings: wireless: wilc1000: Document WILC3000 compatible stringMarek Vasut1-1/+5
2024-09-28dt-bindings: net: ath11k: document the inputs of the ath11k on WCN6855Bartosz Golaszewski1-0/+29
2024-09-18dt-bindings: net: wireless: brcm4329-fmac: add clock description for AP6275PJacobe Zang1-0/+8
2024-09-18dt-bindings: net: wireless: brcm4329-fmac: add pci14e4,449dJacobe Zang1-0/+1
2024-09-03dt-bindings: net: wireless: convert marvel-8xxx.txt to yaml formatFrank Li2-70/+93
2024-06-17dt-bindings: net: wireless: describe the ath12k PCI moduleBartosz Golaszewski1-0/+99
2024-06-17dt-bindings: net: wireless: qcom,ath11k: describe the ath11k on QCA6390Bartosz Golaszewski1-0/+46
2024-05-30dt-bindings: net: wireless: ath11k: Drop "qcom,ipq8074-wcss-pil" from exampleRob Herring (Arm)1-9/+0
2024-05-13dt-bindings: net: wireless: ath10k: add qcom,no-msa-ready-indicator propMarc Gonzalez1-0/+5
2024-04-18dt-bindings: net: wireless: ath11k: add ieee80211-freq-limit propertyChristian Lamparter1-0/+3
2024-04-05dt-bindings: net: wireless: ath10k: describe firmware-name propertyDmitry Baryshkov1-0/+6
2024-03-12dt-bindings: net: wireless: brcm,bcm4329-fmac: Add CYW43439 DT bindingMarek Vasut1-0/+1
2024-03-05Merge tag 'ath-next-20240305' of git://git.kernel.org/pub/scm/linux/kernel/gi...Kalle Valo3-0/+3
2024-02-23dt-bindings: net: wireless: qcom: Update maintainersJeff Johnson3-0/+3
2024-02-22dt-bindings: net: wireless: mt76: allow all 4 interrupts for MT7981Rafał Miłecki1-0/+1
2024-02-22dt-bindings: net: wireless: mt76: add interrupts description for MT7986Peter Chiu1-5/+27
2023-07-26dt-bindings: mt76: support pointing to EEPROM using NVMEM cellRafał Miłecki1-1/+11
2023-07-25dt-bindings: net: wireless: mt76: add bindings for MT7981Daniel Golle1-0/+1
2023-06-29Merge tag 'soc-dt-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds1-1/+5
2023-06-16dt-bindings: net: wireless: ath10k: add ieee80211-freq-limit propertyChristian Lamparter1-0/+4
2023-06-08dt-bindings: net: wireless: brcm,bcm4329-fmac: allow generic propertiesRafał Miłecki1-1/+4
2023-06-08dt-bindings: net: wireless: brcm,bcm4329-fmac: add BCM4366 bindingRafał Miłecki1-0/+1
2023-04-27Merge tag 'devicetree-for-6.4-1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-2/+8
2023-04-20Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo3-215/+416
2023-04-19dt-bindings: net: Convert ath10k to YAMLKonrad Dybcio2-215/+358
2023-04-17dt-bindings: mt76: add active-low property for ledFrank Wunderlich1-0/+5
2023-03-24dt-bindings: net: wireless: add ath11k pcie bindingsJohan Hovold1-0/+58
2023-03-08dt-bindings: Fix SPI and I2C bus node names in examplesRob Herring1-2/+8
2023-02-13Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo1-0/+1