aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* This Patch adds PPS (Pulse per Second) Support to Openwrt 2.6.23 (its depreca...Felix Fietkau2008-03-191-0/+2215
* adding the possibility of local file cache specify file://path_to_file_cache ...Ralph Hempel2008-03-181-25/+33
* put the dtc to the other host tools (thanks to Thomas)Ralph Hempel2008-03-181-1/+1
* fix multiple update (cpy), added index generation (allows to re-create the in...Ralph Hempel2008-03-181-40/+124
* fix broken init file and some cleanupTravis Kemen2008-03-182-8/+14
* Add bin/ directory as an argument of make distclean Signed-off-by: Robert P. ...Travis Kemen2008-03-171-1/+1
* fix switch support on the Compex WP18/NP18AImre Kaloz2008-03-171-0/+41
* fix image generation on x86Imre Kaloz2008-03-171-1/+1
* Fix compilation of fuse with 2.6.24Florian Fainelli2008-03-161-0/+246
* bumped wpa_supplicant to 0.5.10Andy Boyett2008-03-161-5/+5
* bcm47xx: Fix GPIO data direction output bit assignmentMichael Büsch2008-03-151-1/+2
* gpioctl: Allow build on bcm47xxMichael Büsch2008-03-151-1/+1
* gpioctl get: Fix typo in the printf arguments.Michael Büsch2008-03-151-1/+1
* fix serial patchMatteo Croce2008-03-131-24/+11
* at91: added new sim enable code as well as detection code to differentiate be...Hamish Guthrie2008-03-132-0/+262
* Check the return values of kmalloc()Michael Büsch2008-03-131-6/+25
* make madwifi startup script aware of new iwpriv optionsJohn Crispin2008-03-131-0/+6
* Update cleanups of ssb-gigeMichael Büsch2008-03-131-37/+41
* Removed binary file added in errorHamish Guthrie2008-03-131-0/+0
* Add back support for 2.6.21 kernels - add some required directories.Hamish Guthrie2008-03-133-1/+300
* Added a new mach idRod Whitby2008-03-121-1/+1
* ar7-atm: patch was against an older tarball, fixear7-atm: patch was against a...Matteo Croce2008-03-111-2/+2
* ar7-atm: apply patch wellMatteo Croce2008-03-111-585/+580
* ar7-atm: fix sysctl (closes #3122)Matteo Croce2008-03-111-27/+36
* cpmac: patch to reimplement rx ring with EOQ markers to avoid reset storms (c...Matteo Croce2008-03-111-0/+178
* Add AG241 code pattern (fixes #1089)Matteo Croce2008-03-112-3/+25
* fix ixp4xx-microcode compile on osxFelix Fietkau2008-03-101-1/+1
* fix apex compile on osx, suppress some build warningsFelix Fietkau2008-03-101-0/+2
* build dtc for all powerpc targets (suggested by Kaloz)Felix Fietkau2008-03-091-1/+1
* fix uclibc build on osxFelix Fietkau2008-03-091-0/+1
* only build dtc for the target that uses itFelix Fietkau2008-03-091-1/+1
* ar7-atm: add an useful patch from #2561, tnx Axel GembeMatteo Croce2008-03-091-0/+585
* Upgrade x86 to 2.6.24Florian Fainelli2008-03-094-2/+900
* Fix bzImage copy with 2.6.24 kernelsFlorian Fainelli2008-03-091-1/+1
* Fix rt2x00 compilation and upgrade to the current mainline version (2.6.24)Florian Fainelli2008-03-0927-5095/+6794
* Fix two of the three bugs in #3122Matteo Croce2008-03-081-28/+43
* add new led trigger for network traffic, fixes #2776John Crispin2008-03-071-0/+15
* add new led trigger for network traffic, fixes #2776John Crispin2008-03-073-0/+463
* this package should only be available for targets with generic gpio support, ...John Crispin2008-03-071-1/+1
* disable partitions for unallocated redboot flash memory - it caused a null po...Felix Fietkau2008-03-075-2/+3
* made ppp usepeerdns configurable, fixes #3187John Crispin2008-03-071-1/+4
* Add PCnet32 ethernet support (#3195)Florian Fainelli2008-03-073-0/+20
* Make the syslog ring-buffer size configurable (#3204)Florian Fainelli2008-03-071-1/+2
* remove the "depends BROKEN" for eabiFelix Fietkau2008-03-071-1/+0
* madwifi: add patches for maximum and minimum rate (thx, SeG)Felix Fietkau2008-03-072-0/+236
* madwifi: don't deliver broadcast frames to vaps that aren't upFelix Fietkau2008-03-071-0/+14
* fix channel change bugsFelix Fietkau2008-03-071-11/+10
* include noise in stats structFelix Fietkau2008-03-071-6/+30
* debugging fixesFelix Fietkau2008-03-072-24/+222
* madwifi: napi polling fixesFelix Fietkau2008-03-073-45/+38