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/bcm53xx
Rafał Miłecki 2fd81681f9 bcm53xx: include Broadcom PHY driver in the kernel
Initial idea was to use package with this PHY driver for devices that
need it. Unfortunately this can't work as bgmac is built-in and PHY
probing happens before loading modules - it results in PHY subsystem
picking default (generic) PHY driver.

There were two ways of solving this:
1) Making bcm53xx use bgmac as module
xor
2) Built-in Broadcom PHY driver

After some quick discussion it seems we can simply built-in the driver
as increased kenel size is relatively small (1805 B).

Signed-off-by: Rafał Miłecki <rafal@milecki.pl>
7 years ago
..
base-files bcm53xx: add missing system.sh include 7 years ago
files/arch/arm/boot/compressed bcm53xx: move bcm47xx_sprom driver to 4.4 specific directory 7 years ago
files-4.4/drivers/firmware/broadcom bcm53xx: move bcm47xx_sprom driver to 4.4 specific directory 7 years ago
image bcm53xx: image: use one style of adding TARGET_DEVICES entries 7 years ago
patches-4.4 bcm53xx: backport upstream DTS files for Linksys devices 7 years ago
patches-4.9 bcm53xx: add Linux 4.9 patches 7 years ago
profiles bcm53xx: include kmod-brcmfmac in default profile 9 years ago
Makefile bcm53xx: support SafeLoader format in sysupgrade 8 years ago
config-4.4 bcm53xx: include Broadcom PHY driver in the kernel 7 years ago
modules.mk bcm53xx: package drivers for Northstar USB PHYs 8 years ago