aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* uboot-{kirkwood,xburst}: Fix typo in U-Boot image name, thanks framer99 (#8112)Vasilis Tsiligiannis2010-10-212-2/+2
| | | | SVN-Revision: 23567
* hostap-driver: Change default channel from 5 to 11Vasilis Tsiligiannis2010-10-211-1/+1
| | | | SVN-Revision: 23565
* kernel/modules: Fix CH341 USB-to-serial description (#8097)Vasilis Tsiligiannis2010-10-211-1/+1
| | | | SVN-Revision: 23563
* linux/generic: refresh 2.6.36 patchesAlexandros C. Couloumbis2010-10-217-13/+13
| | | | SVN-Revision: 23560
* ath9k: fix sampling frame handling wrt. aggregation, replace minstrel_ht ↵Felix Fietkau2010-10-215-43/+87
| | | | | | performance fixes for better performance SVN-Revision: 23558
* omap24xx: Update to 2.6.36Michael Büsch2010-10-201-1/+1
| | | | SVN-Revision: 23557
* Add md5sum for linux-2.6.36Michael Büsch2010-10-201-0/+3
| | | | SVN-Revision: 23556
* mac80211: decrease the minstrel_ht sampling interval for faster rate adaptionFelix Fietkau2010-10-202-1/+13
| | | | SVN-Revision: 23555
* mac80211: improve minstrel_ht performance by ensuring that rates get sampled ↵Felix Fietkau2010-10-201-0/+31
| | | | | | fast enough SVN-Revision: 23554
* ath9k: fix a small bug in the handling of a few tx descriptor flagsFelix Fietkau2010-10-201-0/+25
| | | | SVN-Revision: 23553
* br2684ctl: rework init script - use common defaults for unit and atmdev - ↵Jo-Philipp Wich2010-10-202-19/+44
| | | | | | add a more reliable stop routine - localize variables SVN-Revision: 23552
* pppd: use "atmdev" option to select the DSL adapter, this aligns it with ↵Jo-Philipp Wich2010-10-202-4/+4
| | | | | | br2684ctl and solves #8108 SVN-Revision: 23551
* ath9k: fix a crash that happens when survey stats are accessed before the ↵Felix Fietkau2010-10-201-0/+12
| | | | | | interface is brought up for the first time SVN-Revision: 23549
* target/linux: adm5120/2.6.36 patches, fix a missing 0 (thank you florian)Alexandros C. Couloumbis2010-10-201-1/+1
| | | | SVN-Revision: 23548
* target/linux: refresh previous patchAlexandros C. Couloumbis2010-10-201-156/+104
| | | | SVN-Revision: 23545
* linux/generic: sync to todays yaffs treeAlexandros C. Couloumbis2010-10-201-5685/+8933
| | | | SVN-Revision: 23544
* ath9k: use the maximum rate power for the channel txpower limitsFelix Fietkau2010-10-201-24/+72
| | | | SVN-Revision: 23543
* ath9k: add a locking fix that might prevent random memory corruption during ↵Felix Fietkau2010-10-201-0/+237
| | | | | | hardware resets SVN-Revision: 23542
* ath9k: fix tx power displayFelix Fietkau2010-10-203-0/+412
| | | | SVN-Revision: 23541
* mac80211: update to wireless-testing 2010-10-19Felix Fietkau2010-10-1922-1751/+10
| | | | SVN-Revision: 23540
* ath9k: make the regulatory override less intrusive - allow it to parse CTLsFelix Fietkau2010-10-191-57/+35
| | | | SVN-Revision: 23539
* Revert "[brcm47xx] Add support for cores with slow WDT clock (bcm5354)"Florian Fainelli2010-10-193-267/+0
| | | | | | This reverts commit 7467fdab387f451082c15d17ce9ae4d91d74b6ca. SVN-Revision: 23533
* Merge branch 'master' of git://nbd.name/openwrtFlorian Fainelli2010-10-191-0/+41
| | | | | | | | Conflicts: package/opkg/patches/009-remove-upgrade-all.patch SVN-Revision: 23532
* ppp: honour option auto in atm hotplugJo-Philipp Wich2010-10-191-1/+4
| | | | SVN-Revision: 23531
* ppp: - implement coldplugging for pppoa interfaces - honour device option to ↵Jo-Philipp Wich2010-10-192-5/+7
| | | | | | select the DSL adapter - don't set any default mtu, rely on pppd to negotiate it - bump pkg revision SVN-Revision: 23530
* 6in4: - add log entries for update operations - always update tunnel, even ↵Jo-Philipp Wich2010-10-192-5/+18
| | | | | | if wan ip is unchanged - use multiple wget tries before giving up, resolv.conf might not be ready when ifup is triggered SVN-Revision: 23528
* Fix typoMichael Büsch2010-10-181-1/+1
| | | | SVN-Revision: 23524
* netfilter: workaround a userspace/kernel mismatch on Linux 2.6.35 and laterJo-Philipp Wich2010-10-181-1/+6
| | | | SVN-Revision: 23521
* fix platform_devices registrationFlorian Fainelli2010-10-181-6/+6
| | | | | | Signed-off-by: Tanguy Bouzéloc <tanguy.bouzeloc@efixo.com> SVN-Revision: 23517
* Add support for cores with slow WDT clock (bcm5354)Florian Fainelli2010-10-183-0/+267
| | | | | | Signed-off-by: Aleksandar Radovanovic <biblbroks@sezampro.rs> SVN-Revision: 23516
* make ModuleAutoLoad more readableFlorian Fainelli2010-10-181-6/+10
| | | | | | | | | | | | | | When doing a build with tracing on, the expansion of ModuleAutoLoad can get a little hairy. Using intermediate variables to name the arguments makes tracing more readable. One side effect is that if an argument is accidentally left out, we won't get all of the parameters shifted one over thanks to quoting (done in AutoLoad). Signed-of-by: Philip Prindeville <philipp@redfish-solutions.com> SVN-Revision: 23513
* add bcm96338W2 e7t board (D-Link 2640U/BRU/C, #7558)Florian Fainelli2010-10-171-0/+49
| | | | SVN-Revision: 23508
* omap24xx: Remove 2.6.35 supportMichael Büsch2010-10-1715-20922/+0
| | | | SVN-Revision: 23507
* remove 2.6.32 supportFlorian Fainelli2010-10-1730-4479/+0
| | | | SVN-Revision: 23505
* fix SPI driver, move register out of driver codeFlorian Fainelli2010-10-171-274/+312
| | | | | | Signed-off-by: Tanguy Bouzéloc <tanguy.bouzeloc@efixo.com SVN-Revision: 23504
* restore kernel oldconfigFlorian Fainelli2010-10-171-0/+5
| | | | | | Signed-off-by: Miguel Gaio <miguel.gaio@efixo.com> SVN-Revision: 23503
* refresh patchesFlorian Fainelli2010-10-173-7/+7
| | | | | | Signed-off-by: Miguel Gaio <miguel.gaio@efixo.com> SVN-Revision: 23502
* refresh nb4 support. Register 74x164 deviceFlorian Fainelli2010-10-171-58/+91
| | | | | | Signed-off-by: Miguel Gaio <miguel.gaio@efixo.com> SVN-Revision: 23501
* add spi devices board info int bcm63xx_boardsFlorian Fainelli2010-10-171-0/+25
| | | | | | Signed-off-by: Miguel Gaio <miguel.gaio@efixo.com> SVN-Revision: 23500
* add 74x164 SPI chip supportFlorian Fainelli2010-10-171-24/+202
| | | | | | Signed-off-by: Miguel Gaio <miguel.gaio@efixo.com> SVN-Revision: 23499
* backport SPI master with no RXTX support (from 2.6.36)Florian Fainelli2010-10-172-0/+454
| | | | | | Signed-off-by: Miguel Gaio <miguel.gaio@efixo.com> SVN-Revision: 23498
* register earlier extended platform devicesFlorian Fainelli2010-10-171-7/+7
| | | | | | Signed-off-by: Miguel Gaio <miguel.gaio@efixo.com> SVN-Revision: 23497
* Use -pipe for net5501 and geos CFLAGS, same as all of the other platformsFlorian Fainelli2010-10-172-2/+3
| | | | | | | | Makes the builds run slightly faster on multicores. Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com> SVN-Revision: 23495
* omap24xx: Update kernelMichael Büsch2010-10-161-1/+1
| | | | SVN-Revision: 23485
* Fix typoMichael Büsch2010-10-162-4/+4
| | | | SVN-Revision: 23482
* Support force-disabling per-package parallel build with ↵Michael Büsch2010-10-162-2/+14
| | | | | | {PKG,HOST}_BUILD_PARALLEL:=0 SVN-Revision: 23480
* mountd: Rename uci_add_history to uci_add_delta (#8084)Vasilis Tsiligiannis2010-10-162-1/+28
| | | | SVN-Revision: 23474
* mac80211: update to wireless-testing 2010-10-15, add a few ath9k fixes and ↵Felix Fietkau2010-10-1631-1002/+1624
| | | | | | performance enhancements SVN-Revision: 23470
* linux/atheros: fix another 2.6.36 patch issueAlexandros C. Couloumbis2010-10-151-3/+4
| | | | SVN-Revision: 23456
* target/linux: fix a path issue on previous commitAlexandros C. Couloumbis2010-10-151-1/+1
| | | | SVN-Revision: 23455