summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* HACK: MIPS: ag71xx: disable ethtoolv4.20/topic/ath79-upstream-2019.01.04.1Oleksij Rempel2019-01-042-2/+2
* MIPS: ag71xx: add missing config dependenciesOleksij Rempel2019-01-041-0/+3
* add ag71xx driverOleksij Rempel2019-01-0412-1/+4363
* net: swconfig: adds openwrt switch layerOleksij Rempel2019-01-047-0/+2138
* net: phy: add phy_ethtool_ioctl()John Crispin2019-01-042-0/+68
* MIPS: dts: ath79: enable network for ar9331_dpt_moduleOleksij Rempel2019-01-041-0/+51
* MIPS: dts: ath79: sync dts for network support on ar9331Oleksij Rempel2019-01-045-147/+544
* MIPS: ath79 remove irq code from pciOleksij Rempel2019-01-041-0/+4
* MIPS: ath79: remove irq code from pciOleksij Rempel2019-01-041-106/+0
* GPIO: add named gpio exportsJohn Crispin2019-01-044-1/+90
* MIPS: ath79: ath9k exportsOleksij Rempel2019-01-042-1/+4
* spi: ath79: drop pdata supportJohn Crispin2019-01-042-27/+0
* MIPS: ath79: sanitize symbolsJohn Crispin2019-01-043-40/+8
* MIPS: ath79: drop !OF clock codeJohn Crispin2019-01-042-59/+0
* MIPS: ath79: drop platform device registration codeJohn Crispin2019-01-0415-835/+0
* MIPS: ath79: drop legacy pci codeJohn Crispin2019-01-045-309/+22
* MIPS: ath79: drop machfilesJohn Crispin2019-01-0412-919/+9
* MIPS: ath79: drop legacy IRQ codeJohn Crispin2019-01-044-174/+7
* MIPS: ath79: export switch MDIO reference clockFelix Fietkau2019-01-042-1/+10
* MIPS: ath79: support setting up clock via DT on all SoC typesFelix Fietkau2019-01-041-17/+22
* MIPS: ath79: make specifying the reference clock in DT optionalFelix Fietkau2019-01-041-44/+40
* MIPS: ath79: pass PLL base to clock init functionsFelix Fietkau2019-01-041-30/+30
* MIPS: ath79: move legacy "wdt" and "uart" clock aliases out of soc initFelix Fietkau2019-01-041-21/+17
* MIPS: ath79: add helpers for setting clocks and expose the ref clockFelix Fietkau2019-01-042-63/+68
* MIPS: pci-ar724x: convert to OFJohn Crispin2019-01-041-46/+42
* dt-bindings: PCI: qcom,ar7240: adds binding docJohn Crispin2019-01-041-0/+42
* MIPS: pci-ar71xx: convert to OFJohn Crispin2019-01-041-41/+41
* dt-bindings: PCI: qcom,ar7100: adds binding docJohn Crispin2019-01-041-0/+38
* MIPS: ath79: select the PINCTRL subsystemJohn Crispin2019-01-041-0/+1
* irqchip/irq-ath79-cpu: drop !OF init helperJohn Crispin2019-01-041-7/+0
* irqchip/irq-ath79-intc: add irq cascade driver for QCA9556 SoCsJohn Crispin2019-01-042-0/+143
* usb: add more OF/quirk propertiesJohn Crispin2019-01-041-0/+5
* phy: add ath79 usb physJohn Crispin2019-01-044-0/+281
* leds: add reset-controller based driverJohn Crispin2019-01-043-0/+152
* watchdog: ath79: fix maximum timeoutJohn Crispin2019-01-041-2/+6
* ethtool: drop get_settings and set_settings callbacksMichal Kubecek2018-08-294-160/+50
* 8390/etherh: convert to ethtool_{get, set}_link_ksettingsMichal Kubecek2018-08-291-16/+19
* net: thunderbolt: Convert to use SPDX identifierMika Westerberg2018-08-291-4/+1
* genetlink: constify genl_err_attr() argumentMichal Kubecek2018-08-291-1/+1
* net: ethernet: Convert to using %pOFn instead of device_node.nameRob Herring2018-08-297-46/+40
* net/ncsi: remove duplicated include from ncsi-netlink.cYueHaibing2018-08-291-1/+0
* Merge branch 'nfp-add-NFP5000-support'David S. Miller2018-08-2815-236/+682
|\
| * nfp: make RTsym users handle absolute symbols correctlyJakub Kicinski2018-08-283-32/+21
| * nfp: support access to absolute RTsymsJakub Kicinski2018-08-282-9/+46
| * nfp: convert all RTsym users to use new read/write helpersJakub Kicinski2018-08-283-46/+23
| * nfp: convert existing RTsym helpers to full target decodingJakub Kicinski2018-08-281-14/+14
| * nfp: pass cpp_id to nfp_cpp_map_area()Jakub Kicinski2018-08-284-16/+16
| * nfp: add RTsym access helpersJakub Kicinski2018-08-282-0/+171
| * nfp: add basic errors messages to target logicJakub Kicinski2018-08-281-2/+10
| * nfp: save the MU locality field offsetJakub Kicinski2018-08-283-31/+38