mvebu: add support for SFP
authorJonas Gorski <jonas.gorski@gmail.com>
Thu, 29 Sep 2016 10:16:51 +0000 (12:16 +0200)
committerJonas Gorski <jonas.gorski@gmail.com>
Thu, 29 Sep 2016 11:47:18 +0000 (13:47 +0200)
commit4aa5d3e60d6007809a4b7fac9959645ef1600cf9
tree7cb22196cbe77fccaec11c5606900a3713313225
parenta454756c913060977fd826ed421b9c7cfca3372e
mvebu: add support for SFP

Add patches for SFP support and package it for ClearFog. Tested with a
Juniper SFP module.

Signed-off-by: Jonas Gorski <jonas.gorski@gmail.com>
Acked-by: Felix Fietkau <nbd@nbd.name>
30 files changed:
target/linux/mvebu/config-4.4
target/linux/mvebu/patches-4.4/120-phy-move-fixed_phy-MII-register-generation-to-a-libr.patch [new file with mode: 0644]
target/linux/mvebu/patches-4.4/121-phy-convert-swphy-register-generation-to-tabular-for.patch [new file with mode: 0644]
target/linux/mvebu/patches-4.4/122-phy-separate-swphy-state-validation-from-register-ge.patch [new file with mode: 0644]
target/linux/mvebu/patches-4.4/123-phy-generate-swphy-registers-on-the-fly.patch [new file with mode: 0644]
target/linux/mvebu/patches-4.4/124-phy-improve-safety-of-fixed-phy-MII-register-reading.patch [new file with mode: 0644]
target/linux/mvebu/patches-4.4/125-phy-provide-a-hook-for-link-up-link-down-events.patch [new file with mode: 0644]
target/linux/mvebu/patches-4.4/126-phy-marvell-88E1512-add-flow-control-support.patch [new file with mode: 0644]
target/linux/mvebu/patches-4.4/127-phy-export-phy_start_machine-for-phylink.patch [new file with mode: 0644]
target/linux/mvebu/patches-4.4/128-phy-export-phy_speed_to_str-for-phylink.patch [new file with mode: 0644]
target/linux/mvebu/patches-4.4/129-phy-add-I2C-mdio-bus.patch [new file with mode: 0644]
target/linux/mvebu/patches-4.4/130-phylink-add-phylink-infrastructure.patch [new file with mode: 0644]
target/linux/mvebu/patches-4.4/131-phylink-add-hooks-for-SFP-support.patch [new file with mode: 0644]
target/linux/mvebu/patches-4.4/132-sfp-add-phylink-based-SFP-module-support.patch [new file with mode: 0644]
target/linux/mvebu/patches-4.4/133-sfp-display-SFP-module-information.patch [new file with mode: 0644]
target/linux/mvebu/patches-4.4/134-net-mvneta-convert-to-phylink.patch [new file with mode: 0644]
target/linux/mvebu/patches-4.4/135-phy-fixed-phy-remove-fixed_phy_update_state.patch [new file with mode: 0644]
target/linux/mvebu/patches-4.4/136-phylink-add-ethtool-nway_reset-support.patch [new file with mode: 0644]
target/linux/mvebu/patches-4.4/137-net-mvneta-add-nway_reset-support.patch [new file with mode: 0644]
target/linux/mvebu/patches-4.4/138-phylink-add-flow-control-support.patch [new file with mode: 0644]
target/linux/mvebu/patches-4.4/139-net-mvneta-add-flow-control-support-via-phylink.patch [new file with mode: 0644]
target/linux/mvebu/patches-4.4/140-net-mvneta-enable-flow-control-for-PHY-connections.patch [new file with mode: 0644]
target/linux/mvebu/patches-4.4/141-net-mvneta-enable-flow-control-for-fixed-connections.patch [new file with mode: 0644]
target/linux/mvebu/patches-4.4/142-phylink-add-EEE-support.patch [new file with mode: 0644]
target/linux/mvebu/patches-4.4/143-net-mvneta-add-EEE-support.patch [new file with mode: 0644]
target/linux/mvebu/patches-4.4/144-phylink-add-module-EEPROM-support.patch [new file with mode: 0644]
target/linux/mvebu/patches-4.4/145-net-mvneta-add-module-EEPROM-reading-support.patch [new file with mode: 0644]
target/linux/mvebu/patches-4.4/146-sfp-phylink-hook-up-eeprom-functions.patch [new file with mode: 0644]
target/linux/mvebu/patches-4.4/210-ARM-dts-armada388-clearfog-add-SFP-module-support.patch [new file with mode: 0644]
target/linux/mvebu/patches-4.4/300-reprobe_sfp_phy.patch [new file with mode: 0644]