juhosg
22ac4df97a
mac80211: rt2x00: allow to disable bands via platform data
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30629 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-02-18 17:36:09 +00:00
juhosg
456741f7ac
package/kernel: add package for MTD testing modules
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30628 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-02-18 16:02:18 +00:00
nbd
0a4428a71b
ath5k: do not re-run AGC calibration periodically - fixes stability issues on AR2315 ( #10574 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30624 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-02-17 22:15:33 +00:00
nbd
cb64c407c7
ath5k: do not stop the hardware queues during PAPD calibration, speeds up calibration
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30623 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-02-17 22:15:26 +00:00
nbd
5dcd40ec7e
crda: remove unnecessary build dependency on mac80211
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30612 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-02-17 15:54:57 +00:00
nbd
8ee49b5963
hostapd: remove unnecessary dependency on mac80211
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30611 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-02-17 15:54:53 +00:00
jow
7adfa6c810
[package] broadcom-diag: add missing brackets breakign the detection logic ( #10836 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30610 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-02-17 09:04:23 +00:00
jow
e01799a285
[package] iwinfo: implement proper hardware detection for ar23xx SoC devices like the NanoStation 2
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30605 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-02-17 00:36:25 +00:00
jow
694a09285d
[package] iwinfo: fix detection of Bullet M5, the PCI ID was wrong
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30591 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-02-16 17:58:33 +00:00
juhosg
0853b66205
package/mac80211: fix a possible NULL pointer dereference in rt2x00
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30586 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-02-16 17:14:34 +00:00
jow
12750dc9c5
[package] kernel: fix KCONFIG depends of kmod-md modules
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30564 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-02-15 23:34:24 +00:00
nbd
4eade74716
ath9k: prevent writes to const data on AR9160
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30551 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-02-15 18:02:57 +00:00
florian
f166258123
[package] gdb: use an updated 6.8a tarball
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30543 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-02-14 20:13:28 +00:00
blogic
810da4055a
[kernel] add missing autoload shortcut to crypto modules for btrfs
...
Currently the btrfs module (and other fs modules) is loaded before other modules to provide early extroot compatibility. This will fail for btrfs however, because the dependencies crypto-core and crypto-hash are missing. This patch makes them available for early loading too.
Signed-off-by: Jan Willies <jan@willies.info>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30542 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-02-14 20:11:28 +00:00
blogic
3412b9496c
mac80211: Allow preamble configuration
...
Add a new wireless config parameter short_preamble=0|1 to enable
usage of short preambles. Default is to only allow long preambles
as before.
Even if short_preamble is set to 1 hostapd will take care that
short preambles are disabled as soon as a STA associates that
cannot handle short preambles.
Signed-off-by: Helmut Schaa <helmut.schaa@googlemail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30539 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-02-14 19:07:15 +00:00
blogic
d25d480741
Add kernel module package for SLIP
...
This patch adds support for a kernel module package for SLIP. We needed it forusing tunslip6 from Contiki OS for 6LoWPAN communications.
Signed-off-by: Markus Becker <mab@comnets.uni-bremen.de>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30538 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-02-14 19:07:13 +00:00
blogic
2d4b05f03e
Update bridge-utils to the last upstream version 1.5.
...
Signed-off-by: Luka Perkov <openwrt@lukaperkov.net>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30536 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-02-14 19:07:09 +00:00
blogic
d4076adb6f
[OpenWrt-Devel] update e2fsprogs
...
Update e2fsprogs to the last upstream version 1.42.
blkid works fine without 100_add_missing_libpthread_for_blkid.patch.
Signed-off-by: Luka Perkov <openwrt@lukaperkov.net>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30535 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-02-14 19:07:07 +00:00
blogic
cefea1a955
[pjsip] drop obselete Config.in file
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30531 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-02-14 17:48:01 +00:00
blogic
059d9f49a5
[pjsip] bump to 1.12, merge improved lantiq aud_dev driver
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30520 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-02-14 15:05:55 +00:00
blogic
decfe8e3f5
[lantiq] add a simple sip client
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30519 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-02-14 15:05:52 +00:00
blogic
f8d8046b51
[ltq-dsl] add annex selection support to ltq_dsl package
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30518 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-02-14 15:05:49 +00:00
hcg
c972a4ddbe
[package] hostapd: correctly pass 64 char hex PSK to wpa_supplicant
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30504 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-02-13 16:07:53 +00:00
nbd
f86677c02e
block-mount: do not auto-mount anonymous mtdblock devices ( fixes #10960 , #10850 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30501 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-02-13 15:31:31 +00:00
juhosg
f835afb5d9
package/modules: enable ECHI/OHCI for RT3883
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30496 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-02-13 15:18:01 +00:00
florian
9aa91c2c63
[package] kexec-tools: update to 2.0.3 ( fixes #9846 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30493 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-02-13 12:36:36 +00:00
nbd
4cf5dc60f9
swconfig: fix off-by-one error, causing segfaults on gcc 4.6+ ( fixes #9765 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30485 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-02-12 19:27:01 +00:00
nbd
444f3dd7f1
package/grub: fix stage2 link with recent binutils
...
We want the `_start's symbols to be at the very beginning of the `stage2'
binary's `.text' section. However, nothing enforces this requirement. With
recent binutils (ie. post 2.19.1), this results in a corrupt binary, as ld(1)
puts another symbol (eg. `journal_init') at the beginning of the section.
Fix this by providing a stripped down version of the default linker script
where we enforces the position of `_start' in the `.text' section.
Patch by Arnaud Lacombe (#10444 )
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30484 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-02-12 18:40:18 +00:00
nbd
ae2cd78ff5
broadcom-diag: fix WRT150N/WRT160N detection (patch from #10836 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30477 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-02-12 15:43:14 +00:00
hauke
37d47ead81
broadcom-wl: fix reading fallback sprom for pci devices.
...
When using the Broadcom SDK the SSB bus is emulated as an PCI bus so
the PCI bus number of the first real pci bus is increased by one. The
variable names in the nvram are created with that structure in mind. To
fix this we have ti increases the pci bus number by one. This was also
done for ssb some time ago.
This is based on a patch by nlh.
This closes #10917
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30422 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-02-10 17:11:17 +00:00
hauke
ff689101db
broadcom-wl: fix compile with kernel 3.2
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30421 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-02-10 17:07:14 +00:00
nbd
a264c53397
zlib: parallel build has been reported to break this package, disable it ( #10948 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30420 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-02-10 16:13:37 +00:00
juhosg
9543368113
package/madwifi: apply AR71XX PCI workaround on ATH79 as well
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30414 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-02-10 13:16:50 +00:00
juhosg
1cd9080da8
package/mac80211: apply AR71XX PCI workaround on ATH79 as well
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30413 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-02-10 13:16:49 +00:00
juhosg
0332b72583
package/kernel: nuke CONFIG_USB_{O,E}HCI_AR71XX symbols
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30412 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-02-10 13:16:47 +00:00
nbd
a7eb705105
mac80211: disable ath6kl until it's packaged and used somewhere
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30397 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-02-09 14:24:18 +00:00
nbd
3a1a68de74
mac80211: merge a LED related locking fix
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30396 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-02-09 14:24:15 +00:00
nbd
0f2ef0b003
mac80211: fix a potential rate control related crash
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30388 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-02-08 18:43:21 +00:00
acinonyx
d0abad5f54
[package] iptables: Fix mod-ipopt package description ( #10931 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30373 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-02-08 14:55:48 +00:00
kaloz
dc851a55af
[packages/fbtest]: fbtest utility
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30369 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-02-08 10:20:13 +00:00
jow
9b433b090a
[package] firewall: don't filter IPv4 ICMP types ( #10928 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30363 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-02-07 18:35:48 +00:00
nbd
cd774af8f5
broadcom-wl: turn on wmm by default, disabling it by default makes no sense, and without it 802.11n does not work ( fixes #10918 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30362 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-02-07 15:45:56 +00:00
nbd
c993a44fa3
ath9k: ignore invalid signal strength values in a-mpdu packets, fixes average signal strength display fluctuations
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30359 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-02-07 15:25:55 +00:00
nbd
99eff05981
iw: update to version 3.3, sync with latest nl80211.h changes
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30347 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-02-07 11:28:21 +00:00
nbd
d8db515de0
mac80211: update to wireless-testing 2012-02-06
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30346 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-02-07 11:28:11 +00:00
florian
68eac67f55
mtd: define MTDREFRESH if not defined (external kernel)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30340 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-02-06 17:15:40 +00:00
florian
ab8277e30d
[package] iptables: don't apply patches if building an external kernel
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30339 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-02-06 17:15:36 +00:00
jogo
9a987b468a
brcm63xx: add support for linux 3.3
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30027 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-02-04 10:17:27 +00:00
jow
db842ffaf9
[PATCH 1/1] leds.mk: remove obsolete references to leds-alix and leds-net5501 modules
...
These are now supported by platform drivers in arch/x86/platform/geode.
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30020 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-02-03 18:12:30 +00:00
nbd
9f712183de
ath9k: fix CTS timeout issues in 2.4 ghz
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30010 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-02-03 10:23:55 +00:00