| Commit message (Collapse) | Author | Age |
... | |
|
|
|
| |
SVN-Revision: 30678
|
|
|
|
|
|
| |
linked extensions, fold -mod-conntrack and -mod-nat into the default package. saves about 8k on an ar71xx default squashfs
SVN-Revision: 30676
|
|
|
|
|
|
| |
symbols from the main executable. saves some space
SVN-Revision: 30675
|
|
|
|
| |
SVN-Revision: 30673
|
|
|
|
|
|
| |
WPA2-PSK only networks as mixed mode
SVN-Revision: 30672
|
|
|
|
| |
SVN-Revision: 30668
|
|
|
|
| |
SVN-Revision: 30667
|
|
|
|
|
|
| |
bloat generated by excessive debug messages
SVN-Revision: 30666
|
|
|
|
|
|
|
|
| |
The ucode triggers the gpio pins used for the buttons and causes diag to handle them and send them to userspace.
This only happened with a more recent firmware.
This patch was tested on an Asus wl-520GU and should also work on the other bcm5354 based asus devices. I do not know if it works on the dir320.
SVN-Revision: 30665
|
|
|
|
|
|
| |
access in mmap()
SVN-Revision: 30664
|
|
|
|
| |
SVN-Revision: 30663
|
|
|
|
|
|
| |
compatible, but without the nasty input-core dependency chain
SVN-Revision: 30659
|
|
|
|
| |
SVN-Revision: 30658
|
|
|
|
| |
SVN-Revision: 30644
|
|
|
|
|
|
| |
brcmsmac does not work on bcm47xx based devices or has AP mode support for now.
SVN-Revision: 30643
|
|
|
|
|
|
| |
Thank you Eugene San for the patch
SVN-Revision: 30642
|
|
|
|
| |
SVN-Revision: 30629
|
|
|
|
| |
SVN-Revision: 30628
|
|
|
|
|
|
| |
on AR2315 (#10574)
SVN-Revision: 30624
|
|
|
|
|
|
| |
calibration
SVN-Revision: 30623
|
|
|
|
| |
SVN-Revision: 30612
|
|
|
|
| |
SVN-Revision: 30611
|
|
|
|
| |
SVN-Revision: 30610
|
|
|
|
|
|
| |
NanoStation 2
SVN-Revision: 30605
|
|
|
|
| |
SVN-Revision: 30591
|
|
|
|
| |
SVN-Revision: 30586
|
|
|
|
| |
SVN-Revision: 30564
|
|
|
|
| |
SVN-Revision: 30551
|
|
|
|
| |
SVN-Revision: 30543
|
|
|
|
|
|
|
|
| |
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>
SVN-Revision: 30542
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|