Commit Graph

8466 Commits (28ddc0a2ae7a20aa81534dfa5ad3540fbb96e078)
 

Author SHA1 Message Date
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
SVN-Revision: 11980
16 years ago
Imre Kaloz add8ac1a6c switch to the production phy ids on the Cambria
SVN-Revision: 11979
16 years ago
Travis Kemen 1de0fb9f02 fix mkfwimage to recognize the -s option
SVN-Revision: 11978
16 years ago
John Crispin 9c2e5b0b82 fixes download path for mac80211
SVN-Revision: 11975
16 years ago
John Crispin b39d1e4b7a adds luci to the feeds.conf file
SVN-Revision: 11973
16 years ago
Nicolas Thill a5df818e0d fix libraries packaging for uml on x86_64
SVN-Revision: 11970
16 years ago
Nicolas Thill 5ca686b513 add a fix to prevent startup crashes on i386 when built with gcc < 4.3
SVN-Revision: 11969
16 years ago
Gabor Juhos 44c4cd23f1 update to 2.6.26
SVN-Revision: 11968
16 years ago
John Crispin 5e942a9011 fixes dbus param of dnsmasq, #3818, thanks the.loeki
SVN-Revision: 11967
16 years ago
Gabor Juhos b04b135946 make use DMA_BIT_MASK
SVN-Revision: 11966
16 years ago
Matteo Croce 5cb5a026ee atheros: 2.6.26 patches
SVN-Revision: 11965
16 years ago
Florian Fainelli 68f4ae4e94 Update uClibc config for x86_64
SVN-Revision: 11963
16 years ago
Florian Fainelli d610ea58d0 Resynced x86_64 kernel config for uml
SVN-Revision: 11962
16 years ago
Gabor Juhos 6fb96b4b63 fix a bug in the USB driver debug code
SVN-Revision: 11961
16 years ago
Florian Fainelli 8e626bffb7 Do not run ldconfig while cross-compiling zlib
SVN-Revision: 11959
16 years ago
Gabor Juhos 62a65ccbea sync 2.6.26 config
SVN-Revision: 11955
16 years ago
Gabor Juhos 18991af6f7 add missing symbols to 2.6.26 defconfig
SVN-Revision: 11954
16 years ago
Andy Boyett 0abeea4e60 usb-serial: Fix swapped dependencies for belkin and ch341
SVN-Revision: 11953
16 years ago
Felix Fietkau f0ecaa6c18 disable CONFIG_MTD_REDBOOT_PARTS_UNALLOCATED for ar71xx
SVN-Revision: 11949
16 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
SVN-Revision: 11948
16 years ago
Felix Fietkau c385ca9c81 fix mkfwimage build on mac os x
SVN-Revision: 11947
16 years ago
Gabor Juhos 7f249bf2f5 initial 2.6.26 support
SVN-Revision: 11946
16 years ago
Gabor Juhos 44b51440ce cleanup trailing whitespaces in 2.6.26 patches
SVN-Revision: 11945
16 years ago
Florian Fainelli 4bc51e20f2 Remove 2.6.23 files, we will stick to 2.6.24 for rdc
SVN-Revision: 11944
16 years ago
Florian Fainelli e63040663d Allow madwifi devices to be set in monitor mode
SVN-Revision: 11943
16 years ago
Florian Fainelli 63622fbbec ipsec{4,6} depend on kmod-crypto-aead to allow esp4 and esp6 to successfully load (#3813)
SVN-Revision: 11942
16 years ago
Florian Fainelli 33ae24f5b5 Resync some kernel configuration options
SVN-Revision: 11941
16 years ago
Florian Fainelli 62fc14b715 Update wireless documentation
SVN-Revision: 11940
16 years ago
Gabor Juhos 6569108c7c make boot quiet a bit
SVN-Revision: 11939
16 years ago
Imre Kaloz 4a3cc5d9a7 add backported HSO driver
SVN-Revision: 11938
16 years ago
Gabor Juhos 3035d2e7c9 button-hotplug: fix compile warnings
SVN-Revision: 11937
16 years ago
Gabor Juhos 3e0a2d0615 fix yaffs on 2.6.26
SVN-Revision: 11936
16 years ago
Gabor Juhos 9b2e1bdd8d fix Dell TrueMobile 2300 v1/v2 detection and network configuration (closes #2788)
SVN-Revision: 11935
16 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
SVN-Revision: 11934
16 years ago
Gabor Juhos 104b3386a2 update to 2.6.25.12
SVN-Revision: 11933
16 years ago
Felix Fietkau bdfc0556b8 refresh madwifi patches
SVN-Revision: 11932
16 years ago
Felix Fietkau 22a637325e wpa_supplicant: sort scan results by link quality to improve supplicant-controlled roaming
SVN-Revision: 11931
16 years ago
Felix Fietkau e7c5e72479 wpa_supplicant: improve scan cache reliability
SVN-Revision: 11930
16 years ago
Felix Fietkau 144e506288 madwifi: preempt any running scan when wpa_supplicant triggers a new assoc
SVN-Revision: 11929
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
SVN-Revision: 11928
16 years ago
Felix Fietkau 8aab13b562 madwifi: add some roaming fixes by ubnt
SVN-Revision: 11927
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
SVN-Revision: 11926
16 years ago
Felix Fietkau 9866151941 madwifi: reduce the packet loss impact of forced background scans triggered by the configured threshold
SVN-Revision: 11925
16 years ago
Felix Fietkau 192e5ac41d madwifi: improve hidden ssid handling in sta mode
SVN-Revision: 11924
16 years ago
Felix Fietkau 80710bb7cc madwifi: fix queue stop/start during key updates
SVN-Revision: 11923
16 years ago
Gabor Juhos f6ad0deb7b add chip_fixup patch of the platform_nand driver to 2.6.26 as well
SVN-Revision: 11922
16 years ago
Travis Kemen 14622d5a08 Use mkfwimage from athero.openwrt.net with modification for XS2 devices. Add back in ubiquiti image generation.
SVN-Revision: 11920
16 years ago
Travis Kemen 0425daa86d keep /etc/group over reflash as well
SVN-Revision: 11919
16 years ago
Andy Boyett df9f22f73c usb-serial: Add ch341 driver for 2.6.24 and later kernels. Closes #2968
SVN-Revision: 11914
16 years ago
Andy Boyett 09e2dcc255 dropbear: upgrade to 0.51 - 160-tty_close merged upstream - patches refreshed
SVN-Revision: 11913
16 years ago