summaryrefslogtreecommitdiffstats
path: root/target/linux/brcm63xx/files/drivers/net
Commit message (Collapse)AuthorAgeFilesLines
* move files to files-2.6.30, to ease newer kernel integrationFlorian Fainelli2010-01-313-2399/+0
| | | | SVN-Revision: 19471
* add experimental support for 2.6.28.10, tested on bcm6338Florian Fainelli2009-07-301-1/+1
| | | | SVN-Revision: 17054
* fix typos introduced in 16942Florian Fainelli2009-07-211-2/+2
| | | | SVN-Revision: 16943
* make the ethernet driver compile with newer kernelsFlorian Fainelli2009-07-211-2/+15
| | | | SVN-Revision: 16942
* fix ethernet driver removalFlorian Fainelli2009-06-041-1/+2
| | | | SVN-Revision: 16335
* 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