tn3399_openwrt/target/linux/ath25
Sergey Ryazanov b1cc215d27 ath25: 4.9: fix Ethernet tiny issues
Few tiny fixes for issues caused by changes in the upstream:
 - do not touch PHY IRQ array (core code initializes it itself now)
 - add missed SET_NETDEV_DEV() invocation (causes segfault during phy
   connection)
 - use phy API inside the MDIO probe function instead of direct field
   access (consider phy structure changes in upstream and prevent
   similar issues in the future)

Signed-off-by: Sergey Ryazanov <ryazanov.s.a@gmail.com>
2017-06-07 06:46:52 +02:00
..
base-files ath25: remove target specific /etc/config/system 2016-06-08 00:31:09 +02:00
image ath25: fix duplicate LZMA compression 2016-08-09 17:28:19 +02:00
patches-4.4 kernel: backport MIPS changes introducing a separate IRQ stack 2017-01-15 18:25:54 +01:00
patches-4.9 ath25: 4.9: fix Ethernet tiny issues 2017-06-07 06:46:52 +02:00
profiles ath25: update kernel from 3.18 to 4.4 2016-05-23 11:56:38 +02:00
config-4.4 ath25: update kernel from 3.18 to 4.4 2016-05-23 11:56:38 +02:00
config-4.9 ath25: add preliminary kernel 4.9 support 2017-06-07 06:46:34 +02:00
Makefile build: fix subtarget descriptions 2016-09-04 13:35:11 +02:00