openwrtv3/package
Christian Lamparter e9401a2335 kernel: owl-loader for delayed Atheros ath9k fixup
Some devices (like the Cisco Meraki Z1 Cloud Managed Teleworker Gateway)
need to be able to initialize the PCIe wifi device. Normally, this is done
during the early stages of booting linux, because the necessary init code
is read from the memory mapped SPI and passed to pci_enable_ath9k_fixup.
However,this isn't possible for devices which have the init code for the
Atheros chip stored on NAND in an UBI volume. Hence, this module can be
used to initialze the chip when the user-space is ready to extract the
init code.

Martin Blumenstingl made a few fixes and added support for lantiq:
kernel: owl-loader: add support for OWL emulation PCI devices
kernel: owl-loader: don't re-scan the bus when ath9k_pci_fixup failed
kernel: owl-loader: use dev_* instead of pr_* logging functions
kernel: owl-loader: auto-generate the eeprom filename as fallback
kernel: owl-loader: add a debug message when swapping the eeprom data
kernel: owl-loader: add missing newlines in log messages
kernel: owl-loader: add support for the lantiq platform

These patches have been integrated. Thanks!

Signed-off-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com>
Signed-off-by: Christian Lamparter <chunkeey@googlemail.com>
2016-09-19 19:32:35 +02:00
..
base-files base-files: remind users to set root password 2016-09-19 15:30:32 +02:00
boot boot: kobs-ng: update kobs-ng for newer kernels 2016-09-04 13:36:09 +02:00
devel perf: drop sched_getcpu wrapper 2016-08-23 22:47:43 +02:00
firmware linux-firmware: update to the commit from 2016-09-15 2016-09-16 12:30:04 +02:00
kernel kernel: owl-loader for delayed Atheros ath9k fixup 2016-09-19 19:32:35 +02:00
libs cyassl: remove duplicate submenu level 2016-09-19 16:07:58 +02:00
network dnsmasq: Add match section support 2016-09-19 15:30:32 +02:00
system mountd: update to latest git HEAD 2016-09-14 21:37:21 +02:00
utils busybox: libnetlink: fix alignment of netlink messages 2016-09-16 23:00:01 +02:00
Makefile build: create a package feed directory containing all packages 2016-08-01 11:13:38 +02:00