You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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>
7 years ago
..
base-files ath25: remove target specific /etc/config/system 8 years ago
image ath25: fix duplicate LZMA compression 8 years ago
patches-4.4 kernel: backport MIPS changes introducing a separate IRQ stack 8 years ago
patches-4.9 ath25: 4.9: fix Ethernet tiny issues 7 years ago
profiles ath25: update kernel from 3.18 to 4.4 8 years ago
Makefile build: fix subtarget descriptions 8 years ago
config-4.4 ath25: update kernel from 3.18 to 4.4 8 years ago
config-4.9 ath25: add preliminary kernel 4.9 support 7 years ago