summaryrefslogtreecommitdiffstats
path: root/target/linux/brcm63xx/files/drivers/net
Commit message (Collapse)AuthorAgeFilesLines
* [brcm63xx] fix ethernet driver removalflorian2009-06-041-1/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16335 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [brcm63xx] merger mtu/802.1q related fixes:florian2009-06-032-11/+76
| | | | | | | | | | | bcm63xx integrated ethernet mac supports receiving and sending frames bigger than 1500 bytes, this patch adds support for changing MTU. This patch also fixes the reception of 802.1q frames for default MTU which were reported as oversized. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16302 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [brcm63xx] backport an upstream fix: We're not disabling IRQ, so we must ↵florian2009-06-011-1/+1
| | | | | | call the irq safe flavour of netif_rx_complete, should fix some crashes when running the system for a long time git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16277 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Flatten brcm63xx patches, should make our life easier to patch files now ;)florian2008-11-263-0/+2320
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13368 3c298f89-4303-0410-b956-a3cf2f4a3e73