summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* drop 2.6.32 support (next target is 2.6.38)Imre Kaloz2011-01-256-192/+0
| | | | SVN-Revision: 25096
* kernel: when bridging, do not forward EAP frames to other ports, only ↵Felix Fietkau2011-01-257-0/+105
| | | | | | deliver them locally fixes WPA authentication issues with multiples APs that are connected to each other via bridges SVN-Revision: 25095
* hostapd: update to 20110117Felix Fietkau2011-01-2416-152/+222
| | | | SVN-Revision: 25094
* mac80211: update to wireless-testing 2011-01-24Felix Fietkau2011-01-2416-1567/+1328
| | | | SVN-Revision: 25093
* add missing symbol for 2.6.38Imre Kaloz2011-01-241-0/+1
| | | | SVN-Revision: 25091
* upgrade to 2.6.37Imre Kaloz2011-01-243-6/+7
| | | | SVN-Revision: 25090
* refresh patchesImre Kaloz2011-01-242-3/+3
| | | | SVN-Revision: 25089
* replace the mips_boot patch with one that makes BOOT_RAW selectable, and ↵Imre Kaloz2011-01-243-11/+40
| | | | | | 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-241-9/+0
| | | | SVN-Revision: 25087
* remove mips gcc4 inline patch - fixed upstreamImre Kaloz2011-01-241-11/+0
| | | | SVN-Revision: 25086
* platform specific patches don't belong here - take #2Imre Kaloz2011-01-2440-1013/+0
| | | | SVN-Revision: 25085
* platform specific patches don't belong hereImre Kaloz2011-01-246-267/+0
| | | | SVN-Revision: 25083
* update to latest gitImre Kaloz2011-01-244-98/+3
| | | | SVN-Revision: 25082
* refresh 2.6.38 patches with -rc2Imre Kaloz2011-01-248-18/+7
| | | | SVN-Revision: 25081
* 2.6.38 supports xz ramdisks, tooImre Kaloz2011-01-242-0/+5
| | | | SVN-Revision: 25080
* allow files/ to overwrite existing symlinks (fixes #3508)Felix Fietkau2011-01-231-0/+8
| | | | SVN-Revision: 25078
* * adds arv4518pw mach support * fixes arv4525pw * make sure all mach names ↵John Crispin2011-01-235-113/+203
| | | | | | have the same style * move code around SVN-Revision: 25075
* adds machtype for ARV7518PWJohn Crispin2011-01-232-2/+36
| | | | SVN-Revision: 25074
* remove deadcode from [25072]John Crispin2011-01-231-4/+1
| | | | SVN-Revision: 25073
* * fix pci support for more than 1 device * fixes ioport mappings * adds ↵John Crispin2011-01-239-145/+258
| | | | | | | | 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-2323-8/+4001
| | | | SVN-Revision: 25071
* * Make sure that Geos baud-rate defaults correctly Changeset 23414 somehow ↵John Crispin2011-01-221-1/+1
| | | | | | | | got reordered. The unconditional default trumps later settings. contributed by Philip Prindeville SVN-Revision: 25068
* * bump to 2.5.2John Crispin2011-01-222-23/+14
| | | | SVN-Revision: 25067
* * adds sane default uci environment * adds sane default package selectionJohn Crispin2011-01-224-3/+70
| | | | | | contributed by Philip Prindeville SVN-Revision: 25065
* ath9k: kmod-ath9k has no extra menuconfig options, remove MENU:=1 (#8695)Felix Fietkau2011-01-211-1/+0
| | | | SVN-Revision: 25060
* ath9k: fix some ps wakeup/restore issues that led to crashes and other weird ↵Felix Fietkau2011-01-211-0/+61
| | | | | | behavior SVN-Revision: 25058
* preliminary 2.6.38 supportImre Kaloz2011-01-21119-0/+68771
| | | | SVN-Revision: 25057
* ath9k: disable PA predistortion on AR93xx for now until it is properly fixedFelix Fietkau2011-01-214-3/+35
| | | | SVN-Revision: 25056
* ath9k: remove virtual wiphy support - it was only experimental anyway and it ↵Felix Fietkau2011-01-204-0/+2230
| | | | | | is not going to be maintained anymore SVN-Revision: 25055
* mac80211: add a few tx related fixesFelix Fietkau2011-01-203-0/+222
| | | | SVN-Revision: 25054
* mac80211: update to wireless-testing 2010-01-19Felix Fietkau2011-01-2016-247/+16
| | | | SVN-Revision: 25053
* qos-scripts: Rework qos-stat scriptVasilis Tsiligiannis2011-01-202-17/+60
| | | | SVN-Revision: 25052
* mac80211: fix the br_port_exists compatibility macro for 2.6.38Felix Fietkau2011-01-201-0/+50
| | | | SVN-Revision: 25051
* update package dependenciesHamish Guthrie2011-01-202-7/+5
| | | | SVN-Revision: 25050
* uci: use latest git, fixes reorder operation and incorperates nested delete ↵Jo-Philipp Wich2011-01-192-24/+4
| | | | | | patch SVN-Revision: 25048
* * revert [25002] * fixes EBU ack when EBU causes an irqJohn Crispin2011-01-192-216/+224
| | | | SVN-Revision: 25047
* ppp: don't die on malformed PADS frames that might appear on instable DSL linesJo-Philipp Wich2011-01-192-1/+110
| | | | SVN-Revision: 25044
* fix null pointer access in mach-dir-600-a1.c machine setup (#8671)Jo-Philipp Wich2011-01-181-2/+2
| | | | SVN-Revision: 25043
* disable built-in MMC supportFlorian Fainelli2011-01-181-2/+1
| | | | SVN-Revision: 25042
* add missing config symbolsFlorian Fainelli2011-01-181-0/+2
| | | | SVN-Revision: 25041
* base-files: Fix typo in option name for disabling failsafe announcment ↵Daniel Dickinson2011-01-181-1/+1
| | | | | | 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-181-6/+30
| | | | | | instead of just the authorized state SVN-Revision: 25039
* add a few missing usb related symbols (relevant for mpc85xx)Felix Fietkau2011-01-181-2/+3
| | | | SVN-Revision: 25038
* mpc85xx: disable the i8259 irq on mpc8548cds (but leave the controller ↵Felix Fietkau2011-01-182-0/+36
| | | | | | initialized) - it shares an irq with the pcie device which causes irq storms SVN-Revision: 25037
* add missing keyboard symbolFlorian Fainelli2011-01-181-0/+1
| | | | SVN-Revision: 25036
* Revert "[kernel] solos-pci: Depend on soloscli, just like mac80211 depends ↵Florian Fainelli2011-01-181-1/+1
| | | | | | | | 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-181-1/+1
| | | | | | since in both cases the module is useless without the userspace. SVN-Revision: 25034
* remove bogus qemu dependencyJo-Philipp Wich2011-01-171-1/+0
| | | | SVN-Revision: 25032
* Missing symbols for CONFIG_xxx .. Thanks Philip PrindevilleDaniel Dickinson2011-01-172-0/+8
| | | | SVN-Revision: 25031
* ppp: bump pkg revision after latest changesJo-Philipp Wich2011-01-171-1/+1
| | | | SVN-Revision: 25028