summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* mac80211: print message on hw restartMichael Büsch2011-03-071-0/+14
| | | | SVN-Revision: 25926
* mac80211: Don't include p54spi default eepromMichael Büsch2011-03-071-3/+2
| | | | SVN-Revision: 25925
* upgrade to 2.6.37.1Imre Kaloz2011-03-071-2/+2
| | | | SVN-Revision: 25922
* ppp: drop 402-use_uclibc_utils.patch, it breaks ip address conversionJo-Philipp Wich2011-03-071-365/+0
| | | | SVN-Revision: 25921
* hotplug2: replace udevtrigger from the udev-106 source with a much smaller ↵Felix Fietkau2011-03-076-76/+352
| | | | | | self-contained, stripped-down version SVN-Revision: 25920
* ppp: add a few patches to reduce the package sizeFelix Fietkau2011-03-075-0/+651
| | | | SVN-Revision: 25919
* n810: Add usb networking to default net configMichael Büsch2011-03-071-1/+7
| | | | SVN-Revision: 25917
* deploy .ipk archives with --force-maintainer to ensure that configs are kept ↵Jo-Philipp Wich2011-03-061-0/+1
| | | | | | up-to-date in case they exist already for various reasons SVN-Revision: 25915
* atheros: add gpio_set_debounce(), refresh patchesFelix Fietkau2011-03-064-6/+11
| | | | SVN-Revision: 25914
* tahvo-usb: Fix NULL ptr deref in OTR irq handlerMichael Büsch2011-03-061-5/+43
| | | | SVN-Revision: 25913
* gcc: include assembler functions in the shared libgcc_s library, fixes ↵Felix Fietkau2011-03-061-1/+41
| | | | | | missing symbol issues on powerpc SVN-Revision: 25912
* base-files: fix Build/Compile override handling, fixes ar7 compileFelix Fietkau2011-03-061-5/+2
| | | | SVN-Revision: 25911
* n810: Update profileMichael Büsch2011-03-061-2/+4
| | | | SVN-Revision: 25910
* n810: Partially fix tahvo USB.Michael Büsch2011-03-061-0/+122
| | | | SVN-Revision: 25908
* omap24xx: Fix modular compilation of MUSBMichael Büsch2011-03-061-0/+147
| | | | SVN-Revision: 25907
* Fix loading of ethernet gadgetMichael Büsch2011-03-061-1/+1
| | | | SVN-Revision: 25905
* change PKG_FIXUP:=libtool to PKG_FIXUP:=autoreconfJo-Philipp Wich2011-03-065-5/+5
| | | | SVN-Revision: 25904
* Load MUSB before gadget and host drivers are loadedMichael Büsch2011-03-061-3/+3
| | | | SVN-Revision: 25903
* omap24xx: Update kconfigMichael Büsch2011-03-061-1/+1
| | | | SVN-Revision: 25892
* dropbear: fix missing -lcrypt on BSDish host systems (#8971)Jo-Philipp Wich2011-03-061-0/+20
| | | | SVN-Revision: 25891
* omap24xx: Set hardware watchdog timeout to maxMichael Büsch2011-03-061-1/+1
| | | | SVN-Revision: 25883
* omap24xx: Start watchdog with RT priorityMichael Büsch2011-03-062-6/+9
| | | | SVN-Revision: 25882
* atm/solos-pci: Fix incorrectly applied patch. Thanks to Philip A. ↵Michael Büsch2011-03-051-16/+15
| | | | | | Prindeville for pointing it out. SVN-Revision: 25881
* cmake: Fix ccacheMichael Büsch2011-03-051-2/+16
| | | | SVN-Revision: 25878
* yet another missing symbolJo-Philipp Wich2011-03-058-0/+8
| | | | SVN-Revision: 25875
* toolchain/gcc (linaro): fix extension elimination optimizationFelix Fietkau2011-03-042-11/+18
| | | | | | | | | This applies Richard Sandiford's patch for Linaro GCC as an alternative to disabling the Linaro-specific extension elimination optimization altogether. Original patch: https://bugs.launchpad.net/gcc-linaro/+bug/728315 Signed-off-by: Mark Mentovai <mark@moxienet.com> SVN-Revision: 25871
* bison: fix compilation with stub intl headerJo-Philipp Wich2011-03-041-0/+15
| | | | SVN-Revision: 25869
* omap24xx: Update to .38-rc7Michael Büsch2011-03-041-1/+1
| | | | SVN-Revision: 25865
* n810: More retu-wdt cleanupsMichael Büsch2011-03-044-181/+389
| | | | SVN-Revision: 25863
* Revert "ar71xx: add missing gpio_set_debounce function" - wrong targetFelix Fietkau2011-03-031-5/+0
| | | | SVN-Revision: 25854
* base-files: do not build or use libgcc on m68k and avr32Felix Fietkau2011-03-031-7/+9
| | | | SVN-Revision: 25852
* ar71xx: add missing gpio_set_debounce functionFelix Fietkau2011-03-031-0/+5
| | | | SVN-Revision: 25848
* tools/xz: update to version 5.0.1Alexandros C. Couloumbis2011-03-031-2/+2
| | | | SVN-Revision: 25847
* add more missing kernel symbolsJo-Philipp Wich2011-03-038-0/+16
| | | | SVN-Revision: 25846
* add missing kernel symbolJo-Philipp Wich2011-03-031-0/+1
| | | | SVN-Revision: 25845
* toolchain/gcc: fix r25709 (closes #8964)Alexandros C. Couloumbis2011-03-031-7/+7
| | | | SVN-Revision: 25844
* add missing symbolJo-Philipp Wich2011-03-038-0/+8
| | | | SVN-Revision: 25843
* add an abstract $(LIBRPC_DEPENDS) variable for feed packages to rely onJo-Philipp Wich2011-03-031-0/+1
| | | | SVN-Revision: 25841
* add a stamp that can forcibly disable autorebuild for a specific package - ↵Felix Fietkau2011-03-031-1/+8
| | | | | | useful for testing changes to packages with extremely long recompilation times SVN-Revision: 25838
* mac80211: allow AP configuration of beacon interval, DTIM period, maximum ↵Felix Fietkau2011-03-021-4/+33
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | permissible STA listen interval, and basic rates This introduces beacon_int and basic_rate (per wifi-device), and dtim_period and max_listen_int (per wifi-iface) for mac80211. These configure the beacon interval, basic rate specification, DTIM period (one DTIM per this many beacon frames), and maximum listen interval that a STA will be permitted to associate with. All of the new settings are optional; if they're absent, the existing hostapd (or, in the case of basic_rate, driver) defaults will be used. The existing bintval property only used for type adhoc is moved from wifi-iface to wifi-device, and is renamed to beacon_interval because bintval isn't a great name. The beacon interval is property of the wifi-device; while the choice between wifi-device and wifi-iface may not be relevant with an adhoc network, there's no reason to configure the same property one way for type adhoc and another for type ap. This change isn't expected to cause many problems, as bintval was added recently, in r25111. Similarly, the list of basic rates, also added for type adhoc in r25111, is a property of the device and not the interface. Further, it ought to be represented in UCI as a list, not a string dependent on the format that iw uses. I’ve moved it onto the device, renamed it to basic_rate, and made it configurable for APs via hostapd. Finally, I adapted it to use the same kb/s representation as mcast_rate; there's precedent for this format in that it's also how madwifi interprets mcast_rate. Neither bintval nor basicrates were ever documented in the UCI wireless configuration page on the wiki. When this change is committed, I'll update the documentation as needed. Signed-off-by: Mark Mentovai <mark@moxienet.com> SVN-Revision: 25837
* firewall: move include sourcing into a subshell, this makes the firewall ↵Jo-Philipp Wich2011-03-022-3/+5
| | | | | | init immune against exit in the include scripts SVN-Revision: 25835
* gcc: disable extension elimination, it causes hostapd to be miscompiled on mipsFelix Fietkau2011-03-021-0/+11
| | | | SVN-Revision: 25834
* n810bm: Add charger_state attributeMichael Büsch2011-03-021-41/+30
| | | | SVN-Revision: 25833
* cbus-retu-wdt: Some fixesMichael Büsch2011-03-023-0/+360
| | | | SVN-Revision: 25832
* tune some more options by default to decrease sizeImre Kaloz2011-03-023-12/+77
| | | | SVN-Revision: 25831
* upgrade to 0.53.1Imre Kaloz2011-03-024-9/+21
| | | | SVN-Revision: 25830
* opkg: use -ffunction-sections, -fdata-sections and --gc-sectionsFelix Fietkau2011-03-021-0/+2
| | | | SVN-Revision: 25829
* pppd: use -ffunction-sections, -fdata-sections and --gc-sections, saves 5k ↵Felix Fietkau2011-03-021-0/+3
| | | | | | uncompressed SVN-Revision: 25828
* dnsmasq: use -ffunction-sections, -fdata-sections and --gc-sections, saves ↵Felix Fietkau2011-03-021-0/+3
| | | | | | 8k uncompressed SVN-Revision: 25827
* dropbear: use -ffunction-sections, -fdata-sections and --gc-sections, saves ↵Felix Fietkau2011-03-021-1/+2
| | | | | | 19k uncompressed SVN-Revision: 25826