aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* refresh patchesImre Kaloz2011-01-24
| | | | SVN-Revision: 25089
* replace the mips_boot patch with one that makes BOOT_RAW selectable, and ↵Imre Kaloz2011-01-24
| | | | | | enable it in the generic config SVN-Revision: 25088
* this missing header patch is way too old for any sane software to depend on itImre Kaloz2011-01-24
| | | | SVN-Revision: 25087
* remove mips gcc4 inline patch - fixed upstreamImre Kaloz2011-01-24
| | | | SVN-Revision: 25086
* platform specific patches don't belong here - take #2Imre Kaloz2011-01-24
| | | | SVN-Revision: 25085
* platform specific patches don't belong hereImre Kaloz2011-01-24
| | | | SVN-Revision: 25083
* update to latest gitImre Kaloz2011-01-24
| | | | SVN-Revision: 25082
* refresh 2.6.38 patches with -rc2Imre Kaloz2011-01-24
| | | | SVN-Revision: 25081
* 2.6.38 supports xz ramdisks, tooImre Kaloz2011-01-24
| | | | SVN-Revision: 25080
* allow files/ to overwrite existing symlinks (fixes #3508)Felix Fietkau2011-01-23
| | | | SVN-Revision: 25078
* * adds arv4518pw mach support * fixes arv4525pw * make sure all mach names ↵John Crispin2011-01-23
| | | | | | have the same style * move code around SVN-Revision: 25075
* adds machtype for ARV7518PWJohn Crispin2011-01-23
| | | | SVN-Revision: 25074
* remove deadcode from [25072]John Crispin2011-01-23
| | | | SVN-Revision: 25073
* * fix pci support for more than 1 device * fixes ioport mappings * adds ↵John Crispin2011-01-23
| | | | | | | | support for arcor easybox 803/arv752DWP22 * gpio direction was not set properly during a gpio_request() * usb compile warning bugfix, cleanup, SVN-Revision: 25072
* add support for arv4518 and arv752DWP22 boardsJohn Crispin2011-01-23
| | | | SVN-Revision: 25071
* * Make sure that Geos baud-rate defaults correctly Changeset 23414 somehow ↵John Crispin2011-01-22
| | | | | | | | got reordered. The unconditional default trumps later settings. contributed by Philip Prindeville SVN-Revision: 25068
* * bump to 2.5.2John Crispin2011-01-22
| | | | SVN-Revision: 25067
* * adds sane default uci environment * adds sane default package selectionJohn Crispin2011-01-22
| | | | | | contributed by Philip Prindeville SVN-Revision: 25065
* ath9k: kmod-ath9k has no extra menuconfig options, remove MENU:=1 (#8695)Felix Fietkau2011-01-21
| | | | SVN-Revision: 25060
* ath9k: fix some ps wakeup/restore issues that led to crashes and other weird ↵Felix Fietkau2011-01-21
| | | | | | behavior SVN-Revision: 25058
* preliminary 2.6.38 supportImre Kaloz2011-01-21
| | | | SVN-Revision: 25057
* ath9k: disable PA predistortion on AR93xx for now until it is properly fixedFelix Fietkau2011-01-21
| | | | SVN-Revision: 25056
* ath9k: remove virtual wiphy support - it was only experimental anyway and it ↵Felix Fietkau2011-01-20
| | | | | | is not going to be maintained anymore SVN-Revision: 25055
* mac80211: add a few tx related fixesFelix Fietkau2011-01-20
| | | | SVN-Revision: 25054
* mac80211: update to wireless-testing 2010-01-19Felix Fietkau2011-01-20
| | | | SVN-Revision: 25053
* qos-scripts: Rework qos-stat scriptVasilis Tsiligiannis2011-01-20
| | | | SVN-Revision: 25052
* mac80211: fix the br_port_exists compatibility macro for 2.6.38Felix Fietkau2011-01-20
| | | | SVN-Revision: 25051
* update package dependenciesHamish Guthrie2011-01-20
| | | | SVN-Revision: 25050
* uci: use latest git, fixes reorder operation and incorperates nested delete ↵Jo-Philipp Wich2011-01-19
| | | | | | patch SVN-Revision: 25048
* * revert [25002] * fixes EBU ack when EBU causes an irqJohn Crispin2011-01-19
| | | | SVN-Revision: 25047
* ppp: don't die on malformed PADS frames that might appear on instable DSL linesJo-Philipp Wich2011-01-19
| | | | SVN-Revision: 25044
* fix null pointer access in mach-dir-600-a1.c machine setup (#8671)Jo-Philipp Wich2011-01-18
| | | | SVN-Revision: 25043
* disable built-in MMC supportFlorian Fainelli2011-01-18
| | | | SVN-Revision: 25042
* add missing config symbolsFlorian Fainelli2011-01-18
| | | | SVN-Revision: 25041
* base-files: Fix typo in option name for disabling failsafe announcment ↵Daniel Dickinson2011-01-18
| | | | | | Thanks to Andrey Zholos for this patch SVN-Revision: 25040
* mac80211: rework wds sta fix - check for the protocol of the incoming frame ↵Felix Fietkau2011-01-18
| | | | | | instead of just the authorized state SVN-Revision: 25039
* add a few missing usb related symbols (relevant for mpc85xx)Felix Fietkau2011-01-18
| | | | SVN-Revision: 25038
* mpc85xx: disable the i8259 irq on mpc8548cds (but leave the controller ↵Felix Fietkau2011-01-18
| | | | | | initialized) - it shares an irq with the pcie device which causes irq storms SVN-Revision: 25037
* add missing keyboard symbolFlorian Fainelli2011-01-18
| | | | SVN-Revision: 25036
* Revert "[kernel] solos-pci: Depend on soloscli, just like mac80211 depends ↵Florian Fainelli2011-01-18
| | | | | | | | on iw and crda, since in both cases the module is useless without the userspace." We do not make a kernel module depend on user-space utility. SVN-Revision: 25035
* solos-pci: Depend on soloscli, just like mac80211 depends on iw and crda, ↵Daniel Dickinson2011-01-18
| | | | | | since in both cases the module is useless without the userspace. SVN-Revision: 25034
* remove bogus qemu dependencyJo-Philipp Wich2011-01-17
| | | | SVN-Revision: 25032
* Missing symbols for CONFIG_xxx .. Thanks Philip PrindevilleDaniel Dickinson2011-01-17
| | | | SVN-Revision: 25031
* ppp: bump pkg revision after latest changesJo-Philipp Wich2011-01-17
| | | | SVN-Revision: 25028
* ppp: remove pppoa coldplug, the hotplug handler has been confirmed for ↵Jo-Philipp Wich2011-01-17
| | | | | | ueagle and solos SVN-Revision: 25027
* ppp: synthesize a .device option to make ifup work on pppoa interfaces againJo-Philipp Wich2011-01-17
| | | | SVN-Revision: 25025
* set Installed-Size to 0 when preparing control, its substituted by ↵Jo-Philipp Wich2011-01-16
| | | | | | ipkg-build later on SVN-Revision: 25022
* tools/ipkg-utils: calculate installed size from embedded data.tar.gz, makes ↵Jo-Philipp Wich2011-01-16
| | | | | | opkg space checking more precise SVN-Revision: 25021
* mpc85xx: add a new 'spe_fpu' feature flag for the FPU used on freescale ↵Felix Fietkau2011-01-16
| | | | | | powerpc cpus The SPE FPU is ABI-incompatible with the regular powerpc FPU, this needs to be reflected in the toolchain target name. Fixes floating point crashes in user space SVN-Revision: 25018
* add missing kernel kernel config symbolFelix Fietkau2011-01-16
| | | | SVN-Revision: 25017