summaryrefslogtreecommitdiffstats
path: root/Documentation
Commit message (Expand)AuthorAgeFilesLines
* net: ethtool: Allow PHY cable test TDR data to configuredAndrew Lunn2020-05-261-3/+19
* net: ethtool: Add attributes for cable test TDR dataAndrew Lunn2020-05-261-0/+81
* dt-bindings: fec: update the gpr propertyFugang Duan2020-05-261-2/+5
* Merge tag 'wireless-drivers-next-2020-05-25' of git://git.kernel.org/pub/scm/...David S. Miller2020-05-251-0/+3
|\
| * dt-bindings: net: wireless: mt76: document mediatek,eeprom-merge-otp propertyFelix Fietkau2020-05-121-0/+3
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-05-243-8/+35
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-05-231-0/+3
| |\ \
| | * | dt-bindings: net: dsa: b53: Add missing size and address cells to exampleKurt Kanzenbach2020-05-171-0/+3
| * | | Merge tag 'usb-5.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2020-05-171-7/+30
| |\ \ \
| | * | | usb: raw-gadget: documentation updatesAndrey Konovalov2020-05-141-2/+28
| | * | | usb: raw-gadget: support stalling/halting/wedging endpointsAndrey Konovalov2020-05-141-2/+0
| | * | | usb: raw-gadget: fix gadget endpoint selectionAndrey Konovalov2020-05-141-3/+2
| * | | | Merge tag 'arm-soc-fixes-5.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-05-161-1/+2
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | Merge tag 'imx-fixes-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/sh...Arnd Bergmann2020-05-141-1/+2
| | |\ \ \
| | | * | | dt-bindings: dma: fsl-edma: fix ls1028a-edma compatibleMichael Walle2020-04-131-1/+2
* | | | | | net: devres: provide devm_register_netdev()Bartosz Golaszewski2020-05-231-0/+1
* | | | | | Documentation: devres: add a missing section for networking helpersBartosz Golaszewski2020-05-231-0/+4
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2020-05-221-0/+15
|\ \ \ \ \ \
| * | | | | | selftests/bpf: Add general instructions for test executionAlan Maguire2020-05-231-0/+15
* | | | | | | dt-bindings: net: add a binding document for MediaTek STAR Ethernet MACBartosz Golaszewski2020-05-221-0/+89
* | | | | | | dt-bindings: add new compatible to mediatek,pericfgBartosz Golaszewski2020-05-221-0/+1
* | | | | | | dt-bindings: convert the binding document for mediatek PERICFG to yamlBartosz Golaszewski2020-05-222-36/+63
* | | | | | | ice: report netlist version in .info_getJacob Keller2020-05-211-0/+11
* | | | | | | ethtool: provide UAPI for PHY Signal Quality Index (SQI)Oleksij Rempel2020-05-211-2/+4
* | | | | | | netns: enable to inherit devconf from current netnsNicolas Dichtel2020-05-161-1/+3
|/ / / / / /
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-05-153-0/+292
|\| | | | |
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-05-151-0/+14
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | bpf: Restrict bpf_trace_printk()'s %s usage and add %pks, %pus specifierDaniel Borkmann2020-05-151-0/+14
| * | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2020-05-072-0/+278
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | docs/virt/kvm: Document configuring and running nested guestsKashyap Chamarthy2020-05-062-0/+278
* | | | | | dt-bindings: dp83867: Convert DP83867 to yamlDan Murphy2020-05-142-68/+127
* | | | | | dt-bindings: net: dp83869: Update licensing infoDan Murphy2020-05-141-1/+1
* | | | | | dt-bindings: net: dwmac-meson: Document the "timing-adjustment" clockMartin Blumenstingl2020-05-131-3/+7
* | | | | | dt-bindings: net: meson-dwmac: Add the amlogic,rx-delay-ns propertyMartin Blumenstingl2020-05-131-0/+13
* | | | | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2020-05-132-0/+59
|\ \ \ \ \ \
| * | | | | | dt-bindings: net: bluetooth: Add rtl8723bs-bluetoothVasily Khoruzhick2020-05-111-0/+54
| * | | | | | dt-bindings: net: bluetooth: Add device tree bindings for QCA9377Christian Hewitt2020-04-281-0/+5
* | | | | | | docs: net: dsa: sja1105: document the best_effort_vlan_filtering optionVladimir Oltean2020-05-122-26/+212
* | | | | | | dt-bindings: net: Convert UniPhier AVE4 controller to json-schemaKunihiko Hayashi2020-05-122-64/+111
* | | | | | | ionic: update doc filesShannon Nelson2020-05-121-1/+230
* | | | | | | net: ethtool: Add attributes for cable test reportsAndrew Lunn2020-05-101-0/+41
* | | | | | | net: ethtool: netlink: Add support for triggering a cable testAndrew Lunn2020-05-101-1/+15
| |_|_|_|_|/ |/| | | | |
* | | | | | dt-binding: net: ti: am65x-cpts: make reg and compatible requiredGrygorii Strashko2020-05-072-17/+23
* | | | | | docs: net: dsa: sja1105: document intended usage of virtual linksVladimir Oltean2020-05-071-0/+116
* | | | | | Merge tag 'wireless-drivers-next-2020-05-07' of git://git.kernel.org/pub/scm/...David S. Miller2020-05-071-0/+14
|\ \ \ \ \ \
| * | | | | | dt-bindings: ath10k: Add wifi-firmware subnode for wifi nodeRakesh Pillai2020-05-051-0/+14
| | |_|_|_|/ | |/| | | |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-05-0617-37/+54
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-05-061-2/+2
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | * | | | ice: cleanup language in ice.rst for fw.appJacob Keller2020-05-011-2/+2
| * | | | | Merge tag 'dmaengine-fix-5.7-rc4' of git://git.infradead.org/users/vkoul/slav...Linus Torvalds2020-05-021-4/+3
| |\ \ \ \ \