2109 Commits (22585e578b675071f0983d1156fb6ef546cb4f7c)

Author SHA1 Message Date
John Crispin 411e1a0757 fixes ipkg dependency bug for spi modules, #3272 16 years ago
John Crispin a817bad21f add lm sensor and clean up dependency, fixes #3821 16 years ago
John Crispin b639fc4b00 fixes ppp ipv6 scripts, signed-off-by: Alina Friedrichsen 16 years ago
Travis Kemen a4dbc3ddb3 remove opkg config file and link ipkg.conf to opkg.conf being they are the same 16 years ago
Travis Kemen c4f368d258 move curl back to packages 16 years ago
Travis Kemen f988ff9a3a removed a missed dependancy on curl remove use of autogen, just run the one needed command from in it 16 years ago
Florian Fainelli 3d6f8816dc Fix nfs kernel modules for 2.4 kernels 16 years ago
Florian Fainelli 3832f60af7 opkg depends on curl 16 years ago
Florian Fainelli 182c9bc339 Move curl from packages to trunk, opkg depends on it 16 years ago
Steven Barth a1031eeb23 lua: Remove -fPIC for non-powerpc platforms 16 years ago
Travis Kemen 53332ba9c2 add opkg - symlink /usr/lib/ipkg to /usr/lib/opkg so that opkg can be used as a drop in replacement of ipkg 16 years ago
Andy Boyett 2ddbb426c8 Move packages lists to the ramdisk to save flash space - Lists now stored in /var/ipkg-lists/, `ipkg update' must be run after each boot before packages can be installed from feeds 16 years ago
Andy Boyett 6b045c7dc6 Generate gzipped package lists - Can be used by changing the src line in /etc/ipkg.conf to src/gz - Cannot be used by busybox ipkg 16 years ago
Andy Boyett 28ddc0a2ae Port the full ipkg to Kamikaze - Does not suffer from most of the issues the 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 16 years ago
John Crispin 9c2e5b0b82 fixes download path for mac80211 16 years ago
Nicolas Thill a5df818e0d fix libraries packaging for uml on x86_64 16 years ago
John Crispin 5e942a9011 fixes dbus param of dnsmasq, #3818, thanks the.loeki 16 years ago
Florian Fainelli 8e626bffb7 Do not run ldconfig while cross-compiling zlib 16 years ago
Andy Boyett 0abeea4e60 usb-serial: Fix swapped dependencies for belkin and ch341 16 years ago
Florian Fainelli e63040663d Allow madwifi devices to be set in monitor mode 16 years ago
Florian Fainelli 63622fbbec ipsec{4,6} depend on kmod-crypto-aead to allow esp4 and esp6 to successfully load (#3813) 16 years ago
Imre Kaloz 4a3cc5d9a7 add backported HSO driver 16 years ago
Gabor Juhos 3035d2e7c9 button-hotplug: fix compile warnings 16 years ago
Gabor Juhos 9b2e1bdd8d fix Dell TrueMobile 2300 v1/v2 detection and network configuration (closes #2788) 16 years ago
Felix Fietkau bdfc0556b8 refresh madwifi patches 16 years ago
Felix Fietkau 22a637325e wpa_supplicant: sort scan results by link quality to improve supplicant-controlled roaming 16 years ago
Felix Fietkau e7c5e72479 wpa_supplicant: improve scan cache reliability 16 years ago
Felix Fietkau 144e506288 madwifi: preempt any running scan when wpa_supplicant triggers a new assoc 16 years ago
Felix Fietkau 21dbb0d64d madwifi: preserve WPA IEs received in probe responses and prefer them over beacon information improves reliability when using wpa_supplicant to connect to aps with hidden ssid and dynamic encryption settings 16 years ago
Felix Fietkau 8aab13b562 madwifi: add some roaming fixes by ubnt 16 years ago
Felix Fietkau c0dc50fb55 rewrite madwifi sta mode link up/down notifications (mostly used by wpa_supplicant), fixes some stale node or reconnect loop issues 16 years ago
Felix Fietkau 9866151941 madwifi: reduce the packet loss impact of forced background scans triggered by the configured threshold 16 years ago
Felix Fietkau 192e5ac41d madwifi: improve hidden ssid handling in sta mode 16 years ago
Felix Fietkau 80710bb7cc madwifi: fix queue stop/start during key updates 16 years ago
Travis Kemen 0425daa86d keep /etc/group over reflash as well 16 years ago
Andy Boyett df9f22f73c usb-serial: Add ch341 driver for 2.6.24 and later kernels. Closes #2968 16 years ago
Andy Boyett 09e2dcc255 dropbear: upgrade to 0.51 - 160-tty_close merged upstream - patches refreshed 16 years ago
Travis Kemen f20dd0803c add dropbear keys, passwd and firewall configuration to be saved during reflash 16 years ago
Nicolas Thill a760ff5861 fix variable names in tests 16 years ago
Florian Fainelli 5d5385684d Fix nfs modules options and modules, only package modules that are built for all targets (#3796) 16 years ago
Imre Kaloz 3ff4b7ee10 patch causes problems on some platforms, nuke it 16 years ago
Imre Kaloz 9f43812a07 bump ath9k package version number, too 16 years ago
Imre Kaloz b8eb34e5c3 sync ath9k with the git tree 16 years ago
Travis Kemen 7346ef83e1 fix sysupgrade endian issues 16 years ago
Travis Kemen 1a47f8142d This series of patches closes the support gap on one of the explicitly supported platforms (WRT54G3G) by adding direct support for the Sierra Wireless 3G modems. Signed-off-by: RB <aoz.syn@gmail.com> 16 years ago
Florian Fainelli 7f3193a673 Default to port 1812 for radius authentication when doing 802.1x 16 years ago
Matteo Croce 077e9a7e7a ath9k: correct package description 16 years ago
Steven Barth e870bdf403 Updated Dnsmasq to 2.45 16 years ago
Michael Büsch 204728376c Update gpiommc to use configfs 16 years ago
Felix Fietkau d7bdc37560 add another endianness fix for ath9k, ar9160 now works on ixp4xx, at least in sta mode :) 16 years ago