kernel: backport rest of bgmac patches to 4.0
authorRafał Miłecki <zajec5@gmail.com>
Thu, 23 Apr 2015 19:11:11 +0000 (19:11 +0000)
committerRafał Miłecki <zajec5@gmail.com>
Thu, 23 Apr 2015 19:11:11 +0000 (19:11 +0000)
commitc67411718f45a80b0dc9e64d9eba3f1772841a4e
tree0edea320b1a960838f0313f9f39c66b0f5a6edce
parent264aa9886d646c0ba76ffe27bfc485ba2be0a834
kernel: backport rest of bgmac patches to 4.0

Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45573 3c298f89-4303-0410-b956-a3cf2f4a3e73
target/linux/generic/patches-4.0/072-05-bgmac-leave-interrupts-disabled-as-long-as-there-is-.patch [new file with mode: 0644]
target/linux/generic/patches-4.0/072-06-bgmac-set-received-skb-headroom-to-NET_SKB_PAD.patch [new file with mode: 0644]
target/linux/generic/patches-4.0/072-07-bgmac-simplify-rx-DMA-error-handling.patch [new file with mode: 0644]
target/linux/generic/patches-4.0/072-08-bgmac-add-check-for-oversized-packets.patch [new file with mode: 0644]
target/linux/generic/patches-4.0/072-09-bgmac-increase-rx-ring-size-from-511-to-512.patch [new file with mode: 0644]
target/linux/generic/patches-4.0/072-10-bgmac-simplify-dma-init-cleanup.patch [new file with mode: 0644]
target/linux/generic/patches-4.0/072-11-bgmac-fix-DMA-rx-corruption.patch [new file with mode: 0644]
target/linux/generic/patches-4.0/072-12-bgmac-drop-ring-num_slots.patch [new file with mode: 0644]
target/linux/generic/patches-4.0/072-13-bgmac-fix-MAC-soft-reset-bit-for-corerev-4.patch [new file with mode: 0644]
target/linux/generic/patches-4.0/072-14-bgmac-reset-all-4-GMAC-cores-on-init.patch [new file with mode: 0644]
target/linux/generic/patches-4.0/072-15-bgmac-fix-requests-for-extra-polling-calls-from-NAPI.patch [new file with mode: 0644]