openwrtv4/package/kernel/linux/modules
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
..
001-depends.mk kernel: remove useless AddDepends/rtc abstraction 2015-03-29 08:12:50 +00:00
block.mk kernel: remove obsolete legacy ide kernel module packages 2016-08-28 13:51:42 +02:00
can.mk kernel: add missing CAN related config symbol 2015-09-24 08:41:15 +00:00
crypto.mk mvebu: enable core drivers in the kernel config instead of packaging them 2016-05-21 19:57:06 +02:00
firewire.mk kernel: make most modules use AutoProbe 2013-09-17 21:45:17 +00:00
fs.mk kernel: add kmod-squashfs 2016-08-15 15:32:38 +02:00
hwmon.mk linux/modules: Add SCH5627 Super I/O chips 2016-08-03 15:30:13 +02:00
i2c.mk mvebu: enable core drivers in the kernel config instead of packaging them 2016-05-21 19:57:06 +02:00
input.mk kernel/gpio_keys: load module on pre-init 2016-02-26 08:35:20 +00:00
leds.mk kernel: remove unused morse led trigger driver 2016-08-04 20:53:02 +02:00
lib.mk kernel: mark compression modules as hiddden to obsolete the compressor kconfig hack 2016-08-04 20:53:02 +02:00
netdevices.mk kernel: fix dependency chain of kmod-igb 2016-05-28 09:14:55 +02:00
netfilter.mk kernel: modularize bridge netfilter support a bit further to get rid of some kernel bloat 2016-08-03 19:16:32 +02:00
netsupport.mk kernel: add nlmon kernel module 2016-09-16 23:00:01 +02:00
nls.mk kernel: add japanese codepages 2014-07-01 10:26:03 +00:00
other.mk kernel: owl-loader for delayed Atheros ath9k fixup 2016-09-19 19:32:35 +02:00
pcmcia.mk kernel: remove old kernel compat code for pcmcia 2013-09-27 20:47:09 +00:00
sound.mk kernel: fix duplicate drivers for the PC speaker in one package 2016-07-03 19:35:43 +02:00
spi.mk Revert "kernel: remove long obsolete gpio spi controller driver patch" 2016-08-04 23:10:15 +02:00
usb.mk kernel: fix missing rename on usb gadget kmod cleanup 2016-09-15 17:01:40 +02:00
video.mk kernel: add mode backlight symbols 2016-02-16 16:25:40 +00:00
w1.mk modules: Add kmod-w1-slave-ds2413 2015-01-17 13:58:09 +00:00
wireless.mk firmware: extract prism54-firmware into own package 2016-06-30 19:21:02 +02:00
wpan.mk kernel: wpan: mrf24j40 depends on regmap-spi 2016-01-25 12:41:19 +00:00