aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic/pending-4.19/756-net-sfp-use-a-definition-for-the-fault-recovery-atte.patch
Commit message (Collapse)AuthorAgeFilesLines
* kernel: sfp: add Nokia SFP fix from net-nextScott Roberts2020-01-261-7/+7
| | | | | | Add Nokia GPON ONT SFP fix for tx_fault in net-next. Signed-off-by: Scott Roberts <ttocsr@gmail.com>
* kernel: sfp: re-attempt probing for phyJonas Gorski2020-01-211-0/+55
Add patches retrying to probe the PHY to restore support for PHYs taking longer to initialize without breaking modules without PHYs. Patches taken from http://git.armlinux.org.uk/cgit/linux-arm.git/log/?h=phy Signed-off-by: Jonas Gorski <jonas.gorski@gmail.com>