Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | sync ath9k with latest git code | Imre Kaloz | 2008-07-31 | 15 | -2638/+1972 |
| | | | | SVN-Revision: 12038 | ||||
* | switch CONFIG_I2C to =m by default on avr32 (see #3756) | Felix Fietkau | 2008-07-31 | 1 | -1/+1 |
| | | | | SVN-Revision: 12037 | ||||
* | fix config_clear(), see #3054 | Felix Fietkau | 2008-07-31 | 1 | -2/+3 |
| | | | | SVN-Revision: 12036 | ||||
* | enable iw for all 2.6 versions | Felix Fietkau | 2008-07-31 | 1 | -1/+1 |
| | | | | SVN-Revision: 12035 | ||||
* | allow packages to forcibly disable the svn/git mirror downloading attempt by ↵ | Felix Fietkau | 2008-07-31 | 2 | -1/+3 |
| | | | | | | setting PKG_SOURCE_MIRROR:=0 (#3815) SVN-Revision: 12034 | ||||
* | remove unnecessary ixp4xx network config override | Felix Fietkau | 2008-07-31 | 1 | -13/+0 |
| | | | | SVN-Revision: 12033 | ||||
* | fix duplicate "doth" interface option in madwifi | Felix Fietkau | 2008-07-31 | 1 | -3/+0 |
| | | | | SVN-Revision: 12032 | ||||
* | broadcom-diag: reset the interrupt mask of configured leds to avoid spurious ↵ | Felix Fietkau | 2008-07-31 | 1 | -0/+1 |
| | | | | | | interrupts SVN-Revision: 12030 | ||||
* | export PKG_CONFIG_PATH and PKG_CONFIG_LIBDIR by default (#3376) | Felix Fietkau | 2008-07-31 | 1 | -2/+5 |
| | | | | SVN-Revision: 12029 | ||||
* | upgrade to uci 0.4.6 - fixes a parser glitch | Felix Fietkau | 2008-07-31 | 1 | -2/+2 |
| | | | | SVN-Revision: 12028 | ||||
* | link default routes added by the network scripts to the appropriate ↵ | Felix Fietkau | 2008-07-30 | 1 | -2/+2 |
| | | | | | | interface (#2621) SVN-Revision: 12027 | ||||
* | network scripts: properly maintain the network state's list of assigned ↵ | Felix Fietkau | 2008-07-30 | 1 | -0/+21 |
| | | | | | | interfaces SVN-Revision: 12026 | ||||
* | functions.sh: add list_contains function for checking whether a list ↵ | Felix Fietkau | 2008-07-30 | 1 | -0/+9 |
| | | | | | | contains a specific element SVN-Revision: 12025 | ||||
* | functions.sh: add a function for removing an item from a list in a shell ↵ | Felix Fietkau | 2008-07-30 | 1 | -0/+14 |
| | | | | | | variable SVN-Revision: 12024 | ||||
* | upgrade to uci 0.4.5 - adds extra input validation | Felix Fietkau | 2008-07-30 | 1 | -2/+2 |
| | | | | SVN-Revision: 12023 | ||||
* | clean up the directory layout of the uci shell api | Felix Fietkau | 2008-07-30 | 2 | -1/+1 |
| | | | | SVN-Revision: 12022 | ||||
* | nuke uci-sh, it is obsolete and no longer works | Felix Fietkau | 2008-07-30 | 4 | -603/+0 |
| | | | | SVN-Revision: 12021 | ||||
* | allow packages to optionally append config file contents in the environment ↵ | Felix Fietkau | 2008-07-30 | 1 | -3/+5 |
| | | | | | | by setting a flag and calling config_load multiple times SVN-Revision: 12020 | ||||
* | fix hotplug2 event processing deadlock | Felix Fietkau | 2008-07-30 | 1 | -0/+135 |
| | | | | | | | | | when bringing up ethernet on ixp4xx, the driver may request a firmware while hotplug2 waits for the netdev bringup to complete. change the event processing loop to keep an event backlog to allow unthrottled events to pass through while throttled events are being waited for SVN-Revision: 12019 | ||||
* | creates a passwd's shadow file if busybox supports the feature, fixes #2887 | John Crispin | 2008-07-30 | 1 | -0/+1 |
| | | | | SVN-Revision: 12017 | ||||
* | adds option to select tls provider when using wpa_supplicant, fixes #3770 | John Crispin | 2008-07-30 | 2 | -0/+14 |
| | | | | SVN-Revision: 12016 | ||||
* | Disable smash stacking support by default, but allow to enable it as an ↵ | Florian Fainelli | 2008-07-30 | 3 | -0/+16 |
| | | | | | | experimental feature SVN-Revision: 12010 | ||||
* | x86_64 also needs -fPIC to create lua shared libraries | Florian Fainelli | 2008-07-30 | 1 | -0/+3 |
| | | | | SVN-Revision: 12008 | ||||
* | move CONFIG_XFS_DEBUG to generic config | Nicolas Thill | 2008-07-30 | 5 | -4/+1 |
| | | | | SVN-Revision: 12007 | ||||
* | madwifi: add some extra sanity checking | Felix Fietkau | 2008-07-30 | 2 | -1/+13 |
| | | | | SVN-Revision: 12006 | ||||
* | madwifi: change the network scripts to use the new wds sta separation feature | Felix Fietkau | 2008-07-30 | 3 | -2/+16 |
| | | | | SVN-Revision: 12005 | ||||
* | properly keep track of bridged interfaces in the network state | Felix Fietkau | 2008-07-30 | 1 | -0/+17 |
| | | | | SVN-Revision: 12004 | ||||
* | 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 |