summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Add missing symbol to 2.6.35 configMirko Vogt2010-08-061-0/+1
| | | | SVN-Revision: 22513
* Add missing symbols to 2.6.35 configMirko Vogt2010-08-061-0/+2
| | | | SVN-Revision: 22512
* nptl-supoprt should not autoselect EXTRA_WARNINGS as this results in extra ↵Mirko Vogt2010-08-061-0/+11
| | | | | | CFLAGS which may not be supported by older compilers (as e.g. gcc-4.1 which e.g. the x86 target is currently using) SVN-Revision: 22511
* gumstix: Update wifi default settingsHamish Guthrie2010-08-061-1/+4
| | | | SVN-Revision: 22509
* base_files: Remove . from end of localhost entryHamish Guthrie2010-08-061-1/+1
| | | | SVN-Revision: 22508
* kernel: fix missing symbol introduced by l2tpJo-Philipp Wich2010-08-061-1/+1
| | | | SVN-Revision: 22507
* explicitely enable bootmem on 2.6.35 - required by crashlog (#7695)Jo-Philipp Wich2010-08-061-1/+1
| | | | SVN-Revision: 22506
* add missing symbols for 2.6.34, explicitely enable bootmem - required by ↵Jo-Philipp Wich2010-08-061-0/+6
| | | | | | crashlog (#7695) SVN-Revision: 22505
* fix order fail in previous commitJo-Philipp Wich2010-08-061-1/+1
| | | | SVN-Revision: 22504
* add missing symbols for 2.6.35Jo-Philipp Wich2010-08-062-0/+14
| | | | SVN-Revision: 22503
* kernel: package L2TP v3 ("Pseudowire") modules, restrict them to 2.6.35Jo-Philipp Wich2010-08-061-0/+50
| | | | SVN-Revision: 22501
* ipset: fix ipset for kernel 2.6.35Jo-Philipp Wich2010-08-061-0/+62
| | | | SVN-Revision: 22500
* sed: fix compilation on FreeBSD/AMD64Jo-Philipp Wich2010-08-061-0/+12
| | | | SVN-Revision: 22499
* ppp: whitespace cleanup in previous commitJo-Philipp Wich2010-08-041-1/+1
| | | | SVN-Revision: 22497
* pppd: only remove own default route on shutdown (#7694)Jo-Philipp Wich2010-08-043-4/+12
| | | | SVN-Revision: 22495
* ath9k: fix rx tsf parsingFelix Fietkau2010-08-041-0/+44
| | | | SVN-Revision: 22493
* dnsmasq: add -c or --cache-size option to dnsmasq via cachesize UCI option ↵Jo-Philipp Wich2010-08-041-0/+1
| | | | | | (#7625) SVN-Revision: 22490
* Allow UCI interface names in /etc/config/dhcp Signed-off-by: Gabriel Kerneis ↵Jo-Philipp Wich2010-08-041-2/+4
| | | | | | <kerneis@pps.jussieu.fr> SVN-Revision: 22487
* Drop 2.6.32 patchesLars-Peter Clausen2010-08-0492-29224/+0
| | | | SVN-Revision: 22485
* Set -march=mips32Lars-Peter Clausen2010-08-041-0/+2
| | | | SVN-Revision: 22484
* Adjust codec driver module name for 2.6.35Lars-Peter Clausen2010-08-045-8/+18
| | | | SVN-Revision: 22483
* package/iptables: upgrade to iptables version 1.4.9Alexandros C. Couloumbis2010-08-042-25/+23
| | | | SVN-Revision: 22482
* Fix mmc card detectionLars-Peter Clausen2010-08-041-13/+22
| | | | SVN-Revision: 22481
* gumstix: Change defconfigHamish Guthrie2010-08-041-3/+3
| | | | SVN-Revision: 22478
* omap35xx: Add temporary fix for marvell wlan MAC address detectionHamish Guthrie2010-08-041-2/+2
| | | | SVN-Revision: 22477
* swconfig: cleanup of kernel drivers and interface - add some comments to a ↵Felix Fietkau2010-08-0411-305/+224
| | | | | | few data structures - add a switch_dev_ops data structure for attributes and callback to replace the stupid template memcpy - get rid of the switch_dev.priv pointer - using container_of() is better SVN-Revision: 22476
* brcm47xx: ignore some parts of flash on some netgear devices. This space is ↵Hauke Mehrtens2010-08-032-6/+176
| | | | | | | | | | used to store config values. When overwriting it the device will not start any more. closes #7630 Thank you realopty for testing. SVN-Revision: 22475
* Add lost handling of -fhonour-copts to 4.4.x+cs/910-mbsd_multi.patchLars-Peter Clausen2010-08-032-0/+20
| | | | SVN-Revision: 22474
* ip17xx: r21709 broke VLAN functionality on the IP175C switch, add back ↵Jo-Philipp Wich2010-08-031-0/+1
| | | | | | mdelay() to wait before reading back the phy state, fixes ethernet on the DIR-300 and possibly others SVN-Revision: 22468
* base-files: r22444 caused interfaces to remain down if the macaddr option is ↵Jo-Philipp Wich2010-08-021-2/+2
| | | | | | used, fix it. Also localize the txqueuelen option variable SVN-Revision: 22467
* base-files: diag.sh: For power button as preinit status led, end with led ↵Daniel Dickinson2010-08-021-1/+5
| | | | | | left on, not off SVN-Revision: 22466
* base-files: brcm63xx.sh: Added comtrend (96348GW-11) to routers with buttons ↵Daniel Dickinson2010-08-021-1/+6
| | | | | | and leds on preinit SVN-Revision: 22465
* patches-2.6.32/33: Reset button on Comtrend routers is GPIO 33 not GPIO 32Daniel Dickinson2010-08-022-2/+2
| | | | SVN-Revision: 22464
* Add 2.6.35 patchesLars-Peter Clausen2010-08-0248-2/+29971
| | | | SVN-Revision: 22463
* LED handling fixes for WRT54-G3Gv2Markus Wigge2010-08-022-4/+5
| | | | SVN-Revision: 22462
* ath9k: improve stuck beacon recovery by reading nf values from the hw when a ↵Felix Fietkau2010-08-021-1/+3
| | | | | | calibration is pending (instead of waiting for the next cal interval) SVN-Revision: 22461
* ath9k: improve stuck beacon recovery and noise floor handling. significantly ↵Felix Fietkau2010-08-024-0/+306
| | | | | | improves stability under strong interference in ap mode SVN-Revision: 22460
* package/compcache: use mainline modules for kernels >=2.6.33 (thank you nbd)Alexandros C. Couloumbis2010-08-015-11/+147
| | | | SVN-Revision: 22458
* ath9k: fix aggregation pause/restart handling under heavy load (thx to ↵Felix Fietkau2010-08-011-0/+72
| | | | | | Lorenzo Bianconi) SVN-Revision: 22457
* fix typoNicolas Thill2010-08-011-1/+1
| | | | SVN-Revision: 22453
* add 2.6.34 supportFlorian Fainelli2010-08-014-0/+377
| | | | SVN-Revision: 22452
* refresh 2.6.34 patchesFlorian Fainelli2010-08-014-6/+6
| | | | SVN-Revision: 22451
* add support for gcc-4.5.1Florian Fainelli2010-08-0113-0/+9818
| | | | SVN-Revision: 22450
* add txqueuelen option, patch from Roberto RiggioFlorian Fainelli2010-07-311-1/+2
| | | | SVN-Revision: 22444
* fix for GREP_OPTIONSFlorian Fainelli2010-07-312-0/+5
| | | | | | | | | When using GREP_OPTIONS to supply default options to grep, the buildsystem might get broken (For example adding --color=always breaks it) This patch will empty the GREP_OPTIONS to prevent the described (and any other) problems related to GREP_OPTIONS Signed-off-by: Maarten Bezemer <m.m.bezemer@utwente.nl> SVN-Revision: 22443
* firwall: fix nat reflection for zones covering multiple networksJo-Philipp Wich2010-07-311-34/+56
| | | | SVN-Revision: 22442
* firewall: add basic NAT reflection/NAT loopback supportJo-Philipp Wich2010-07-312-1/+81
| | | | SVN-Revision: 22441
* remove iptables libipq dependency, thanks jowFlorian Fainelli2010-07-311-1/+1
| | | | SVN-Revision: 22438
* bump default gcc-4.4 version for sibyte and octeonFlorian Fainelli2010-07-312-1/+3
| | | | SVN-Revision: 22437
* package libipq as a shared libraryFlorian Fainelli2010-07-311-1/+13
| | | | | | | | | | | r21799 by jow changed the staging install of libipq so that it is no longer available as a static library but is dynamically linked in as a shared library. However the libipq package was not being built. This patch provides libipq.so as a package. Signed-off-by: Ashok Rao <greatarbor@gmail.com> SVN-Revision: 22436