Felix Fietkau
cb76939571
ath9k: fix a regression in touching power mode related registers
...
SVN-Revision: 29341
13 years ago
Felix Fietkau
2dfa9533f9
dropbear: fix build breakage
...
SVN-Revision: 29340
13 years ago
Felix Fietkau
ae3a134cc4
ath9k: enable ANI on ar913x, should noticeably improve stability in noisy environments
...
SVN-Revision: 29338
13 years ago
Nicolas Thill
59a4ad8820
package/dropbear: update to 2011.54
...
SVN-Revision: 29330
13 years ago
Nicolas Thill
8553f9d243
package/dnsmasq: update to 2.59 (thanks to Raphael Huck)
...
SVN-Revision: 29329
13 years ago
Nicolas Thill
be4f27f38b
package/busybox: wget: URL-decode user:password before base64-encoding it into auth hdr (upstream fix)
...
SVN-Revision: 29299
13 years ago
Felix Fietkau
e735154874
mac80211: fix aggregation related kernel warnings when using wds
...
SVN-Revision: 29296
13 years ago
Felix Fietkau
8a33526c4e
ath9k: fix setting channel bandwidth before bringing up interfaces
...
SVN-Revision: 29295
13 years ago
Nicolas Thill
aca5063d4e
package/mac80211: fix atomic64 issues on x86 / uml
...
SVN-Revision: 29289
13 years ago
Jo-Philipp Wich
16c583531a
mac80211: revert unrelated change in previous commit
...
SVN-Revision: 29285
13 years ago
Jo-Philipp Wich
95f0a41bf5
mac80211: fix reversed WARN_ON() condition which causes a stray stacktrace on boot
...
SVN-Revision: 29284
13 years ago
Felix Fietkau
19694044e8
ath9k: merge a pending aggregation fix
...
SVN-Revision: 29273
13 years ago
Felix Fietkau
c893863d31
mac80211: refresh p54spi patches
...
SVN-Revision: 29272
13 years ago
Felix Fietkau
e49b39486a
mac80211: fix a workqueue compat backport
...
SVN-Revision: 29271
13 years ago
Felix Fietkau
067aedb906
Revert "package/mac80211: fix atomic64 compat"
...
SVN-Revision: 29258
13 years ago
Felix Fietkau
c6f0ca6c00
ath9k: allow run-time change of the chanbw debugfs file
...
SVN-Revision: 29257
13 years ago
Jo-Philipp Wich
d46e17548b
base-files: kill remaining processes after running user hooks ( #10461 )
...
SVN-Revision: 29256
13 years ago
Felix Fietkau
0838e883f2
mac80211: update to wireless-testing 2011-11-15
...
SVN-Revision: 29240
13 years ago
Nicolas Thill
c43938afc3
package/mac80211: fix atomic64 compat
...
SVN-Revision: 29209
13 years ago
Jo-Philipp Wich
010e58d209
base-files: another empty password check fix ( #10440 )
...
SVN-Revision: 29208
13 years ago
Jo-Philipp Wich
33443d2a8c
base-files: now that we have date -k, adjust the kernel timezone after setting up TZ and localtime
...
SVN-Revision: 29204
13 years ago
Jo-Philipp Wich
5e36196651
busybox: add a "date -k" to set the kernel timezone from the current localtime utc offset
...
SVN-Revision: 29203
13 years ago
Michael Büsch
e12543a1d7
p54spi: workqueue deadlock fix
...
SVN-Revision: 29202
13 years ago
Michael Büsch
6aac54298b
p54spi: Lock fixes
...
SVN-Revision: 29200
13 years ago
Jo-Philipp Wich
6d80ce78f1
base-files: rewrite killing of nonessential services to not rely on top, use the proc filesystem only
...
SVN-Revision: 29187
13 years ago
Jo-Philipp Wich
cabbc9966c
busybox: fix empty password detection in telnetd init ( #10432 )
...
SVN-Revision: 29183
13 years ago
Nicolas Thill
63820327d3
package/ppp: fix typo in r28868 ( closes : #10429 )
...
SVN-Revision: 29165
13 years ago
Florian Fainelli
ffdf69028f
allow building 8021q and bridge as modules
...
SVN-Revision: 29163
13 years ago
Florian Fainelli
d589ac0939
kmod-r6040 depends on kmod-libphy
...
SVN-Revision: 29162
13 years ago
Jo-Philipp Wich
13839520bc
busybox: revert accidentally committed debugging flag
...
SVN-Revision: 29158
13 years ago
Jo-Philipp Wich
d0f5b51a8b
busybox: fix hexdump segmentation fault with an empty leading format unit
...
SVN-Revision: 29156
13 years ago
Felix Fietkau
817c72ef02
ath9k: reorganize patches, reset hardware after full sleep ( fixes #10349 )
...
SVN-Revision: 29155
13 years ago
Jo-Philipp Wich
215239a470
uhttpd: prevent linking uhttpd binary against crypto libraries
...
SVN-Revision: 29152
13 years ago
Jo-Philipp Wich
5a4f0f84df
broadcom-wl: align RADIUS options with r26482, patch by Etienne Champetier <etienne.champetier@free.fr>
...
SVN-Revision: 29136
13 years ago
Felix Fietkau
b33f7e264c
ath9k: do not put the hardware to full-sleep while tx is pending
...
SVN-Revision: 29133
13 years ago
Felix Fietkau
b14b5bb038
ath9k: rework radio stop/start cleanup, avoid duplicate rx/tx stop, avoid early phy stop
...
SVN-Revision: 29132
13 years ago
Jo-Philipp Wich
8b20bfafdf
base-files: prime root password with "x" to notify programs that there is a shadow record, fix /bin/login.sh password detection accordingly. Solves broken key based dropbear login with empty password after r28935.
...
SVN-Revision: 29130
13 years ago
Felix Fietkau
3b0870f450
mac80211: enable support for RaLink Rt53xx USB devices in rt2800usb
...
The driver works quite nice and stable for me using a RaLink Rt5370 USB device.
Signed-off-by: Daniel Golle <dgolle@allnet.de>
SVN-Revision: 29116
13 years ago
Felix Fietkau
8e1bd3a8aa
netifd: update to latest version, fixes tcp connection loss issues on dhcp rekey
...
SVN-Revision: 29115
13 years ago
Jo-Philipp Wich
43cd850faa
uci: update to latest git rev 7289b2d69aaffa9299b47aaaa0da1e9969ace6c1
...
SVN-Revision: 29111
13 years ago
John Crispin
f4f326699b
madwifi: rename patch from ifxmips -> lantiq
...
SVN-Revision: 29020
13 years ago
John Crispin
0096aa78b2
uboot-lantiq: not all configs were using lzma for compression, add gigaset ramboot image
...
Signed-off-by: Andrej Vlašić <andrej.vlasic0@gmail.com>
SVN-Revision: 29019
13 years ago
John Crispin
eb20ab87e6
lantiq: w303v has its rt2860 eep on the nor flash. tell compat-wireless how to use it
...
SVN-Revision: 28994
13 years ago
Nicolas Thill
b49aed1520
package/base-files: enhance service functions
...
* allow matching process by name (useful for processes changing it)
* check if first argument is executable
* fix function name used in error messages
SVN-Revision: 28991
13 years ago
Gabor Juhos
0939419e24
package: add om2p-watchdog script
...
Based on a patch by: Marek Lindner <lindner_marek@yahoo.de>
SVN-Revision: 28972
13 years ago
John Crispin
0e35877fea
pjsip: bump to 1.10 and improve ltq_tapi backend
...
SVN-Revision: 28963
13 years ago
Jo-Philipp Wich
20ff304ed9
base-files: now that the initial password is completely empty (and not primed with "!") adjust login.sh for it to make telnetd available again
...
SVN-Revision: 28943
13 years ago
Nicolas Thill
348347ce41
package/base-files-network: fix udhcpc issues introduced in r28866 ( closes : #10383 )
...
SVN-Revision: 28942
13 years ago
Jo-Philipp Wich
1cdd762f90
mac80211: add antenna control api for b43
...
SVN-Revision: 28940
13 years ago
Florian Fainelli
4ad1f2d710
acx-mac80211: update to 20111030
...
Fixes build failures with Linux 3.1+
SVN-Revision: 28939
13 years ago