summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* deptest: Install of host tools has to be forced for every test, because the ↵Michael Büsch2010-11-032-2/+3
| | | | | | host staging dir is cleaned prior a test. SVN-Revision: 23825
* ath9k: fix cycle counter trackingFelix Fietkau2010-11-031-0/+33
| | | | SVN-Revision: 23824
* ath9k: fix queue pending frame counter tracking by cleaning up tx queue ↵Felix Fietkau2010-11-031-0/+686
| | | | | | selection SVN-Revision: 23823
* ar71xx: improve the wndr3700 quirks - move most of the code out of ath9k and ↵Felix Fietkau2010-11-0313-122/+177
| | | | | | instead allow the platform device to specify gpio overrides - fixes 5ghz signal strength issues SVN-Revision: 23822
* deptest: Add option for lean testMichael Büsch2010-11-031-14/+40
| | | | SVN-Revision: 23821
* deptest: Add sanity check to avoid trouble with illegal package namesMichael Büsch2010-11-031-0/+2
| | | | SVN-Revision: 23819
* deptest: Support specifying certain packages to test on the commandline.Michael Büsch2010-11-031-27/+54
| | | | SVN-Revision: 23818
* hostapd: Add 'identity' config option when eap_type is 'tls' on ↵Vasilis Tsiligiannis2010-11-032-1/+3
| | | | | | wpa_supplicant (#8164) SVN-Revision: 23817
* deptest: Add optional blacklistingMichael Büsch2010-11-031-1/+8
| | | | SVN-Revision: 23811
* deptest: Check for .configMichael Büsch2010-11-031-0/+2
| | | | SVN-Revision: 23810
* deptest: Install the kernel at init stageMichael Büsch2010-11-031-0/+1
| | | | SVN-Revision: 23809
* deptest: Better detection of base directoryMichael Büsch2010-11-021-8/+16
| | | | SVN-Revision: 23807
* deptest: Also make sure the toolchain is built in the initialization step. ↵Michael Büsch2010-11-021-4/+8
| | | | | | This makes it possible to run the script from within a fresh tree. SVN-Revision: 23806
* deptest: Also create "failed" stamps. This makes it easier to check what ↵Michael Büsch2010-11-021-7/+14
| | | | | | failed after the script finished. SVN-Revision: 23805
* deptest: Add shbangMichael Büsch2010-11-021-0/+2
| | | | SVN-Revision: 23804
* deptest: Fix indentMichael Büsch2010-11-021-23/+23
| | | | SVN-Revision: 23803
* make IGNORE_ERRORS apply to deselected packages as well (typically triggered ↵Felix Fietkau2010-11-021-1/+1
| | | | | | through dependencies) SVN-Revision: 23796
* make the display support feature flag selectableFelix Fietkau2010-11-022-3/+4
| | | | SVN-Revision: 23791
* switch to uClibc 0.9.31Imre Kaloz2010-11-022-2/+2
| | | | SVN-Revision: 23781
* switch to binutils 2.20.1 (except for avr32 and ubicom32)Imre Kaloz2010-11-021-2/+4
| | | | SVN-Revision: 23780
* remove support for uClibc 0.9.30.2 and 0.9.30.3Imre Kaloz2010-11-0262-10621/+0
| | | | SVN-Revision: 23779
* more 2.6.36 config symbols..Imre Kaloz2010-11-021-0/+6
| | | | SVN-Revision: 23778
* add additional config symbolsImre Kaloz2010-11-022-0/+4
| | | | SVN-Revision: 23777
* refresh 2.6.36 patchesImre Kaloz2010-11-0218-46/+46
| | | | SVN-Revision: 23776
* update the gpiolib patchImre Kaloz2010-11-021-5/+6
| | | | SVN-Revision: 23775
* remove unneeded patchesImre Kaloz2010-11-023-199/+0
| | | | SVN-Revision: 23774
* support only 2.6.32 and 2.6.36Imre Kaloz2010-11-02135-19738/+0
| | | | SVN-Revision: 23773
* add a patch to export dma_set_coherent_maskImre Kaloz2010-11-021-0/+31
| | | | SVN-Revision: 23772
* this is not a platform specific patchImre Kaloz2010-11-021-0/+0
| | | | SVN-Revision: 23771
* add some additional 2.6.36 symbolImre Kaloz2010-11-021-0/+5
| | | | SVN-Revision: 23770
* package/apex: fix a compile issueAlexandros C. Couloumbis2010-11-021-0/+20
| | | | SVN-Revision: 23768
* n810-gui profile: Add xkeyboard-configMichael Büsch2010-11-011-1/+1
| | | | SVN-Revision: 23767
* switch to 2.6.36Florian Fainelli2010-11-011-1/+1
| | | | SVN-Revision: 23762
* set the mac address using the chip-unique serial numberFlorian Fainelli2010-11-011-0/+12
| | | | SVN-Revision: 23761
* add support for 2.6.36 kernelFlorian Fainelli2010-11-015-0/+1587
| | | | SVN-Revision: 23760
* resync kernel configFlorian Fainelli2010-11-011-27/+29
| | | | SVN-Revision: 23759
* uci: use a delete-safe iterator in the Lua :foreach() function The following ↵Jo-Philipp Wich2010-11-012-1/+21
| | | | | | test case exposed a NULL pointer dereference in uci_lua_foreach(): lua -luci -e 'x=uci.cursor(); x:foreach("firewall", "forwarding", function(s) x:delete("firewall", s[".name"]) end)' SVN-Revision: 23757
* initialize clocks earlier for lpj to be correct (#7548)Florian Fainelli2010-10-311-0/+53
| | | | SVN-Revision: 23746
* refresh 2.6.32 patchesFlorian Fainelli2010-10-312-5/+5
| | | | SVN-Revision: 23745
* remove an obsolete comment for the flock templateFelix Fietkau2010-10-311-1/+0
| | | | SVN-Revision: 23744
* fix usage of flock - use the command mode instead of locking a file ↵Felix Fietkau2010-10-311-3/+4
| | | | | | descriptor to fix build issues on mac os x SVN-Revision: 23743
* nl80211: fix a station dump crash triggered by sending an invalid ifindexFelix Fietkau2010-10-311-0/+13
| | | | SVN-Revision: 23741
* add missing SH_FUNC for remaining md5s calls (#7888)Felix Fietkau2010-10-312-2/+2
| | | | SVN-Revision: 23739
* hostapd: move the madwifi segfault fix to the right placeFelix Fietkau2010-10-312-32/+12
| | | | SVN-Revision: 23738
* vlynq: try remote clock first, then external (#7324)Florian Fainelli2010-10-311-0/+20
| | | | SVN-Revision: 23737
* refresh 2.6.32 patchesFlorian Fainelli2010-10-317-12/+12
| | | | SVN-Revision: 23736
* refresh 2.6.32 patchesFlorian Fainelli2010-10-3121-71/+71
| | | | SVN-Revision: 23735
* madwifi: remove device ids for AR5416Felix Fietkau2010-10-311-0/+20
| | | | SVN-Revision: 23730
* add kmod-leds-net5501Florian Fainelli2010-10-302-1/+16
| | | | | | Signed-off-by: Philip Prindeville <philipp_subx@redfish-solutions.com> SVN-Revision: 23729
* prefer the cs5535 gpiolib driver after 2.6.32Florian Fainelli2010-10-301-1/+7
| | | | SVN-Revision: 23728