summaryrefslogtreecommitdiffstats
path: root/target/linux/brcm63xx/files/drivers/net
Commit message (Collapse)AuthorAgeFilesLines
* merger mtu/802.1q related fixes: bcm63xx integrated ethernet mac supports ↵Florian Fainelli2009-06-032-11/+76
| | | | | | | | | 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. SVN-Revision: 16302
* backport an upstream fix: We're not disabling IRQ, so we must call the irq ↵Florian Fainelli2009-06-011-1/+1
| | | | | | safe flavour of netif_rx_complete, should fix some crashes when running the system for a long time SVN-Revision: 16277
* Flatten brcm63xx patches, should make our life easier to patch files now ;)Florian Fainelli2008-11-263-0/+2320
SVN-Revision: 13368