openwrt/svn-archive/archive.git
13 years ago[omap35xx]: Correct CTI patch
Hamish Guthrie [Wed, 23 Mar 2011 14:08:33 +0000 (14:08 +0000)]
[omap35xx]: Correct CTI patch

SVN-Revision: 26276

13 years ago[omap35xx] kernel: add CTI usb-id's to FTDI driver
Hamish Guthrie [Wed, 23 Mar 2011 11:31:49 +0000 (11:31 +0000)]
[omap35xx] kernel: add CTI usb-id's to FTDI driver

SVN-Revision: 26275

13 years ago[omap35xx] Add patch to correct sub-page alignment
Hamish Guthrie [Wed, 23 Mar 2011 08:23:04 +0000 (08:23 +0000)]
[omap35xx] Add patch to correct sub-page alignment

SVN-Revision: 26274

13 years agomac80211: update to wireless-testing 2011-03-22
Felix Fietkau [Tue, 22 Mar 2011 21:00:58 +0000 (21:00 +0000)]
mac80211: update to wireless-testing 2011-03-22

SVN-Revision: 26273

13 years agohostapd: make entropy collection contribute to the kernel pool
Felix Fietkau [Tue, 22 Mar 2011 21:00:54 +0000 (21:00 +0000)]
hostapd: make entropy collection contribute to the kernel pool

SVN-Revision: 26272

13 years ago[ar71xx] fix image generation in the Image Builder environment
Jo-Philipp Wich [Tue, 22 Mar 2011 18:56:55 +0000 (18:56 +0000)]
[ar71xx] fix image generation in the Image Builder environment

SVN-Revision: 26271

13 years ago[include] target.mk: don't enable coreutils by default, it does not even exist anymor...
Jo-Philipp Wich [Tue, 22 Mar 2011 18:06:12 +0000 (18:06 +0000)]
[include] target.mk: don't enable coreutils by default, it does not even exist anymore... fixes the Image Builder

SVN-Revision: 26269

13 years ago[ixp4xx]: add 2.6.38 support
Imre Kaloz [Tue, 22 Mar 2011 15:04:17 +0000 (15:04 +0000)]
[ixp4xx]: add 2.6.38 support

SVN-Revision: 26268

13 years agoenable the 'big kernel lock' by default
Imre Kaloz [Tue, 22 Mar 2011 09:20:34 +0000 (09:20 +0000)]
enable the 'big kernel lock' by default

SVN-Revision: 26267

13 years agoath9k: add a patch from linux-wireless@ for reducing driver size
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

13 years agohostapd: update to 2011-02-21, use PKG_MIRROR_MD5SUM, includes fixes for WPS
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

13 years agoadd support for md5sum checks for mirrored tarballs of packages with version control...
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

