openwrtv3/package
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
2013-08-05 16:17:05 +00:00
..
base-files base-files: implement -l (--list-backup) sysupgrade parameter to list the files that would be backed up 2013-07-31 18:11:55 +00:00
boot uboot-env: add config for the ALFA NETWORKS Hornet-UB (AP121U) 2013-07-17 17:31:21 +00:00
devel trace-cmd: remove the compile fix patch 2013-07-03 17:23:55 +00:00
kernel kernel: fix DMA error when BCM4331 is connected to BCM4706 2013-08-05 16:17:05 +00:00
libs libubox: update to the latest version, fixes a fd deletion race condition in uloop 2013-07-31 22:07:13 +00:00
network uhttpd: update to the latest version, fixes a crash on early cgi/lua process termination 2013-07-31 22:07:09 +00:00
system ubus: fix typo 2013-08-05 10:08:04 +00:00
utils busybox: rename ntp init script back to sysntpd (#13920) 2013-08-04 12:40:24 +00:00
Makefile build: fix IGNORE_ERRORS for sources packages that match both 'y' and 'm' 2013-07-18 16:44:44 +00:00