8472 Commits (3832f60af7a10f7b0767209978e31e8fe7f28133)
 

Author SHA1 Message Date
Florian Fainelli 3832f60af7 opkg depends on curl 17 years ago
Florian Fainelli 182c9bc339 Move curl from packages to trunk, opkg depends on it 17 years ago
Steven Barth a1031eeb23 lua: Remove -fPIC for non-powerpc platforms 17 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 17 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 17 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 17 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 17 years ago
Imre Kaloz add8ac1a6c switch to the production phy ids on the Cambria 17 years ago
Travis Kemen 1de0fb9f02 fix mkfwimage to recognize the -s option 17 years ago
John Crispin 9c2e5b0b82 fixes download path for mac80211 17 years ago
John Crispin b39d1e4b7a adds luci to the feeds.conf file 17 years ago
Nicolas Thill a5df818e0d fix libraries packaging for uml on x86_64 17 years ago
Nicolas Thill 5ca686b513 add a fix to prevent startup crashes on i386 when built with gcc < 4.3 17 years ago
Gabor Juhos 44c4cd23f1 update to 2.6.26 17 years ago
John Crispin 5e942a9011 fixes dbus param of dnsmasq, #3818, thanks the.loeki 17 years ago
Gabor Juhos b04b135946 make use DMA_BIT_MASK 17 years ago
Matteo Croce 5cb5a026ee atheros: 2.6.26 patches 17 years ago
Florian Fainelli 68f4ae4e94 Update uClibc config for x86_64 17 years ago
Florian Fainelli d610ea58d0 Resynced x86_64 kernel config for uml 17 years ago
Gabor Juhos 6fb96b4b63 fix a bug in the USB driver debug code 17 years ago
Florian Fainelli 8e626bffb7 Do not run ldconfig while cross-compiling zlib 17 years ago
Gabor Juhos 62a65ccbea sync 2.6.26 config 17 years ago
Gabor Juhos 18991af6f7 add missing symbols to 2.6.26 defconfig 17 years ago
Andy Boyett 0abeea4e60 usb-serial: Fix swapped dependencies for belkin and ch341 17 years ago
Felix Fietkau f0ecaa6c18 disable CONFIG_MTD_REDBOOT_PARTS_UNALLOCATED for ar71xx 17 years ago
Felix Fietkau 129fcaffb3 fix kernel oops in the redboot partition parser when CONFIG_MTD_REDBOOT_PARTS_UNALLOCATED is set and there is some free space after the rootfs partition 17 years ago
Felix Fietkau c385ca9c81 fix mkfwimage build on mac os x 17 years ago
Gabor Juhos 7f249bf2f5 initial 2.6.26 support 17 years ago
Gabor Juhos 44b51440ce cleanup trailing whitespaces in 2.6.26 patches 17 years ago
Florian Fainelli 4bc51e20f2 Remove 2.6.23 files, we will stick to 2.6.24 for rdc 17 years ago
Florian Fainelli e63040663d Allow madwifi devices to be set in monitor mode 17 years ago
Florian Fainelli 63622fbbec ipsec{4,6} depend on kmod-crypto-aead to allow esp4 and esp6 to successfully load (#3813) 17 years ago
Florian Fainelli 33ae24f5b5 Resync some kernel configuration options 17 years ago
Florian Fainelli 62fc14b715 Update wireless documentation 17 years ago
Gabor Juhos 6569108c7c make boot quiet a bit 17 years ago
Imre Kaloz 4a3cc5d9a7 add backported HSO driver 17 years ago
Gabor Juhos 3035d2e7c9 button-hotplug: fix compile warnings 17 years ago
Gabor Juhos 3e0a2d0615 fix yaffs on 2.6.26 17 years ago
Gabor Juhos 9b2e1bdd8d fix Dell TrueMobile 2300 v1/v2 detection and network configuration (closes #2788) 17 years ago
Felix Fietkau 1b84749c77 allow mkfwimage to fail during atheros builds. sometimes images get too big for devices that use this image format, but this must not break the normal image build for other atheros devices 17 years ago
Gabor Juhos 104b3386a2 update to 2.6.25.12 17 years ago
Felix Fietkau bdfc0556b8 refresh madwifi patches 17 years ago
Felix Fietkau 22a637325e wpa_supplicant: sort scan results by link quality to improve supplicant-controlled roaming 17 years ago
Felix Fietkau e7c5e72479 wpa_supplicant: improve scan cache reliability 17 years ago
Felix Fietkau 144e506288 madwifi: preempt any running scan when wpa_supplicant triggers a new assoc 17 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 17 years ago
Felix Fietkau 8aab13b562 madwifi: add some roaming fixes by ubnt 17 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 17 years ago
Felix Fietkau 9866151941 madwifi: reduce the packet loss impact of forced background scans triggered by the configured threshold 17 years ago
Felix Fietkau 192e5ac41d madwifi: improve hidden ssid handling in sta mode 17 years ago