Imre Kaloz [Fri, 29 Oct 2010 10:48:14 +0000 (10:48 +0000)]
fix typo
SVN-Revision: 23705
Imre Kaloz [Fri, 29 Oct 2010 10:45:59 +0000 (10:45 +0000)]
get rid of old gcc versions
SVN-Revision: 23704
Imre Kaloz [Fri, 29 Oct 2010 10:37:51 +0000 (10:37 +0000)]
add support for Linaro GCC 2010.10
SVN-Revision: 23703
Lars-Peter Clausen [Fri, 29 Oct 2010 06:59:46 +0000 (06:59 +0000)]
Fix patch
SVN-Revision: 23702
Imre Kaloz [Thu, 28 Oct 2010 11:19:38 +0000 (11:19 +0000)]
fix typo
SVN-Revision: 23695
Imre Kaloz [Thu, 28 Oct 2010 10:59:58 +0000 (10:59 +0000)]
sync gcc's Config.in with Config.version
SVN-Revision: 23694
Imre Kaloz [Thu, 28 Oct 2010 10:38:32 +0000 (10:38 +0000)]
the latest patchlevel gcc releases should work for these targets
SVN-Revision: 23693
Imre Kaloz [Thu, 28 Oct 2010 10:29:53 +0000 (10:29 +0000)]
fixup gcc version selection for the omap35xx target
SVN-Revision: 23692
Hamish Guthrie [Thu, 28 Oct 2010 08:54:52 +0000 (08:54 +0000)]
Update u-boot command-line parameters
SVN-Revision: 23691
Hamish Guthrie [Thu, 28 Oct 2010 08:53:14 +0000 (08:53 +0000)]
Bumper gumstix kernel version to 2.6.36
SVN-Revision: 23690
Hamish Guthrie [Thu, 28 Oct 2010 08:50:43 +0000 (08:50 +0000)]
kernel: Add kernel module for OMAP WDT
SVN-Revision: 23689
Hamish Guthrie [Thu, 28 Oct 2010 08:47:48 +0000 (08:47 +0000)]
Add 2.6.36 config for gumstix board
SVN-Revision: 23688
Hamish Guthrie [Thu, 28 Oct 2010 08:37:00 +0000 (08:37 +0000)]
Add missing symbols to 2.6.36 config
SVN-Revision: 23687
Imre Kaloz [Thu, 28 Oct 2010 07:28:17 +0000 (07:28 +0000)]
we don't support gcc 3.x for some time now
SVN-Revision: 23686
Imre Kaloz [Thu, 28 Oct 2010 07:26:07 +0000 (07:26 +0000)]
remove support for binutils 2.18 and 2.20
SVN-Revision: 23685
Lars-Peter Clausen [Wed, 27 Oct 2010 21:24:06 +0000 (21:24 +0000)]
Fixed support for Iomega
* Added configuration file.
* Set blue power led during bootup
* enabled pci express
Signed-off-by: Wojciech Dubowik <Wojciech.Dubowik@neratec.com>
SVN-Revision: 23683
Lars-Peter Clausen [Wed, 27 Oct 2010 21:22:07 +0000 (21:22 +0000)]
Adds leds and gpio keys support for Iomega iConnect.
Signed-off-by: Wojciech Dubowik <Wojciech.Dubowik@neratec.com>
SVN-Revision: 23682
Michael Büsch [Wed, 27 Oct 2010 19:39:09 +0000 (19:39 +0000)]
libtool: Force nonparallel build.
SVN-Revision: 23681
Jo-Philipp Wich [Wed, 27 Oct 2010 17:46:31 +0000 (17:46 +0000)]
madwifi: fix syntax error introduced by r23660
SVN-Revision: 23679
Michael Büsch [Wed, 27 Oct 2010 15:27:12 +0000 (15:27 +0000)]
iptables: Fix call to md5s
SVN-Revision: 23675
Felix Fietkau [Wed, 27 Oct 2010 15:17:09 +0000 (15:17 +0000)]
hostapd: do not restrict ht capabilities for ap+sta
SVN-Revision: 23674
Felix Fietkau [Wed, 27 Oct 2010 15:04:29 +0000 (15:04 +0000)]
mac80211: set GF flag in hostapd config if supported
Signed-off-by: Helmut Schaa <helmut.schaa@googlemail.com>
SVN-Revision: 23673
Lars-Peter Clausen [Wed, 27 Oct 2010 14:12:27 +0000 (14:12 +0000)]
Change kernel version to 2.6.36
SVN-Revision: 23671
Lars-Peter Clausen [Wed, 27 Oct 2010 14:11:36 +0000 (14:11 +0000)]
ADC and battery fixes * Fix concurrent battery readings * Add missing kfree in battery driver remove * Fix disabling of a ADC component
SVN-Revision: 23670
Lars-Peter Clausen [Wed, 27 Oct 2010 14:04:04 +0000 (14:04 +0000)]
Add missing symbol to 2.6.36 config
SVN-Revision: 23669
Imre Kaloz [Wed, 27 Oct 2010 13:46:00 +0000 (13:46 +0000)]
mark targets maintained by me
SVN-Revision: 23668
Jo-Philipp Wich [Wed, 27 Oct 2010 11:46:01 +0000 (11:46 +0000)]
madwifi: make wep-open the default
SVN-Revision: 23660
Jo-Philipp Wich [Wed, 27 Oct 2010 11:25:59 +0000 (11:25 +0000)]
madwifi: add wep+open, wep+shared format support to madwifi as well
SVN-Revision: 23657
Jo-Philipp Wich [Wed, 27 Oct 2010 11:11:04 +0000 (11:11 +0000)]
Set auth_algs in hostapd.conf, make it configurable for WEP Always set auth_algs in hostapd.conf. For WEP, auth_algs is configurable by setting the encryption parameter of a wifi-iface to contain "open" (1, open system), "shared" (2, shared key), or "mixed" (3, permits both open system and shared key.) For example, use "wep+shared" for shared key authentication. The default is default is "open" as it is more secure than "shared" (although WEP is pretty weak regardless.) For non-WEP, "open" is always used.
https://dev.openwrt.org/ticket/8120
Signed-off-by: Mark Mentovai <mark@moxienet.com>
SVN-Revision: 23655
Florian Fainelli [Wed, 27 Oct 2010 10:02:13 +0000 (10:02 +0000)]
register uart driver on livebox (#8013)
SVN-Revision: 23653
Florian Fainelli [Wed, 27 Oct 2010 10:02:08 +0000 (10:02 +0000)]
refresh 2.6.35 patches
SVN-Revision: 23652
Florian Fainelli [Wed, 27 Oct 2010 10:02:03 +0000 (10:02 +0000)]
refresh 2.6.35 patches
SVN-Revision: 23651
Felix Fietkau [Wed, 27 Oct 2010 00:43:17 +0000 (00:43 +0000)]
ath9k: fix aggregation flush on ar9003
SVN-Revision: 23650
Felix Fietkau [Wed, 27 Oct 2010 00:43:11 +0000 (00:43 +0000)]
ath9k: add more pending locking fixes - fixes tx dma hang issues on reset
SVN-Revision: 23649
Michael Büsch [Tue, 26 Oct 2010 22:45:41 +0000 (22:45 +0000)]
gdb: There are dep issues with cconfig.h. Disable parallel build for now.
SVN-Revision: 23647
Florian Fainelli [Tue, 26 Oct 2010 21:29:06 +0000 (21:29 +0000)]
hotplug2 depends on udevtrigger
SVN-Revision: 23646
Jo-Philipp Wich [Tue, 26 Oct 2010 14:15:52 +0000 (14:15 +0000)]
allow overriding BIN_DIR (#7412)
SVN-Revision: 23643
Felix Fietkau [Tue, 26 Oct 2010 13:47:12 +0000 (13:47 +0000)]
hostapd: backport a fix for setting the IFF_RUNNING flag on AP mode interfaces
SVN-Revision: 23641
Jo-Philipp Wich [Tue, 26 Oct 2010 13:34:21 +0000 (13:34 +0000)]
copy kernel .config, needed by mkfs.jffs2 to detect compression capabilities
SVN-Revision: 23639
Felix Fietkau [Mon, 25 Oct 2010 23:51:12 +0000 (23:51 +0000)]
mac80211: add uci support for the ad-hoc multicast rate setting
SVN-Revision: 23637
Felix Fietkau [Mon, 25 Oct 2010 23:51:07 +0000 (23:51 +0000)]
iw: add support for setting the multicast rate for ibss
SVN-Revision: 23636
Felix Fietkau [Mon, 25 Oct 2010 23:51:00 +0000 (23:51 +0000)]
mac80211: add support for setting the multicast rate for ibss
SVN-Revision: 23635
Alexandros C. Couloumbis [Mon, 25 Oct 2010 17:59:14 +0000 (17:59 +0000)]
linux/mpc83xx: add preliminary 2.6.36 kernel support
SVN-Revision: 23633
Alexandros C. Couloumbis [Mon, 25 Oct 2010 11:14:43 +0000 (11:14 +0000)]
package/busybox: include an upstream patch
SVN-Revision: 23630
Alexandros C. Couloumbis [Mon, 25 Oct 2010 10:07:17 +0000 (10:07 +0000)]
package/madwifi: fix mtu setting. (closes #7858)
SVN-Revision: 23628
Felix Fietkau [Sun, 24 Oct 2010 21:31:05 +0000 (21:31 +0000)]
hostapd: fix wpa_supplicant standalone compile
SVN-Revision: 23625
Claudio Mignanti [Sun, 24 Oct 2010 16:10:41 +0000 (16:10 +0000)]
Fix nxp_74hc164 driver compile error (builbot)
SVN-Revision: 23623
Claudio Mignanti [Sun, 24 Oct 2010 16:10:35 +0000 (16:10 +0000)]
Add some symbols from buildbot
SVN-Revision: 23622
Claudio Mignanti [Sun, 24 Oct 2010 16:10:30 +0000 (16:10 +0000)]
Don't compile u-boot by default
SVN-Revision: 23621
Florian Fainelli [Sun, 24 Oct 2010 13:46:32 +0000 (13:46 +0000)]
soloscli utility for Solos ADSL2+ modems
Utility for interrogating Traverse Technologies' Solos ADSL2+ modems
Signed-off-by: Nathan Williams <nathan@traverse.com.au>
SVN-Revision: 23619
Florian Fainelli [Sun, 24 Oct 2010 12:36:51 +0000 (12:36 +0000)]
add support for darcs-based feeds
The following patch adds support for darcs-based feeds.
It is tested and works well for my purpose. I wish it
were committed upstream so that I can share my feed with
other users without converting it to svn/git/whatever.
Best regards,
Signed-off-by: Gabriel Kerneis <kerneis@pps.jussieu.fr>
SVN-Revision: 23616
Florian Fainelli [Sun, 24 Oct 2010 12:36:44 +0000 (12:36 +0000)]
add support for darcs repositories
This patch adds support for darcs repositories (as sources of packages).
It does *not* add support for darcs:// URI scheme because such a scheme
do not exist (AFAIK). You must therefore manually set PKG_SOURCE_PROTO
to darcs in your Makefile (and use a regular http:// URI). You also have
to set PKG_SOURCE_VERSION to a string matching a tag contained in the
repository, and PKG_SOURCE_SUBDIR to something sensible
($(PACKAGE_NAME)-$(PACKAGE_SOURCE_VERSION) for instance).
Same rationale as for the previous patch ("useless to most, but small
and straightforward so why no add it?).
Best regards,
Signed-off-by: Gabriel Kerneis <kerneis@pps.jussieu.fr>
SVN-Revision: 23615
Felix Fietkau [Sun, 24 Oct 2010 00:19:34 +0000 (00:19 +0000)]
hostapd: fix AP+STA reconnects
SVN-Revision: 23604
Felix Fietkau [Sat, 23 Oct 2010 23:45:41 +0000 (23:45 +0000)]
hostapd: remove some unnecessary debugging code from the last commit
SVN-Revision: 23603
Felix Fietkau [Sat, 23 Oct 2010 23:39:54 +0000 (23:39 +0000)]
hostapd/mac80211: implement support for AP+STA
SVN-Revision: 23602
Felix Fietkau [Sat, 23 Oct 2010 23:39:49 +0000 (23:39 +0000)]
hostapd: fix SIGHUP for multi-bss
SVN-Revision: 23601
Felix Fietkau [Sat, 23 Oct 2010 23:39:19 +0000 (23:39 +0000)]
busybox: fix configured stampfile name - add $(SH_FUNC) for md5s
SVN-Revision: 23600
Michael Büsch [Sat, 23 Oct 2010 20:30:43 +0000 (20:30 +0000)]
Add HOST_FPIC. It currently always is -fPIC, because that should work on all platforms, even if it may generate slightly inefficient code on some arches.
SVN-Revision: 23598
Florian Fainelli [Sat, 23 Oct 2010 18:56:19 +0000 (18:56 +0000)]
add required symbols to allow building of 2.6.35.7
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
SVN-Revision: 23594
Florian Fainelli [Sat, 23 Oct 2010 18:56:14 +0000 (18:56 +0000)]
fix lzo decompressor build failure on 2.6.35
The patch fixes the build failure in Linux 2.6.35.7.
Other versions may have the same issue, but I haven't test it.
Signed-off-by: Ramax Lo <ramaxlo@gmail.com>
SVN-Revision: 23593
Mirko Vogt [Sat, 23 Oct 2010 15:57:24 +0000 (15:57 +0000)]
create subtarget "om gta02" in preparation for further s3c24xx-based boards - thanks to Ramax Lo
SVN-Revision: 23592
Jo-Philipp Wich [Sat, 23 Oct 2010 15:49:04 +0000 (15:49 +0000)]
base-files: mark /etc/shadow as conffile
SVN-Revision: 23590
Felix Fietkau [Sat, 23 Oct 2010 15:29:25 +0000 (15:29 +0000)]
ath9k: fix an aggregation hang issue that happens when a hardware reset is issued
SVN-Revision: 23588
Felix Fietkau [Fri, 22 Oct 2010 01:31:47 +0000 (01:31 +0000)]
ar71xx: remove some unnecessary patches
SVN-Revision: 23581
Felix Fietkau [Thu, 21 Oct 2010 18:42:52 +0000 (18:42 +0000)]
move a few more 2.6.36 config options from ar71xx to generic
SVN-Revision: 23580
Felix Fietkau [Thu, 21 Oct 2010 18:42:44 +0000 (18:42 +0000)]
remove 2.6.36 config options which no longer exist
SVN-Revision: 23579
Felix Fietkau [Thu, 21 Oct 2010 18:42:37 +0000 (18:42 +0000)]
refresh generic kernel configs using kconfig.pl
SVN-Revision: 23578
Felix Fietkau [Thu, 21 Oct 2010 18:42:28 +0000 (18:42 +0000)]
ar71xx: the ar7240 dsa driver is no longer used, remove it.
SVN-Revision: 23577
Felix Fietkau [Thu, 21 Oct 2010 18:42:22 +0000 (18:42 +0000)]
ar71xx: use the new ar7240 switch driver for tl-wa901nd as well
SVN-Revision: 23576
Felix Fietkau [Thu, 21 Oct 2010 18:42:16 +0000 (18:42 +0000)]
ar71xx: fix more section mismatches
SVN-Revision: 23575
Felix Fietkau [Thu, 21 Oct 2010 18:42:11 +0000 (18:42 +0000)]
ar71xx: improve 2.6.36 compatibility. also, instead of adding a forward port patch to the 2.6.36 patches, add a backport patch to 2.6.32
SVN-Revision: 23574
Felix Fietkau [Thu, 21 Oct 2010 18:42:05 +0000 (18:42 +0000)]
rt8366*: use __devinit instead of __init for the probe function to fix a section mismatch
SVN-Revision: 23573
Felix Fietkau [Thu, 21 Oct 2010 18:41:57 +0000 (18:41 +0000)]
ar71xx: refresh kernel config for 2.6.36
SVN-Revision: 23572
Felix Fietkau [Thu, 21 Oct 2010 18:41:52 +0000 (18:41 +0000)]
ar71xx: remove unused kernel versions, 2.6.36 should be the next target
SVN-Revision: 23571
Felix Fietkau [Thu, 21 Oct 2010 18:41:46 +0000 (18:41 +0000)]
add missing kernel config symbols for 2.6.36
SVN-Revision: 23570
Vasilis Tsiligiannis [Thu, 21 Oct 2010 08:54:36 +0000 (08:54 +0000)]
uboot-{kirkwood,xburst}: Fix typo in U-Boot image name, thanks framer99 (#8112)
SVN-Revision: 23567
Vasilis Tsiligiannis [Thu, 21 Oct 2010 08:37:17 +0000 (08:37 +0000)]
hostap-driver: Change default channel from 5 to 11
SVN-Revision: 23565
Vasilis Tsiligiannis [Thu, 21 Oct 2010 08:35:22 +0000 (08:35 +0000)]
kernel/modules: Fix CH341 USB-to-serial description (#8097)
SVN-Revision: 23563
Alexandros C. Couloumbis [Thu, 21 Oct 2010 08:23:11 +0000 (08:23 +0000)]
linux/generic: refresh 2.6.36 patches
SVN-Revision: 23560
Felix Fietkau [Thu, 21 Oct 2010 00:33:00 +0000 (00:33 +0000)]
ath9k: fix sampling frame handling wrt. aggregation, replace minstrel_ht performance fixes for better performance
SVN-Revision: 23558
Michael Büsch [Wed, 20 Oct 2010 23:13:00 +0000 (23:13 +0000)]
omap24xx: Update to 2.6.36
SVN-Revision: 23557
Michael Büsch [Wed, 20 Oct 2010 23:07:35 +0000 (23:07 +0000)]
Add md5sum for linux-2.6.36
SVN-Revision: 23556
Felix Fietkau [Wed, 20 Oct 2010 21:38:31 +0000 (21:38 +0000)]
mac80211: decrease the minstrel_ht sampling interval for faster rate adaption
SVN-Revision: 23555
Felix Fietkau [Wed, 20 Oct 2010 21:01:06 +0000 (21:01 +0000)]
mac80211: improve minstrel_ht performance by ensuring that rates get sampled fast enough
SVN-Revision: 23554
Felix Fietkau [Wed, 20 Oct 2010 21:00:57 +0000 (21:00 +0000)]
ath9k: fix a small bug in the handling of a few tx descriptor flags
SVN-Revision: 23553
Jo-Philipp Wich [Wed, 20 Oct 2010 20:10:17 +0000 (20:10 +0000)]
br2684ctl: rework init script - use common defaults for unit and atmdev - add a more reliable stop routine - localize variables
SVN-Revision: 23552
Jo-Philipp Wich [Wed, 20 Oct 2010 17:56:29 +0000 (17:56 +0000)]
pppd: use "atmdev" option to select the DSL adapter, this aligns it with br2684ctl and solves #8108
SVN-Revision: 23551
Felix Fietkau [Wed, 20 Oct 2010 14:01:53 +0000 (14:01 +0000)]
ath9k: fix a crash that happens when survey stats are accessed before the interface is brought up for the first time
SVN-Revision: 23549
Alexandros C. Couloumbis [Wed, 20 Oct 2010 13:47:59 +0000 (13:47 +0000)]
target/linux: adm5120/2.6.36 patches, fix a missing 0 (thank you florian)
SVN-Revision: 23548
Alexandros C. Couloumbis [Wed, 20 Oct 2010 11:32:42 +0000 (11:32 +0000)]
target/linux: refresh previous patch
SVN-Revision: 23545
Alexandros C. Couloumbis [Wed, 20 Oct 2010 11:27:31 +0000 (11:27 +0000)]
linux/generic: sync to todays yaffs tree
SVN-Revision: 23544
Felix Fietkau [Wed, 20 Oct 2010 01:05:30 +0000 (01:05 +0000)]
ath9k: use the maximum rate power for the channel txpower limits
SVN-Revision: 23543
Felix Fietkau [Wed, 20 Oct 2010 00:46:37 +0000 (00:46 +0000)]
ath9k: add a locking fix that might prevent random memory corruption during hardware resets
SVN-Revision: 23542
Felix Fietkau [Wed, 20 Oct 2010 00:08:17 +0000 (00:08 +0000)]
ath9k: fix tx power display
SVN-Revision: 23541
Felix Fietkau [Tue, 19 Oct 2010 22:11:21 +0000 (22:11 +0000)]
mac80211: update to wireless-testing 2010-10-19
SVN-Revision: 23540
Felix Fietkau [Tue, 19 Oct 2010 21:49:42 +0000 (21:49 +0000)]
ath9k: make the regulatory override less intrusive - allow it to parse CTLs
SVN-Revision: 23539
Florian Fainelli [Tue, 19 Oct 2010 07:07:10 +0000 (07:07 +0000)]
Revert "[brcm47xx] Add support for cores with slow WDT clock (bcm5354)"
This reverts commit
7467fdab387f451082c15d17ce9ae4d91d74b6ca.
SVN-Revision: 23533
Florian Fainelli [Tue, 19 Oct 2010 07:06:12 +0000 (07:06 +0000)]
Merge branch 'master' of git://nbd.name/openwrt
Conflicts:
package/opkg/patches/009-remove-upgrade-all.patch
SVN-Revision: 23532
Jo-Philipp Wich [Tue, 19 Oct 2010 07:01:38 +0000 (07:01 +0000)]
ppp: honour option auto in atm hotplug
SVN-Revision: 23531
Jo-Philipp Wich [Tue, 19 Oct 2010 06:42:37 +0000 (06:42 +0000)]
ppp: - implement coldplugging for pppoa interfaces - honour device option to select the DSL adapter - don't set any default mtu, rely on pppd to negotiate it - bump pkg revision
SVN-Revision: 23530