13 years ago[include] image.mk: only upgrade permissions instead of overwriting, utilize tar...
Jo-Philipp Wich [Mon, 21 Mar 2011 17:38:15 +0000 (17:38 +0000)]
[include] image.mk: only upgrade permissions instead of overwriting, utilize tar -p flag for targz image targets (#7667)

SVN-Revision: 26259

13 years ago[tools] ipkg-utils: utilize the tar -p flag to preserve permissions (#7667)
Jo-Philipp Wich [Mon, 21 Mar 2011 17:36:50 +0000 (17:36 +0000)]
[tools] ipkg-utils: utilize the tar -p flag to preserve permissions (#7667)

SVN-Revision: 26258

13 years agosysupgrade works on the wp54
Travis Kemen [Mon, 21 Mar 2011 16:52:14 +0000 (16:52 +0000)]
sysupgrade works on the wp54

SVN-Revision: 26257

13 years ago[package] ncurses: install ncurses5-config and ncursesw5-config (#9044)
Jo-Philipp Wich [Mon, 21 Mar 2011 06:45:20 +0000 (06:45 +0000)]
[package] ncurses: install ncurses5-config and ncursesw5-config (#9044)

SVN-Revision: 26255

13 years ago[package] hotplug2: Added zaptel subsystem to /etc/hotplugs2.rules so that the zaptel...
Daniel Dickinson [Mon, 21 Mar 2011 05:53:17 +0000 (05:53 +0000)]
[package] 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

13 years agomac80211: initialize the last rx time when creating a station
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

13 years agoath9k: re-run nfcal only when stuck beacons become more frequent
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

13 years agoath9k: increase ATH_BCBUF, allows creating 8 virtual APs
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

13 years agoath9k: improve precision of beacon timer calculations
Felix Fietkau [Mon, 21 Mar 2011 02:22:17 +0000 (02:22 +0000)]
ath9k: improve precision of beacon timer calculations

SVN-Revision: 26248

13 years agoath9k: add some minor debugfs cleanups
Felix Fietkau [Mon, 21 Mar 2011 02:22:12 +0000 (02:22 +0000)]
ath9k: add some minor debugfs cleanups

SVN-Revision: 26247

13 years ago[at91] Update to 2.6.38
Claudio Mignanti [Sun, 20 Mar 2011 22:49:27 +0000 (22:49 +0000)]
[at91] Update to 2.6.38

SVN-Revision: 26246

13 years ago[package] block-mount busybox: Removed busybox versions of blkid and swap-utils since...
Daniel Dickinson [Sun, 20 Mar 2011 19:37:28 +0000 (19:37 +0000)]
[package] 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

13 years agoomap24xx: Update to 2.6.38. Remove 2.6.37 files
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

13 years agolinux-atm: Solos card requires explicit buffer size to br2684ctl
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

13 years agoKeep firewall.user during sysupgrades
Travis Kemen [Sun, 20 Mar 2011 00:57:47 +0000 (00:57 +0000)]
Keep firewall.user during sysupgrades

SVN-Revision: 26241

13 years agobrcm47xx: remove kmod-usb-ohci from WGT634U packages.
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

13 years agokernel: fix some problems with kernel 2.6.38
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

13 years agokernel: add missing config options
Hauke Mehrtens [Sat, 19 Mar 2011 17:40:58 +0000 (17:40 +0000)]
kernel: add missing config options

SVN-Revision: 26238

13 years agokernel: linux/version.h was removed in kernel 2.6.19 and is now replaced by generated...
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

13 years ago[package] ncurses: Split terminfo database into a separate package because S-Lang...
Daniel Dickinson [Fri, 18 Mar 2011 23:34:40 +0000 (23:34 +0000)]
[package] 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

13 years ago[package] base-files: properly handle vlans on top of wireless interfaces
Jo-Philipp Wich [Fri, 18 Mar 2011 18:24:51 +0000 (18:24 +0000)]
[package] base-files: properly handle vlans on top of wireless interfaces

SVN-Revision: 26230

13 years agoremove 2.6.34 support
Imre Kaloz [Fri, 18 Mar 2011 13:40:48 +0000 (13:40 +0000)]
remove 2.6.34 support

SVN-Revision: 26229

13 years ago[sibyte]: upgrade to 2.6.37.4
Imre Kaloz [Fri, 18 Mar 2011 13:33:18 +0000 (13:33 +0000)]
[sibyte]: upgrade to 2.6.37.4

SVN-Revision: 26228

13 years ago[octeon]: upgrade to 2.6.37.4
Imre Kaloz [Fri, 18 Mar 2011 13:32:17 +0000 (13:32 +0000)]
[octeon]: upgrade to 2.6.37.4

SVN-Revision: 26227

13 years agoupdate to 2.6.32.33 and 2.6.37.4
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

13 years ago[kirkwood]: upgrade to 2.6.37
Imre Kaloz [Fri, 18 Mar 2011 13:09:21 +0000 (13:09 +0000)]
[kirkwood]: upgrade to 2.6.37

SVN-Revision: 26225

13 years ago[pxa]: upgrade to 2.6.37
Imre Kaloz [Fri, 18 Mar 2011 13:04:02 +0000 (13:04 +0000)]
[pxa]: upgrade to 2.6.37

SVN-Revision: 26224

13 years ago[iop32x]: upgrade to 2.6.37
Imre Kaloz [Fri, 18 Mar 2011 13:03:50 +0000 (13:03 +0000)]
[iop32x]: upgrade to 2.6.37

SVN-Revision: 26223

13 years ago[imx21]: upgrade to 2.6.37, mark it broken
Imre Kaloz [Fri, 18 Mar 2011 13:02:12 +0000 (13:02 +0000)]
[imx21]: upgrade to 2.6.37, mark it broken

SVN-Revision: 26222

13 years agoadd 2.6.38 md5sum
Imre Kaloz [Fri, 18 Mar 2011 12:56:19 +0000 (12:56 +0000)]
add 2.6.38 md5sum

SVN-Revision: 26221

13 years ago[package] hostapd: fix non-multicall hostapd compile (#9074)
Vasilis Tsiligiannis [Fri, 18 Mar 2011 11:03:12 +0000 (11:03 +0000)]
[package] hostapd: fix non-multicall hostapd compile (#9074)

SVN-Revision: 26220

13 years agowireless-tools: remove some more unnecessary stuff from iwconfig
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

13 years agostrip .note.gnu.build-id from kernel modules
Felix Fietkau [Fri, 18 Mar 2011 03:13:38 +0000 (03:13 +0000)]
strip .note.gnu.build-id from kernel modules

SVN-Revision: 26217

13 years agohostapd: add a patch to remove some unnecessary control interface functionality
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

13 years agokernel: fix an overlayfs deadlock on rmdir
Felix Fietkau [Thu, 17 Mar 2011 23:14:17 +0000 (23:14 +0000)]
kernel: fix an overlayfs deadlock on rmdir

SVN-Revision: 26215

13 years agoadd a kernel config option for magic sysrq
Felix Fietkau [Thu, 17 Mar 2011 23:14:12 +0000 (23:14 +0000)]
add a kernel config option for magic sysrq

SVN-Revision: 26214

13 years agokernel: replace mini_fo with overlayfs for 2.6.38
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

13 years agohostapd: add a separate config symbol for 802.11n driver support
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

13 years agoar71xx: remove 2.6.32 support
Felix Fietkau [Thu, 17 Mar 2011 20:08:44 +0000 (20:08 +0000)]
ar71xx: remove 2.6.32 support

SVN-Revision: 26211

13 years agokernel: replace mini_fo with overlayfs for 2.6.37
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

13 years agobase-files: overlayfs whiteouts depend on a specific xattr entry, which does not...
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

13 years agobase-files: add initial support for mounting overlayfs
Felix Fietkau [Thu, 17 Mar 2011 19:09:39 +0000 (19:09 +0000)]
base-files: add initial support for mounting overlayfs

SVN-Revision: 26207

13 years ago[package] base-files: update sysctl.conf for modern kernels
Jo-Philipp Wich [Thu, 17 Mar 2011 15:35:41 +0000 (15:35 +0000)]
[package] base-files: update sysctl.conf for modern kernels

SVN-Revision: 26204

13 years ago[package] hostapd: Fix hostap driver for multicall binary builds
Vasilis Tsiligiannis [Thu, 17 Mar 2011 07:23:37 +0000 (07:23 +0000)]
[package] hostapd: Fix hostap driver for multicall binary builds

SVN-Revision: 26203

13 years ago[package] hostap-driver: Remove newline at start of config (cosmetic)
Vasilis Tsiligiannis [Thu, 17 Mar 2011 07:23:32 +0000 (07:23 +0000)]
[package] hostap-driver: Remove newline at start of config (cosmetic)

SVN-Revision: 26202

13 years ago[package] acx: Major rework of acx.sh script
Vasilis Tsiligiannis [Thu, 17 Mar 2011 07:23:28 +0000 (07:23 +0000)]
[package] acx: Major rework of acx.sh script

SVN-Revision: 26201

13 years ago[package] hostap-driver: Use 'any' for unspecified SSIDs
Vasilis Tsiligiannis [Thu, 17 Mar 2011 07:23:23 +0000 (07:23 +0000)]
[package] hostap-driver: Use 'any' for unspecified SSIDs

SVN-Revision: 26200

13 years ago[package] hostap-driver: Fix adhoc mode
Vasilis Tsiligiannis [Thu, 17 Mar 2011 07:23:18 +0000 (07:23 +0000)]
[package] hostap-driver: Fix adhoc mode

SVN-Revision: 26199

13 years ago[package] hostap-driver: Add newline at end of autodetected wireless config (cosmetic)
Vasilis Tsiligiannis [Thu, 17 Mar 2011 07:07:43 +0000 (07:07 +0000)]
[package] hostap-driver: Add newline at end of autodetected wireless config (cosmetic)

SVN-Revision: 26198

13 years ago[package] madwifi: Add newline at end of autodetected wireless config (cosmetic)
Vasilis Tsiligiannis [Thu, 17 Mar 2011 07:07:03 +0000 (07:07 +0000)]
[package] madwifi: Add newline at end of autodetected wireless config (cosmetic)

SVN-Revision: 26197

13 years ago[package] acx: Add newline at end of autodetected wireless config (cosmetic)
Vasilis Tsiligiannis [Thu, 17 Mar 2011 07:05:36 +0000 (07:05 +0000)]
[package] acx: Add newline at end of autodetected wireless config (cosmetic)

SVN-Revision: 26196

13 years agompc85xx: update to linux 2.6.38, remove the broken flag
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

13 years agokernel: refresh 2.6.38 patches for final release
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

13 years agokernel: disable xz for 2.6.38 for now, it is unused
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

13 years agokernel: add a few more missing config symbols
Felix Fietkau [Wed, 16 Mar 2011 18:31:14 +0000 (18:31 +0000)]
kernel: add a few more missing config symbols

SVN-Revision: 26192

13 years agompc85xx: copy the fdt for mpc8548cds to $(BIN_DIR)
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

13 years agompc85xx: remove bogus config overrides
Felix Fietkau [Wed, 16 Mar 2011 18:04:49 +0000 (18:04 +0000)]
mpc85xx: remove bogus config overrides

SVN-Revision: 26190

13 years agokernel: add a few missing kernel config symbols
Felix Fietkau [Wed, 16 Mar 2011 18:04:45 +0000 (18:04 +0000)]
kernel: add a few missing kernel config symbols

SVN-Revision: 26189

13 years agomac80211: add an aggregation rx reorder timeout handling fix
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

13 years agobuild: move the CCACHE_DIR to the build targets so that it doesn't interfere with...
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

13 years agoar71xx: add default configuration for the switch on AP96
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

13 years ago[package] comgt: handle ttyHS* devices in usb hotplug, fix typo (#9046)
Jo-Philipp Wich [Tue, 15 Mar 2011 09:09:05 +0000 (09:09 +0000)]
[package] comgt: handle ttyHS* devices in usb hotplug, fix typo (#9046)

SVN-Revision: 26175

13 years agoath9k: force the rx chainmask on ar913x to 0x7 - fixes calibration issues with 2...
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

13 years agoath9k: enable an ar913x specific hardware fix for sending block-ack
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

13 years ago[package] base-files: Autodetect newly added wireless hardware
Vasilis Tsiligiannis [Tue, 15 Mar 2011 00:44:15 +0000 (00:44 +0000)]
[package] base-files: Autodetect newly added wireless hardware

SVN-Revision: 26166

13 years ago[package] mac80211: Fix unique device autodetection
Vasilis Tsiligiannis [Tue, 15 Mar 2011 00:44:02 +0000 (00:44 +0000)]
[package] mac80211: Fix unique device autodetection

SVN-Revision: 26165

13 years ago[package] madwifi: Fix unique device autodetection
Vasilis Tsiligiannis [Tue, 15 Mar 2011 00:43:50 +0000 (00:43 +0000)]
[package] madwifi: Fix unique device autodetection

SVN-Revision: 26164

13 years ago[package] hostap-driver: Fix unique device autodetection
Vasilis Tsiligiannis [Tue, 15 Mar 2011 00:43:42 +0000 (00:43 +0000)]
[package] hostap-driver: Fix unique device autodetection

SVN-Revision: 26163

13 years ago[package] hostap-driver: Add support for multiple interfaces
Vasilis Tsiligiannis [Mon, 14 Mar 2011 23:48:25 +0000 (23:48 +0000)]
[package] hostap-driver: Add support for multiple interfaces

SVN-Revision: 26162

13 years agobase-files: link libpthread against libc
Felix Fietkau [Mon, 14 Mar 2011 19:27:45 +0000 (19:27 +0000)]
base-files: link libpthread against libc

SVN-Revision: 26161

13 years agomac80211: fix ath9k/ath9k-htc description (thx, swalker)
Felix Fietkau [Mon, 14 Mar 2011 14:04:49 +0000 (14:04 +0000)]
mac80211: fix ath9k/ath9k-htc description (thx, swalker)

SVN-Revision: 26160

13 years ago[lantiq]
John Crispin [Mon, 14 Mar 2011 07:34:08 +0000 (07:34 +0000)]
[lantiq]
* fixes .unlocked_ioctl functions

SVN-Revision: 26158

13 years ago[lantiq]
John Crispin [Mon, 14 Mar 2011 07:33:23 +0000 (07:33 +0000)]
[lantiq]
* fixes arv4510 board support
* fixes nor swizzle hack
* fixes gpio .can_sleep
* fixes compile warning inside pci driver

SVN-Revision: 26157

13 years ago[package] block-mount: Changed default filesystem for /e/c/fstab to be ext4 instead...
Daniel Dickinson [Mon, 14 Mar 2011 02:12:38 +0000 (02:12 +0000)]
[package] block-mount:  Changed default filesystem for /e/c/fstab to be ext4 instead of ext3

SVN-Revision: 26156

13 years agopjsip: make pjsip-ltq-tapi dependencies conditional to make the build dependencies...
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

13 years agolantiq: add missing #include for the falcon i2c driver
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

13 years ago[package] acx: Detect every device present
Vasilis Tsiligiannis [Sun, 13 Mar 2011 20:58:20 +0000 (20:58 +0000)]
[package] acx: Detect every device present

SVN-Revision: 26150

13 years agobase-files: add a default /etc/services files
Felix Fietkau [Sun, 13 Mar 2011 19:47:42 +0000 (19:47 +0000)]
base-files: add a default /etc/services files

SVN-Revision: 26142

13 years agobrcm47xx: add workaround for fuse again.
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

13 years agobase-files: add users ftp (for ftp servers), network (network related daemons such...
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

13 years agobase-files: add an ftp group as well
Felix Fietkau [Sun, 13 Mar 2011 19:04:32 +0000 (19:04 +0000)]
base-files: add an ftp group as well

SVN-Revision: 26136

13 years agobase-files: add a few default groups to /etc/group so that we can get rid of a few...
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

13 years agoltq-ifxos: only attempt to build if the lantiq target is selected (fixes #9035)
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

13 years agoath9k: split package into kmod-ath9k and kmod-ath9k-common, add a new package for...
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

13 years agodownload.mk: properly quote download urls
Felix Fietkau [Sun, 13 Mar 2011 18:38:43 +0000 (18:38 +0000)]
download.mk: properly quote download urls

SVN-Revision: 26129

13 years agomac80211: update to wireless-testing 2011-03-11
Felix Fietkau [Sun, 13 Mar 2011 18:38:37 +0000 (18:38 +0000)]
mac80211: update to wireless-testing 2011-03-11

SVN-Revision: 26128

13 years agossb: update ssb to version from linux-next-20110311
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

13 years agokernel: update to kernel version 2.6.37.3
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