Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 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 | |||||
* | 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 | |||||
* | 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 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 | 1 | -3/+5 | |
| | | | | | | /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 | |||||
* | fixes download path for mac80211 | John Crispin | 2008-07-28 | 1 | -1/+1 | |
| | | | | SVN-Revision: 11975 | |||||
* | fix libraries packaging for uml on x86_64 | Nicolas Thill | 2008-07-28 | 1 | -4/+7 | |
| | | | | SVN-Revision: 11970 | |||||
* | fixes dbus param of dnsmasq, #3818, thanks the.loeki | John Crispin | 2008-07-28 | 1 | -1/+1 | |
| | | | | SVN-Revision: 11967 | |||||
* | Do not run ldconfig while cross-compiling zlib | Florian Fainelli | 2008-07-27 | 1 | -10/+10 | |
| | | | | SVN-Revision: 11959 | |||||
* | usb-serial: Fix swapped dependencies for belkin and ch341 | Andy Boyett | 2008-07-27 | 1 | -10/+10 | |
| | | | | SVN-Revision: 11953 | |||||
* | 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 | |||||
* | add backported HSO driver | Imre Kaloz | 2008-07-26 | 1 | -0/+19 | |
| | | | | SVN-Revision: 11938 | |||||
* | button-hotplug: fix compile warnings | Gabor Juhos | 2008-07-26 | 1 | -4/+4 | |
| | | | | SVN-Revision: 11937 | |||||
* | fix Dell TrueMobile 2300 v1/v2 detection and network configuration (closes ↵ | Gabor Juhos | 2008-07-26 | 1 | -4/+20 | |
| | | | | | | #2788) SVN-Revision: 11935 | |||||
* | refresh madwifi patches | Felix Fietkau | 2008-07-25 | 23 | -55/+53 | |
| | | | | SVN-Revision: 11932 | |||||
* | wpa_supplicant: sort scan results by link quality to improve ↵ | Felix Fietkau | 2008-07-25 | 1 | -0/+35 | |
| | | | | | | supplicant-controlled roaming SVN-Revision: 11931 | |||||
* | wpa_supplicant: improve scan cache reliability | Felix Fietkau | 2008-07-25 | 1 | -30/+22 | |
| | | | | SVN-Revision: 11930 | |||||
* | madwifi: preempt any running scan when wpa_supplicant triggers a new assoc | Felix Fietkau | 2008-07-25 | 1 | -0/+10 | |
| | | | | SVN-Revision: 11929 | |||||
* | madwifi: preserve WPA IEs received in probe responses and prefer them over ↵ | Felix Fietkau | 2008-07-25 | 1 | -0/+49 | |
| | | | | | | beacon information improves reliability when using wpa_supplicant to connect to aps with hidden ssid and dynamic encryption settings SVN-Revision: 11928 | |||||
* | madwifi: add some roaming fixes by ubnt | Felix Fietkau | 2008-07-25 | 1 | -0/+77 | |
| | | | | SVN-Revision: 11927 | |||||
* | rewrite madwifi sta mode link up/down notifications (mostly used by ↵ | Felix Fietkau | 2008-07-25 | 1 | -5/+197 | |
| | | | | | | wpa_supplicant), fixes some stale node or reconnect loop issues SVN-Revision: 11926 | |||||
* | madwifi: reduce the packet loss impact of forced background scans triggered ↵ | Felix Fietkau | 2008-07-25 | 2 | -13/+48 | |
| | | | | | | by the configured threshold SVN-Revision: 11925 | |||||
* | madwifi: improve hidden ssid handling in sta mode | Felix Fietkau | 2008-07-25 | 1 | -2/+15 | |
| | | | | SVN-Revision: 11924 | |||||
* | madwifi: fix queue stop/start during key updates | Felix Fietkau | 2008-07-25 | 1 | -15/+26 | |
| | | | | SVN-Revision: 11923 | |||||
* | keep /etc/group over reflash as well | Travis Kemen | 2008-07-24 | 1 | -1/+1 | |
| | | | | SVN-Revision: 11919 | |||||
* | usb-serial: Add ch341 driver for 2.6.24 and later kernels. Closes #2968 | Andy Boyett | 2008-07-24 | 1 | -1/+16 | |
| | | | | SVN-Revision: 11914 | |||||
* | dropbear: upgrade to 0.51 - 160-tty_close merged upstream - patches refreshed | Andy Boyett | 2008-07-24 | 6 | -50/+34 | |
| | | | | SVN-Revision: 11913 | |||||
* | add dropbear keys, passwd and firewall configuration to be saved during reflash | Travis Kemen | 2008-07-24 | 1 | -1/+1 | |
| | | | | SVN-Revision: 11912 | |||||
* | fix variable names in tests | Nicolas Thill | 2008-07-22 | 1 | -5/+5 | |
| | | | | SVN-Revision: 11911 | |||||
* | Fix nfs modules options and modules, only package modules that are built for ↵ | Florian Fainelli | 2008-07-22 | 1 | -12/+7 | |
| | | | | | | all targets (#3796) SVN-Revision: 11906 | |||||
* | patch causes problems on some platforms, nuke it | Imre Kaloz | 2008-07-22 | 1 | -28/+0 | |
| | | | | SVN-Revision: 11904 | |||||
* | bump ath9k package version number, too | Imre Kaloz | 2008-07-22 | 1 | -1/+1 | |
| | | | | SVN-Revision: 11903 | |||||
* | sync ath9k with the git tree | Imre Kaloz | 2008-07-22 | 15 | -219/+33 | |
| | | | | SVN-Revision: 11902 | |||||
* | fix sysupgrade endian issues | Travis Kemen | 2008-07-22 | 1 | -1/+1 | |
| | | | | SVN-Revision: 11900 | |||||
* | This series of patches closes the support gap on one of the explicitly ↵ | Travis Kemen | 2008-07-21 | 2 | -6/+12 | |
| | | | | | | supported platforms (WRT54G3G) by adding direct support for the Sierra Wireless 3G modems. Signed-off-by: RB <aoz.syn@gmail.com> SVN-Revision: 11898 | |||||
* | Default to port 1812 for radius authentication when doing 802.1x | Florian Fainelli | 2008-07-21 | 1 | -1/+1 | |
| | | | | SVN-Revision: 11890 | |||||
* | ath9k: correct package description | Matteo Croce | 2008-07-20 | 1 | -1/+1 | |
| | | | | SVN-Revision: 11889 | |||||
* | Updated Dnsmasq to 2.45 | Steven Barth | 2008-07-20 | 2 | -6/+6 | |
| | | | | SVN-Revision: 11888 | |||||
* | Update gpiommc to use configfs | Michael Büsch | 2008-07-20 | 2 | -5/+44 | |
| | | | | SVN-Revision: 11887 |