Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | madwifi: wds updates - refactor wds code - add interface for separating ↵ | Felix Fietkau | 2008-07-30 | 7 | -6/+1172 |
| | | | | | | individual wds stations from the master interface - add some queueing fixes for packets passing through virtual interfaces SVN-Revision: 12003 | ||||
* | fixes etables CONFIG_* selection for >= 2.6.25, fixes #3674 | John Crispin | 2008-07-30 | 1 | -2/+2 |
| | | | | SVN-Revision: 12002 | ||||
* | fixes ipkg dependency bug for spi modules, #3272 | John Crispin | 2008-07-30 | 2 | -23/+15 |
| | | | | SVN-Revision: 12001 | ||||
* | add lm sensor and clean up dependency, fixes #3821 | John Crispin | 2008-07-29 | 1 | -1/+15 |
| | | | | SVN-Revision: 11999 | ||||
* | fixes ppp ipv6 scripts, signed-off-by: Alina Friedrichsen | John Crispin | 2008-07-29 | 2 | -2/+2 |
| | | | | SVN-Revision: 11998 | ||||
* | ethernet driver updates * new mii bus code, mac0 and mac1 can use the mac0's ↵ | Gabor Juhos | 2008-07-29 | 11 | -285/+508 |
| | | | | | | miii bus from now on * swap eth0 & eth1 on RB433/450 SVN-Revision: 11995 | ||||
* | remove opkg config file and link ipkg.conf to opkg.conf being they are the same | Travis Kemen | 2008-07-29 | 3 | -7/+1 |
| | | | | SVN-Revision: 11994 | ||||
* | fix uClibc legacy version | Felix Fietkau | 2008-07-29 | 1 | -1/+1 |
| | | | | SVN-Revision: 11993 | ||||
* | move curl back to packages | Travis Kemen | 2008-07-29 | 4 | -337/+0 |
| | | | | SVN-Revision: 11992 | ||||
* | removed a missed dependancy on curl remove use of autogen, just run the one ↵ | Travis Kemen | 2008-07-29 | 3 | -10/+32 |
| | | | | | | needed command from in it SVN-Revision: 11991 | ||||
* | fix the name of the micrel PHY driver | Gabor Juhos | 2008-07-29 | 1 | -1/+1 |
| | | | | SVN-Revision: 11990 | ||||
* | Fix nfs kernel modules for 2.4 kernels | Florian Fainelli | 2008-07-29 | 1 | -12/+8 |
| | | | | SVN-Revision: 11989 | ||||
* | opkg depends on curl | Florian Fainelli | 2008-07-29 | 1 | -0/+1 |
| | | | | SVN-Revision: 11988 | ||||
* | Move curl from packages to trunk, opkg depends on it | Florian Fainelli | 2008-07-29 | 4 | -0/+337 |
| | | | | SVN-Revision: 11987 | ||||
* | lua: Remove -fPIC for non-powerpc platforms | Steven Barth | 2008-07-29 | 1 | -1/+6 |
| | | | | SVN-Revision: 11985 | ||||
* | add opkg - symlink /usr/lib/ipkg to /usr/lib/opkg so that opkg can be used ↵ | Travis Kemen | 2008-07-29 | 5 | -0/+167 |
| | | | | | | as a drop in replacement of ipkg SVN-Revision: 11983 | ||||
* | Move packages lists to the ramdisk to save flash space - Lists now stored in ↵ | Andy Boyett | 2008-07-29 | 1 | -0/+1 |
| | | | | | | /var/ipkg-lists/, `ipkg update' must be run after each boot before packages can be installed from feeds SVN-Revision: 11982 | ||||
* | Generate gzipped package lists - Can be used by changing the src line in ↵ | Andy Boyett | 2008-07-29 | 2 | -5/+9 |
| | | | | | | /etc/ipkg.conf to src/gz - Cannot be used by busybox ipkg SVN-Revision: 11981 | ||||
* | Port the full ipkg to Kamikaze - Does not suffer from most of the issues the ↵ | Andy Boyett | 2008-07-29 | 1 | -0/+76 |
| | | | | | | busybox implementation experiences - busybox ipkg is still the default package manager - Removes /usr/bin/ipkg on install if it is a symlink - Relinks /usr/bin/ipkg to busybox on removal if ipkg is compiled into busybox - Supports gzip'd package lists, results in substantial space savings SVN-Revision: 11980 | ||||
* | switch to the production phy ids on the Cambria | Imre Kaloz | 2008-07-28 | 1 | -3/+1 |
| | | | | SVN-Revision: 11979 | ||||
* | fix mkfwimage to recognize the -s option | Travis Kemen | 2008-07-28 | 1 | -1/+1 |
| | | | | SVN-Revision: 11978 | ||||
* | fixes download path for mac80211 | John Crispin | 2008-07-28 | 1 | -1/+1 |
| | | | | SVN-Revision: 11975 | ||||
* | adds luci to the feeds.conf file | John Crispin | 2008-07-28 | 1 | -0/+1 |
| | | | | SVN-Revision: 11973 | ||||
* | fix libraries packaging for uml on x86_64 | Nicolas Thill | 2008-07-28 | 1 | -4/+7 |
| | | | | SVN-Revision: 11970 | ||||
* | add a fix to prevent startup crashes on i386 when built with gcc < 4.3 | Nicolas Thill | 2008-07-28 | 1 | -0/+13 |
| | | | | SVN-Revision: 11969 | ||||
* | update to 2.6.26 | Gabor Juhos | 2008-07-28 | 15 | -1/+787 |
| | | | | SVN-Revision: 11968 | ||||
* | fixes dbus param of dnsmasq, #3818, thanks the.loeki | John Crispin | 2008-07-28 | 1 | -1/+1 |
| | | | | SVN-Revision: 11967 | ||||
* | make use DMA_BIT_MASK | Gabor Juhos | 2008-07-28 | 1 | -4/+4 |
| | | | | SVN-Revision: 11966 | ||||
* | atheros: 2.6.26 patches | Matteo Croce | 2008-07-27 | 10 | -0/+543 |
| | | | | SVN-Revision: 11965 | ||||
* | Update uClibc config for x86_64 | Florian Fainelli | 2008-07-27 | 1 | -14/+56 |
| | | | | SVN-Revision: 11963 | ||||
* | Resynced x86_64 kernel config for uml | Florian Fainelli | 2008-07-27 | 1 | -0/+7 |
| | | | | SVN-Revision: 11962 | ||||
* | fix a bug in the USB driver debug code | Gabor Juhos | 2008-07-27 | 1 | -4/+4 |
| | | | | SVN-Revision: 11961 | ||||
* | Do not run ldconfig while cross-compiling zlib | Florian Fainelli | 2008-07-27 | 1 | -10/+10 |
| | | | | SVN-Revision: 11959 | ||||
* | sync 2.6.26 config | Gabor Juhos | 2008-07-27 | 2 | -20/+0 |
| | | | | SVN-Revision: 11955 | ||||
* | add missing symbols to 2.6.26 defconfig | Gabor Juhos | 2008-07-27 | 1 | -0/+11 |
| | | | | SVN-Revision: 11954 | ||||
* | usb-serial: Fix swapped dependencies for belkin and ch341 | Andy Boyett | 2008-07-27 | 1 | -10/+10 |
| | | | | SVN-Revision: 11953 | ||||
* | disable CONFIG_MTD_REDBOOT_PARTS_UNALLOCATED for ar71xx | Felix Fietkau | 2008-07-26 | 1 | -1/+0 |
| | | | | SVN-Revision: 11949 | ||||
* | fix kernel oops in the redboot partition parser when ↵ | Felix Fietkau | 2008-07-26 | 4 | -12/+12 |
| | | | | | | CONFIG_MTD_REDBOOT_PARTS_UNALLOCATED is set and there is some free space after the rootfs partition SVN-Revision: 11948 | ||||
* | fix mkfwimage build on mac os x | Felix Fietkau | 2008-07-26 | 1 | -1/+1 |
| | | | | SVN-Revision: 11947 | ||||
* | initial 2.6.26 support | Gabor Juhos | 2008-07-26 | 20 | -0/+1629 |
| | | | | SVN-Revision: 11946 | ||||
* | cleanup trailing whitespaces in 2.6.26 patches | Gabor Juhos | 2008-07-26 | 14 | -623/+726 |
| | | | | SVN-Revision: 11945 | ||||
* | Remove 2.6.23 files, we will stick to 2.6.24 for rdc | Florian Fainelli | 2008-07-26 | 9 | -2645/+0 |
| | | | | SVN-Revision: 11944 | ||||
* | Allow madwifi devices to be set in monitor mode | Florian Fainelli | 2008-07-26 | 1 | -2/+2 |
| | | | | SVN-Revision: 11943 | ||||
* | ipsec{4,6} depend on kmod-crypto-aead to allow esp4 and esp6 to successfully ↵ | Florian Fainelli | 2008-07-26 | 1 | -2/+2 |
| | | | | | | load (#3813) SVN-Revision: 11942 | ||||
* | Resync some kernel configuration options | Florian Fainelli | 2008-07-26 | 6 | -2/+4 |
| | | | | SVN-Revision: 11941 | ||||
* | Update wireless documentation | Florian Fainelli | 2008-07-26 | 1 | -6/+29 |
| | | | | SVN-Revision: 11940 | ||||
* | make boot quiet a bit | Gabor Juhos | 2008-07-26 | 1 | -6/+6 |
| | | | | SVN-Revision: 11939 | ||||
* | add backported HSO driver | Imre Kaloz | 2008-07-26 | 3 | -1/+2936 |
| | | | | SVN-Revision: 11938 | ||||
* | button-hotplug: fix compile warnings | Gabor Juhos | 2008-07-26 | 1 | -4/+4 |
| | | | | SVN-Revision: 11937 | ||||
* | fix yaffs on 2.6.26 | Gabor Juhos | 2008-07-26 | 1 | -0/+69 |
| | | | | SVN-Revision: 11936 |