Jo-Philipp Wich [Tue, 22 Mar 2011 18:56:55 +0000 (18:56 +0000)]
fix image generation in the Image Builder environment
SVN-Revision: 26271
Jo-Philipp Wich [Tue, 22 Mar 2011 18:06:12 +0000 (18:06 +0000)]
target.mk: don't enable coreutils by default, it does not even exist anymore... fixes the Image Builder
SVN-Revision: 26269
Imre Kaloz [Tue, 22 Mar 2011 15:04:17 +0000 (15:04 +0000)]
add 2.6.38 support
SVN-Revision: 26268
Imre Kaloz [Tue, 22 Mar 2011 09:20:34 +0000 (09:20 +0000)]
enable the 'big kernel lock' by default
SVN-Revision: 26267
Felix Fietkau [Tue, 22 Mar 2011 00:41:55 +0000 (00:41 +0000)]
ath9k: add a patch from linux-wireless@ for reducing driver size
SVN-Revision: 26264
Felix Fietkau [Mon, 21 Mar 2011 23:02:12 +0000 (23:02 +0000)]
hostapd: update to 2011-02-21, use PKG_MIRROR_MD5SUM, includes fixes for WPS
SVN-Revision: 26261
Felix Fietkau [Mon, 21 Mar 2011 23:02:06 +0000 (23:02 +0000)]
add support for md5sum checks for mirrored tarballs of packages with version control source urls
SVN-Revision: 26260
Jo-Philipp Wich [Mon, 21 Mar 2011 17:38:15 +0000 (17:38 +0000)]
image.mk: only upgrade permissions instead of overwriting, utilize tar -p flag for targz image targets (#7667)
SVN-Revision: 26259
Jo-Philipp Wich [Mon, 21 Mar 2011 17:36:50 +0000 (17:36 +0000)]
ipkg-utils: utilize the tar -p flag to preserve permissions (#7667)
SVN-Revision: 26258
Travis Kemen [Mon, 21 Mar 2011 16:52:14 +0000 (16:52 +0000)]
sysupgrade works on the wp54
SVN-Revision: 26257
Jo-Philipp Wich [Mon, 21 Mar 2011 06:45:20 +0000 (06:45 +0000)]
ncurses: install ncurses5-config and ncursesw5-config (#9044)
SVN-Revision: 26255
Daniel Dickinson [Mon, 21 Mar 2011 05:53:17 +0000 (05:53 +0000)]
hotplug2: Added zaptel subsystem to /etc/hotplugs2.rules so that the zaptel kernel module package only needs to had a script to create the correct device nodes (default names differ from what all apps that use zaptel actually use, so a script is necessary).
SVN-Revision: 26253
Felix Fietkau [Mon, 21 Mar 2011 03:19:35 +0000 (03:19 +0000)]
mac80211: initialize the last rx time when creating a station
should hopefully finally take care of the nasty reassociation issues which showed up as
Jan 1 00:51:10 OpenWrt daemon.info hostapd: wlan0: STA 00:xx:xx:xx:xx:xx IEEE 802.11: deauthenticated due to inactivity
right after associating, leading to an immediate disconnect.
Will probably fix #8343, #8830 and others.
SVN-Revision: 26251
Felix Fietkau [Mon, 21 Mar 2011 02:22:26 +0000 (02:22 +0000)]
ath9k: re-run nfcal only when stuck beacons become more frequent
SVN-Revision: 26250
Felix Fietkau [Mon, 21 Mar 2011 02:22:22 +0000 (02:22 +0000)]
ath9k: increase ATH_BCBUF, allows creating 8 virtual APs
SVN-Revision: 26249
Felix Fietkau [Mon, 21 Mar 2011 02:22:17 +0000 (02:22 +0000)]
ath9k: improve precision of beacon timer calculations
SVN-Revision: 26248
Felix Fietkau [Mon, 21 Mar 2011 02:22:12 +0000 (02:22 +0000)]
ath9k: add some minor debugfs cleanups
SVN-Revision: 26247
Claudio Mignanti [Sun, 20 Mar 2011 22:49:27 +0000 (22:49 +0000)]
Update to 2.6.38
SVN-Revision: 26246
Daniel Dickinson [Sun, 20 Mar 2011 19:37:28 +0000 (19:37 +0000)]
block-mount busybox: Removed busybox versions of blkid and swap-utils since they are only used by block-mount and block-extroot, and those packages don't have as much need for the image space-savings of busybox versions, especially at the cost of including it in all images even those with no external storage.
SVN-Revision: 26245
Michael Büsch [Sun, 20 Mar 2011 14:07:25 +0000 (14:07 +0000)]
omap24xx: Update to 2.6.38. Remove 2.6.37 files
SVN-Revision: 26244
Felix Fietkau [Sun, 20 Mar 2011 01:21:49 +0000 (01:21 +0000)]
linux-atm: Solos card requires explicit buffer size to br2684ctl
The default send buffer size of 8192 potentially can run past the end of the buffer (skb) and trash memory.
Explicitly setting a limit is required.
(Patch by Philip Prindeville)
SVN-Revision: 26242
Travis Kemen [Sun, 20 Mar 2011 00:57:47 +0000 (00:57 +0000)]
Keep firewall.user during sysupgrades
SVN-Revision: 26241
Hauke Mehrtens [Sat, 19 Mar 2011 23:19:08 +0000 (23:19 +0000)]
brcm47xx: remove kmod-usb-ohci from WGT634U packages.
This package creates some error messages on startup
Thank you russell-- for reporting
SVN-Revision: 26240
Hauke Mehrtens [Sat, 19 Mar 2011 17:42:48 +0000 (17:42 +0000)]
kernel: fix some problems with kernel 2.6.38
In some places LINUX_2_6_38 was just missing.
Some kernel modules were moved.
SVN-Revision: 26239
Hauke Mehrtens [Sat, 19 Mar 2011 17:40:58 +0000 (17:40 +0000)]
kernel: add missing config options
SVN-Revision: 26238
Hauke Mehrtens [Sat, 19 Mar 2011 17:40:02 +0000 (17:40 +0000)]
kernel: linux/version.h was removed in kernel 2.6.19 and is now replaced by generated/autoconf.h.
This fixes build with kernel 2.6.38.
This was only build tested.
Thank you philipp64 for reporting
SVN-Revision: 26237
Daniel Dickinson [Fri, 18 Mar 2011 23:34:40 +0000 (23:34 +0000)]
ncurses: Split terminfo database into a separate package because S-Lang library needs the terminfo database but doesn't depend on ncurses (and libnewt depends on S-Lang library and is intended to be a lightweight dialog replacement that doesn't depend on the heavy ncurses).
SVN-Revision: 26232
Jo-Philipp Wich [Fri, 18 Mar 2011 18:24:51 +0000 (18:24 +0000)]
base-files: properly handle vlans on top of wireless interfaces
SVN-Revision: 26230
Imre Kaloz [Fri, 18 Mar 2011 13:40:48 +0000 (13:40 +0000)]
remove 2.6.34 support
SVN-Revision: 26229
Imre Kaloz [Fri, 18 Mar 2011 13:33:18 +0000 (13:33 +0000)]
upgrade to 2.6.37.4
SVN-Revision: 26228
Imre Kaloz [Fri, 18 Mar 2011 13:32:17 +0000 (13:32 +0000)]
upgrade to 2.6.37.4
SVN-Revision: 26227
Imre Kaloz [Fri, 18 Mar 2011 13:25:32 +0000 (13:25 +0000)]
update to 2.6.32.33 and 2.6.37.4
SVN-Revision: 26226
Imre Kaloz [Fri, 18 Mar 2011 13:09:21 +0000 (13:09 +0000)]
upgrade to 2.6.37
SVN-Revision: 26225
Imre Kaloz [Fri, 18 Mar 2011 13:04:02 +0000 (13:04 +0000)]
upgrade to 2.6.37
SVN-Revision: 26224
Imre Kaloz [Fri, 18 Mar 2011 13:03:50 +0000 (13:03 +0000)]
upgrade to 2.6.37
SVN-Revision: 26223
Imre Kaloz [Fri, 18 Mar 2011 13:02:12 +0000 (13:02 +0000)]
upgrade to 2.6.37, mark it broken
SVN-Revision: 26222
Imre Kaloz [Fri, 18 Mar 2011 12:56:19 +0000 (12:56 +0000)]
add 2.6.38 md5sum
SVN-Revision: 26221
Vasilis Tsiligiannis [Fri, 18 Mar 2011 11:03:12 +0000 (11:03 +0000)]
hostapd: fix non-multicall hostapd compile (#9074)
SVN-Revision: 26220
Felix Fietkau [Fri, 18 Mar 2011 03:41:22 +0000 (03:41 +0000)]
wireless-tools: remove some more unnecessary stuff from iwconfig
SVN-Revision: 26218
Felix Fietkau [Fri, 18 Mar 2011 03:13:38 +0000 (03:13 +0000)]
strip .note.gnu.build-id from kernel modules
SVN-Revision: 26217
Felix Fietkau [Fri, 18 Mar 2011 02:15:52 +0000 (02:15 +0000)]
hostapd: add a patch to remove some unnecessary control interface functionality
SVN-Revision: 26216
Felix Fietkau [Thu, 17 Mar 2011 23:14:17 +0000 (23:14 +0000)]
kernel: fix an overlayfs deadlock on rmdir
SVN-Revision: 26215
Felix Fietkau [Thu, 17 Mar 2011 23:14:12 +0000 (23:14 +0000)]
add a kernel config option for magic sysrq
SVN-Revision: 26214
Felix Fietkau [Thu, 17 Mar 2011 20:23:14 +0000 (20:23 +0000)]
kernel: replace mini_fo with overlayfs for 2.6.38
SVN-Revision: 26213
Felix Fietkau [Thu, 17 Mar 2011 20:21:28 +0000 (20:21 +0000)]
hostapd: add a separate config symbol for 802.11n driver support
SVN-Revision: 26212
Felix Fietkau [Thu, 17 Mar 2011 20:08:44 +0000 (20:08 +0000)]
ar71xx: remove 2.6.32 support
SVN-Revision: 26211
Felix Fietkau [Thu, 17 Mar 2011 19:09:48 +0000 (19:09 +0000)]
kernel: replace mini_fo with overlayfs for 2.6.37
SVN-Revision: 26209
Felix Fietkau [Thu, 17 Mar 2011 19:09:43 +0000 (19:09 +0000)]
base-files: overlayfs whiteouts depend on a specific xattr entry, which does not get preserved by the tmpfs->overlay copy. work around this by cleaning all copied "(overlay-whiteout)" symlinks after the switch to jffs2
SVN-Revision: 26208
Felix Fietkau [Thu, 17 Mar 2011 19:09:39 +0000 (19:09 +0000)]
base-files: add initial support for mounting overlayfs
SVN-Revision: 26207
Jo-Philipp Wich [Thu, 17 Mar 2011 15:35:41 +0000 (15:35 +0000)]
base-files: update sysctl.conf for modern kernels
SVN-Revision: 26204
Vasilis Tsiligiannis [Thu, 17 Mar 2011 07:23:37 +0000 (07:23 +0000)]
hostapd: Fix hostap driver for multicall binary builds
SVN-Revision: 26203
Vasilis Tsiligiannis [Thu, 17 Mar 2011 07:23:32 +0000 (07:23 +0000)]
hostap-driver: Remove newline at start of config (cosmetic)
SVN-Revision: 26202
Vasilis Tsiligiannis [Thu, 17 Mar 2011 07:23:28 +0000 (07:23 +0000)]
acx: Major rework of acx.sh script
SVN-Revision: 26201
Vasilis Tsiligiannis [Thu, 17 Mar 2011 07:23:23 +0000 (07:23 +0000)]
hostap-driver: Use 'any' for unspecified SSIDs
SVN-Revision: 26200
Vasilis Tsiligiannis [Thu, 17 Mar 2011 07:23:18 +0000 (07:23 +0000)]
hostap-driver: Fix adhoc mode
SVN-Revision: 26199
Vasilis Tsiligiannis [Thu, 17 Mar 2011 07:07:43 +0000 (07:07 +0000)]
hostap-driver: Add newline at end of autodetected wireless config (cosmetic)
SVN-Revision: 26198
Vasilis Tsiligiannis [Thu, 17 Mar 2011 07:07:03 +0000 (07:07 +0000)]
madwifi: Add newline at end of autodetected wireless config (cosmetic)
SVN-Revision: 26197
Vasilis Tsiligiannis [Thu, 17 Mar 2011 07:05:36 +0000 (07:05 +0000)]
acx: Add newline at end of autodetected wireless config (cosmetic)
SVN-Revision: 26196
Felix Fietkau [Wed, 16 Mar 2011 18:31:27 +0000 (18:31 +0000)]
mpc85xx: update to linux 2.6.38, remove the broken flag
SVN-Revision: 26195
Felix Fietkau [Wed, 16 Mar 2011 18:31:23 +0000 (18:31 +0000)]
kernel: refresh 2.6.38 patches for final release
SVN-Revision: 26194
Felix Fietkau [Wed, 16 Mar 2011 18:31:18 +0000 (18:31 +0000)]
kernel: disable xz for 2.6.38 for now, it is unused
SVN-Revision: 26193
Felix Fietkau [Wed, 16 Mar 2011 18:31:14 +0000 (18:31 +0000)]
kernel: add a few more missing config symbols
SVN-Revision: 26192
Felix Fietkau [Wed, 16 Mar 2011 18:04:54 +0000 (18:04 +0000)]
mpc85xx: copy the fdt for mpc8548cds to $(BIN_DIR)
SVN-Revision: 26191
Felix Fietkau [Wed, 16 Mar 2011 18:04:49 +0000 (18:04 +0000)]
mpc85xx: remove bogus config overrides
SVN-Revision: 26190
Felix Fietkau [Wed, 16 Mar 2011 18:04:45 +0000 (18:04 +0000)]
kernel: add a few missing kernel config symbols
SVN-Revision: 26189
Felix Fietkau [Wed, 16 Mar 2011 02:57:04 +0000 (02:57 +0000)]
mac80211: add an aggregation rx reorder timeout handling fix
SVN-Revision: 26185
Felix Fietkau [Tue, 15 Mar 2011 19:58:32 +0000 (19:58 +0000)]
build: move the CCACHE_DIR to the build targets so that it doesn't interfere with a host ccache setup
SVN-Revision: 26181
Felix Fietkau [Tue, 15 Mar 2011 19:51:42 +0000 (19:51 +0000)]
ar71xx: add default configuration for the switch on AP96
Enables forwarding of frames between the switch ports (eth0).
Patch by Jouni Malinen
SVN-Revision: 26180
Jo-Philipp Wich [Tue, 15 Mar 2011 09:09:05 +0000 (09:09 +0000)]
comgt: handle ttyHS* devices in usb hotplug, fix typo (#9046)
SVN-Revision: 26175
Felix Fietkau [Tue, 15 Mar 2011 01:36:48 +0000 (01:36 +0000)]
ath9k: force the rx chainmask on ar913x to 0x7 - fixes calibration issues with 2-antenna devices such as the wrt160nl
SVN-Revision: 26168
Felix Fietkau [Tue, 15 Mar 2011 01:36:45 +0000 (01:36 +0000)]
ath9k: enable an ar913x specific hardware fix for sending block-ack
SVN-Revision: 26167
Vasilis Tsiligiannis [Tue, 15 Mar 2011 00:44:15 +0000 (00:44 +0000)]
base-files: Autodetect newly added wireless hardware
SVN-Revision: 26166
Vasilis Tsiligiannis [Tue, 15 Mar 2011 00:44:02 +0000 (00:44 +0000)]
mac80211: Fix unique device autodetection
SVN-Revision: 26165
Vasilis Tsiligiannis [Tue, 15 Mar 2011 00:43:50 +0000 (00:43 +0000)]
madwifi: Fix unique device autodetection
SVN-Revision: 26164
Vasilis Tsiligiannis [Tue, 15 Mar 2011 00:43:42 +0000 (00:43 +0000)]
hostap-driver: Fix unique device autodetection
SVN-Revision: 26163
Vasilis Tsiligiannis [Mon, 14 Mar 2011 23:48:25 +0000 (23:48 +0000)]
hostap-driver: Add support for multiple interfaces
SVN-Revision: 26162
Felix Fietkau [Mon, 14 Mar 2011 19:27:45 +0000 (19:27 +0000)]
base-files: link libpthread against libc
SVN-Revision: 26161
Felix Fietkau [Mon, 14 Mar 2011 14:04:49 +0000 (14:04 +0000)]
mac80211: fix ath9k/ath9k-htc description (thx, swalker)
SVN-Revision: 26160
John Crispin [Mon, 14 Mar 2011 07:34:08 +0000 (07:34 +0000)]
* fixes .unlocked_ioctl functions
SVN-Revision: 26158
John Crispin [Mon, 14 Mar 2011 07:33:23 +0000 (07:33 +0000)]
* fixes arv4510 board support * fixes nor swizzle hack * fixes gpio .can_sleep * fixes compile warning inside pci driver
SVN-Revision: 26157
Daniel Dickinson [Mon, 14 Mar 2011 02:12:38 +0000 (02:12 +0000)]
block-mount: Changed default filesystem for /e/c/fstab to be ext4 instead of ext3
SVN-Revision: 26156
Felix Fietkau [Sun, 13 Mar 2011 23:02:52 +0000 (23:02 +0000)]
pjsip: make pjsip-ltq-tapi dependencies conditional to make the build dependencies conditional as well
SVN-Revision: 26154
Felix Fietkau [Sun, 13 Mar 2011 22:39:16 +0000 (22:39 +0000)]
lantiq: add missing #include for the falcon i2c driver
SVN-Revision: 26152
Vasilis Tsiligiannis [Sun, 13 Mar 2011 20:58:20 +0000 (20:58 +0000)]
acx: Detect every device present
SVN-Revision: 26150
Felix Fietkau [Sun, 13 Mar 2011 19:47:42 +0000 (19:47 +0000)]
base-files: add a default /etc/services files
SVN-Revision: 26142
Hauke Mehrtens [Sun, 13 Mar 2011 19:25:24 +0000 (19:25 +0000)]
brcm47xx: add workaround for fuse again.
This closes #4754
SVN-Revision: 26141
Felix Fietkau [Sun, 13 Mar 2011 19:10:28 +0000 (19:10 +0000)]
base-files: add users ftp (for ftp servers), network (network related daemons such as tor, quagga, ...)
SVN-Revision: 26138
Felix Fietkau [Sun, 13 Mar 2011 19:04:32 +0000 (19:04 +0000)]
base-files: add an ftp group as well
SVN-Revision: 26136
Felix Fietkau [Sun, 13 Mar 2011 18:56:34 +0000 (18:56 +0000)]
base-files: add a few default groups to /etc/group so that we can get rid of a few postinst scripts
SVN-Revision: 26133
Felix Fietkau [Sun, 13 Mar 2011 18:45:27 +0000 (18:45 +0000)]
ltq-ifxos: only attempt to build if the lantiq target is selected (fixes #9035)
SVN-Revision: 26132
Felix Fietkau [Sun, 13 Mar 2011 18:38:50 +0000 (18:38 +0000)]
ath9k: split package into kmod-ath9k and kmod-ath9k-common, add a new package for ath9k_htc
SVN-Revision: 26130
Felix Fietkau [Sun, 13 Mar 2011 18:38:43 +0000 (18:38 +0000)]
download.mk: properly quote download urls
SVN-Revision: 26129
Felix Fietkau [Sun, 13 Mar 2011 18:38:37 +0000 (18:38 +0000)]
mac80211: update to wireless-testing 2011-03-11
SVN-Revision: 26128
Hauke Mehrtens [Sun, 13 Mar 2011 17:24:28 +0000 (17:24 +0000)]
ssb: update ssb to version from linux-next-
20110311
SVN-Revision: 26127
Hauke Mehrtens [Sun, 13 Mar 2011 17:14:08 +0000 (17:14 +0000)]
kernel: update to kernel version 2.6.37.3
SVN-Revision: 26126
Hauke Mehrtens [Sun, 13 Mar 2011 17:13:11 +0000 (17:13 +0000)]
kernel: update to kernel version 2.6.34.8
SVN-Revision: 26125
Hauke Mehrtens [Sun, 13 Mar 2011 17:12:20 +0000 (17:12 +0000)]
kernel: update to kernel version 2.6.32.32
SVN-Revision: 26124
Gabor Juhos [Sun, 13 Mar 2011 16:34:52 +0000 (16:34 +0000)]
ramips: initial board support for Aztech HW550-3G
This patch adds initial support for the Aztech HW550-3G (Ralink
RT3052f SoC, 8MB flash, 32MB dram). Ethernet is not working yet.
Wireless appears to work fine. USB does not work yet (as with other
Ralink boards).
Signed-off-by: Layne Edwards <ledwards76@gmail.com>
SVN-Revision: 26123
Gabor Juhos [Sun, 13 Mar 2011 15:08:33 +0000 (15:08 +0000)]
package/kernel: package heartbeat LED trigger
Patch-by: Nikolay Martynov <mar.kolya@gmail.com>
SVN-Revision: 26120
Gabor Juhos [Sun, 13 Mar 2011 15:08:31 +0000 (15:08 +0000)]
ar71xx: add support for the TP-Link TL-WA901ND v2 board
Patch-by: Jonathan Benett <jbscience87@gmail.com>
SVN-Revision: 26119