Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Fix patch | Lars-Peter Clausen | 2010-10-29 | 1 | -7/+7 | |
| | | | | SVN-Revision: 23702 | |||||
* | fix typo | Imre Kaloz | 2010-10-28 | 1 | -1/+1 | |
| | | | | SVN-Revision: 23695 | |||||
* | sync gcc's Config.in with Config.version | Imre Kaloz | 2010-10-28 | 1 | -8/+5 | |
| | | | | SVN-Revision: 23694 | |||||
* | the latest patchlevel gcc releases should work for these targets | Imre Kaloz | 2010-10-28 | 1 | -14/+8 | |
| | | | | SVN-Revision: 23693 | |||||
* | fixup gcc version selection for the omap35xx target | Imre Kaloz | 2010-10-28 | 1 | -1/+1 | |
| | | | | SVN-Revision: 23692 | |||||
* | Update u-boot command-line parameters | Hamish Guthrie | 2010-10-28 | 1 | -1/+3 | |
| | | | | SVN-Revision: 23691 | |||||
* | Bumper gumstix kernel version to 2.6.36 | Hamish Guthrie | 2010-10-28 | 2 | -2/+2 | |
| | | | | SVN-Revision: 23690 | |||||
* | kernel: Add kernel module for OMAP WDT | Hamish Guthrie | 2010-10-28 | 1 | -0/+16 | |
| | | | | SVN-Revision: 23689 | |||||
* | Add 2.6.36 config for gumstix board | Hamish Guthrie | 2010-10-28 | 1 | -0/+453 | |
| | | | | SVN-Revision: 23688 | |||||
* | Add missing symbols to 2.6.36 config | Hamish Guthrie | 2010-10-28 | 1 | -0/+3 | |
| | | | | SVN-Revision: 23687 | |||||
* | we don't support gcc 3.x for some time now | Imre Kaloz | 2010-10-28 | 1 | -3/+0 | |
| | | | | SVN-Revision: 23686 | |||||
* | remove support for binutils 2.18 and 2.20 | Imre Kaloz | 2010-10-28 | 18 | -53362/+0 | |
| | | | | SVN-Revision: 23685 | |||||
* | Fixed support for Iomega | Lars-Peter Clausen | 2010-10-27 | 3 | -10/+443 | |
| | | | | | | | | | | * Added configuration file. * Set blue power led during bootup * enabled pci express Signed-off-by: Wojciech Dubowik <Wojciech.Dubowik@neratec.com> SVN-Revision: 23683 | |||||
* | Adds leds and gpio keys support for Iomega iConnect. | Lars-Peter Clausen | 2010-10-27 | 1 | -6/+111 | |
| | | | | | | Signed-off-by: Wojciech Dubowik <Wojciech.Dubowik@neratec.com> SVN-Revision: 23682 | |||||
* | libtool: Force nonparallel build. | Michael Büsch | 2010-10-27 | 1 | -0/+3 | |
| | | | | SVN-Revision: 23681 | |||||
* | madwifi: fix syntax error introduced by r23660 | Jo-Philipp Wich | 2010-10-27 | 1 | -1/+1 | |
| | | | | SVN-Revision: 23679 | |||||
* | iptables: Fix call to md5s | Michael Büsch | 2010-10-27 | 1 | -1/+1 | |
| | | | | SVN-Revision: 23675 | |||||
* | hostapd: do not restrict ht capabilities for ap+sta | Felix Fietkau | 2010-10-27 | 1 | -2/+2 | |
| | | | | SVN-Revision: 23674 | |||||
* | mac80211: set GF flag in hostapd config if supported | Felix Fietkau | 2010-10-27 | 1 | -0/+1 | |
| | | | | | | Signed-off-by: Helmut Schaa <helmut.schaa@googlemail.com> SVN-Revision: 23673 | |||||
* | Change kernel version to 2.6.36 | Lars-Peter Clausen | 2010-10-27 | 1 | -1/+1 | |
| | | | | SVN-Revision: 23671 | |||||
* | ADC and battery fixes * Fix concurrent battery readings * Add missing kfree ↵ | Lars-Peter Clausen | 2010-10-27 | 2 | -0/+89 | |
| | | | | | | in battery driver remove * Fix disabling of a ADC component SVN-Revision: 23670 | |||||
* | Add missing symbol to 2.6.36 config | Lars-Peter Clausen | 2010-10-27 | 1 | -0/+1 | |
| | | | | SVN-Revision: 23669 | |||||
* | mark targets maintained by me | Imre Kaloz | 2010-10-27 | 13 | -0/+14 | |
| | | | | SVN-Revision: 23668 | |||||
* | madwifi: make wep-open the default | Jo-Philipp Wich | 2010-10-27 | 1 | -2/+2 | |
| | | | | SVN-Revision: 23660 | |||||
* | madwifi: add wep+open, wep+shared format support to madwifi as well | Jo-Philipp Wich | 2010-10-27 | 1 | -1/+5 | |
| | | | | SVN-Revision: 23657 | |||||
* | Set auth_algs in hostapd.conf, make it configurable for WEP Always set ↵ | Jo-Philipp Wich | 2010-10-27 | 1 | -1/+9 | |
| | | | | | | | | | | 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 | |||||
* | register uart driver on livebox (#8013) | Florian Fainelli | 2010-10-27 | 1 | -1/+6 | |
| | | | | SVN-Revision: 23653 | |||||
* | refresh 2.6.35 patches | Florian Fainelli | 2010-10-27 | 2 | -3/+3 | |
| | | | | SVN-Revision: 23652 | |||||
* | refresh 2.6.35 patches | Florian Fainelli | 2010-10-27 | 2 | -9/+5 | |
| | | | | SVN-Revision: 23651 | |||||
* | ath9k: fix aggregation flush on ar9003 | Felix Fietkau | 2010-10-27 | 1 | -0/+34 | |
| | | | | SVN-Revision: 23650 | |||||
* | ath9k: add more pending locking fixes - fixes tx dma hang issues on reset | Felix Fietkau | 2010-10-27 | 2 | -74/+200 | |
| | | | | SVN-Revision: 23649 | |||||
* | gdb: There are dep issues with cconfig.h. Disable parallel build for now. | Michael Büsch | 2010-10-26 | 1 | -1/+1 | |
| | | | | SVN-Revision: 23647 | |||||
* | hotplug2 depends on udevtrigger | Florian Fainelli | 2010-10-26 | 1 | -1/+2 | |
| | | | | SVN-Revision: 23646 | |||||
* | allow overriding BIN_DIR (#7412) | Jo-Philipp Wich | 2010-10-26 | 1 | -1/+3 | |
| | | | | SVN-Revision: 23643 | |||||
* | hostapd: backport a fix for setting the IFF_RUNNING flag on AP mode interfaces | Felix Fietkau | 2010-10-26 | 1 | -0/+25 | |
| | | | | SVN-Revision: 23641 | |||||
* | copy kernel .config, needed by mkfs.jffs2 to detect compression capabilities | Jo-Philipp Wich | 2010-10-26 | 1 | -1/+3 | |
| | | | | SVN-Revision: 23639 | |||||
* | mac80211: add uci support for the ad-hoc multicast rate setting | Felix Fietkau | 2010-10-25 | 1 | -1/+8 | |
| | | | | SVN-Revision: 23637 | |||||
* | iw: add support for setting the multicast rate for ibss | Felix Fietkau | 2010-10-25 | 2 | -11/+47 | |
| | | | | SVN-Revision: 23636 | |||||
* | mac80211: add support for setting the multicast rate for ibss | Felix Fietkau | 2010-10-25 | 2 | -0/+164 | |
| | | | | SVN-Revision: 23635 | |||||
* | linux/mpc83xx: add preliminary 2.6.36 kernel support | Alexandros C. Couloumbis | 2010-10-25 | 34 | -226/+5063 | |
| | | | | SVN-Revision: 23633 | |||||
* | package/busybox: include an upstream patch | Alexandros C. Couloumbis | 2010-10-25 | 1 | -0/+12 | |
| | | | | SVN-Revision: 23630 | |||||
* | package/madwifi: fix mtu setting. (closes #7858) | Alexandros C. Couloumbis | 2010-10-25 | 1 | -2/+12 | |
| | | | | SVN-Revision: 23628 | |||||
* | hostapd: fix wpa_supplicant standalone compile | Felix Fietkau | 2010-10-24 | 1 | -2/+4 | |
| | | | | SVN-Revision: 23625 | |||||
* | Fix nxp_74hc164 driver compile error (builbot) | Claudio Mignanti | 2010-10-24 | 1 | -1/+2 | |
| | | | | SVN-Revision: 23623 | |||||
* | Add some symbols from buildbot | Claudio Mignanti | 2010-10-24 | 2 | -0/+4 | |
| | | | | SVN-Revision: 23622 | |||||
* | Don't compile u-boot by default | Claudio Mignanti | 2010-10-24 | 1 | -2/+2 | |
| | | | | SVN-Revision: 23621 | |||||
* | soloscli utility for Solos ADSL2+ modems | Florian Fainelli | 2010-10-24 | 3 | -0/+74 | |
| | | | | | | | | Utility for interrogating Traverse Technologies' Solos ADSL2+ modems Signed-off-by: Nathan Williams <nathan@traverse.com.au> SVN-Revision: 23619 | |||||
* | add support for darcs-based feeds | Florian Fainelli | 2010-10-24 | 1 | -1/+6 | |
| | | | | | | | | | | | | | 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 | |||||
* | add support for darcs repositories | Florian Fainelli | 2010-10-24 | 1 | -1/+18 | |
| | | | | | | | | | | | | | | | | | | | | 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 | |||||
* | hostapd: fix AP+STA reconnects | Felix Fietkau | 2010-10-24 | 1 | -2/+6 | |
| | | | | SVN-Revision: 23604 |