Felix Fietkau
e3017bc05e
ath9k: add support for registering extra leds connected to the wmac gpio lines
...
SVN-Revision: 29530
2011-12-14 20:21:36 +00:00
Jo-Philipp Wich
8bfef35385
kernel: rename kmod-switch-rtl8366_smi to kmod-switch-rtl8366-smi to avoid underscores in package names
...
SVN-Revision: 29518
2011-12-13 15:29:45 +00:00
Felix Fietkau
7f648456cd
busybox: disable "mesg" by default
...
SVN-Revision: 29510
2011-12-13 13:51:05 +00:00
Jo-Philipp Wich
059d4bad00
hostapd: support optional argument for the -v switch of hostapd and wpa_supplicant to query build features, e.g. hostapd -veap to test whether 802.11i support is compiled in
...
SVN-Revision: 29507
2011-12-12 17:26:13 +00:00
Felix Fietkau
d886c0aaed
mac80211: make mesh support optional
...
SVN-Revision: 29506
2011-12-12 14:42:35 +00:00
Felix Fietkau
1f12c12b9e
mac80211: merge another upstream aggregation fix
...
SVN-Revision: 29496
2011-12-10 21:17:19 +00:00
Felix Fietkau
185419f417
ath9k: disable bluetooth coexistence support to reduce module size
...
SVN-Revision: 29495
2011-12-10 21:17:12 +00:00
Felix Fietkau
4a295e5d53
ath9k: improve handling of blockackreq (should improve aggregation behavior under tough wifi conditions with lots of retransmission)
...
SVN-Revision: 29494
2011-12-10 21:17:07 +00:00
Felix Fietkau
5ad8bcbba4
mac80211: merge an upstream fix for an aggregation related race condition
...
SVN-Revision: 29493
2011-12-10 21:16:58 +00:00
Hauke Mehrtens
542d1f1b61
mac80211: add support for firmware 666.2 for b43 devices
...
SVN-Revision: 29485
2011-12-08 22:53:13 +00:00
Jo-Philipp Wich
60e283d646
librpc: do not build if external or native toolchains are used
...
SVN-Revision: 29484
2011-12-08 16:49:45 +00:00
Felix Fietkau
efe251b4c2
ubus: update to the latest version
...
SVN-Revision: 29465
2011-12-06 16:00:00 +00:00
Felix Fietkau
132556a6b9
libubox: update to latest version, fix some endian issues
...
SVN-Revision: 29464
2011-12-06 15:59:53 +00:00
Jo-Philipp Wich
8434527305
iwinfo: support nl80211 hardware identification against radioX pseudo interfaces, useful if radio is not up yet
...
SVN-Revision: 29462
2011-12-06 13:24:47 +00:00
Felix Fietkau
4dfdbf5039
mac80211: merge some pending fixes, fixes skb leaks and some warnings
...
SVN-Revision: 29460
2011-12-05 22:12:16 +00:00
Felix Fietkau
ff7f354874
netifd: update to latest version, fixes some use-after-free issues
...
SVN-Revision: 29439
2011-12-05 14:20:39 +00:00
Felix Fietkau
84b97dc0fb
ath9k: fix antenna configuration on ar9285 for devices without antenna diversity
...
SVN-Revision: 29438
2011-12-05 14:20:34 +00:00
Felix Fietkau
cdda13e194
ath9k: fix 5/10 mhz channel bandwidth issues
...
SVN-Revision: 29437
2011-12-05 14:20:25 +00:00
Felix Fietkau
aa63f0bef6
mac80211: update to 2011-12-01
...
SVN-Revision: 29436
2011-12-05 14:20:17 +00:00
Jo-Philipp Wich
d3d91930d1
iwinfo: factor tx power offset into power level listing
...
SVN-Revision: 29430
2011-12-04 22:04:00 +00:00
Jo-Philipp Wich
3a9d303059
iwinfo: expose txpower and frequency offset information
...
SVN-Revision: 29425
2011-12-04 20:37:01 +00:00
Jo-Philipp Wich
33750dc3e9
iwinfo: populate tx power offsets for most ubnt devices, add NSM2/5 and BM2/5
...
SVN-Revision: 29424
2011-12-04 19:44:47 +00:00
Jo-Philipp Wich
6e83b08555
iwinfo: fix model detection on legacy atheros
...
SVN-Revision: 29423
2011-12-04 18:11:57 +00:00
Jo-Philipp Wich
0d587a173c
iwinfo: add initial hardware detection capabilities
...
SVN-Revision: 29421
2011-12-04 03:42:17 +00:00
Jo-Philipp Wich
83e6c14f82
libiwinfo: fix hw mode detection
...
SVN-Revision: 29417
2011-12-03 18:13:38 +00:00
Jo-Philipp Wich
b222319c0b
add libiwinfo (moved from LuCI trunk)
...
SVN-Revision: 29403
2011-12-03 13:57:38 +00:00
Gabor Juhos
6a0b84e671
package/kernel: create packages for the rtl8366* drivers
...
This allows to enable rtl8366 switches family support, which are
optional (present on few boards).
Based on a patch by Roman Yeryomin <roman@advem.lv>
SVN-Revision: 29388
2011-12-01 22:48:52 +00:00
Gabor Juhos
561f4d2840
base-files: add lib/functions/uci-defaults.sh
...
SVN-Revision: 29384
2011-12-01 22:48:46 +00:00
Jo-Philipp Wich
0f74cb4631
dnsmasq: automatically add host entry for own hostname and ptr record for lan ip address
...
SVN-Revision: 29375
2011-12-01 21:34:45 +00:00
John Crispin
83bef60b52
kernel: package TI's USB 3410/505 usb driver
...
This is a patch that adds kernel drivers for TI's USB 3410/5052
devices to the `make menuconfig` GUI during setup.
Signed-off-by: Nemanja Stefanovic <nemik@nemik.net>
SVN-Revision: 29366
2011-11-30 14:16:58 +00:00
John Crispin
6db7b50cec
comgt: Add scripts to comgt to retrieve the IMSI and CNUM to identify the SIM card.
...
Signed-off-by: Daniel Golle <dgolle@allnet.de>
SVN-Revision: 29365
2011-11-30 14:16:44 +00:00
John Crispin
fc6b568cab
kernel: This adds support for Marvell S-ATA.
...
Useful for kirkwood and probably other Marvell SoCs.
Signed-off-by: Daniel Golle <dgolle@allnet.de>
SVN-Revision: 29364
2011-11-30 12:45:50 +00:00
Felix Fietkau
cb76939571
ath9k: fix a regression in touching power mode related registers
...
SVN-Revision: 29341
2011-11-27 06:29:09 +00:00
Felix Fietkau
2dfa9533f9
dropbear: fix build breakage
...
SVN-Revision: 29340
2011-11-27 05:30:40 +00:00
Felix Fietkau
ae3a134cc4
ath9k: enable ANI on ar913x, should noticeably improve stability in noisy environments
...
SVN-Revision: 29338
2011-11-27 04:30:09 +00:00
Nicolas Thill
59a4ad8820
package/dropbear: update to 2011.54
...
SVN-Revision: 29330
2011-11-25 00:53:19 +00:00
Nicolas Thill
8553f9d243
package/dnsmasq: update to 2.59 (thanks to Raphael Huck)
...
SVN-Revision: 29329
2011-11-25 00:53:13 +00:00
Nicolas Thill
be4f27f38b
package/busybox: wget: URL-decode user:password before base64-encoding it into auth hdr (upstream fix)
...
SVN-Revision: 29299
2011-11-23 19:41:36 +00:00
Felix Fietkau
e735154874
mac80211: fix aggregation related kernel warnings when using wds
...
SVN-Revision: 29296
2011-11-23 13:55:35 +00:00
Felix Fietkau
8a33526c4e
ath9k: fix setting channel bandwidth before bringing up interfaces
...
SVN-Revision: 29295
2011-11-23 13:55:14 +00:00
Nicolas Thill
aca5063d4e
package/mac80211: fix atomic64 issues on x86 / uml
...
SVN-Revision: 29289
2011-11-21 21:40:26 +00:00
Jo-Philipp Wich
16c583531a
mac80211: revert unrelated change in previous commit
...
SVN-Revision: 29285
2011-11-21 13:35:19 +00:00
Jo-Philipp Wich
95f0a41bf5
mac80211: fix reversed WARN_ON() condition which causes a stray stacktrace on boot
...
SVN-Revision: 29284
2011-11-21 13:33:11 +00:00
Felix Fietkau
19694044e8
ath9k: merge a pending aggregation fix
...
SVN-Revision: 29273
2011-11-20 09:29:42 +00:00
Felix Fietkau
c893863d31
mac80211: refresh p54spi patches
...
SVN-Revision: 29272
2011-11-20 09:29:34 +00:00
Felix Fietkau
e49b39486a
mac80211: fix a workqueue compat backport
...
SVN-Revision: 29271
2011-11-20 09:29:27 +00:00
Felix Fietkau
067aedb906
Revert "package/mac80211: fix atomic64 compat"
...
SVN-Revision: 29258
2011-11-19 16:56:47 +00:00
Felix Fietkau
c6f0ca6c00
ath9k: allow run-time change of the chanbw debugfs file
...
SVN-Revision: 29257
2011-11-19 16:56:44 +00:00
Jo-Philipp Wich
d46e17548b
base-files: kill remaining processes after running user hooks ( #10461 )
...
SVN-Revision: 29256
2011-11-19 16:50:25 +00:00
Felix Fietkau
0838e883f2
mac80211: update to wireless-testing 2011-11-15
...
SVN-Revision: 29240
2011-11-18 11:27:19 +00:00