aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic/pending-4.19/757-net-sfp-rename-sm_retries.patch
Commit message (Collapse)AuthorAgeFilesLines
* kernel: sfp: add Nokia SFP fix from net-nextScott Roberts2020-01-261-6/+6
| | | | | | 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/+60
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>