aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ar7-2.6/files/drivers/net
Commit message (Collapse)AuthorAgeFilesLines
* strip the kernel version suffix from target directories, except for brcm-2.4 ↵Felix Fietkau2007-09-061-1222/+0
| | | | | | (the -2.4 will be included in the board name here). CONFIG_LINUX_<ver>_<board> becomes CONFIG_TARGET_<board>, same for profiles. SVN-Revision: 8653
* Revert 8353, can cause more bad than goodFlorian Fainelli2007-08-071-1/+1
| | | | SVN-Revision: 8364
* Disable NAPI by default (#1671)Florian Fainelli2007-08-061-1/+1
| | | | SVN-Revision: 8353
* update ar7 to 2.6.22.1 (thanks to Matteo Croce for his great help)Nicolas Thill2007-07-271-3/+3
| | | | SVN-Revision: 8189
* add ar7-2.6 fixes by Stefan WeilFelix Fietkau2007-06-041-2/+24
| | | | SVN-Revision: 7487
* fix ar7 compileFelix Fietkau2007-05-241-1/+1
| | | | SVN-Revision: 7331
* ar7: cpmac better reset handling and napi implementation.Eugene Konev2007-05-061-141/+216
| | | | SVN-Revision: 7105
* remove debug junkFelix Fietkau2007-04-211-1/+0
| | | | SVN-Revision: 7021
* ar7-2.6: make cpmac robust against hardware quirks when the tx or rx dma ↵Felix Fietkau2007-04-201-28/+77
| | | | | | ring runs over SVN-Revision: 7018
* ar7: cpmac: use fixed-size ringbuffers for rx/tx descriptors, use single ↵Eugene Konev2007-03-271-212/+252
| | | | | | channel rx, move skb allocation out of interrupt, general cleanup SVN-Revision: 6724
* Add ar7-2.6 port (marked as broken for now).Eugene Konev2007-03-181-0/+1037
SVN-Revision: 6600