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/generic
Hauke Mehrtens 9d4145efe5 kernel: fix DMA error when BCM4331 is connected to BCM4706
The BCM4331 supports a PCIe max request size of 512 bytes and uses
that, but the PCIe controller in the BCM4706 just supports 128 Bytes
and that causes a DMA error for packages bigger than 126 bytes. This
fixes the problem by setting the BCM4331 also to 128 Bytes.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>

SVN-Revision: 37709
11 years ago
..
base-files update the /init file to start /sbin/init 11 years ago
files kernel: ocf: add missing kernel dependencies 11 years ago
image rename target/linux/generic-2.6 to generic 14 years ago
patches-3.3 kernel: fix DMA error when BCM4331 is connected to BCM4706 11 years ago
patches-3.6 kernel: fix DMA error when BCM4331 is connected to BCM4706 11 years ago
patches-3.8 kernel: fix DMA error when BCM4331 is connected to BCM4706 11 years ago
patches-3.9 kernel: fix DMA error when BCM4331 is connected to BCM4706 11 years ago
patches-3.10 kernel: fix DMA error when BCM4331 is connected to BCM4706 11 years ago
PATCHES kernel: update PATCHES with a stricter policy 11 years ago
config-3.3 kernel: add missing config options 11 years ago
config-3.6 kernel: add missing config options 11 years ago
config-3.8 kernel: add missing config option 11 years ago
config-3.9 kernel: add missing config option 11 years ago
config-3.10 kernel: add missing config option 11 years ago