summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* busybox: Enabled FEATURE_HTTPD_PROXY by default (cost is 580 bytes)rwhitby2008-12-071-1/+1
* [adm5120] use mips_machine codejuhosg2008-12-0641-308/+132
* [ar71xx] add dummy code for the TRENDnet TEW-632BRP board juhosg2008-12-067-0/+30
* ixp4xx/apex: Limit ram size to 64MBrwhitby2008-12-062-1/+23
* [ar71xx] ag71xx driver: always use NAPI to transmit packetsjuhosg2008-12-062-32/+1
* [kernel] update to 2.6.27.8 and refresh patchesjuhosg2008-12-0613-62/+40
* [ar7] refresh 2.6.26 patchesjuhosg2008-12-061-4/+4
* [kernel] refresh 2.6.25 patchesjuhosg2008-12-062-3/+3
* [ar71xx] ag71xx driver: improve poll routinejuhosg2008-12-052-17/+12
* [ar71xx] ag71xx driver: always flush register writesjuhosg2008-12-051-7/+19
* [ar71xx] ag71xx driver: don't use dma_cache_wback_invjuhosg2008-12-052-4/+9
* [ar71xx] ag71xx driver: don't use CHECKSUM_UNNECCESARY (closes #4161)juhosg2008-12-052-2/+2
* madwifi: fix division by zeronbd2008-12-044-7/+10
* madwifi: fix the autochannel patchnbd2008-12-045-10/+13
* [ar71xx] EHCI driver: add AR913x supportjuhosg2008-12-041-30/+90
* [ar71xx] add SoC specific reset codejuhosg2008-12-041-8/+44
* [ar71xx] add AR913x specific reset register offsetsjuhosg2008-12-041-0/+6
* [ar71xx] rename reset register definitionsjuhosg2008-12-045-39/+39
* Add missing GPIO related config symbolsflorian2008-12-041-0/+2
* [au1000] refresh patchesjuhosg2008-12-046-17/+13
* [ar71xx] fix a typojuhosg2008-12-041-1/+1
* [ar71xx] register GPIO buttons on the AP83 boardjuhosg2008-12-041-0/+23
* [ar71xx] make all AR913x GPIO lines usablejuhosg2008-12-043-2/+23
* [ar71xx] OHCI driver cleanupjuhosg2008-12-041-64/+29
* [ar71xx] register USB device on the AP83 boardjuhosg2008-12-041-0/+1
* [ar71xx] add ar913x specific USB setupjuhosg2008-12-041-0/+13
* [ar71xx] don't override CONFIG_USB_EHCI_ROOT_TTjuhosg2008-12-041-0/+1
* Move txpower settings after the interface comes up. Thanks alisonken1thepeople2008-12-031-3/+5
* Finally fix the CONFIG_SSB_SILENT symbolflorian2008-12-035-1/+6
* [ar71xx] create platform data for the EHCI driverjuhosg2008-12-033-3/+32
* [ar71xx] rename USB variablesjuhosg2008-12-031-10/+10
* add two patches for ath9k 802.11n AP modekaloz2008-12-032-0/+513
* [ar71xx] ag71xx driver: minor cleanupjuhosg2008-12-031-5/+1
* [ar71xx] oops, i accidentally switched it to 2.6.27.7juhosg2008-12-031-1/+1
* remove toolchain build directory as well in 'make dirclean'nico2008-12-031-1/+1
* fix gcc-4.2.4 when target != avr32nico2008-12-031-1/+3
* [kernel] make mips_machine stuff available for other MIPS targetsjuhosg2008-12-0215-3/+15
* [kernel] refresh 2.6.27 patchesjuhosg2008-12-021-1/+1
* [kernel] refresh 2.6.26 patchesjuhosg2008-12-022-3/+3
* [ar71xx] update mips_machine stuffjuhosg2008-12-0213-77/+44
* Added jungo-image.py script for backing up and flashing Jungo-based routersnoz2008-12-021-0/+223
* compile in-cpu rtc into the kernel, clean up configkaloz2008-12-021-33/+25
* nuke old gcc 4.2 versionskaloz2008-12-0293-40818/+0
* sync gcc's Config.in with Config.versionkaloz2008-12-021-2/+3
* nuke binutils 2.16.1 - old, unused, buggykaloz2008-12-029-1060/+0
* sync gcc patches with the Atmel 1.1.3 releasekaloz2008-12-027-7672/+7362
* clean up patchkaloz2008-12-021-461/+0
* Disable b43 for targets that are not brcm47xx or brcm63xxflorian2008-12-021-1/+1
* Fix an off-by one printing errorflorian2008-12-021-1/+1
* madwifi: fix frame type parsing (fixes stp, see #4205)nbd2008-12-021-0/+13