Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mac80211: update to wireless-testing 2013-11-05 | Felix Fietkau | 2013-11-12 | 1 | -36/+0 |
| | | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 38783 | ||||
* | kernel: fix DMA error when BCM4331 is connected to BCM4706 | Hauke Mehrtens | 2013-08-05 | 1 | -0/+36 |
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 |