summaryrefslogtreecommitdiffstats
path: root/target/linux/ar7-2.6/files/drivers
Commit message (Collapse)AuthorAgeFilesLines
* strip the kernel version suffix from target directories, except for brcm-2.4 ↵nbd2007-09-065-2000/+0
| | | | | | (the -2.4 will be included in the board name here). CONFIG_LINUX_<ver>_<board> becomes CONFIG_TARGET_<board>, same for profiles. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8653 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Revert 8353, can cause more bad than goodflorian2007-08-071-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8364 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Disable NAPI by default (#1671)florian2007-08-061-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8353 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Fix the AR7 led driver compilation (#2160)florian2007-08-011-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8295 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Register the second uart on tnetd7300 and fix the watchdog register for ↵florian2007-07-311-11/+27
| | | | | | 7200/7300, thanks to DerAgo (#2149) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8280 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Fix the gpio init (#2148)florian2007-07-311-0/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8279 3c298f89-4303-0410-b956-a3cf2f4a3e73
* update ar7 to 2.6.22.1 (thanks to Matteo Croce for his great help)nico2007-07-271-3/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8189 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add ar7-2.6 fixes by Stefan Weilnbd2007-06-041-2/+24
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7487 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix ar7 compilenbd2007-05-243-5/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7331 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar7: cpmac better reset handling and napi implementation.ejka2007-05-061-141/+216
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7105 3c298f89-4303-0410-b956-a3cf2f4a3e73
* remove debug junknbd2007-04-211-1/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7021 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar7-2.6: make cpmac robust against hardware quirks when the tx or rx dma ↵nbd2007-04-201-28/+77
| | | | | | ring runs over git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7018 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar7: improve search for image start (thanks matteo), add support for avm eva ejka2007-04-151-58/+56
| | | | | | | image format (thanks unverbraucht, #1566), support jffs2 images. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6948 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar7: cpmac: use fixed-size ringbuffers for rx/tx descriptors, use singleejka2007-03-271-212/+252
| | | | | | | channel rx, move skb allocation out of interrupt, general cleanup git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6724 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar7: clocks setup (prerequisite for dsl/usb) and misc cleanups.ejka2007-03-252-6/+6
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6693 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add ar7-2.6 port (marked as broken for now).ejka2007-03-185-0/+1800
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6600 3c298f89-4303-0410-b956-a3cf2f4a3e73