Felix Fietkau
fcd8048511
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.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26251 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-03-21 03:19:35 +00:00
Felix Fietkau
3129b4f611
ath9k: re-run nfcal only when stuck beacons become more frequent
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26250 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-03-21 02:22:26 +00:00
Felix Fietkau
0b4ffe59ee
ath9k: increase ATH_BCBUF, allows creating 8 virtual APs
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26249 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-03-21 02:22:22 +00:00
Felix Fietkau
3694ee29cc
ath9k: improve precision of beacon timer calculations
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26248 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-03-21 02:22:17 +00:00
Felix Fietkau
66d1f54cc0
ath9k: add some minor debugfs cleanups
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26247 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-03-21 02:22:12 +00:00
Claudio Mignanti
0ce110c34e
[at91] Update to 2.6.38
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26246 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-03-20 22:49:27 +00:00
Daniel Dickinson
8537d742ba
[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.
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26245 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-03-20 19:37:28 +00:00
Michael Büsch
5f7b477a94
omap24xx: Update to 2.6.38. Remove 2.6.37 files
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26244 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-03-20 14:07:25 +00:00
Felix Fietkau
c4d23cb3b0
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)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26242 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-03-20 01:21:49 +00:00
Travis Kemen
bea7583b5e
Keep firewall.user during sysupgrades
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26241 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-03-20 00:57:47 +00:00
Hauke Mehrtens
c07222994c
brcm47xx: remove kmod-usb-ohci from WGT634U packages.
...
This package creates some error messages on startup
Thank you russell-- for reporting
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26240 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-03-19 23:19:08 +00:00
Hauke Mehrtens
c5514eb255
kernel: fix some problems with kernel 2.6.38
...
In some places LINUX_2_6_38 was just missing.
Some kernel modules were moved.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26239 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-03-19 17:42:48 +00:00
Hauke Mehrtens
1067878fdb
kernel: add missing config options
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26238 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-03-19 17:40:58 +00:00
Hauke Mehrtens
bf2dff596f
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
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26237 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-03-19 17:40:02 +00:00
Daniel Dickinson
44eb5fe71a
[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).
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26232 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-03-18 23:34:40 +00:00
Jo-Philipp Wich
684272ac31
[package] base-files: properly handle vlans on top of wireless interfaces
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26230 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-03-18 18:24:51 +00:00
Imre Kaloz
de1c12f7a1
remove 2.6.34 support
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26229 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-03-18 13:40:48 +00:00
Imre Kaloz
4c8f56fd1d
[sibyte]: upgrade to 2.6.37.4
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26228 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-03-18 13:33:18 +00:00
Imre Kaloz
84aafe1f9a
[octeon]: upgrade to 2.6.37.4
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26227 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-03-18 13:32:17 +00:00
Imre Kaloz
4e0887e1b3
update to 2.6.32.33 and 2.6.37.4
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26226 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-03-18 13:25:32 +00:00
Imre Kaloz
4c40a7b334
[kirkwood]: upgrade to 2.6.37
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26225 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-03-18 13:09:21 +00:00
Imre Kaloz
bc5d76f6ad
[pxa]: upgrade to 2.6.37
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26224 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-03-18 13:04:02 +00:00
Imre Kaloz
aead774022
[iop32x]: upgrade to 2.6.37
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26223 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-03-18 13:03:50 +00:00
Imre Kaloz
0f5f07f602
[imx21]: upgrade to 2.6.37, mark it broken
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26222 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-03-18 13:02:12 +00:00
Imre Kaloz
0d5b8c81f9
add 2.6.38 md5sum
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26221 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-03-18 12:56:19 +00:00
Vasilis Tsiligiannis
a096779b2e
[package] hostapd: fix non-multicall hostapd compile ( #9074 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26220 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-03-18 11:03:12 +00:00
Felix Fietkau
f94db3f24a
wireless-tools: remove some more unnecessary stuff from iwconfig
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26218 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-03-18 03:41:22 +00:00
Felix Fietkau
72e09f523b
strip .note.gnu.build-id from kernel modules
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26217 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-03-18 03:13:38 +00:00
Felix Fietkau
fe94a18ab7
hostapd: add a patch to remove some unnecessary control interface functionality
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26216 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-03-18 02:15:52 +00:00
Felix Fietkau
e8d8ba19e1
kernel: fix an overlayfs deadlock on rmdir
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26215 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-03-17 23:14:17 +00:00
Felix Fietkau
e7fcf19e52
add a kernel config option for magic sysrq
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26214 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-03-17 23:14:12 +00:00
Felix Fietkau
2c2c5a0c70
kernel: replace mini_fo with overlayfs for 2.6.38
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26213 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-03-17 20:23:14 +00:00
Felix Fietkau
daf32f2647
hostapd: add a separate config symbol for 802.11n driver support
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26212 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-03-17 20:21:28 +00:00
Felix Fietkau
438ced7a7a
ar71xx: remove 2.6.32 support
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26211 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-03-17 20:08:44 +00:00
Felix Fietkau
b039d238e6
kernel: replace mini_fo with overlayfs for 2.6.37
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26209 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-03-17 19:09:48 +00:00
Felix Fietkau
c46a95aa5a
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
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26208 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-03-17 19:09:43 +00:00
Felix Fietkau
d5e202e289
base-files: add initial support for mounting overlayfs
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26207 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-03-17 19:09:39 +00:00
Jo-Philipp Wich
a99ab5f02e
[package] base-files: update sysctl.conf for modern kernels
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26204 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-03-17 15:35:41 +00:00
Vasilis Tsiligiannis
92f1bd7ff2
[package] hostapd: Fix hostap driver for multicall binary builds
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26203 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-03-17 07:23:37 +00:00
Vasilis Tsiligiannis
8eef24d519
[package] hostap-driver: Remove newline at start of config (cosmetic)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26202 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-03-17 07:23:32 +00:00
Vasilis Tsiligiannis
1e463768b8
[package] acx: Major rework of acx.sh script
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26201 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-03-17 07:23:28 +00:00
Vasilis Tsiligiannis
4228786243
[package] hostap-driver: Use 'any' for unspecified SSIDs
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26200 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-03-17 07:23:23 +00:00
Vasilis Tsiligiannis
e8b720767e
[package] hostap-driver: Fix adhoc mode
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26199 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-03-17 07:23:18 +00:00
Vasilis Tsiligiannis
f5332256a9
[package] hostap-driver: Add newline at end of autodetected wireless config (cosmetic)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26198 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-03-17 07:07:43 +00:00
Vasilis Tsiligiannis
f1035bba04
[package] madwifi: Add newline at end of autodetected wireless config (cosmetic)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26197 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-03-17 07:07:03 +00:00
Vasilis Tsiligiannis
8f95db17a9
[package] acx: Add newline at end of autodetected wireless config (cosmetic)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26196 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-03-17 07:05:36 +00:00
Felix Fietkau
db64c3882d
mpc85xx: update to linux 2.6.38, remove the broken flag
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26195 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-03-16 18:31:27 +00:00
Felix Fietkau
9498b1c0db
kernel: refresh 2.6.38 patches for final release
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26194 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-03-16 18:31:23 +00:00
Felix Fietkau
7b3861aa3f
kernel: disable xz for 2.6.38 for now, it is unused
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26193 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-03-16 18:31:18 +00:00
Felix Fietkau
154b88e3fc
kernel: add a few more missing config symbols
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26192 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-03-16 18:31:14 +00:00