index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
devicetree
/
bindings
/
net
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-10
dt-bindings: doc: net: remove Linux API references
Petr Štetiar
2
-5
/
+5
2019-05-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2019-05-07
dt-bindings: net: Fix a typo in the phy-mode list for ethernet bindings
Maxime Chevallier
1
-1
/
+1
2019-05-05
dt-bindings: doc: reflect new NVMEM of_get_mac_address behaviour
Petr Štetiar
21
-42
/
+58
2019-05-05
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next
David S. Miller
1
-2
/
+3
2019-05-03
dt-bindings: net: dsa: Add documentation for NXP SJA1105 driver
Vladimir Oltean
1
-0
/
+156
2019-05-03
dt-bindings: net: bluetooth: Add device tree bindings for QTI chip WCN3998
Harish Bandi
1
-2
/
+3
2019-04-30
dt-bindings: net: DSA: Remove legacy binding
Andrew Lunn
1
-155
/
+0
2019-04-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-3
/
+8
2019-04-21
dt-bindings: add an explanation for internal phy-mode
Corentin Labbe
1
-1
/
+2
2019-04-19
of_net: Fix residues after of_get_nvmem_mac_address removal
Petr Štetiar
3
-2
/
+6
2019-04-18
dt-bindings: net: add PHY reset controller binding
David Bauer
1
-0
/
+6
2019-04-06
dt-bindings: net: phy: add g12a mdio mux documentation
Jerome Brunet
1
-0
/
+48
2019-03-26
dt-bindings: net: dsa: qca8k: support internal mdio-bus
Christian Lamparter
1
-5
/
+64
2019-03-26
dt-bindings: net: dsa: qca8k: fix example
Christian Lamparter
1
-2
/
+2
2019-03-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-0
/
+5
2019-03-11
Documentation: devicetree: add a new optional property for port mac address
xiaofeis
1
-0
/
+5
2019-03-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-5
/
+4
2019-03-08
dt-bindings: net: stmmac: remove syscfg clock property
Christophe Roullier
1
-2
/
+1
2019-03-08
dt-bindings: net: stmmac: add phys config properties
Christophe Roullier
1
-3
/
+3
2019-03-06
Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
1
-1
/
+1
2019-03-03
dt-bindings: net: dsa: document additional Microchip KSZ9477 family switches
Tristram Ha
1
-0
/
+43
2019-03-02
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next
David S. Miller
2
-0
/
+67
2019-03-02
dt-bindings: net: bluetooth: add support for MediaTek MT7663U and MT7668U UART devices
Sean Wang
1
-0
/
+64
2019-03-02
Merge tag 'wireless-drivers-next-for-davem-2019-03-01' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next
David S. Miller
1
-0
/
+19
2019-03-01
dt-bindings: net: freescale: enetc: Add connection bindings for ENETC ethernet nodes
Claudiu Manoil
1
-0
/
+69
2019-02-27
dt-bindings: net: Add bindings for mdio mux consumers
Pankaj Bansal
1
-0
/
+82
2019-02-27
dt-bindings: net: btusb: add QCA6174A IDs
Brian Norris
1
-0
/
+3
2019-02-26
dt-bindings: net: mt76: update binding for mt7603 driver
Felix Fietkau
1
-0
/
+19
2019-02-20
dt-bindings: net: ti: deprecate cpsw-phy-sel bindings
Grygorii Strashko
1
-1
/
+1
2019-02-08
net/macb: bindings doc: add sam9x60 binding
Nicolas Ferre
1
-0
/
+1
2019-02-08
net/macb: bindings doc/trivial: fix documentation for sama5d3 10/100 interface
Nicolas Ferre
1
-2
/
+1
2019-02-07
dt-bindings: net: mvneta: add phys property
Russell King
1
-1
/
+1
2019-02-05
dt-bindings: net: Add fixed-link support
Moritz Fischer
1
-1
/
+32
2019-02-05
net: nixge: Make mdio child node optional
Moritz Fischer
1
-3
/
+24
2019-02-02
net: nixge: Update device-tree bindings with v3.00
Alex Williams
1
-4
/
+12
2019-01-30
dt-bindings: net: dsa: add new MT7530 binding to support MT7621
Greg Ungerer
1
-1
/
+5
2019-01-22
dt-bindings: net: Add Qualcomm ethqos binding
Vinod Koul
1
-0
/
+64
2019-01-15
dt-bindings: net: dsa: ksz9477: fix indentation for switch spi bindings
Sergio Paracuellos
1
-51
/
+51
2018-12-31
Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-0
/
+1
2018-12-28
Merge tag 'usb-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
Linus Torvalds
1
-1
/
+7
2018-12-20
Merge tag 'wireless-drivers-next-for-davem-2018-12-20' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next
David S. Miller
1
-25
/
+49
2018-12-20
dt-bindings: net: ath10k: add new dt entry to identify external FEM
Bhagavathi Perumal S
1
-1
/
+8
2018-12-20
dt-bindings: net: ath10k: fix node name and device type in qcom ath10k example
Bhagavathi Perumal S
1
-2
/
+1
2018-12-20
dt: bindings: ath10k: add bindings for wifi iommu node
Govind Singh
1
-0
/
+5
2018-12-20
dt: bindings: ath10k: add missing dt properties for WCN3990 wifi node
Govind Singh
1
-22
/
+35
2018-12-19
net-next: dt-binding: dwmac-mediatek: remove fine-tune property
Biao Huang
1
-20
/
+11
2018-12-19
dt-bindings: net: broadcom-bluetooth: Add BCM4330 compatible string
Chen-Yu Tsai
1
-0
/
+1
2018-12-19
dt-bindings: net: broadcom-bluetooth: Add BCM20702A1 compatible string
Chen-Yu Tsai
1
-0
/
+1
2018-12-19
dt-bindings: net: broadcom-bluetooth: Add VBAT and VDDIO supplies
Chen-Yu Tsai
1
-0
/
+2
[next]