| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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>
SVN-Revision: 30539
|
|
|
|
|
|
|
|
| |
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>
SVN-Revision: 30538
|
|
|
|
|
|
| |
Signed-off-by: Luka Perkov <openwrt@lukaperkov.net>
SVN-Revision: 30536
|
|
|
|
|
|
|
|
|
|
| |
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>
SVN-Revision: 30535
|
|
|
|
| |
SVN-Revision: 30531
|
|
|
|
| |
SVN-Revision: 30520
|
|
|
|
| |
SVN-Revision: 30519
|
|
|
|
| |
SVN-Revision: 30518
|
|
|
|
| |
SVN-Revision: 30504
|
|
|
|
| |
SVN-Revision: 30501
|
|
|
|
| |
SVN-Revision: 30496
|
|
|
|
| |
SVN-Revision: 30493
|
|
|
|
| |
SVN-Revision: 30485
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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)
SVN-Revision: 30484
|
|
|
|
| |
SVN-Revision: 30477
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
SVN-Revision: 30422
|
|
|
|
| |
SVN-Revision: 30421
|
|
|
|
|
|
| |
(#10948)
SVN-Revision: 30420
|
|
|
|
| |
SVN-Revision: 30414
|
|
|
|
| |
SVN-Revision: 30413
|
|
|
|
| |
SVN-Revision: 30412
|
|
|
|
| |
SVN-Revision: 30397
|
|
|
|
| |
SVN-Revision: 30396
|
|
|
|
| |
SVN-Revision: 30388
|
|
|
|
| |
SVN-Revision: 30373
|
|
|
|
| |
SVN-Revision: 30369
|
|
|
|
| |
SVN-Revision: 30363
|
|
|
|
|
|
| |
and without it 802.11n does not work (fixes #10918)
SVN-Revision: 30362
|
|
|
|
|
|
| |
average signal strength display fluctuations
SVN-Revision: 30359
|
|
|
|
| |
SVN-Revision: 30347
|
|
|
|
| |
SVN-Revision: 30346
|
|
|
|
| |
SVN-Revision: 30340
|
|
|
|
| |
SVN-Revision: 30339
|
|
|
|
| |
SVN-Revision: 30027
|
|
|
|
|
|
| |
These are now supported by platform drivers in arch/x86/platform/geode. Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
SVN-Revision: 30020
|
|
|
|
| |
SVN-Revision: 30010
|
|
|
|
| |
SVN-Revision: 30009
|
|
|
|
|
|
| |
remapping issues
SVN-Revision: 30008
|
|
|
|
| |
SVN-Revision: 30004
|
|
|
|
|
|
| |
device option after fixup
SVN-Revision: 30003
|
|
|
|
|
|
| |
wpa_supplicant Based on patch by Christian Kapeller <christian.kapeller@cmotion.eu> with one minor whitespace change and updated package version.
SVN-Revision: 29992
|
|
|
|
| |
SVN-Revision: 29985
|
|
|
|
| |
SVN-Revision: 29957
|
|
|
|
| |
SVN-Revision: 29956
|
|
|
|
| |
SVN-Revision: 29936
|
|
|
|
| |
SVN-Revision: 29922
|
|
|
|
|
|
| |
the ar938x tx power issue
SVN-Revision: 29920
|
|
|
|
|
|
| |
wzr-hp-g450h
SVN-Revision: 29918
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Hi!
On Mon, Nov 14, 2011 at 03:01:34PM +0100, Daniel Golle wrote:
> The driver works quite nice and stable for me using a RaLink Rt5370 USB device.
>
> Signed-off-by: Daniel Golle <dgolle@allnet.de>
>
> Index: package/mac80211/Makefile
> ===================================================================
> --- package/mac80211/Makefile (revision 29114)
> +++ package/mac80211/Makefile (working copy)
> @@ -1147,6 +1147,7 @@
> CONFIG_RT2800_LIB=$(if $(CONFIG_PACKAGE_kmod-rt2800-lib),m) \
> CONFIG_RT2800PCI=$(if $(CONFIG_PACKAGE_kmod-rt2800-pci),m) \
> CONFIG_RT2800USB=$(if $(CONFIG_PACKAGE_kmod-rt2800-usb),m) \
> + CONFIG_RT2800USB_RT53XX=$(if $(CONFIG_PACKAGE_kmod-rt2800-usb),y) \
> CONFIG_RTL8180=$(if $(CONFIG_PACKAGE_kmod-rtl8180),m) \
> CONFIG_RTL8187=$(if $(CONFIG_PACKAGE_kmod-rtl8187),m) \
> CONFIG_RTL8192CE= \
Aparently this was wrong, CONFIG_RT2800USB_RT53XX is supposed to live in
BUILDARGS rather than MAKE_OPTS to actually get support for the Rt5370.
Thanks to actmnophn for the hint!
This reverts changeset 29116 and adds it to the right section in the Makefile.
Signed-off-by: Daniel Golle <dgolle@allnet.de>
SVN-Revision: 29906
|
|
|
|
|
|
| |
specified
SVN-Revision: 29903
|