Gabor Juhos
fa227cef4d
package/mac80211: fix a possible NULL pointer dereference in rt2x00
...
SVN-Revision: 30586
2012-02-16 17:14:34 +00:00
Jo-Philipp Wich
8e94d5d0d3
kernel: fix KCONFIG depends of kmod-md modules
...
SVN-Revision: 30564
2012-02-15 23:34:24 +00:00
Felix Fietkau
253df98347
ath9k: prevent writes to const data on AR9160
...
SVN-Revision: 30551
2012-02-15 18:02:57 +00:00
Florian Fainelli
214c2e57fd
gdb: use an updated 6.8a tarball
...
SVN-Revision: 30543
2012-02-14 20:13:28 +00:00
John Crispin
6c5d3e0844
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>
SVN-Revision: 30542
2012-02-14 20:11:28 +00:00
John Crispin
a0cd381e79
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>
SVN-Revision: 30539
2012-02-14 19:07:15 +00:00
John Crispin
07fb815944
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>
SVN-Revision: 30538
2012-02-14 19:07:13 +00:00
John Crispin
2eeec387f8
Update bridge-utils to the last upstream version 1.5.
...
Signed-off-by: Luka Perkov <openwrt@lukaperkov.net>
SVN-Revision: 30536
2012-02-14 19:07:09 +00:00
John Crispin
58b26b60d3
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>
SVN-Revision: 30535
2012-02-14 19:07:07 +00:00
John Crispin
17e1717033
drop obselete Config.in file
...
SVN-Revision: 30531
2012-02-14 17:48:01 +00:00
John Crispin
b0a11ba9fe
bump to 1.12, merge improved lantiq aud_dev driver
...
SVN-Revision: 30520
2012-02-14 15:05:55 +00:00
John Crispin
d82c9a1b15
add a simple sip client
...
SVN-Revision: 30519
2012-02-14 15:05:52 +00:00
John Crispin
976d3eb854
add annex selection support to ltq_dsl package
...
SVN-Revision: 30518
2012-02-14 15:05:49 +00:00
Hamish Guthrie
92d36617b6
hostapd: correctly pass 64 char hex PSK to wpa_supplicant
...
SVN-Revision: 30504
2012-02-13 16:07:53 +00:00
Felix Fietkau
904ecc2159
block-mount: do not auto-mount anonymous mtdblock devices ( fixes #10960 , #10850 )
...
SVN-Revision: 30501
2012-02-13 15:31:31 +00:00
Gabor Juhos
32247d3d21
package/modules: enable ECHI/OHCI for RT3883
...
SVN-Revision: 30496
2012-02-13 15:18:01 +00:00
Florian Fainelli
3bfbc69bc2
kexec-tools: update to 2.0.3 ( fixes #9846 )
...
SVN-Revision: 30493
2012-02-13 12:36:36 +00:00
Felix Fietkau
bc63786fbb
swconfig: fix off-by-one error, causing segfaults on gcc 4.6+ ( fixes #9765 )
...
SVN-Revision: 30485
2012-02-12 19:27:01 +00:00
Felix Fietkau
9f551028d2
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 )
SVN-Revision: 30484
2012-02-12 18:40:18 +00:00
Felix Fietkau
fd74a50df7
broadcom-diag: fix WRT150N/WRT160N detection (patch from #10836 )
...
SVN-Revision: 30477
2012-02-12 15:43:14 +00:00
Hauke Mehrtens
f5fe6252d1
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
SVN-Revision: 30422
2012-02-10 17:11:17 +00:00
Hauke Mehrtens
501ee77468
broadcom-wl: fix compile with kernel 3.2
...
SVN-Revision: 30421
2012-02-10 17:07:14 +00:00
Felix Fietkau
dd93ab2606
zlib: parallel build has been reported to break this package, disable it ( #10948 )
...
SVN-Revision: 30420
2012-02-10 16:13:37 +00:00
Gabor Juhos
9c60e5677b
package/madwifi: apply AR71XX PCI workaround on ATH79 as well
...
SVN-Revision: 30414
2012-02-10 13:16:50 +00:00
Gabor Juhos
97243cdfbe
package/mac80211: apply AR71XX PCI workaround on ATH79 as well
...
SVN-Revision: 30413
2012-02-10 13:16:49 +00:00
Gabor Juhos
c31797f1ad
package/kernel: nuke CONFIG_USB_{O,E}HCI_AR71XX symbols
...
SVN-Revision: 30412
2012-02-10 13:16:47 +00:00
Felix Fietkau
c09a8f00b0
mac80211: disable ath6kl until it's packaged and used somewhere
...
SVN-Revision: 30397
2012-02-09 14:24:18 +00:00
Felix Fietkau
c4e1f452a4
mac80211: merge a LED related locking fix
...
SVN-Revision: 30396
2012-02-09 14:24:15 +00:00
Felix Fietkau
1e54972caf
mac80211: fix a potential rate control related crash
...
SVN-Revision: 30388
2012-02-08 18:43:21 +00:00
Vasilis Tsiligiannis
75a929c65e
iptables: Fix mod-ipopt package description ( #10931 )
...
SVN-Revision: 30373
2012-02-08 14:55:48 +00:00
Imre Kaloz
8099f4e0d3
fbtest utility
...
SVN-Revision: 30369
2012-02-08 10:20:13 +00:00
Jo-Philipp Wich
5609ad736e
firewall: don't filter IPv4 ICMP types ( #10928 )
...
SVN-Revision: 30363
2012-02-07 18:35:48 +00:00
Felix Fietkau
a543eeb0aa
broadcom-wl: turn on wmm by default, disabling it by default makes no sense, and without it 802.11n does not work ( fixes #10918 )
...
SVN-Revision: 30362
2012-02-07 15:45:56 +00:00
Felix Fietkau
bec8df834b
ath9k: ignore invalid signal strength values in a-mpdu packets, fixes average signal strength display fluctuations
...
SVN-Revision: 30359
2012-02-07 15:25:55 +00:00
Felix Fietkau
1827efa544
iw: update to version 3.3, sync with latest nl80211.h changes
...
SVN-Revision: 30347
2012-02-07 11:28:21 +00:00
Felix Fietkau
ea63948914
mac80211: update to wireless-testing 2012-02-06
...
SVN-Revision: 30346
2012-02-07 11:28:11 +00:00
Florian Fainelli
486d54bf05
mtd: define MTDREFRESH if not defined (external kernel)
...
SVN-Revision: 30340
2012-02-06 17:15:40 +00:00
Florian Fainelli
620843b2ee
iptables: don't apply patches if building an external kernel
...
SVN-Revision: 30339
2012-02-06 17:15:36 +00:00
Jonas Gorski
778e5d4fa5
brcm63xx: add support for linux 3.3
...
SVN-Revision: 30027
2012-02-04 10:17:27 +00:00
Jo-Philipp Wich
5a61ba4e3a
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>
...
SVN-Revision: 30020
2012-02-03 18:12:30 +00:00
Felix Fietkau
8a29665964
ath9k: fix CTS timeout issues in 2.4 ghz
...
SVN-Revision: 30010
2012-02-03 10:23:55 +00:00
Felix Fietkau
99ab6e575a
ath9k: fix WEP connection issues
...
SVN-Revision: 30009
2012-02-03 10:23:51 +00:00
Felix Fietkau
477c3c4015
netifd: set the network device in uci state as well to avoid further remapping issues
...
SVN-Revision: 30008
2012-02-03 10:17:30 +00:00
Felix Fietkau
6e3087b078
netifd: update to latest, fixes removing deleted interfaces on config reload
...
SVN-Revision: 30004
2012-02-02 23:16:34 +00:00
Felix Fietkau
bffa830f13
netifd: fix legacy scripts that expect the ifname option to be mapped to the device option after fixup
...
SVN-Revision: 30003
2012-02-02 23:01:02 +00:00
Jo-Philipp Wich
33e4461db6
iwinfo: fix segmentation fault when doing two consecutive scans through wpa_supplicant Based on patch by Christian Kapeller <christian.kapeller@cmotion.eu> with one minor whitespace change and updated package version.
...
SVN-Revision: 29992
2012-02-02 14:06:16 +00:00
Jonas Gorski
c336de3d85
kernel: update module names and add new config symbols for linux 3.3
...
SVN-Revision: 29985
2012-02-02 08:23:44 +00:00
Florian Fainelli
b8f41b051f
fix wprobe build for arm on 3.2
...
SVN-Revision: 29957
2012-01-30 14:02:13 +00:00
Florian Fainelli
6e20f40d47
ebtales: update to v2.0.10-4
...
SVN-Revision: 29956
2012-01-30 14:02:10 +00:00
Hauke Mehrtens
b9da4dcb6b
switch: fix some memory leaks in switch_parse_vlan()
...
SVN-Revision: 29936
2012-01-28 13:52:37 +00:00