Felix Fietkau
c996929e14
netifd: update to latest version
...
- preserve hotplug-added interfaces on reload, even if settings change
- implement fast config reload for bridge devices
- improve bridge device handling reliability
- fix bridge stp settings
SVN-Revision: 30829
2012-03-05 19:53:16 +00:00
Gabor Juhos
96e8c6f0fd
package/kernel: don't allow to select NAND modules for kernels <3.0
...
SVN-Revision: 30828
2012-03-05 18:01:55 +00:00
Jo-Philipp Wich
f399616db8
iwinfo: fix integer overflow in assoclist rate reporting ( #11073 )
...
SVN-Revision: 30825
2012-03-05 17:52:46 +00:00
Jo-Philipp Wich
b8aead7f92
busybox: enable ps wide flag by default
...
SVN-Revision: 30812
2012-03-04 20:09:58 +00:00
Jo-Philipp Wich
8533636d2d
uhttpd: cope with variable number of spaces in header lines ( #11079 )
...
SVN-Revision: 30806
2012-03-04 15:53:51 +00:00
Jo-Philipp Wich
086cae30ce
base-files: enable conntrack accounting in sysctl. It used to be a compile time option which got deprecated
...
SVN-Revision: 30805
2012-03-04 14:53:17 +00:00
Gabor Juhos
6c61d7cbf1
base-files: remove trailing whitespaces from lib/functions/boot.sh
...
SVN-Revision: 30776
2012-03-02 11:17:30 +00:00
Gabor Juhos
8ae051799a
base-files: remove trailing whitespaces from lib/functions.sh
...
SVN-Revision: 30775
2012-03-02 11:17:29 +00:00
Gabor Juhos
370f9b6793
package/kernel: package nandsim module
...
SVN-Revision: 30774
2012-03-02 11:17:27 +00:00
Gabor Juhos
e2a5d987bd
package/kernel: package NAND support
...
SVN-Revision: 30773
2012-03-02 11:17:25 +00:00
Felix Fietkau
b12229935d
ath9k: fix misplaced ifdef
...
SVN-Revision: 30766
2012-03-01 15:22:08 +00:00
Felix Fietkau
c684920525
ath9k: disable btcoex again after it got re-enabled by the update
...
SVN-Revision: 30765
2012-03-01 15:13:41 +00:00
Felix Fietkau
17e37536a2
ath9k: disable MAC sample debugging, it is almost never used and wastes precious CPU cycles
...
SVN-Revision: 30764
2012-03-01 15:13:33 +00:00
Felix Fietkau
139e847e7c
mac80211: optimize mac address comparisons to improve performance
...
SVN-Revision: 30763
2012-03-01 15:13:30 +00:00
Felix Fietkau
82211c7bcc
mac80211: fix ad-hoc mode performance regression
...
SVN-Revision: 30758
2012-03-01 09:57:56 +00:00
Felix Fietkau
d6f3746154
mac80211: delete linux/eeprom_93cx6.h since the module is used from the kernel tree, fixes rt2x00 issues on lantiq
...
SVN-Revision: 30754
2012-02-29 18:20:28 +00:00
Felix Fietkau
c698e406f2
mac80211: remove 060-fix_compat_security.patch, it is no longer needed
...
SVN-Revision: 30753
2012-02-28 20:49:26 +00:00
Felix Fietkau
d626f58be7
netifd: update, fix some mac address handling issues
...
SVN-Revision: 30750
2012-02-27 23:37:49 +00:00
Felix Fietkau
4814eb5df9
netifd: add missing do_sysctl function
...
SVN-Revision: 30749
2012-02-27 23:37:46 +00:00
Jo-Philipp Wich
fe090bcf53
iwcap: fix reversed umask
...
SVN-Revision: 30748
2012-02-27 23:08:15 +00:00
Jo-Philipp Wich
448f4696f1
add iwcap - a small radiotap capture utility for background monitoring of wireless traffic or use as a remote capture drone
...
SVN-Revision: 30747
2012-02-27 22:57:15 +00:00
Felix Fietkau
7d7118b8bf
mac80211: update to wireless-testing 2012-02-27
...
SVN-Revision: 30746
2012-02-27 22:56:05 +00:00
Felix Fietkau
340909c73e
ath9k: fix beacon issues on ar93xx
...
SVN-Revision: 30745
2012-02-27 22:56:00 +00:00
Felix Fietkau
6934c378b2
netifd: update to 2012-02-26, fixes ipv4 broadcast handling
...
SVN-Revision: 30744
2012-02-27 16:23:50 +00:00
Felix Fietkau
429886fbbb
netifd: add a hotplug handler for setting sysctls (based on the old 10-routes file)
...
SVN-Revision: 30743
2012-02-27 16:23:47 +00:00
Felix Fietkau
e3ec30cad1
mac80211: update to wireless-testing 2012-02-23
...
SVN-Revision: 30742
2012-02-27 16:23:43 +00:00
Felix Fietkau
8ad6213f59
netifd: add a new udhcpc default script for command line use (no uci support)
...
SVN-Revision: 30741
2012-02-27 16:23:39 +00:00
Jo-Philipp Wich
9aaca7f1b1
firewall: allow ICMPv6 type 129 (echo reply) - this fixes basic ICMPv6 in case no connection tracking is used
...
SVN-Revision: 30727
2012-02-25 21:00:23 +00:00
Jo-Philipp Wich
280605c2d6
kernel: only depend on kmod-rtc-core if its provided by the used Kernel version
...
SVN-Revision: 30716
2012-02-25 13:05:59 +00:00
Jo-Philipp Wich
1b7f0f3c0d
dropbear: patch possible use after free by authenticated remote users with active command restrictions (CVE-2012-0920)
...
SVN-Revision: 30714
2012-02-25 12:40:46 +00:00
Jo-Philipp Wich
ed5b7b7392
uci: update to git head, reduces quotations in exported config files and fixes delta list handling in the Lua binding
...
SVN-Revision: 30711
2012-02-24 18:07:06 +00:00
Jo-Philipp Wich
b585d59096
broadcom-wl: remove an erroneous BUG() call in the glue driver
...
SVN-Revision: 30709
2012-02-24 13:36:46 +00:00
Jo-Philipp Wich
fe2d387a8c
firewall: bail out if uci is used in firewall include files
...
SVN-Revision: 30694
2012-02-23 18:50:47 +00:00
Jo-Philipp Wich
c3d47454b2
iwinfo: fix wl backend, unsigned -> signed for mcs idx, revision bump after latest abi changes
...
SVN-Revision: 30693
2012-02-23 18:20:51 +00:00
Jo-Philipp Wich
76bb0f3309
iwinfo: replace internal constant mode strings with enums
...
SVN-Revision: 30692
2012-02-23 13:16:09 +00:00
Jo-Philipp Wich
b1af9a779f
iwinfo: implement netlink scanning code, rework IE parsing code
...
SVN-Revision: 30691
2012-02-23 12:18:46 +00:00
Jo-Philipp Wich
2791734179
iwinfo: fix array size mismatch after r30684
...
SVN-Revision: 30685
2012-02-22 13:56:06 +00:00
Jo-Philipp Wich
c86c74b1e4
Allow full 250mw (24dBm) on WRT54GL and related with wl legacy driver on iwinfo Signed-off-by: Hanno Schupp <hanno.schupp@gmail.com>
...
SVN-Revision: 30684
2012-02-22 13:41:50 +00:00
Jo-Philipp Wich
9423b3a383
Adjust txpower offset for Nano and Picostation M2 in iwinfo Signed-off-by: Hanno Schupp <hanno.schupp@gmail.com>
...
SVN-Revision: 30683
2012-02-22 13:40:29 +00:00
Jo-Philipp Wich
64cc700dcc
iwinfo: add per-station rate and mcs info to assoclist op
...
SVN-Revision: 30682
2012-02-22 13:39:16 +00:00
Jo-Philipp Wich
a6c89c02ca
iwinfo: fix logic flaw in mtd partition check
...
SVN-Revision: 30678
2012-02-22 12:30:24 +00:00
Felix Fietkau
d85a504d3c
iptables: make it possible to dynamically configure built-in statically linked extensions, fold -mod-conntrack and -mod-nat into the default package. saves about 8k on an ar71xx default squashfs
...
SVN-Revision: 30676
2012-02-22 01:47:48 +00:00
Felix Fietkau
cd6a2fc6a0
iptables: do not link binaries with -rdynamic, plugins do not need any symbols from the main executable. saves some space
...
SVN-Revision: 30675
2012-02-21 23:03:21 +00:00
Hauke Mehrtens
6f33fa553b
mac80211: b43: use firmware version 666.2 as default
...
SVN-Revision: 30673
2012-02-21 20:36:58 +00:00
Jo-Philipp Wich
184c535815
iwinfo: fix logic flaw in WPA OUI filtering, solves misdetecting various WPA2-PSK only networks as mixed mode
...
SVN-Revision: 30672
2012-02-21 18:19:26 +00:00
Felix Fietkau
d679fa5f9f
dropbear: disable assertions to reduce code size
...
SVN-Revision: 30668
2012-02-21 00:52:43 +00:00
Felix Fietkau
1a167905c6
hostapd: disable the state dump callback to save a few more kb
...
SVN-Revision: 30667
2012-02-21 00:27:28 +00:00
Felix Fietkau
a77cf0cd62
hostapd: add configurable debug message minimum priority to cut down on bloat generated by excessive debug messages
...
SVN-Revision: 30666
2012-02-20 23:41:52 +00:00
Hauke Mehrtens
67d0f8af26
mac80211: fix memory leak on bcm5354
...
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
2012-02-20 22:46:27 +00:00
Jo-Philipp Wich
8ce7505b91
iwinfo: iwinfo_hardware_id_from_mtd() never writes, so do not request write access in mmap()
...
SVN-Revision: 30664
2012-02-20 21:27:41 +00:00
Jo-Philipp Wich
39902886f0
iwinfo: recognize AR5416 EEPROMs as seen on the Ubiquiti Picostation M2
...
SVN-Revision: 30663
2012-02-20 21:17:59 +00:00
Felix Fietkau
33bda4b64b
add gpio-button-hotplug, like button-hotplug + gpio-keys-polled, fully compatible, but without the nasty input-core dependency chain
...
SVN-Revision: 30659
2012-02-20 10:51:43 +00:00
Jo-Philipp Wich
6bc9eafb97
iwinfo: add more device entries
...
SVN-Revision: 30658
2012-02-20 09:27:32 +00:00
Hauke Mehrtens
413caddc34
mac80211: brcmsmac: fix a build warning, till we update bcma
...
SVN-Revision: 30644
2012-02-19 14:21:21 +00:00
Hauke Mehrtens
c5d940389b
mac80211: add brcmsmac driver
...
brcmsmac does not work on bcm47xx based devices or has AP mode support for now.
SVN-Revision: 30643
2012-02-19 14:05:17 +00:00
Hauke Mehrtens
bd1c29df74
mac80211: fix directory of mwl8k firmware
...
Thank you Eugene San for the patch
SVN-Revision: 30642
2012-02-19 13:26:35 +00:00
Gabor Juhos
89d7f8112e
mac80211: rt2x00: allow to disable bands via platform data
...
SVN-Revision: 30629
2012-02-18 17:36:09 +00:00
Gabor Juhos
d4b6ea4a9a
package/kernel: add package for MTD testing modules
...
SVN-Revision: 30628
2012-02-18 16:02:18 +00:00
Felix Fietkau
65ac3f605d
ath5k: do not re-run AGC calibration periodically - fixes stability issues on AR2315 ( #10574 )
...
SVN-Revision: 30624
2012-02-17 22:15:33 +00:00
Felix Fietkau
de28901e44
ath5k: do not stop the hardware queues during PAPD calibration, speeds up calibration
...
SVN-Revision: 30623
2012-02-17 22:15:26 +00:00
Felix Fietkau
45d9b1261d
crda: remove unnecessary build dependency on mac80211
...
SVN-Revision: 30612
2012-02-17 15:54:57 +00:00
Felix Fietkau
702d47d720
hostapd: remove unnecessary dependency on mac80211
...
SVN-Revision: 30611
2012-02-17 15:54:53 +00:00
Jo-Philipp Wich
8dd93fbc1f
broadcom-diag: add missing brackets breakign the detection logic ( #10836 )
...
SVN-Revision: 30610
2012-02-17 09:04:23 +00:00
Jo-Philipp Wich
018d69c3b3
iwinfo: implement proper hardware detection for ar23xx SoC devices like the NanoStation 2
...
SVN-Revision: 30605
2012-02-17 00:36:25 +00:00
Jo-Philipp Wich
e4d39271b0
iwinfo: fix detection of Bullet M5, the PCI ID was wrong
...
SVN-Revision: 30591
2012-02-16 17:58:33 +00:00
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
Hauke Mehrtens
45329cd793
mac80211: fix patch when running on ssb based devices
...
SVN-Revision: 29922
2012-01-27 20:08:49 +00:00
Felix Fietkau
90805c366c
ath9k: revert one more linux upstream commit in the initvals to fully fix the ar938x tx power issue
...
SVN-Revision: 29920
2012-01-27 15:35:29 +00:00
Felix Fietkau
34106f7eaa
ath9k: fix initvals for high-power ar938x devices, fixes tx power on buffalo wzr-hp-g450h
...
SVN-Revision: 29918
2012-01-27 11:06:32 +00:00
Gabor Juhos
c859e4a1db
mac80211: enable support for RaLink Rt53xx USB devices in rt2800usb
...
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
2012-01-25 07:44:46 +00:00
Felix Fietkau
6f94da6587
netifd: update to latest, fixes a crash when the interface protocol was not specified
...
SVN-Revision: 29903
2012-01-24 21:44:00 +00:00
Jo-Philipp Wich
e1d199bbbc
hostapd: introduce a client_cert option which is passed on to wpa_supplicant ( #8876 )
...
SVN-Revision: 29901
2012-01-24 20:54:13 +00:00
John Crispin
a558d605ab
Initial DSL framework
...
- Removed ifx_cpe_control_init.sh (the old init script)
- Created dsl_control (/etc/init.d)
- tidied up start and stop
- stop calls dsl_notify before killing daemon
- has status and lucistat options to provide detail
- copes with daemon not running situation
- Updated package makefile to use new init script and to build cli support
- Provide a dsl_notify.sh script to cope with line up/down events
Signed-off-by: Lee Essen <lee.essen@nowonline.co.uk>
SVN-Revision: 29881
2012-01-24 11:31:23 +00:00
Felix Fietkau
53c6db5ab4
hostapd: merge an upstream workaround for broken clients sending the wrong wpa type (should fix #9561 )
...
SVN-Revision: 29876
2012-01-24 01:49:23 +00:00
Jo-Philipp Wich
6b9bf71881
base-files: add a uci-defaults script which will migrate the root password to /etc/shadow if needed
...
SVN-Revision: 29865
2012-01-22 22:25:42 +00:00
Felix Fietkau
0e81a543a9
netifd: update to latest version, add some more status info and rework shell proto handler support
...
SVN-Revision: 29864
2012-01-22 21:14:30 +00:00
Felix Fietkau
c309ed6210
netifd: always issue a reload on ifup, not just for -a
...
SVN-Revision: 29863
2012-01-22 21:14:26 +00:00
Felix Fietkau
a963a80a38
base-files: the initial hotplug2 instance sometimes misses a few relevant events, e.g. during module load. rerun udevtrigger for the final hotplug2 instance to fix this
...
SVN-Revision: 29862
2012-01-22 21:14:22 +00:00
Gabor Juhos
a25800215c
package/kernel: add ATH79 symbols for OHCI/EHCI drivers
...
SVN-Revision: 29861
2012-01-22 18:43:45 +00:00
Gabor Juhos
6c2638c5e2
ar71xx: rename vsc7385 spi driver
...
SVN-Revision: 29853
2012-01-22 13:51:57 +00:00
Hauke Mehrtens
26d4e1876c
brcm47xx: add support for pcie host controller on bcma based SoCs.
...
This also adds minimal support for the BCMA43224 pcie wireless card.
SVN-Revision: 29843
2012-01-21 22:39:20 +00:00
Jo-Philipp Wich
2cbe76ca08
openssl: update to v1.0.0g (CVE-2012-0050)
...
SVN-Revision: 29832
2012-01-20 17:36:30 +00:00
Jonas Gorski
aa8f9171f2
kernel: fix OCF for linux 3.2
...
Add skb_frag_page from 3.2 to OCF for 3.1 and earlier and use it.
SVN-Revision: 29818
2012-01-19 19:51:54 +00:00
Jo-Philipp Wich
9fd3886365
base-files: do not pass --set-worker /lib/hotplug2/worker_fork.so to hotplug2 anymore, its statically linked - patch by Viktar Palstsiuk <viktar.palstsiuk@promwad.com>
...
SVN-Revision: 29806
2012-01-19 15:37:47 +00:00
Jonas Gorski
3d09c34dd3
package: kernel: fix files for blowfish and pcimcia-rsrc
...
Based on a patch from Philip Prindeville.
SVN-Revision: 29797
2012-01-19 08:25:26 +00:00
Jo-Philipp Wich
e7cfd6e245
busybox: fix previous commit, make CONFIG_BUSYBOX_CONFIG_FEATURE_IPV6 default to CONFIG_IPV6, not depend on it
...
SVN-Revision: 29789
2012-01-19 01:50:53 +00:00
Jo-Philipp Wich
7a06d9a8a0
busybox: make CONFIG_BUSYBOX_CONFIG_FEATURE_IPV6 depend on CONFIG_IPV6
...
SVN-Revision: 29788
2012-01-19 01:33:53 +00:00
Jo-Philipp Wich
3a794cde8c
mtd: external toolchains usually do not know about MTDREFRESH, so search in $(LINUX_DIR)/include first, fixes compilation with external CodeSourcery toolchain
...
SVN-Revision: 29779
2012-01-18 19:22:14 +00:00
Jo-Philipp Wich
f7a7e289a5
iptables: pass --disable-ipv6 if CONFIG_IPV6 is off, fixes undefined refs to in6addr_any when compiling with external CodeSourcery toolchain
...
SVN-Revision: 29778
2012-01-18 19:05:48 +00:00
Jo-Philipp Wich
899de4adc9
dnsmasq: if CONFIG_IPV6 is off, compile with -DNO_IPV6 - solves unresolved refs to in6addr_any when building with external CodeSourcery toolchain
...
SVN-Revision: 29777
2012-01-18 19:00:53 +00:00
Hauke Mehrtens
a671c720b4
packages: kernel: add usb-common.ko to usb package for kernel >= 3.2
...
SVN-Revision: 29776
2012-01-18 17:13:23 +00:00
Jo-Philipp Wich
d4465bee36
openssl: fix syntax error in OpenWrt Makefile
...
SVN-Revision: 29774
2012-01-18 14:48:16 +00:00
Jo-Philipp Wich
25630dd5a5
openssl: don't fail with empty TARGET_LDFLAGS
...
SVN-Revision: 29770
2012-01-18 03:54:09 +00:00
Felix Fietkau
2683b5b15d
rt2x00: add a patch to avoid excessive memmove() on packet contents to improve performance (patch by Helmut Schaa)
...
SVN-Revision: 29760
2012-01-16 08:14:27 +00:00
Imre Kaloz
f9e41adc80
add support for OMAP4 based boards, starting with the PandaBoard
...
SVN-Revision: 29753
2012-01-14 23:02:56 +00:00
Imre Kaloz
25909f5e42
build and package the wl12xx driver
...
SVN-Revision: 29751
2012-01-14 22:56:22 +00:00
Felix Fietkau
87bbccb614
ath9k: fix handling of the KeyMiss flag for received packets - fixes connection stability issues with crypto enabled
...
SVN-Revision: 29745
2012-01-14 13:50:30 +00:00
Felix Fietkau
419718e99f
libnl-tiny: export unl_genl_multicast_id()
...
SVN-Revision: 29743
2012-01-14 13:50:21 +00:00
Hauke Mehrtens
a9e42130a5
broadcom-diag: add support for some new devices
...
There is still no Ethernet driver for these devices in trunk.
Thanks George Kashperko for the patch.
SVN-Revision: 29735
2012-01-13 20:21:15 +00:00
Jonas Gorski
50d4c0e31a
package: iptables: fix compilation with linux 3.2
...
SVN-Revision: 29729
2012-01-13 14:49:19 +00:00
Jonas Gorski
f2d35c7110
mac80211: current revisions build with 3.2
...
SVN-Revision: 29728
2012-01-13 14:47:30 +00:00
Jo-Philipp Wich
0cb05017c6
iwinfo: plug memory leak in nl80211 backend, nl80211_close() did not put the family pointer
...
SVN-Revision: 29723
2012-01-13 00:54:25 +00:00
Felix Fietkau
39195e3a25
libnl-tiny: fix a potential memleak in an error path
...
SVN-Revision: 29720
2012-01-12 10:15:18 +00:00
Jo-Philipp Wich
7251541786
pptp: remove support for underlying ipproto, it is adviced since a while that pptp should be declared as separate interface alognside wan - in this configuration the ipproto will cause stray udhcpc errors due to not existent interfaces, so remove it
...
SVN-Revision: 29694
2012-01-08 15:41:34 +00:00
Jo-Philipp Wich
df57c5fdde
cyassl: use patch-libtool pkg fixup
...
SVN-Revision: 29693
2012-01-08 15:39:42 +00:00
Felix Fietkau
37020b2d6b
zlib: fix duplicate function declarations for largefile support
...
SVN-Revision: 29690
2012-01-08 15:39:11 +00:00
Jo-Philipp Wich
4e88bcfb00
base-files: implement a --force option for sysupgrade to override image checks, useful to upgrade old ar71xx installations to current trunk ones
...
SVN-Revision: 29688
2012-01-08 15:30:37 +00:00
Jo-Philipp Wich
8094fa46da
firewall: add support for "local" port forwards which target an internal address on the router itself
...
SVN-Revision: 29687
2012-01-08 15:29:24 +00:00
Jo-Philipp Wich
97af76a920
include: calculate md5sum over sorted kernel config symbol list and incorperate it into the kernel metapackage version, make kmods depend on this specific version. The aim of this change is to invalidate kmods which are built against a different kernel config on the opkg metadata level. Manual copying and insmod of custom *.ko files, e.g. for development purpose, is still possible.
...
SVN-Revision: 29686
2012-01-08 15:23:11 +00:00
Felix Fietkau
2d17b67c28
ath9k: merge a channel change fix from linux-wireless
...
SVN-Revision: 29684
2012-01-07 20:54:33 +00:00
Jo-Philipp Wich
3e15593955
openssl: bump to v1.0.0f (CVE-2011-4108, CVE-2011-4576, CVE-2011-4577, CVE-2011-4619, CVE-2012-0027)
...
SVN-Revision: 29670
2012-01-06 15:18:30 +00:00
Gabor Juhos
c3b763ac77
package/kernel: add package for the PCF2123 RTC driver
...
SVN-Revision: 29664
2012-01-04 21:16:21 +00:00
Gabor Juhos
b38b966a3c
package: remove the om2p-watchdog package
...
Signed-off-by: Antonio Quartulli <ordex@autistici.org>
SVN-Revision: 29649
2012-01-04 17:30:42 +00:00
Gabor Juhos
ce639ba185
package: add om-watchdog package
...
om2p-watchdog package is OM2P specific. However a similar watchdog
mechanism exists on OM1P as well. This new package wants to substitute
om2p-watchdog with a new one which is suitable either for OM1P and OM2P.
Signed-off-by: Antonio Quartulli <ordex@autistici.org>
SVN-Revision: 29647
2012-01-04 17:30:39 +00:00
Jo-Philipp Wich
a788f199c9
remove current RTSP support
...
SVN-Revision: 29643
2012-01-04 00:29:29 +00:00
Jo-Philipp Wich
0baa69ddda
iwinfo: factor txpower offset into info display output, recompile if driver selection changes
...
SVN-Revision: 29634
2012-01-01 16:17:10 +00:00
Gabor Juhos
ff89832fdb
package/base-files: add support for the switch LED trigger
...
SVN-Revision: 29629
2011-12-31 15:02:35 +00:00
Gabor Juhos
3f85c52a3a
package/base-files: use case statement in led init script
...
SVN-Revision: 29628
2011-12-31 15:02:32 +00:00
Jo-Philipp Wich
250ef0cb72
add usbreset - a small simple utility to send port rests to selected usb devices ( #10394 )
...
SVN-Revision: 29611
2011-12-25 13:59:17 +00:00
Felix Fietkau
e7c63048df
mac80211: clean up init, remove some redundant checks, fix tx power init ( #10113 )
...
SVN-Revision: 29606
2011-12-23 19:24:38 +00:00
Jo-Philipp Wich
1c6821b42e
base-files: add -b (--create-backup) option to sysupgrade, which generates a backup .tar.gz according to the user settings. This will also be reused by LuCI.
...
SVN-Revision: 29587
2011-12-20 17:25:15 +00:00
Jo-Philipp Wich
77dda8d67a
firewall: - introduce per-section "option enabled" which defaults to "1" - useful to disable rules or zones without having to delete them - annotate default traffic rules with names - bump version
...
SVN-Revision: 29577
2011-12-20 01:10:15 +00:00
Hauke Mehrtens
5b8686c303
brcm47xx: add new usb driver for bcma bus and replace ssb usb driver.
...
This new usb driver uses an extra device so the ehci and the ohci driver are not depending on ech other any more.
SVN-Revision: 29575
2011-12-19 23:39:13 +00:00
Hauke Mehrtens
6e7d48b1ea
mac80211: deactivate mac80211 tracing
...
Activating tracing on kernel <= 2.6.32 causes build errors.
SVN-Revision: 29572
2011-12-19 23:23:34 +00:00
Felix Fietkau
eb3bd41114
ath9k: fix another tx locking issue
...
SVN-Revision: 29570
2011-12-19 15:51:20 +00:00
Felix Fietkau
b62f4e0aa2
mac80211: fix powersave setting
...
SVN-Revision: 29569
2011-12-19 10:27:28 +00:00
Felix Fietkau
fe8a3a36f0
mac80211: apply txpower after bringing up the interface, should fix #10113
...
SVN-Revision: 29566
2011-12-18 22:19:21 +00:00
Felix Fietkau
25540787ad
mac80211: use iw instead of iwconfig to disable powersave
...
SVN-Revision: 29565
2011-12-18 22:18:46 +00:00
Felix Fietkau
dd90113508
ath9k: fix some issues in the btcoex disable patch
...
SVN-Revision: 29564
2011-12-18 22:17:34 +00:00
Felix Fietkau
ead4fdf1f1
ath9k: fix a locking issue in the tx path
...
SVN-Revision: 29560
2011-12-17 14:28:25 +00:00
Felix Fietkau
5b89536395
hostapd: add missing check for wds stations
...
SVN-Revision: 29559
2011-12-17 14:28:20 +00:00
Felix Fietkau
9a996761b5
ath9k: fix a crash in led init
...
SVN-Revision: 29558
2011-12-16 23:41:44 +00:00
Felix Fietkau
e8a01f3588
ath9k: fix a locking issue
...
SVN-Revision: 29537
2011-12-14 21:03:52 +00:00
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
Nicolas Thill
c43938afc3
package/mac80211: fix atomic64 compat
...
SVN-Revision: 29209
2011-11-17 09:57:00 +00:00
Jo-Philipp Wich
010e58d209
base-files: another empty password check fix ( #10440 )
...
SVN-Revision: 29208
2011-11-17 09:40:06 +00:00
Jo-Philipp Wich
33443d2a8c
base-files: now that we have date -k, adjust the kernel timezone after setting up TZ and localtime
...
SVN-Revision: 29204
2011-11-17 01:18:22 +00:00
Jo-Philipp Wich
5e36196651
busybox: add a "date -k" to set the kernel timezone from the current localtime utc offset
...
SVN-Revision: 29203
2011-11-17 01:11:56 +00:00
Michael Büsch
e12543a1d7
p54spi: workqueue deadlock fix
...
SVN-Revision: 29202
2011-11-16 22:45:23 +00:00
Michael Büsch
6aac54298b
p54spi: Lock fixes
...
SVN-Revision: 29200
2011-11-16 22:26:12 +00:00
Jo-Philipp Wich
6d80ce78f1
base-files: rewrite killing of nonessential services to not rely on top, use the proc filesystem only
...
SVN-Revision: 29187
2011-11-16 15:01:18 +00:00
Jo-Philipp Wich
cabbc9966c
busybox: fix empty password detection in telnetd init ( #10432 )
...
SVN-Revision: 29183
2011-11-16 13:17:35 +00:00
Nicolas Thill
63820327d3
package/ppp: fix typo in r28868 ( closes : #10429 )
...
SVN-Revision: 29165
2011-11-15 23:40:39 +00:00
Florian Fainelli
ffdf69028f
allow building 8021q and bridge as modules
...
SVN-Revision: 29163
2011-11-15 22:24:18 +00:00
Florian Fainelli
d589ac0939
kmod-r6040 depends on kmod-libphy
...
SVN-Revision: 29162
2011-11-15 19:15:42 +00:00
Jo-Philipp Wich
13839520bc
busybox: revert accidentally committed debugging flag
...
SVN-Revision: 29158
2011-11-15 17:54:02 +00:00
Jo-Philipp Wich
d0f5b51a8b
busybox: fix hexdump segmentation fault with an empty leading format unit
...
SVN-Revision: 29156
2011-11-15 17:38:55 +00:00
Felix Fietkau
817c72ef02
ath9k: reorganize patches, reset hardware after full sleep ( fixes #10349 )
...
SVN-Revision: 29155
2011-11-15 14:53:21 +00:00
Jo-Philipp Wich
215239a470
uhttpd: prevent linking uhttpd binary against crypto libraries
...
SVN-Revision: 29152
2011-11-15 10:17:59 +00:00
Jo-Philipp Wich
5a4f0f84df
broadcom-wl: align RADIUS options with r26482, patch by Etienne Champetier <etienne.champetier@free.fr>
...
SVN-Revision: 29136
2011-11-14 21:37:53 +00:00
Felix Fietkau
b33f7e264c
ath9k: do not put the hardware to full-sleep while tx is pending
...
SVN-Revision: 29133
2011-11-14 21:21:24 +00:00
Felix Fietkau
b14b5bb038
ath9k: rework radio stop/start cleanup, avoid duplicate rx/tx stop, avoid early phy stop
...
SVN-Revision: 29132
2011-11-14 21:21:03 +00:00
Jo-Philipp Wich
8b20bfafdf
base-files: prime root password with "x" to notify programs that there is a shadow record, fix /bin/login.sh password detection accordingly. Solves broken key based dropbear login with empty password after r28935.
...
SVN-Revision: 29130
2011-11-14 19:02:01 +00:00
Felix Fietkau
3b0870f450
mac80211: enable support for RaLink Rt53xx USB devices in rt2800usb
...
The driver works quite nice and stable for me using a RaLink Rt5370 USB device.
Signed-off-by: Daniel Golle <dgolle@allnet.de>
SVN-Revision: 29116
2011-11-14 14:06:37 +00:00
Felix Fietkau
8e1bd3a8aa
netifd: update to latest version, fixes tcp connection loss issues on dhcp rekey
...
SVN-Revision: 29115
2011-11-14 14:06:32 +00:00
Jo-Philipp Wich
43cd850faa
uci: update to latest git rev 7289b2d69aaffa9299b47aaaa0da1e9969ace6c1
...
SVN-Revision: 29111
2011-11-14 13:18:09 +00:00
John Crispin
f4f326699b
madwifi: rename patch from ifxmips -> lantiq
...
SVN-Revision: 29020
2011-11-13 12:10:52 +00:00
John Crispin
0096aa78b2
uboot-lantiq: not all configs were using lzma for compression, add gigaset ramboot image
...
Signed-off-by: Andrej Vlašić <andrej.vlasic0@gmail.com>
SVN-Revision: 29019
2011-11-13 12:09:34 +00:00
John Crispin
eb20ab87e6
lantiq: w303v has its rt2860 eep on the nor flash. tell compat-wireless how to use it
...
SVN-Revision: 28994
2011-11-12 18:41:15 +00:00
Nicolas Thill
b49aed1520
package/base-files: enhance service functions
...
* allow matching process by name (useful for processes changing it)
* check if first argument is executable
* fix function name used in error messages
SVN-Revision: 28991
2011-11-12 13:53:15 +00:00
Gabor Juhos
0939419e24
package: add om2p-watchdog script
...
Based on a patch by: Marek Lindner <lindner_marek@yahoo.de>
SVN-Revision: 28972
2011-11-12 10:54:06 +00:00
John Crispin
0e35877fea
pjsip: bump to 1.10 and improve ltq_tapi backend
...
SVN-Revision: 28963
2011-11-11 22:23:26 +00:00
Jo-Philipp Wich
20ff304ed9
base-files: now that the initial password is completely empty (and not primed with "!") adjust login.sh for it to make telnetd available again
...
SVN-Revision: 28943
2011-11-11 13:25:31 +00:00
Nicolas Thill
348347ce41
package/base-files-network: fix udhcpc issues introduced in r28866 ( closes : #10383 )
...
SVN-Revision: 28942
2011-11-11 13:23:29 +00:00
Jo-Philipp Wich
1cdd762f90
mac80211: add antenna control api for b43
...
SVN-Revision: 28940
2011-11-10 23:07:42 +00:00
Florian Fainelli
4ad1f2d710
acx-mac80211: update to 20111030
...
Fixes build failures with Linux 3.1+
SVN-Revision: 28939
2011-11-10 15:31:37 +00:00
Imre Kaloz
28039aea90
nuke another 2.4 skeleton
...
SVN-Revision: 28937
2011-11-10 13:39:06 +00:00
Imre Kaloz
7944b6fa32
enable and use shadow passwords by default
...
SVN-Revision: 28936
2011-11-10 12:55:01 +00:00
Imre Kaloz
55ac529951
the empty root password should be empty ;)
...
SVN-Revision: 28935
2011-11-10 12:47:50 +00:00
Jo-Philipp Wich
be49daffc8
base-files, target: assign name to system timeserver section, makes it easier to set servers on the cli
...
SVN-Revision: 28933
2011-11-10 12:16:41 +00:00
Jonas Gorski
f8f30bff82
package: kernel: fix typo
...
SVN-Revision: 28898
2011-11-09 22:11:51 +00:00
Jonas Gorski
0a2728664f
package: kernel: add handling for 3.2 renames (and some missed ones for 3.1)
...
SVN-Revision: 28897
2011-11-09 21:16:52 +00:00
Jonas Gorski
5079522183
package: mac80211: mark as broken for 3.2
...
SVN-Revision: 28896
2011-11-09 21:16:48 +00:00
Jonas Gorski
e22a9087a8
package: acx: mark as broken for 3.2
...
SVN-Revision: 28895
2011-11-09 21:16:45 +00:00
Jonas Gorski
0a2eb804cc
package: madwifi: mark as broken for 3.2
...
SVN-Revision: 28894
2011-11-09 21:16:42 +00:00
Jonas Gorski
f53128f79b
target: linux: mtd: fix MTDREFRESH to an arbitrary high number
...
To make the ioctl number "stable", use an arbitrary high number to prevent
conflicts with new mtd ioctls that would push MTDREFRESH's number.
Also make mtd use the in-kernel mtd headers.
SVN-Revision: 28893
2011-11-09 21:16:36 +00:00
Jo-Philipp Wich
44da6400cd
uhttpd: cope with DES crypted passwd entries by not relying on a leading dollar sign to indicate a cipher
...
SVN-Revision: 28886
2011-11-09 18:55:28 +00:00
Nicolas Thill
d9aa1e3c1b
package/busybox: passwd: use MD5 hash by default (like it used to be)
...
SVN-Revision: 28885
2011-11-09 17:32:23 +00:00
Gabor Juhos
b1a4acfb40
pacakge/iw: don't show a stray ']' if the chain signal attribute list is empty
...
Without the patch, the output of 'station dump' command looks weird in
some cases:
root@OpenWrt:/# iw dev wlan0 station dump
Station 00:21:27:cb:57:02 (on wlan0)
inactive time: 190 ms
rx bytes: 36652
rx packets: 149
tx bytes: 1998
tx packets: 16
tx retries: 0
tx failed: 0
signal: -31 ] dBm
signal avg: -30 [-32, -36] dBm
tx bitrate: 5.5 MBit/s
rx bitrate: 54.0 MBit/s
root@OpenWrt:/#
SVN-Revision: 28879
2011-11-09 11:47:44 +00:00
Jo-Philipp Wich
10f199d832
firewall: add DHCPv6 default rule ( #10381 )
...
SVN-Revision: 28874
2011-11-09 11:10:37 +00:00
Nicolas Thill
f371d516bf
package/base-files: /lib/functions.sh: add {group,user}_{add,exists} functions
...
SVN-Revision: 28871
2011-11-09 00:23:58 +00:00
Nicolas Thill
62a2827ea7
package/base-files: /lib/functions.sh: let service_stop exit early if no matching process to stop where found
...
SVN-Revision: 28870
2011-11-08 23:35:13 +00:00
Nicolas Thill
f67f9ef941
package/relayd: use new service wrappers
...
SVN-Revision: 28869
2011-11-08 22:48:11 +00:00
Nicolas Thill
72de194d16
package/ppp: use new service wrappers
...
SVN-Revision: 28868
2011-11-08 22:48:05 +00:00
Nicolas Thill
ec11af20f6
package/linux-atm: use new service wrappers
...
SVN-Revision: 28867
2011-11-08 22:48:00 +00:00
Nicolas Thill
f4dacc850c
package/base-files-network: use new service wrappers
...
SVN-Revision: 28866
2011-11-08 22:47:54 +00:00
Nicolas Thill
b7b56df707
package/base-files: enhance & cleanup service wrappers
...
* add service_check function for checking if a process is alive
* add service_signal for sending arbitrary signals to a process
* change service_stop to send a TERM signal first, wait for the process to die and send a KILL signal if it doen't
* have service_kill print a warning on STDERR stating it has been deprecated
SVN-Revision: 28865
2011-11-08 22:47:49 +00:00
Nicolas Thill
d0659ce37e
package/base-files: move service* functions from /etc/rc.common to /lib/functions.sh
...
SVN-Revision: 28864
2011-11-08 22:47:41 +00:00
Jo-Philipp Wich
7e3b6aa1f1
base-files: do not kill udhcpc on sysupgrade, it will tear down the interface if terminated
...
SVN-Revision: 28863
2011-11-08 19:14:55 +00:00
Jo-Philipp Wich
daca6a6a97
base-files: do not assume that "top" is busybox' top, but try to call the applet explicitely
...
SVN-Revision: 28862
2011-11-08 18:48:38 +00:00
Jo-Philipp Wich
a73fffe857
base-files: properly handle wifi ifaces with no network attached, useful for unmanaged interfaces like used for batman or monitoring
...
SVN-Revision: 28860
2011-11-08 14:42:58 +00:00
Jo-Philipp Wich
ec20b84048
hostapd: add code to prevent accidentally bridging non-wds sta mode interfaces
...
SVN-Revision: 28858
2011-11-08 14:22:56 +00:00
Nicolas Thill
b6aef59ea8
package/base-files: move /etc/functions.sh to /lib/functions.sh
...
SVN-Revision: 28857
2011-11-08 14:14:29 +00:00
Felix Fietkau
9906717bfb
netifd: fix compile error when both libnl and libnl-tiny are built
...
SVN-Revision: 28854
2011-11-08 10:12:31 +00:00
Felix Fietkau
3a12bd8bce
busybox: use bash for gen_build_files.sh to avoid printf argument list issues on some systems
...
SVN-Revision: 28849
2011-11-08 00:33:10 +00:00
Nicolas Thill
75e186832a
package/uhttpd: use new service wrapper
...
SVN-Revision: 28841
2011-11-07 22:59:06 +00:00
Nicolas Thill
d7409c85b5
package/ubus: use new service wrapper
...
SVN-Revision: 28840
2011-11-07 22:59:01 +00:00
Nicolas Thill
7a176742bb
package/netifd: use new service wrapper
...
SVN-Revision: 28839
2011-11-07 22:58:56 +00:00
Nicolas Thill
be27ac53f2
package/dropbear: use new service wrapper
...
SVN-Revision: 28838
2011-11-07 22:58:50 +00:00
Nicolas Thill
4f5cbf9f9b
package/dnsmasq: use new service wrapper
...
SVN-Revision: 28837
2011-11-07 22:58:45 +00:00
Nicolas Thill
e4a8f5abe6
package/busybox: use new service wrapper
...
SVN-Revision: 28836
2011-11-07 22:58:39 +00:00
Nicolas Thill
93886bc776
package/base-files: use new service wrapper
...
SVN-Revision: 28835
2011-11-07 22:58:34 +00:00
Nicolas Thill
10a03275bf
package/base-files: /etc/rc.common: add service wrapper around start-stop-daemon
...
SVN-Revision: 28834
2011-11-07 22:58:27 +00:00
Felix Fietkau
0fb7c80659
ath9k: fix LED related crashes on AR913x
...
SVN-Revision: 28809
2011-11-07 20:14:09 +00:00
Felix Fietkau
476ca6d5d1
carl9170: add dependency on kmod-input-core
...
SVN-Revision: 28808
2011-11-07 14:50:04 +00:00
Nicolas Thill
8413e90418
package/base-files: /etc/passwd: fix uid number for user 'daemon' (conflicting with user 'nobody')
...
SVN-Revision: 28799
2011-11-07 11:02:55 +00:00
Jo-Philipp Wich
ef98919ff0
busybox: ntpd: indefinitely try to resolve peer addresses ( #10361 )
...
SVN-Revision: 28794
2011-11-07 01:45:04 +00:00
Jo-Philipp Wich
8189bd9260
uhttpd: provide rpath-link flag, thanks mazilo
...
SVN-Revision: 28792
2011-11-07 00:10:52 +00:00
Jo-Philipp Wich
ee875810eb
madwifi: change wireless ifname numbering schema Instead of simply counting up until we hit a free iface, group ifnames by wiphy so that the first wlanX on a phy gets the phy number and following ifaces an index-suffix, e.g. ath0 for network 1 on phy 1 and ath0-1 for network 2 on phy 1. This fixes state var confusion when operating multiple radios and allows to reliably take down and restart one radio only, even if the number of networks changes in between. This should, along with other changes in LuCI, fix #10335 .
...
SVN-Revision: 28785
2011-11-06 19:57:07 +00:00
Jo-Philipp Wich
d7205a9021
mac80211: change wireless ifname numbering schema Instead of simply counting up until we hit a free iface, group ifnames by wiphy so that the first wlanX on a phy gets the phy number and following ifaces an index-suffix, e.g. wlan0 for network 1 on phy 1 and wlan0-1 for network 2 on phy 1. This fixes state var confusion when operating multiple radios and allows to reliably take down and restart one radio only, even if the number of networks changes in between. This should, along with other changes in LuCI, fix #10335 .
...
SVN-Revision: 28784
2011-11-06 18:49:17 +00:00
Jo-Philipp Wich
6037187a80
uhttpd: Fix wrong certificate options with multiple words
...
For instance two word city names will result in weird certificates.
Therefore adding the missing quotations.
Signed-off-by: Linus Lüssing <linus.luessing@web.de>
SVN-Revision: 28776
2011-11-06 15:44:42 +00:00
Felix Fietkau
2201e32df3
ath9k: add some fixes for radio reinit and frame flush
...
SVN-Revision: 28772
2011-11-05 19:51:32 +00:00
Felix Fietkau
973308ebfe
mac80211: update to wireless-testing 2011-11-04
...
SVN-Revision: 28771
2011-11-05 19:51:16 +00:00
Jo-Philipp Wich
fcea88e3b5
uhttpd: fix Makefiles and linking of tls plugin
...
SVN-Revision: 28769
2011-11-05 17:36:47 +00:00
Felix Fietkau
248ab4ac2f
base-files: process platform hotplug calls in the early launch of hotplug2 to avoid having crda calls get stuck at boot time ( fixes #10350 , #10354 )
...
SVN-Revision: 28768
2011-11-05 17:16:01 +00:00
Jo-Philipp Wich
3c96dee342
uhttpd: bump version
...
SVN-Revision: 28762
2011-11-05 03:19:29 +00:00
Jo-Philipp Wich
3d035a6f6a
uhttpd: rework CyaSSL and OpenSSL integration; move protected recv() and send() operations below the ssl layer - fixes hangs when accessing via https
...
SVN-Revision: 28761
2011-11-05 03:19:07 +00:00
Felix Fietkau
c8321c3ca6
hostapd: update to latest git version
...
SVN-Revision: 28746
2011-11-04 01:05:26 +00:00
Felix Fietkau
dab5ebaa76
netifd: ensure that a bridge gets created before hostapd needs it, hostapd must not attempt to create the bridge by itself
...
SVN-Revision: 28745
2011-11-04 01:05:12 +00:00
Felix Fietkau
d4d91df5fe
netifd: start wifi at boot
...
SVN-Revision: 28738
2011-11-03 20:02:52 +00:00
Felix Fietkau
3ac5165690
netifd: update to latest version, fix redundant ifdown hotplug events
...
SVN-Revision: 28737
2011-11-03 20:02:47 +00:00
Felix Fietkau
eff467b5cc
openssl: refresh patches
...
SVN-Revision: 28736
2011-11-03 20:02:42 +00:00
Felix Fietkau
faf5f84cbf
openssl: update to 1.0.0e (patch by tripolar)
...
SVN-Revision: 28735
2011-11-03 20:02:36 +00:00
Felix Fietkau
44ba13b578
base-files: load modules early, run wifi detect afterwards and only then process uci defaults
...
this allows uci-defaults scripts to override wifi settings
SVN-Revision: 28733
2011-11-03 20:02:25 +00:00
Jo-Philipp Wich
e3daeabda3
base-files: add some more protected services to sysupgrade kill blacklist
...
SVN-Revision: 28732
2011-11-03 19:25:25 +00:00
Jo-Philipp Wich
48c37ff7eb
qos-scripts: only use the lower 8 bits for firewall marks, allows coexistence with other programs like nodogsplash - patch by Tobias Wolf ( #10096 )
...
SVN-Revision: 28731
2011-11-03 19:11:01 +00:00
Nicolas Thill
89827e33ce
package/busybox: update to 1.19.3
...
SVN-Revision: 28725
2011-11-03 15:55:23 +00:00
John Crispin
f78a0b80cc
modules: fixes ko files that were renamed in 3.1
...
SVN-Revision: 28724
2011-11-03 15:16:50 +00:00
John Crispin
4263d93da0
ltq-dsl: fixes driver for targets other than danube
...
SVN-Revision: 28723
2011-11-03 15:16:39 +00:00
John Crispin
d47e4959d2
ltq-vmmc: should be available for falcon and danube only
...
SVN-Revision: 28722
2011-11-03 15:16:25 +00:00
Nicolas Thill
d8722fac70
package/dropbear: fix segfault with remote port forwarding ( closes : #10339 )
...
SVN-Revision: 28718
2011-11-03 08:12:17 +00:00
Daniel Dickinson
c4e9e4d27e
block-mount: Fixed module loading (double cat is wrong)
...
SVN-Revision: 28717
2011-11-02 18:38:38 +00:00
Felix Fietkau
b8d90aceb2
netifd: add missing proto handler conversion after r28632 (thx, Jonathan Bennet)
...
SVN-Revision: 28713
2011-11-01 22:02:40 +00:00
Felix Fietkau
039658f8b3
netifd: update to latest version, fixes handling of hotplug devices (for wifi)
...
SVN-Revision: 28712
2011-11-01 22:02:33 +00:00
Felix Fietkau
48a77bb98b
mac80211: update to wireless-testing 2011-11-01
...
SVN-Revision: 28711
2011-11-01 22:02:27 +00:00
Felix Fietkau
2afada967c
iw: fix setting txpower ( #10254 )
...
SVN-Revision: 28710
2011-11-01 19:16:52 +00:00
Gabor Juhos
df4579dc64
package/uboot-envtools: make fw_setenv symlink optional
...
Make the creation of the fw_set-symlink optional, so it can be
disabled in user-builds so only people who know what they are
doing will mess with uboot-env.
Signed-off-by: Daniel Golle <dgolle@allnet.de>
SVN-Revision: 28698
2011-11-01 09:23:29 +00:00
Gabor Juhos
3ac119b8cf
package/uboot-envtools: generate config-file from UCI
...
This adds an init-script for generating /etc/fw_env.config from UCI in
case it doesn't exist yet.
Signed-off-by: Daniel Golle <dgolle@allnet.de>
SVN-Revision: 28697
2011-11-01 09:23:28 +00:00
Gabor Juhos
c5ff1e8e96
package/uboot-envtools: remove runtime dependency of zlib
...
zlib is a build-dependency, but in runtime zlib is not required,
see:
root@OpenWrt:/# ldd /usr/sbin/fw_printenv
libgcc_s.so.1 => /lib/libgcc_s.so.1 (0x2abb2000)
libc.so.0 => /lib/libc.so.0 (0x2abd4000)
ld-uClibc.so.0 => /lib/ld-uClibc.so.0 (0x2ab9a000)
Signed-off-by: Daniel Golle <dgolle@allnet.de>
SVN-Revision: 28696
2011-11-01 09:23:27 +00:00
Jo-Philipp Wich
ef6d7a7e33
base-files: fix typo
...
SVN-Revision: 28681
2011-10-30 15:48:14 +00:00
Michael Büsch
a3db2f2055
omap24xx: Fix MUSB compile
...
SVN-Revision: 28674
2011-10-29 22:26:27 +00:00
Jo-Philipp Wich
50a22f4f9e
firewall: relocate TCPMSS rules into mangle table, add code to selectively clear them out again
...
SVN-Revision: 28669
2011-10-29 18:02:45 +00:00
Nicolas Thill
0a84f6a74e
package/kernel: various NLS handling fixes
...
* move AddDepends/nls to 001-depends.mk for proper use by other packages (closes : #7639 )
* make kmod-usb-core use it
* fix deps generated from its arguments (as used in kmod-fs-hfsplus)
SVN-Revision: 28668
2011-10-29 15:03:56 +00:00
Nicolas Thill
0c95fe5de1
package/kernel: add dependency on kmod-lib-crc-itu-t to kmod-fs-udf ( closes : #8045 )
...
SVN-Revision: 28666
2011-10-29 13:20:36 +00:00
Nicolas Thill
defe47ebbc
package/kernel: add dependency on kmod-lib-crc-itu-t to kmod-firewire
...
SVN-Revision: 28665
2011-10-29 13:20:30 +00:00
Nicolas Thill
04f03b149d
package/kernel: fix my previous kmod-fs-cifs fix in r28661 (could I be sleep-deprived?)
...
SVN-Revision: 28663
2011-10-28 22:22:13 +00:00
Nicolas Thill
01fcc80afc
package/kernel: enable kmod-ata-core & kmod-scsi-core on x86
...
SVN-Revision: 28662
2011-10-28 19:16:27 +00:00
Nicolas Thill
897ab36e93
package/kernel: fix kmod-fs-cifs dependencies ( closes : #9381 , #10055 )
...
SVN-Revision: 28661
2011-10-28 19:16:21 +00:00
Nicolas Thill
c824c76aae
package/kernel: move MD4 crypto module in its own package
...
SVN-Revision: 28660
2011-10-28 19:16:12 +00:00
Nicolas Thill
4eeb0e1246
package/kernel: fix kmod-fs-btrfs dependencies (missed in r28656)
...
SVN-Revision: 28659
2011-10-28 14:31:29 +00:00
Nicolas Thill
ab29084cdb
package/kernel: prefix library modules with lib-
...
SVN-Revision: 28656
2011-10-28 13:24:41 +00:00
Nicolas Thill
fb1297dd1f
package/kernel: add dependency on kmod-lib-lzo to kmod-fs-btrfs
...
SVN-Revision: 28655
2011-10-28 13:11:17 +00:00
Nicolas Thill
340e50b393
package/kernel: add kmod-lib-lzo
...
SVN-Revision: 28654
2011-10-28 13:11:12 +00:00
Nicolas Thill
a13f6a4b75
package/kernel: remove SetDepends not needed anymore
...
SVN-Revision: 28653
2011-10-28 13:11:06 +00:00
Nicolas Thill
1f1ae372dd
package/kernel: change kmod-libcrc32 dependency to kmod-crypto-crc32c only
...
SVN-Revision: 28652
2011-10-28 13:11:01 +00:00
Nicolas Thill
a66a8875bb
package/kernel: move crc32c in its own package
...
SVN-Revision: 28651
2011-10-28 13:10:55 +00:00
Nicolas Thill
3bcb16b305
package/blockmount: simplify extroot module loading logic
...
SVN-Revision: 28650
2011-10-28 13:10:50 +00:00
Felix Fietkau
b58d54f621
comgt: add missing file ( fixes #10301 )
...
SVN-Revision: 28648
2011-10-28 11:30:21 +00:00
Michael Büsch
b2d89b45d3
bluetooth: set L2CAP and SCO kconfig options to =y. It should be forced to =m for older kernels automagically.
...
SVN-Revision: 28638
2011-10-27 21:22:53 +00:00
Felix Fietkau
5601dc5f38
comgt: fix pin code config option
...
SVN-Revision: 28637
2011-10-27 20:29:14 +00:00
Felix Fietkau
3eea31fc6d
comgt: delay 3g bringup for sierra wireless cards until the card has locked on to the carrier, this helps with avoiding firmware hangs (thx, chris)
...
SVN-Revision: 28636
2011-10-27 20:29:10 +00:00
Felix Fietkau
c932bcee1c
add sierra-directip, a package based on the latest DirectIP capable sierra wireless drivers + some fixes
...
SVN-Revision: 28635
2011-10-27 20:29:05 +00:00
Felix Fietkau
d495281b6e
comgt: port 3g.sh to netifd
...
SVN-Revision: 28634
2011-10-27 20:29:00 +00:00
Felix Fietkau
2af4d04336
ubus: update to latest version, fixes recursion issues in libubus
...
SVN-Revision: 28633
2011-10-27 20:28:46 +00:00
Felix Fietkau
bebd9aec71
netifd: update, prefix proto handler callbacks with 'proto_'
...
SVN-Revision: 28632
2011-10-27 20:28:42 +00:00
Felix Fietkau
24bf5c41a0
netifd: remove obsolete _init callbacks, set available=1 for ppp
...
SVN-Revision: 28631
2011-10-27 20:28:37 +00:00
Felix Fietkau
b3d7c7b1b5
netifd: allow ppp based proto handlers to override the connect/disconnect script
...
SVN-Revision: 28630
2011-10-27 20:28:33 +00:00
Felix Fietkau
1138f84e6c
netifd: update to latest, adds support for protocol notifiers to signal interface availability
...
SVN-Revision: 28629
2011-10-27 20:28:28 +00:00
Jo-Philipp Wich
c7ac1b5b0c
firewall: do not produce 0.0.0.0/0 if a symbolic masq_src or masq_dest is given but does not resolve to an ip
...
SVN-Revision: 28628
2011-10-27 18:14:55 +00:00
Jo-Philipp Wich
52e93e54bc
base-files: sysupgrade: kill all but essential processes before starting the update
...
SVN-Revision: 28626
2011-10-27 16:52:31 +00:00
Jo-Philipp Wich
825658977f
Add QoS firewall stop script generation
...
To prevent code duplication for clearing QoS firewall rules, support
"firewall stop" arguments to generate.sh to generate the necessary
script commands. Make use of this from qos-stop.
Signed-off-by: Kevin Locke <klocke@digitalenginesoftware.com>
SVN-Revision: 28623
2011-10-27 12:39:19 +00:00
Jo-Philipp Wich
3ffe66cbe0
Add qos_* iptables chain namespace for QoS
...
Prefix the names of the iptables chains used for QoS with "qos_" to
allow for identification of QoS chains for removal across configuration
changes. When clearing QoS iptables chains, only remove chains with the
namespace prefix in order to preserve user and/or other package chains
in the mangle table.
Signed-off-by: Kevin Locke <klocke@digitalenginesoftware.com>
SVN-Revision: 28622
2011-10-27 12:39:16 +00:00
Felix Fietkau
18368debf1
libubox: update to latest version, fixes issues with using the library from C++ code
...
SVN-Revision: 28619
2011-10-27 08:21:00 +00:00
Gabor Juhos
4cc48089c7
base-files/sysupgrade: add more busybox applet symlinks to ramdisk
...
Adds symlinks for printf and wc to make life happier in the sysupgrade ramdisk.
Also make code more readable by escaping that overly long line.
Signed-off-by: Daniel Golle <dgolle@allnet.de>
SVN-Revision: 28616
2011-10-27 07:54:49 +00:00
Jo-Philipp Wich
219d772ce8
busybox: disable rdate, enable ntpd by default
...
SVN-Revision: 28613
2011-10-27 00:23:16 +00:00
Jo-Philipp Wich
272d95f0f1
base-files: remove rdate integration, add busybox ntpd init script and server list in /etc/config/system The rdate applet proved to be too unreliable to obtain the current time on boot: - public time servers are rare and often unreachable or overloaded - rdate does not daemonize, it needs a network connection the moment it is started, leading to race conditions - the /etc/config/timeserver configuration is overly complex and there is no reliable way to disable rdate invocations - the time protocol as specified in RFC 868 is considered obsolete This commit adds an init script /etc/init.d/sysntpd which starts and stops the busybox ntpd accordingly. The builtin ntpd can be disabled by either disabling the init script, removing the symlink to busybox or by clearing the timeserver list in /etc/config/system.
...
SVN-Revision: 28612
2011-10-27 00:21:53 +00:00
Felix Fietkau
803c7edcb3
netifd: if core dump support is enabled, use it. also add some delay after start to avoid race conditions with other init scripts
...
SVN-Revision: 28611
2011-10-26 18:30:55 +00:00
Felix Fietkau
883272696f
netifd: update to the latest version, contains small fixes for interface reloading and adds support for dependency handling of stacked devices like dsa
...
SVN-Revision: 28610
2011-10-26 18:30:49 +00:00
Jonas Gorski
1c251e09ba
package: mac80211: remove uses of $(LINUX_KMOD_SUFFIX)
...
SVN-Revision: 28601
2011-10-26 13:01:15 +00:00
Jonas Gorski
dccc9a6c2e
package: kernel: remove last use of $(LINUX_KMOD_SUFFIX)
...
SVN-Revision: 28600
2011-10-26 13:01:11 +00:00
Nicolas Thill
1663fb6425
package/kernel: remove remaining uses of $(LINUX_KMOD_SUFFIX)
...
SVN-Revision: 28598
2011-10-26 11:33:59 +00:00
Nicolas Thill
772a22ccb1
package/zlib: include zlib.pc (pkconfig)
...
Compiling zlib produces zlib.pc (pkgconfig), but it is not currently
installed in staging_dir/usr/lib/pkgconfig. If it was included other
packages depending on zlib could easier be compiled.
Signed-off-by: Espen Jürgensen <espenjurgensen@gmail.com>
SVN-Revision: 28591
2011-10-25 21:10:37 +00:00
Felix Fietkau
5fa4348a70
busybox: fix a compile error on mac os x
...
SVN-Revision: 28578
2011-10-25 13:03:18 +00:00
Jo-Philipp Wich
2f5cb96222
mac80211: allow building ath9k_htc without PCI support, based on patch by Helmut Schaa <helmut.schaa@googlemail.com>
...
SVN-Revision: 28573
2011-10-25 11:25:51 +00:00
Gabor Juhos
61441fe2de
package/u-boot-envtools: update to version 2011.06.
...
This updates uboot-envtools to the version which comes with U-Boot 2011.06.
The important novelity is that fw_setenv now supports batch processing, which
greatly improves sysupgrade of the ALL0258N as otherwise we would have to
overwrite uboot-env up to 8x in a single firmware upgrade.
Unfortunately, no newer version of the sources is available from Debian, so we
got to take it from the u-boot source which is kinda ugly...
Signed-off-by: Daniel Golle <dgolle@allnet.de>
SVN-Revision: 28566
2011-10-24 21:49:24 +00:00
Nicolas Thill
8f7d6c66e1
package/ipset: move out to packages/net/
...
SVN-Revision: 28561
2011-10-24 21:35:02 +00:00
Nicolas Thill
98c5037127
package/perf: move out to packages/devel/
...
SVN-Revision: 28560
2011-10-24 21:33:35 +00:00
Felix Fietkau
51370f3b28
netifd: update to latest version, fixes a crash on dhcp renew
...
SVN-Revision: 28557
2011-10-24 18:52:24 +00:00
Jo-Philipp Wich
9f419bc308
relayd: update to git head 4e8f1fa4ca2b176500362843a9e57ea5abd4b7a3
...
SVN-Revision: 28554
2011-10-24 17:05:00 +00:00
Nicolas Thill
d3a428d406
package/busybox: make PAM support depend on DEVEL ( closes : #8002 & #8743 )
...
SVN-Revision: 28549
2011-10-24 08:18:33 +00:00
Nicolas Thill
dba02bbacc
package/busybox: revert config defaults inadvertently changed in [28513] (thanks to Liu Yu Fei, Eric), bump release number
...
SVN-Revision: 28547
2011-10-24 07:39:53 +00:00
Felix Fietkau
cc384ef7b4
netifd: update to latest version, fixes interface hotplugging issues
...
SVN-Revision: 28546
2011-10-23 17:22:19 +00:00
Felix Fietkau
01f9388cde
netifd: add two simple scripts for querying interface/device status
...
SVN-Revision: 28545
2011-10-23 17:22:14 +00:00
Felix Fietkau
4112fbaafb
netifd: reload the network config on ifup -a
...
SVN-Revision: 28544
2011-10-23 17:22:01 +00:00
Jo-Philipp Wich
204bf6e5fe
firewall: prevent ip6tables -t nat rules ( #10265 )
...
SVN-Revision: 28535
2011-10-23 12:25:57 +00:00
Jo-Philipp Wich
69df551be3
firewall: fix another instance of unquoted "*"
...
SVN-Revision: 28529
2011-10-22 21:38:10 +00:00
Jo-Philipp Wich
9a61d9e513
firewall: fix possible expansion of "*" when rules with "option src *" are processed
...
SVN-Revision: 28527
2011-10-22 20:11:25 +00:00
Jo-Philipp Wich
e0e73928da
firewall: do not check for module availability, let iptables fail if a feature is not present ( #7610 )
...
SVN-Revision: 28525
2011-10-22 19:50:35 +00:00
Nicolas Thill
1651774ed5
wrt55agv2-spidevs: fix build with recent kernel
...
SVN-Revision: 28516
2011-10-22 10:40:45 +00:00
Nicolas Thill
ca8712bdbd
kernel: add dependency on kmod-crypto-authenc to kmod-ipsec ( closes : #7431 )
...
SVN-Revision: 28515
2011-10-22 10:19:27 +00:00
Felix Fietkau
fde2b227b8
netifd: add a dependency on jshn
...
SVN-Revision: 28514
2011-10-22 01:51:55 +00:00
Nicolas Thill
d10b4495bc
busybox: update to 1.19.2 (thanks to Peter Wagner)
...
SVN-Revision: 28513
2011-10-21 23:08:45 +00:00
Felix Fietkau
3fadea0d6f
uci: fix segfault on import of anonymous sections ( #10204 )
...
SVN-Revision: 28507
2011-10-21 20:50:23 +00:00
Felix Fietkau
f11ae11093
uci: update to latest version (includes several bugfixes)
...
SVN-Revision: 28504
2011-10-21 13:20:48 +00:00
Felix Fietkau
ee61d7007a
netifd: add missing dependencies on libuci and libnl-tiny
...
SVN-Revision: 28501
2011-10-21 12:42:57 +00:00
Felix Fietkau
55aeabae10
add an initial (experimental) version of netifd, disabled by default
...
SVN-Revision: 28499
2011-10-21 01:47:49 +00:00
Felix Fietkau
2ccd191b76
pppd: fix the exit code in case of authentication failure or other errors
...
SVN-Revision: 28498
2011-10-21 01:34:12 +00:00
Felix Fietkau
d1c05d734b
pppd: add a patch for overriding the path to /etc/ppp/ipv6-{up,down}
...
SVN-Revision: 28497
2011-10-20 21:42:07 +00:00
Felix Fietkau
0798d4a5c7
ubusd: add an init script
...
SVN-Revision: 28496
2011-10-20 15:01:12 +00:00
Felix Fietkau
c2b5767572
base-files: move network related scripts to a separate package to make the transition to netifd easier
...
SVN-Revision: 28495
2011-10-20 15:01:06 +00:00
Travis Kemen
fce8379940
add cname section
...
SVN-Revision: 28493
2011-10-20 12:12:26 +00:00
Jo-Philipp Wich
b656b87d13
6in4: sync with HE.net endpoint update changes
...
SVN-Revision: 28475
2011-10-17 12:45:07 +00:00
Jo-Philipp Wich
ba0c7accd9
opkg: fix a double free of pkg vectors when recursively removing packages due to --autoremove
...
SVN-Revision: 28458
2011-10-15 01:05:25 +00:00
Hamish Guthrie
2c92acb699
udev: Provide define to enable compilation with kernel 2.6.32.33 headers
...
SVN-Revision: 28453
2011-10-14 11:42:40 +00:00
Jo-Philipp Wich
56c2b1f382
mac80211: autoload ath9k_htc after USB controller drivers
...
SVN-Revision: 28442
2011-10-13 14:29:06 +00:00
Hauke Mehrtens
b27c184b07
mac80211: fix some dependencies and make lib80211 compile without cfg80211 selected
...
* libertas: does not depend on mac80211 but on cfg80211 and it uses wext
* libipw: also uses wext
* net-hermes: it is enough if the main package net-hermes depends on cfg80211
* Now it is possible to build it without cfg80211 at all
SVN-Revision: 28437
2011-10-13 12:13:25 +00:00
Hauke Mehrtens
4867f34759
mac80211: use new version of carl80211 firmware
...
This firmware is compatible with the driver version in use.
SVN-Revision: 28436
2011-10-13 12:02:35 +00:00
Hauke Mehrtens
02c3f6c002
mac80211: use correct firmware for ath9k_htc
...
The old firmware for ath9k_htc was not compatible with the driver since april.
Also update to a new version of linux-firmware to get the newest version of these firmware files.
Thank you Helmut Schaa for reporting this.
SVN-Revision: 28433
2011-10-13 11:34:28 +00:00
Jo-Philipp Wich
59c13202e0
base-files: introduce "igmp_snooping" option to toggle IGMP snooping on bridge interfaces
...
SVN-Revision: 28412
2011-10-11 13:43:08 +00:00
John Crispin
261389b709
* add support for ar9
...
* add support for ase
(vr9 support is still a todo)
SVN-Revision: 28406
2011-10-10 15:14:17 +00:00
Felix Fietkau
1359fe4fcf
ubus: update to latest version, includes a small bugfix for object call replies
...
SVN-Revision: 28404
2011-10-10 15:05:31 +00:00
Florian Fainelli
dc8f762e13
kernel: fix i2c section after r28334
...
SVN-Revision: 28399
2011-10-10 09:23:56 +00:00
Felix Fietkau
58151667a8
update libubox and ubus to the latest version
...
SVN-Revision: 28393
2011-10-09 16:01:49 +00:00
Felix Fietkau
adfeb00e5a
mac80211: update to wireless-testing 2011-10-05 + pending patches
...
SVN-Revision: 28392
2011-10-09 15:48:03 +00:00
Nicolas Thill
e80e75321f
package/gdb: disable expat properly, remove conditional dependency on libexpat, bump release number
...
SVN-Revision: 28390
2011-10-09 14:11:33 +00:00
Felix Fietkau
2e94be02a8
mac80211: set the country code early to allow crda to settle
...
SVN-Revision: 28387
2011-10-08 17:34:56 +00:00
Felix Fietkau
d317a227e1
mac80211: remove a WARN_ON that causes compile errors on 2.6.32
...
SVN-Revision: 28386
2011-10-08 15:20:34 +00:00
Felix Fietkau
b486d768d1
iw: update to v3.1, add support for per-chain signal strength info
...
SVN-Revision: 28385
2011-10-08 14:48:29 +00:00
Felix Fietkau
91af0d5b25
ath9k: add support for per-chain signal strength info
...
SVN-Revision: 28384
2011-10-08 14:48:23 +00:00
Felix Fietkau
fc4a676270
ath9k: extend the phy error disable patch
...
SVN-Revision: 28383
2011-10-08 13:41:04 +00:00
Felix Fietkau
a9d6a59cff
ath9k: disable phy error reporting on the rx queue to improve stability under noisy conditions
...
SVN-Revision: 28379
2011-10-07 19:00:02 +00:00
Florian Fainelli
a3284cb0e1
iproute2: update to 2.6.39
...
Signed-off-by: Daniel Mierswa <impulze@impulze.org>
SVN-Revision: 28378
2011-10-07 16:03:12 +00:00
Jo-Philipp Wich
5e5416a128
ppp: move the rp_pppoe_* options behind the plugin argument
...
SVN-Revision: 28368
2011-10-04 23:41:12 +00:00
Jo-Philipp Wich
64f4a89e7c
ppp: implement pppoe specific uci options "ac" and "service" which map to "rp_pppoe_ac" and "rp_pppoe_service"
...
SVN-Revision: 28366
2011-10-04 23:37:53 +00:00
Jo-Philipp Wich
5659ec6918
ppp: add workaround for ignored rp_pppoe_ac and rp_pppoe_service options by appending the nic-xxx argument last
...
SVN-Revision: 28364
2011-10-04 23:10:36 +00:00
Jonas Gorski
936320f1f9
swconfig: fix vlan/port configs being applied to all switches
...
Check devn instead of dev (which will never be null at this point).
SVN-Revision: 28362
2011-10-03 23:39:31 +00:00
Daniel Dickinson
c0a625ffbf
Add patch for linux-3.0 as well.
...
Fix typo from previous submission with input-keys-polled.
Philip Prindeville - 2011-10-03 01:44:55
SVN-Revision: 28356
2011-10-03 03:09:20 +00:00
Daniel Dickinson
aaba775f36
The name gpio-cs5535 used to refer to the drivers/char/ module, but in 3.1 it refers to what had been drivers/gpio/cs5535-gpio in more recent kernels. Philip Prindeville - 2011-08-29 04:55:59
...
SVN-Revision: 28354
2011-10-03 03:04:11 +00:00
John Crispin
3233a7f4a2
package I2C_MUX_GPIO
...
this module was missing from [28334]
buildbots timed out as the symbol was not defined
SVN-Revision: 28352
2011-10-01 22:36:47 +00:00
Felix Fietkau
e477159e40
ath9k: add some more fixes to AP handling of buffered frames for powersave clients
...
SVN-Revision: 28344
2011-09-30 22:23:35 +00:00
Florian Fainelli
cfc370eea0
add kmod-hwmon-lm95241
...
This allows building the module for the national lm95241 i2c temperature sensor.
Signed-off-by: Daniel Golle <dgolle@allnet.de>
SVN-Revision: 28335
2011-09-30 12:55:30 +00:00
Florian Fainelli
d53022a424
add support for more i2c muxes
...
This patch should bring support for several kernel modules related to
I2C to openwrt, which are existing for several years now. Namely there
is the i2c-tiny-usb bus driver, to hook up an I2C bus on any device with
usb support (prevent voiding warranty when opening and soldering).
Second, there is support for the i2c-mux driver and pca954x as a I2C
switch driver.
Finally there is support for common I2C gpio expander driver modules
pca953x and pcf857x. They work without providing platform data recently
(can be instantiated at runtime).
Signed-off-by: Hartmut Knaack <knaack.h@gmx.de>
SVN-Revision: 28334
2011-09-30 12:55:26 +00:00
Florian Fainelli
ddf842d573
dnsmasq: update to 2.58
...
patch by Raphael Huck.
SVN-Revision: 28333
2011-09-30 12:55:23 +00:00
Vasilis Tsiligiannis
f3be1b4890
hostap-driver: introduce "disabled" option for wifi-iface section to shutdown single networks on a radio
...
SVN-Revision: 28318
2011-09-29 12:37:04 +00:00
Felix Fietkau
f8bfab96cb
kernel: remove the x86 dependency from kmod-sky2 so that it can be used on other platforms as well
...
SVN-Revision: 28314
2011-09-28 22:05:32 +00:00
John Crispin
07986230f1
* fixes brnboot image generation
...
SVN-Revision: 28307
2011-09-26 09:00:11 +00:00
Jo-Philipp Wich
bfbbe5893f
base-files: use "zonename" system option to symlink /etc/localtime via /tmp/localtime to /usr/share/zoneinfo for glibc and eglibc
...
SVN-Revision: 28306
2011-09-26 02:28:04 +00:00
Felix Fietkau
a66d423560
ath9k: fix some tx aggregation issues - reduces the number of tx dma stop failures
...
SVN-Revision: 28301
2011-09-25 18:34:54 +00:00
Felix Fietkau
f45bd67de0
ath9k: merge a pending fix for powersave
...
SVN-Revision: 28300
2011-09-25 18:34:38 +00:00
Jo-Philipp Wich
6addd50b9d
mac80211: rework mac address generation for virtual interfaces; set locally administered bit on generated macs and change the last two bytes isntead of the first one
...
SVN-Revision: 28298
2011-09-25 14:14:37 +00:00
Felix Fietkau
4246c6a6b5
base-files: apply network interface settings such as macaddr, mtu and txqueuelen in prepare_interface instead of setup_interface. setting the mtu after the interface is up is unreliable on some drivers such as gianfar
...
SVN-Revision: 28297
2011-09-24 20:34:17 +00:00
Jo-Philipp Wich
41838f4585
base-files: make ip matching in dns add/remove functions more explicit, avoids overmatching pairs like 1.2.3.35 and 1.2.3.3
...
SVN-Revision: 28291
2011-09-23 08:35:50 +00:00
Jonas Gorski
896847d18c
kernel: modules: usb.mk: fix a typo
...
Closes #10143 .
SVN-Revision: 28290
2011-09-22 20:14:42 +00:00
Gabor Juhos
ffb56132e4
package/maccalc: don't expect to get all data in one read
...
Signed-off-by: Alexander Gordeev <lasaine@lvk.cs.msu.su>
SVN-Revision: 28266
2011-09-21 11:47:35 +00:00
Felix Fietkau
51a4dc1bb2
wpa_supplicant: increase the time between scans to reduce the number of hw resets
...
SVN-Revision: 28262
2011-09-20 14:45:38 +00:00
Felix Fietkau
6848e9c830
ath9k: fix antenna gain calculation
...
SVN-Revision: 28261
2011-09-20 10:42:45 +00:00
Felix Fietkau
ece2882ea4
ath9k: fix handling configured tx power limits
...
SVN-Revision: 28260
2011-09-19 17:36:41 +00:00
Felix Fietkau
f4954abe39
b43: merge ad-hoc beacon fix
...
SVN-Revision: 28258
2011-09-19 09:59:00 +00:00
Jo-Philipp Wich
32ae896d00
uhttpd: fix bad pointer use in previous commit
...
SVN-Revision: 28257
2011-09-18 23:34:25 +00:00
Jo-Philipp Wich
12bbe8b2af
uhttpd: fix possible CGI header line parsing beyound the empty line, thanks Linus Luessing for spotting it
...
SVN-Revision: 28254
2011-09-18 22:30:20 +00:00
Felix Fietkau
b81588bd08
ath9k: add some cleanup patches and rework tx power handling
...
SVN-Revision: 28253
2011-09-17 16:02:56 +00:00
Felix Fietkau
eee78bbb0b
ath9k: do not strip MMIC for key miss frames
...
SVN-Revision: 28252
2011-09-17 08:41:54 +00:00
Felix Fietkau
800251a7b7
mac80211: reduce tx queue length of wireless interfaces - improves latency under load
...
SVN-Revision: 28251
2011-09-17 08:34:42 +00:00
Felix Fietkau
0e9e83047d
ath9k: fix a regression in handling of MAC key miss events (should improve connection stability)
...
SVN-Revision: 28250
2011-09-17 08:34:37 +00:00
Felix Fietkau
fca8f05757
ath9k: fix compile without debugfs ( #10117 )
...
SVN-Revision: 28249
2011-09-17 07:03:20 +00:00
Felix Fietkau
dbde8f805e
mac80211/ath9k: fix excessive "Failed to stop TX DMA" logspam in client mode
...
SVN-Revision: 28247
2011-09-16 07:59:51 +00:00
Felix Fietkau
22be36418e
mac80211: update to wireless-testing 2011-09-14
...
SVN-Revision: 28245
2011-09-15 17:55:16 +00:00
Vasilis Tsiligiannis
98372a8eb5
base-files: Fix IPv6 address and route adding on aliases with no IPv4 address configured
...
SVN-Revision: 28241
2011-09-14 13:37:44 +00:00
Vasilis Tsiligiannis
200fd7bce1
Revert "[package] base-files: Add support for assigning multiple IPv6 addresses on an interface"
...
Multiple IPv6 addresses should be handled with alias sections
SVN-Revision: 28240
2011-09-14 13:37:40 +00:00
Jo-Philipp Wich
9cfee14217
6to4: fix lifetime options ( #9147 )
...
SVN-Revision: 28223
2011-09-13 07:29:27 +00:00
Vasilis Tsiligiannis
718c8ab940
base-files: Add support for assigning multiple IPv6 addresses on an interface
...
SVN-Revision: 28222
2011-09-12 21:07:00 +00:00
Felix Fietkau
6d708d8f02
ath9k: add a better fix for beacon timer reliability
...
SVN-Revision: 28211
2011-09-11 11:16:20 +00:00
Jo-Philipp Wich
0fe2a1b288
broadcom-wl: implement wpa_group_rekey option (mapped to nas -g)
...
SVN-Revision: 28208
2011-09-09 18:21:30 +00:00
Jo-Philipp Wich
964feeb54d
hostapd: introduce "wpa_pair_rekey" and "wpa_master_rekey" options, remove hardcoded wpa rekey intervals, remove hardcoded radius_acct_interim_interval as it might overrule the radius Acct-Interim-Interval attribute
...
SVN-Revision: 28207
2011-09-09 18:19:18 +00:00
Felix Fietkau
2fe806c2bf
ath9k: fix an rx path race condition that might be the cause of the "ath: DMA failed to stop in 10 ms" logspam as well as various connection stability issues
...
SVN-Revision: 28202
2011-09-09 07:20:44 +00:00
Jo-Philipp Wich
609d072fee
broadcom-wl: introduce "disabled" option for wifi-iface section to shutdown single networks on a radio
...
SVN-Revision: 28200
2011-09-08 23:34:13 +00:00
Jo-Philipp Wich
89e74f6aea
madwifi: introduce "disabled" option for wifi-iface section to shutdown single networks on a radio
...
SVN-Revision: 28199
2011-09-08 23:31:42 +00:00
Jo-Philipp Wich
fdfa6fdbcd
mac80211: introduce "disabled" option for wifi-iface section to shutdown single networks on a radio
...
SVN-Revision: 28198
2011-09-08 23:21:36 +00:00
Felix Fietkau
5da0d9dda1
mac80211: fix an endian issue in BlockAckReq handling
...
SVN-Revision: 28190
2011-09-07 06:06:34 +00:00
Felix Fietkau
1c0d12c935
mac80211: merge a power save related race condition fix
...
SVN-Revision: 28185
2011-09-06 11:09:40 +00:00
Felix Fietkau
2a745a7d54
ath9k: fix beacon timer init on reset
...
SVN-Revision: 28169
2011-09-04 19:06:02 +00:00
Felix Fietkau
a84e64e432
hostapd: add a workaround for driver issues in various android devices with texas instruments wifi
...
SVN-Revision: 28167
2011-09-04 18:23:36 +00:00
Jo-Philipp Wich
a6c02f8912
uhttpd: properly match mimetype entries which cover the whole filename ( #8236 )
...
SVN-Revision: 28160
2011-09-04 10:21:05 +00:00
Felix Fietkau
f24b8561d4
ath9k: fix some hw reset issues
...
SVN-Revision: 28151
2011-09-03 03:27:20 +00:00
Jo-Philipp Wich
7fce085a97
uhttpd: add "application/x-ns-proxy-autoconfig" mime type ( #8236 )
...
SVN-Revision: 28149
2011-09-02 13:28:29 +00:00
Jo-Philipp Wich
995face56d
firewall: make ESTABLISHED,RELATED rules match before INVALID, use conntrack instead of state match ( #10038 )
...
SVN-Revision: 28148
2011-09-01 20:37:22 +00:00
Felix Fietkau
99e422472c
ath9k: merge a fix for tx power limit testing
...
SVN-Revision: 28143
2011-09-01 18:15:03 +00:00
Felix Fietkau
44616eca49
Revert "hostapd: add a patch for ignoring the WPA/WPA2 key type to work around some broken clients ( #9561 )" This is causing regressions for other clients
...
SVN-Revision: 28141
2011-09-01 16:07:38 +00:00
Felix Fietkau
5c8270da86
ath9k: fix another crash bug
...
SVN-Revision: 28139
2011-08-31 23:25:37 +00:00
Felix Fietkau
7118498511
ath9k: merge a pending fix for 5 ghz rx latency
...
SVN-Revision: 28137
2011-08-31 06:34:53 +00:00
Felix Fietkau
7f9ad157b9
swconfig: hide inactive vlans on "swconfig dev switch0 show"
...
SVN-Revision: 28133
2011-08-30 21:00:01 +00:00
Felix Fietkau
a4ad239191
ath9k: add a missing dma cache sync on aggregation software retry
...
SVN-Revision: 28132
2011-08-30 20:59:57 +00:00
Felix Fietkau
be077babbf
ath9k: add some more minor hw reset related fixes
...
SVN-Revision: 28129
2011-08-30 07:46:38 +00:00
Felix Fietkau
dea36724a4
base-files: remove an old network tunable tweak which is messing up network stack performance on modern systems
...
SVN-Revision: 28126
2011-08-29 23:34:11 +00:00
Felix Fietkau
eae76139f2
ath9k: fix a few crash issues on hardware reset
...
SVN-Revision: 28122
2011-08-29 18:41:18 +00:00
Felix Fietkau
78ec994ef8
ath9k: use cold reset instead of warm reset on ar9280 to make recovery from stuck states more reliable
...
SVN-Revision: 28118
2011-08-29 12:01:06 +00:00
Felix Fietkau
8a3d0de37b
ath9k: add some cleanup patches
...
SVN-Revision: 28117
2011-08-29 12:01:02 +00:00
Felix Fietkau
aa5948296b
ath9k: fix a compile error
...
SVN-Revision: 28116
2011-08-29 10:46:02 +00:00
Felix Fietkau
5abe1156e7
ath9k: fix disabling ani on reset
...
SVN-Revision: 28115
2011-08-29 10:40:46 +00:00
Felix Fietkau
7197dbac31
ath9k: fix processing of rx frames on channel change
...
SVN-Revision: 28114
2011-08-29 09:55:16 +00:00
Felix Fietkau
bf020bf5e6
ath9k: fix a tx aggregation padding issue
...
SVN-Revision: 28113
2011-08-29 09:55:11 +00:00
Felix Fietkau
c8b4192518
hostapd: add a patch for ignoring the WPA/WPA2 key type to work around some broken clients ( #9561 )
...
SVN-Revision: 28111
2011-08-29 08:23:13 +00:00
Felix Fietkau
01baf9084f
ath9k: fix calibration on 5 ghz
...
SVN-Revision: 28110
2011-08-29 08:00:08 +00:00
Felix Fietkau
8643ea587a
ath9k: minor fixes for the antenna control patch
...
SVN-Revision: 28109
2011-08-29 08:00:00 +00:00
Felix Fietkau
dcb00e0655
ath9k: prevent calibration / beacons from starting too early
...
SVN-Revision: 28108
2011-08-28 22:06:44 +00:00
Felix Fietkau
8a26e3d6c7
ath9k: implement rx/tx antenna control
...
SVN-Revision: 28107
2011-08-28 18:38:24 +00:00
Jonas Gorski
45d80c30a2
mac80211: allow building for linux 3.1 again
...
wireless-testing 2011-08-26 properly detects and works with linux 3.1.
SVN-Revision: 28096
2011-08-28 10:17:26 +00:00
Felix Fietkau
ce36543a7d
ath: fix compile errors with CONFIG_PACKAGE_ATH_DEBUG disabled ( #10013 )
...
SVN-Revision: 28095
2011-08-28 07:34:34 +00:00
Felix Fietkau
8d25adf565
ath9k: fix cts timeout setting on 2.4 ghz
...
SVN-Revision: 28094
2011-08-27 23:53:49 +00:00
Felix Fietkau
46d2b929c7
mac80211: update to wireless-testing 2011-08-26
...
SVN-Revision: 28093
2011-08-27 21:57:07 +00:00
Florian Fainelli
0a97fda27e
update acx-mac80211 to 20110821
...
SVN-Revision: 28089
2011-08-26 12:45:19 +00:00
Florian Fainelli
0ec7f94548
udev: bump to 173
...
Yet another update, I inherited a wrong behaviour with older versions.
It used to $(INSTALL_BIN) symlinks which results in copying the dereferenced
file and not the symlink itself, now uses $(CP) and it's reported working (and running)
by at least one person in IRC (using a glibc toolchain with mips). Works and runs on
my toolchain (mipsel uClibc) too.
Signed-off-by: Daniel Mierswa <impulze@impulze.org>
SVN-Revision: 28085
2011-08-25 10:49:29 +00:00
Gabor Juhos
06bc4dad81
package: dwc_otg is required for external root on ramips.
...
Signed-off-by: Cezary Jackiewicz <cezary@eko.one.pl>
SVN-Revision: 28074
2011-08-22 18:08:49 +00:00
Hamish Guthrie
f02d0fae40
mac80211: Fix the location firmware is copied to (libertas_sdio driver loads firmware from /lib/formware/libertas)
...
SVN-Revision: 28069
2011-08-22 11:04:13 +00:00
Jo-Philipp Wich
9d33a50cbb
mac80211: configure hostapd logging options
...
SVN-Revision: 28057
2011-08-20 00:14:48 +00:00
Jo-Philipp Wich
cfc23e4c49
hostapd: introduce options to configure the logging behaviour. The config wifi-device section gains the following settings: * log_level (2) - Defines the minimum message level * log_80211 (true) - Log 802.11 events * log_8021x (true) - Log 802.1X events * log_radius (true) - Log RADIUS events * log_wpa (true) - Log WPA events * log_driver (true) - Log driver interface messages * log_iapp (true) - Log IAPP events * log_mlme (true) - Log MLME events
...
SVN-Revision: 28056
2011-08-20 00:13:58 +00:00
Hamish Guthrie
b109c43deb
Change u-boot console device to reflect change in omap serial driver
...
SVN-Revision: 28048
2011-08-19 12:01:30 +00:00
Florian Fainelli
86827f4c88
perf: depends on libelf1
...
SVN-Revision: 28033
2011-08-17 14:37:29 +00:00
Florian Fainelli
9d9722c40f
kernel: add kmod-crypto-user
...
Add kernel crypto user-space interface (af_alg). Includes interface for
hash algorithms (algif_hash) and skcipher algorithms (algif_skcipher).
Signed-off-by: Lars Hjersted <lars@hjersted.com>
SVN-Revision: 28026
2011-08-17 08:48:38 +00:00
Florian Fainelli
d132f4c1c2
add support for DS2482 1-Wire I2C bus master
...
Signed-off-by: Wojciech Dubowik <Wojciech.Dubowik@neratec.com>
SVN-Revision: 28010
2011-08-16 20:33:55 +00:00
Gabor Juhos
404ca36e60
package/maccalc: a simple mac address manipulation utility
...
SVN-Revision: 28004
2011-08-15 18:55:51 +00:00
Gabor Juhos
09dd2b5f89
package/kernel: create package for the RT305x dwc_otg driver
...
Based on a patch by Layne Edwards <ledwards76@gmail.com>
SVN-Revision: 27998
2011-08-15 14:11:57 +00:00
Gabor Juhos
92c6097c73
button-hotplug: add autoload feature
...
Reported-by: Philip Prindeville <philipp@redfish-solutions.com>
SVN-Revision: 27994
2011-08-15 14:11:49 +00:00
Hauke Mehrtens
f48acb1dc2
kernel: remove kmod-input-core just for some x86 profiles.
...
Not all x86 profiles have CONFIG_INPUT=y in their configuration. Just remove kmod-input-core for them.
Thank you Philip Prindeville for pointing out this problem.
SVN-Revision: 27988
2011-08-15 11:05:35 +00:00
Jonas Gorski
b413f797cf
package/kernel: kmod-hid: can't mix and match DEPENDS:= and $(call SetDepends/...)
...
Since the SetDepends macro does a:
DEPENDS:= ...
it can't be used after setting DEPENDS:= explicitly, or it will clobber the previous value.
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
SVN-Revision: 27983
2011-08-14 23:36:45 +00:00
Jonas Gorski
44b272fd58
package/kernel: Fix AddDepends/SetDepends calls with make 3.82
...
The module definitions depend on 001-depends.mk being the first included,
but make 3.82 does not sort the results of wildcards anymore, so do an
explicit sort of the includes.
Found by Philip Prindeville, thanks!
SVN-Revision: 27982
2011-08-14 23:36:42 +00:00
Jo-Philipp Wich
f1e7045d30
firewall: further tune ICMPv6 default rules according to RFC4890 ( #9893 )
...
SVN-Revision: 27979
2011-08-14 00:33:29 +00:00
Jo-Philipp Wich
3aa922d33c
mac80211: use first available channel from current phy if channel is set to "auto"
...
SVN-Revision: 27976
2011-08-13 22:55:59 +00:00
Felix Fietkau
f681253412
ath9k: merge a few more pending fixes, including a fix for the bogus WARN_ON in pci.c and fixes for Rx DMA stop issues
...
SVN-Revision: 27972
2011-08-13 16:25:15 +00:00
Felix Fietkau
757a0d47b7
crda: update regulatory database to 2011-04-28, adds fixes for NL ( #9931 )
...
SVN-Revision: 27970
2011-08-13 14:07:01 +00:00
Felix Fietkau
57a37967f7
libubox: update to fix a compile error
...
SVN-Revision: 27968
2011-08-12 17:15:22 +00:00
Jo-Philipp Wich
aab33e2e9a
base-files: fix arp() procedure to properly detect /usr/bin/arp
...
SVN-Revision: 27965
2011-08-12 14:34:39 +00:00
Felix Fietkau
5e4563221a
update libubox and ubus to latest, libubox now includes jshn
...
SVN-Revision: 27963
2011-08-11 22:09:11 +00:00
Jo-Philipp Wich
09bc84f55b
iptables: drop iptables-utils and ip6tables-utils, ship needed symlinks in iptables and ip6tables packages ( #9691 )
...
SVN-Revision: 27961
2011-08-11 21:26:44 +00:00
Felix Fietkau
400f75a1b6
mac80211: update to 2011-08-10
...
SVN-Revision: 27958
2011-08-11 13:52:27 +00:00
Felix Fietkau
dd46d036d9
ath9k: add a regdomain code used on newer ubiquiti networks devices
...
SVN-Revision: 27947
2011-08-10 16:35:43 +00:00
Jonas Gorski
33f5b77228
package/acx: mark as broken for linux 3.1
...
SVN-Revision: 27938
2011-08-09 12:19:36 +00:00
Jonas Gorski
b4b0adb79d
package/madwifi: mark as broken for linux 3.1
...
Madwifi does not compile because of VLAN API changes.
SVN-Revision: 27937
2011-08-09 12:19:34 +00:00
Jonas Gorski
d43ad87c44
package/kernel: Mark mvswitch as broken for linux 3.1
...
mvswitch does not compile because of VLAN API changes.
SVN-Revision: 27936
2011-08-09 12:19:32 +00:00
Jonas Gorski
b9776f56d8
package/mac80211: mark as broken for linux 3.1
...
compat-wireless does not support 3.1 yet.
SVN-Revision: 27935
2011-08-09 12:19:30 +00:00
Jonas Gorski
d430455527
package/kernel: invert dependencies for current kernel features
...
Instead of depending on new kernel versions, depend on not having one
of the older ones (or vice versa for modules removed in current kernels).
SVN-Revision: 27934
2011-08-09 12:19:27 +00:00
Felix Fietkau
22e951ae46
b43: fix reloading config settings after channel changes or hostapd restart ( #8033 )
...
SVN-Revision: 27930
2011-08-08 11:28:24 +00:00
Hauke Mehrtens
6474dbe86b
mac80211: always store broadcom firmware in b43 and b43legacy dir
...
This is always used to build a firmware for linux systems also if we are on freebsd.
This is one patch from #9897
SVN-Revision: 27926
2011-08-06 17:07:42 +00:00
Hauke Mehrtens
7ac20c54fe
kernel: typo in cs5535 and cs5536 pata driver kernel definitions
...
closes #9773
SVN-Revision: 27924
2011-08-06 16:44:10 +00:00
Hauke Mehrtens
773ce8c319
broadcom-diag: add support for bcma
...
SVN-Revision: 27905
2011-08-04 20:08:57 +00:00
Hauke Mehrtens
b220442c75
switch: update for brcm47xx target
...
* remove suport for 2.4 kernel
* add support for bcma bus
SVN-Revision: 27904
2011-08-04 20:07:58 +00:00
Hauke Mehrtens
695cef4f45
rtc-rv5c386a: add support for kernel 3.0
...
remove BKL and adds support for changes in bcm47xx code
SVN-Revision: 27903
2011-08-04 20:06:17 +00:00
Hauke Mehrtens
8428ebd8e8
brcm47xx: update patches
...
* this adds sflash support for ssb devices
* the flash is now a platform device
* minor updates
SVN-Revision: 27902
2011-08-04 20:04:54 +00:00
Felix Fietkau
353639cdd9
ath9k: add missing chunk to the BlockAckReq fix (fixes a compile error)
...
SVN-Revision: 27891
2011-08-04 09:23:57 +00:00
Felix Fietkau
e9aaa9061f
ath9k: add some code to control internal driver queue length limits
...
SVN-Revision: 27890
2011-08-04 00:35:20 +00:00
Felix Fietkau
cdc70d84ce
ath9k: reduce the number of software retries, include hardware a-mpdu retries in retry counting
...
SVN-Revision: 27889
2011-08-04 00:35:16 +00:00
Felix Fietkau
e7174f44b7
ath9k: rework handling of sending BlockAckReq frames, should hopefully lead to fewer latency spikes
...
SVN-Revision: 27888
2011-08-04 00:35:12 +00:00
Jonas Gorski
61e2e03311
kernel: Fix firewire for 2.6.37+
...
The old ieee1394 stack was removed in 2.6.37. The new firewire stack is
available for all kernel versions, but experimental for the older one, so
make both available where appropriate.
SVN-Revision: 27874
2011-08-02 09:53:19 +00:00
Felix Fietkau
e79f073de9
mac80211: fix a compiler warning
...
SVN-Revision: 27870
2011-08-01 21:14:15 +00:00
Felix Fietkau
c330325bda
broadcom-wl: fix setup of virtual interfaces (patch by Nathan Hintz)
...
SVN-Revision: 27868
2011-08-01 18:41:05 +00:00
Florian Fainelli
901618c68d
perf: mark as broken for now
...
Until we properly deal with the various versions of libelf we package,
mark perf as broken
SVN-Revision: 27867
2011-08-01 18:16:19 +00:00
Felix Fietkau
9f3aea65fc
mac80211: add missing chunks to the compat_firmware_class change
...
SVN-Revision: 27864
2011-08-01 17:52:07 +00:00
Felix Fietkau
21dd9478d7
mac80211: move compat_firmware_class.ko into compat.ko ( fixes #9864 )
...
SVN-Revision: 27863
2011-08-01 17:42:00 +00:00
Vasilis Tsiligiannis
0cd8805b0a
kernel/modules: Add missing config symbol
...
SVN-Revision: 27862
2011-08-01 14:45:03 +00:00
Felix Fietkau
d3f4416d58
ath9k: prevent the aggregation code from sending packets to sleeping stations - should fix some latency issues
...
SVN-Revision: 27861
2011-08-01 12:15:22 +00:00
Felix Fietkau
a1e19186fa
ath9k: fold patches that were merged upstream into 300-pending_work.patch
...
SVN-Revision: 27860
2011-08-01 12:15:15 +00:00
Jonas Gorski
478decc60b
gdb: add dependency to libexpat when present
...
Also prevent gdb from trying to link against the host's libexpat.
SVN-Revision: 27859
2011-08-01 09:32:01 +00:00
Jonas Gorski
eb90f30ce7
package/kernel: move kmod-fs-mbcache into fs-ext4
...
mbcache is only needed if xattr support is enabled, but this is only true
for ext4 on 2.6.37+, so just bundle it with ext4 when needed.
SVN-Revision: 27849
2011-07-31 17:58:46 +00:00
Jo-Philipp Wich
8fc2981bcd
dropbear: - split port argument at the rightmost colon, allows binding to specific IPv6 addresses - don't use uci ipaddr var but resolve ifname and get addresses from it ( #9853 )
...
SVN-Revision: 27843
2011-07-31 12:05:54 +00:00
Felix Fietkau
26fed98ce6
qos-scripts: disable by default
...
SVN-Revision: 27832
2011-07-29 16:32:55 +00:00
Felix Fietkau
35463493e8
hostapd: fix a compile issue when compiling wpa_supplicant ( fixes #9837 )
...
SVN-Revision: 27830
2011-07-29 14:14:32 +00:00
Felix Fietkau
a5edb705b4
ath9k: fix switching channel bandwidth from 5/10 back to 20mhz
...
SVN-Revision: 27827
2011-07-29 12:25:46 +00:00
Felix Fietkau
32868c1a00
hostapd: fix wds interface address handling for multi-bssid
...
SVN-Revision: 27823
2011-07-29 09:40:24 +00:00
Felix Fietkau
3712ca3f9b
hostapd: use a timeout of 1000ms instead of 100ms for the first gtk rekey eapol frame
...
SVN-Revision: 27822
2011-07-29 09:40:19 +00:00
Gabor Juhos
2e339a6466
swconfig: fix backward compatibility
...
swconfig fails to load uci configuration after the generic switch
identifier changes.
root@OpenWrt:/# uci show network | grep switch
network.@switch[0]=switch
network.@switch[0].name=eth0
network.@switch[0].reset=1
network.@switch[0].enable_vlan=1
network.@switch_vlan[0]=switch_vlan
network.@switch_vlan[0].device=eth0
network.@switch_vlan[0].vlan=1
network.@switch_vlan[0].ports=0t 2 3 4 5
network.@switch_vlan[1]=switch_vlan
network.@switch_vlan[1].device=eth0
network.@switch_vlan[1].vlan=2
network.@switch_vlan[1].ports=0t 1
root@OpenWrt:/# swconfig dev eth0 load /etc/config/network
Failed to apply configuration for switch 'switch0'
root@OpenWrt:/# swconfig dev switch0 load /etc/config/network
Failed to apply configuration for switch 'switch0'
SVN-Revision: 27820
2011-07-28 19:54:11 +00:00
Felix Fietkau
4dd9373b3e
ppp: remove zero-length patches
...
SVN-Revision: 27819
2011-07-28 17:34:44 +00:00
Felix Fietkau
4c4da37c09
ppp: version bump to 2.4.5
...
Bump to the current version of PPP.
A few of the patches are either in 2.4.5 or something functionally equivalent is, so those patches were removed.
1 patch was added to accommodate pppol2pv3_addr which is referenced in a linux kernel header file, but isn't defined in the kernel header files packaged with PPP.
Redux: re-instate the commenting out of the exponential back-off as requested by Felix.
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
SVN-Revision: 27818
2011-07-28 16:51:12 +00:00
Jonas Gorski
eaa935658b
swconfig: Add generic switch identifiers
...
Also make switches available under a generic name "switch<num>" for device
name agnostic access. The old device name is used as an alias for backward
compatibility.
SVN-Revision: 27800
2011-07-27 18:00:18 +00:00
Felix Fietkau
8ff7756e82
base-files: warn when calling /etc/init.d/<script> enable and neither START nor STOP is defined
...
SVN-Revision: 27797
2011-07-27 09:02:10 +00:00
Jo-Philipp Wich
7a206885df
firewall: prevent redundant rules if multiple ports and multiple icmp types are given in a rule block for both icmp and other protocols
...
SVN-Revision: 27792
2011-07-26 22:21:39 +00:00
Felix Fietkau
d6431df9c1
ath9k: rework tx power handling - display the correct *current* tx power, and also fix tx power limits with ATH_USER_REGD set
...
SVN-Revision: 27788
2011-07-26 20:53:40 +00:00
Felix Fietkau
d0cea742bb
mac80211: merge a few pending fixes for channel switch handling
...
SVN-Revision: 27783
2011-07-26 15:11:27 +00:00
Jo-Philipp Wich
20d62f8e5f
linux-atm: don't fail if an PREFIX env var is set
...
SVN-Revision: 27779
2011-07-26 10:47:59 +00:00
Jo-Philipp Wich
94c728dc39
base-files: use "reboot -f" after sysupgrade to prevent executing deleted init scripts
...
SVN-Revision: 27776
2011-07-25 22:19:55 +00:00
Felix Fietkau
1266eb49ee
mac80211: rename a misnamed patch
...
SVN-Revision: 27769
2011-07-25 09:56:23 +00:00
Felix Fietkau
b87d25ea75
mac80211: remove the ccmp rx pn workaround, it should no longer be necessary and it was reported to cause connection stability issues (see #9646 )
...
SVN-Revision: 27764
2011-07-25 06:29:00 +00:00
Hauke Mehrtens
866a22dc67
kernel: crypto: fix spelling
...
SVN-Revision: 27757
2011-07-24 15:08:17 +00:00
Hauke Mehrtens
00dd85d8f6
ocf-linux: version bump to 20110720
...
Fixes problem with TFM allocation in cryptosoft.c
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
Hauke:
* remove ubsec_ssb package and take it from ocf-linux
* use patches from ocf-linux package
* refresh all patches
* readd some build fixes for OpenWrt.
* readd CRYPTO_MANAGER dependency
SVN-Revision: 27753
2011-07-24 14:17:58 +00:00
Jo-Philipp Wich
8ecad9c51a
broadcom-wl: give the 007 patch a more meaningful name
...
SVN-Revision: 27752
2011-07-24 14:14:48 +00:00
Jo-Philipp Wich
1d7ae4aba7
broadcom-wl: make it work on the RT-N16 and other device using the BCMA bus - refresh and reorder patches - introduce a unified BCMA/SSB glue driver to accomodate for both bus types on brcm47xx - extend wlunbind init script to detach device from bcma-pci-bridge as well
...
SVN-Revision: 27751
2011-07-24 14:10:39 +00:00
Hauke Mehrtens
0df7ae0418
mac80211: do not build bcma from compat-wireless
...
SVN-Revision: 27750
2011-07-24 12:29:27 +00:00
Hauke Mehrtens
aa37b9656d
mac80211: fix typo and make broken options depend on BROKEN
...
SVN-Revision: 27735
2011-07-23 11:32:19 +00:00
Hauke Mehrtens
96b6f27271
mca80211: add support for b43 on bcma bus.
...
This makes b43 work on broadcom SoCs using bcma as system bus.
SVN-Revision: 27734
2011-07-23 11:25:05 +00:00
Hauke Mehrtens
0390780c34
kernel: add bcma package
...
SVN-Revision: 27732
2011-07-23 11:17:36 +00:00
Jo-Philipp Wich
365f76551a
base-files: attempt bring up related wifi devices when calling ifup If a user invoked /sbin/ifup to bring up an interface, the setup used to fail in case of wireless networks tied to a non-bridged interface definition. Likewise, the bringup of "lan" in the default configuration will reinitialize the bridge but do not re-join the wireless network to it, requiring an extra call to /sbin/wifi (which might not be possible anymore due to a severed link if connected wirelessly).
...
The changeset modifies the "ifup" command to search for related wireless
devices and call "wifi up" on them if applicable. This way the commands for
wireless and non-wireless interfaces are unified from a cli point of view.
The "ifup -a" case has not been changed to keep the logic of the
/etc/init.d/network boot sequence. This might be changed later.
Solves #9763 .
SVN-Revision: 27720
2011-07-22 00:21:20 +00:00
Jo-Philipp Wich
90ac92e8be
firewall: fix serious bug in state var handling ( #9746 )
...
SVN-Revision: 27711
2011-07-20 15:29:10 +00:00
Felix Fietkau
49b905a2cf
comgt: clean up patch, rename gcom binary to comgt, but add a compatibility symlink
...
SVN-Revision: 27699
2011-07-20 08:47:19 +00:00
Felix Fietkau
60d593c2d7
uci: fix one more unused-but-set issue ( #9731 )
...
SVN-Revision: 27698
2011-07-19 20:44:35 +00:00
Jo-Philipp Wich
9c606eb4c5
uhttpd: pass feature flags ( #9742 )
...
SVN-Revision: 27689
2011-07-19 06:59:47 +00:00
Felix Fietkau
80ae98d604
ath9k: validate eeprom chainmask settings, some Ubiquiti devices (and maybe others) contain bogus data, which breaks wifi
...
SVN-Revision: 27688
2011-07-19 06:42:26 +00:00
Jo-Philipp Wich
6576d110d2
uhttpd: support building against openssl instead of cyassl, minor cleanups ( #7827 )
...
SVN-Revision: 27686
2011-07-18 14:18:31 +00:00
Felix Fietkau
75d2ba7a5c
uci: update to fix more unused-but-set issues ( #9731 )
...
SVN-Revision: 27681
2011-07-18 10:09:53 +00:00
Felix Fietkau
226ad1d259
uci: update to 2011-07-18, fixes #9731
...
SVN-Revision: 27680
2011-07-18 06:32:45 +00:00
Jo-Philipp Wich
85dcf817d8
resolveip: fix whitespace
...
SVN-Revision: 27671
2011-07-17 22:47:56 +00:00
Jo-Philipp Wich
60fe01e698
pptp: properly support symbolic VPN host names, tear down created host routes ( #4876 )
...
SVN-Revision: 27669
2011-07-17 22:42:29 +00:00
Jo-Philipp Wich
28505cad0d
add "resolveip", a small DNS lookup utility for use in scripts ( #4876 )
...
SVN-Revision: 27666
2011-07-17 22:20:48 +00:00
John Crispin
4da4c491a6
uboot-lantiq
...
fix arv752DPW and add arv7525PW
SVN-Revision: 27664
2011-07-17 19:27:34 +00:00
John Crispin
c0c7c82a2f
revert parts of r27488 to uboot-lantiq
...
Signed-off-by: Luka Perkov <openwrt@lukaperkov.net>
SVN-Revision: 27663
2011-07-17 19:27:24 +00:00
John Crispin
a6ceecd973
better lantiq support in madwifi
...
Allow for each lantiq target (without wifi eeprom) to define where
wireless configuration data is on flash. Patch also adds support for
sx763 lantiq target.
Signed-off-by: Luka Perkov <openwrt@lukaperkov.net>
SVN-Revision: 27662
2011-07-17 19:27:14 +00:00
John Crispin
e80af9da6b
reorganize ltq-dsl-app
...
Add menu options to ltq-dsl-app.
Signed-off-by: Luka Perkov <openwrt@lukaperkov.net>
SVN-Revision: 27661
2011-07-17 19:26:35 +00:00
Jo-Philipp Wich
0de28706ca
base-files: implement a generic mechanism to map per-interface sysctls to uci. - option ipv4_xyz is mapped to /proc/sys/net/ipv4/{conf,neigh}/xyz - option ipv6_xyz is mapped to /proc/sys/net/ipv6/{conf,neigh}/xyz This allows e.g. "option ipv6_proxy_ndp 1" to enable NDP proxying on wan. Fixes ticket #8699 .
...
SVN-Revision: 27653
2011-07-17 17:10:30 +00:00
Jo-Philipp Wich
1267f048da
iptables: refresh patches
...
SVN-Revision: 27652
2011-07-17 15:53:34 +00:00
Jo-Philipp Wich
4b362b98bb
6to4: provide "adv_preferred_lifetime" and "adv_valid_lifetime" options to control the generated radvd prefix values ( #9147 )
...
SVN-Revision: 27650
2011-07-17 15:43:18 +00:00
Jo-Philipp Wich
597be91074
iptables: rewrite module help texts ( #7446 )
...
SVN-Revision: 27648
2011-07-17 15:31:30 +00:00
Jo-Philipp Wich
1ff200ead5
iptables: fix redundant binaries in iptables-utils & ip6tables-utils ( #9691 )
...
SVN-Revision: 27646
2011-07-17 15:01:07 +00:00
Jo-Philipp Wich
61aba42d5c
mountd: correctly handle poll() timeout case, solves possible 100% CPU load when idle ( #7293 )
...
SVN-Revision: 27635
2011-07-17 11:58:05 +00:00
Jo-Philipp Wich
1e34c02e3e
base-files: add -h and --help options to sysupgrade ( #9728 )
...
SVN-Revision: 27630
2011-07-17 09:27:14 +00:00
Jo-Philipp Wich
53a5beaca8
uhttpd: unblock signals in CGI childs, solves hanging ssh logout after server restart from within LuCI and similar problems
...
SVN-Revision: 27628
2011-07-17 07:18:59 +00:00
Jo-Philipp Wich
78fa88ca81
firewall: rework state variable handling, use uci_toggle_state() where applicable and properly handle duplicates in add and del state helpers ( #9152 , #9710 )
...
SVN-Revision: 27618
2011-07-15 15:03:57 +00:00
Jo-Philipp Wich
e0e6d1029e
base-files: use uci_toggle_state() to prevent unwanted aggregation of state vars ( #9711 )
...
SVN-Revision: 27616
2011-07-15 14:57:44 +00:00
Jo-Philipp Wich
9ee12e3f62
uci: implement a uci_toogle_state() wrapper in the shell api which calls uci_revert_state() before uci_set_state()
...
SVN-Revision: 27614
2011-07-15 14:52:38 +00:00
Felix Fietkau
e084d0e92a
ath9k: add some more fixes to the mic failure handling rework patch
...
SVN-Revision: 27607
2011-07-13 15:37:36 +00:00
Felix Fietkau
9ef09af36d
mac80211: fix compile errors because of duplicate atomic64 implementations ( #9690 )
...
SVN-Revision: 27605
2011-07-13 15:01:18 +00:00
Felix Fietkau
6493242f94
ath9k: fix mic frame handling for bigger packets
...
SVN-Revision: 27596
2011-07-12 03:24:53 +00:00
Imre Kaloz
1e395abc80
fixup orion compile
...
SVN-Revision: 27591
2011-07-11 16:52:28 +00:00
John Crispin
1af1682eb2
wrong md5sum in ltq-ifxos
...
Signed-off-by: Luka Perkov
SVN-Revision: 27575
2011-07-10 10:40:37 +00:00
Felix Fietkau
97248baa3e
mac80211: backport atomic64_t support for kernels that don't support it
...
SVN-Revision: 27572
2011-07-09 09:01:17 +00:00
Felix Fietkau
7bab9b2f30
hostapd: refresh patch
...
SVN-Revision: 27571
2011-07-09 07:28:00 +00:00
Felix Fietkau
8edcfc5bff
hostapd: send EAPOL frames using the same WMM queue as management frames - fixes reconnect issues under load
...
SVN-Revision: 27570
2011-07-09 07:20:19 +00:00
Felix Fietkau
57d9c06f09
hostapd: only advertise a single encryption type via WPS if multiple are supported - fixes windows 7 interop issues
...
SVN-Revision: 27569
2011-07-09 07:19:55 +00:00
Felix Fietkau
c1f1058a89
ath9k: merge some pending initval fixes for ar9380
...
SVN-Revision: 27566
2011-07-09 04:20:01 +00:00
Felix Fietkau
8f6bd9e425
ath9k: fix sifs time for half/quarter and remove some unnecessary defines
...
SVN-Revision: 27565
2011-07-09 04:19:41 +00:00
Felix Fietkau
891a96d588
ath9k: add more fixes for TKIP MIC validation
...
SVN-Revision: 27564
2011-07-09 03:33:59 +00:00
Felix Fietkau
b4cef327ff
ath9k: add a temporary uci option for setting the channel bandwidth
...
SVN-Revision: 27563
2011-07-08 17:19:42 +00:00
Felix Fietkau
2d0ecd63f5
ath9k: add more fixes for half/quarter rate support
...
SVN-Revision: 27562
2011-07-08 17:19:21 +00:00
Felix Fietkau
c98829c864
mac80211: fix an interop issue with some broken 802.11n clients ( #9436 )
...
SVN-Revision: 27554
2011-07-08 05:49:33 +00:00
Felix Fietkau
bf11563176
mac80211: add pending crypto bugfixes
...
SVN-Revision: 27552
2011-07-08 05:20:03 +00:00
John Crispin
f1af962560
kmod-dm9000 should build as a module
...
SVN-Revision: 27543
2011-07-07 18:21:01 +00:00
John Crispin
6061c471aa
fix ltq-vmmc SoC dependency
...
SVN-Revision: 27540
2011-07-07 18:20:47 +00:00
John Crispin
2d5d28bebf
update ltq-vmmc patches
...
SVN-Revision: 27539
2011-07-07 18:20:42 +00:00
John Crispin
a463daa818
replace all references to xway with danube
...
SVN-Revision: 27538
2011-07-07 18:20:37 +00:00
John Crispin
985d4dd88f
update ltq-tapidemo to 5.1.0.53
...
SVN-Revision: 27533
2011-07-07 18:20:11 +00:00
John Crispin
35309dbbc8
update ltq-ifxos to version 1.5.14
...
SVN-Revision: 27531
2011-07-07 18:20:02 +00:00
John Crispin
7aa12362b1
fixes ltq-vmmc for none falcon targets
...
SVN-Revision: 27530
2011-07-07 18:19:57 +00:00
John Crispin
d097c52ce0
pjsip-ltq-tap is for all lantiq targets
...
SVN-Revision: 27529
2011-07-07 18:19:51 +00:00
Jo-Philipp Wich
a92ed1808c
firewall: make sure that -m mac is used with --mac-source, follow up to r27508
...
SVN-Revision: 27519
2011-07-07 10:28:31 +00:00
Florian Fainelli
e42f0f49e8
add perf
...
SVN-Revision: 27515
2011-07-07 09:43:04 +00:00
Daniel Dickinson
ca7383e701
firewall: also correct another variable missed in previous commit
...
SVN-Revision: 27508
2011-07-07 08:59:40 +00:00
Daniel Dickinson
c8531fca5d
firewall: fix wrong variable names for protocol command line parameter - were missed during r27500
...
SVN-Revision: 27507
2011-07-07 08:54:29 +00:00
Daniel Dickinson
1f69f4cf64
base-files: preinit: Fixed sourcing of diag.sh in /etc/preinit. This caused errors due to frequent use of /proc/cpuinfo to determine board name to pick led layout. Now diag.sh (which only defines set_state and any helper functions) is sourced by a proper preinit function during preinit_main, which is after /proc has been brought up, unlike in /etc/preinit
...
SVN-Revision: 27501
2011-07-07 02:52:02 +00:00
Jo-Philipp Wich
dd4934a943
firewall: - solve scoping issues when multiple values are used, thanks Daniel Dickinson - ignore src_port/dest_port for proto icmp rules, ignore icmp_type for non-icmp rules - properly handle icmp when proto is given in numerical form (1, 58) - support negated icmp types
...
SVN-Revision: 27500
2011-07-06 22:10:46 +00:00
John Crispin
302347e4d4
ltq-tapi/vmmc were build on none lantiq targets due to bad builddepends of pjsip
...
SVN-Revision: 27498
2011-07-06 19:02:27 +00:00
John Crispin
1d43c2b5b6
ltq-tapi is not xway specific
...
SVN-Revision: 27497
2011-07-06 19:02:16 +00:00
John Crispin
295da57040
Lantiq TAPI driver also build for other platforms
...
thanks Matthias Buecher
SVN-Revision: 27494
2011-07-06 13:41:16 +00:00
John Crispin
8a5ec4142f
add support for gigaset SX76X to uboot-lantiq
...
SVN-Revision: 27488
2011-07-06 10:36:47 +00:00
John Crispin
b808c1bc03
fix lantiq uboot to build lzma compressed bootloaders for eval kits
...
SVN-Revision: 27487
2011-07-06 10:36:35 +00:00
Felix Fietkau
3294d07ee5
ath9k: fix some more "DMA failed to stop in 10 ms" issues on AR913x ( #9654 )
...
SVN-Revision: 27482
2011-07-06 09:06:56 +00:00
Felix Fietkau
3ad9a3e992
ath9k: fix reliability issues with TKIP MIC verification
...
SVN-Revision: 27481
2011-07-06 09:06:39 +00:00
Felix Fietkau
e68ea8543b
ath9k: always enable fast clock for 5 ghz regardless of the eeprom setting
...
SVN-Revision: 27480
2011-07-06 09:06:21 +00:00
Daniel Dickinson
05c45f0f5e
firewall: fix udp rules for tcpudp proto rules using src_port and dest_port after modification by the parsing of the tcp rule
...
SVN-Revision: 27469
2011-07-06 06:26:12 +00:00
Daniel Dickinson
44fb344da0
e2fsprogs: Fixed filename of patch (needed .patch extension)
...
SVN-Revision: 27467
2011-07-05 23:19:29 +00:00
Daniel Dickinson
c291c6f6fd
e2fsprogs: Added libpthread back to blkid link, otherwise blkid fails to link)
...
SVN-Revision: 27466
2011-07-05 23:10:47 +00:00
Florian Fainelli
bbece7e4e8
iptables: add iptables-mod-led ( #9400 )
...
SVN-Revision: 27460
2011-07-05 12:40:59 +00:00
Florian Fainelli
42a78d909e
e2fsprogs: fix blkid dependencies ( #9377 )
...
SVN-Revision: 27459
2011-07-05 12:40:56 +00:00
Florian Fainelli
adeb9ef829
add kmod-sched-netem ( #8839 )
...
SVN-Revision: 27458
2011-07-05 12:40:53 +00:00
Jo-Philipp Wich
8aba9a00dc
6in4, 6to4: prevent starting the tunnel if kmod-sit is not yet loaded ( #9643 )
...
SVN-Revision: 27449
2011-07-05 00:52:10 +00:00
Felix Fietkau
3c97b838f3
kernel: use lib80211 from compat-wireless instead of the kernel
...
SVN-Revision: 27436
2011-07-04 03:16:53 +00:00
Felix Fietkau
f8c6be2a58
ath9k: merge an upstream change to fix false tx hangs on ar9003
...
SVN-Revision: 27433
2011-07-04 03:03:12 +00:00
Felix Fietkau
f9202745b9
ath5k: add an upstream patch to fix a memory leak
...
SVN-Revision: 27432
2011-07-04 03:02:52 +00:00
John Crispin
0fb39e9565
fixes dependencies of pjsip and ltq-vmmc
...
SVN-Revision: 27409
2011-07-03 17:38:52 +00:00
John Crispin
4dba05cc21
add falcon support to vmmc
...
SVN-Revision: 27408
2011-07-03 17:38:41 +00:00
John Crispin
96cc4174e3
add kmod for dm9000
...
SVN-Revision: 27402
2011-07-03 17:37:18 +00:00
John Crispin
bcd92ce288
add kmod definitions for at24(i2c) and at25(spi) eeproms
...
SVN-Revision: 27401
2011-07-03 17:23:36 +00:00
Jo-Philipp Wich
32731a72c2
base-files: pass conloglevel to syslogd ( #9463 , #9647 )
...
SVN-Revision: 27400
2011-07-03 15:11:58 +00:00
Gabor Juhos
1c96bc9abc
max80211: rt2x00: load the eeprom data from a file on Ralink SoCs
...
SVN-Revision: 27395
2011-07-03 15:02:04 +00:00
Gabor Juhos
ab90ca8945
mac80211: rename a rt2x00 related patch
...
SVN-Revision: 27394
2011-07-03 15:02:03 +00:00
Felix Fietkau
3d9f6f3d35
swconfig: make reset and enable_vlan default to 1 (based on patch by Nikolay Martynov)
...
SVN-Revision: 27375
2011-07-03 04:20:18 +00:00
Felix Fietkau
b017df3812
swconfig: avoid setting "NOVAL" attributes if "0" was provided as a value
...
SVN-Revision: 27374
2011-07-03 04:19:59 +00:00
Daniel Dickinson
2e4d84278e
package/kernel/modules: Alexandros pointed me at this patch, and I noted that not only the MFGPT module but also the new GPIO driver both rely on the mfd_core functionality to operate correctly.
...
Signed-off-by: Alexandros C. Couloumbis <alex@ozo.com>
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
SVN-Revision: 27372
2011-07-03 03:14:58 +00:00
Daniel Dickinson
f2d749ee15
Revert "Like the earlier mfgpt patch, the new GPIO drivers also require the MFD driver to be present for the BAR's to be mapped."
...
This reverts commit c485487b63d1c1de72a375f1278d8a98546ba3af.
SVN-Revision: 27370
2011-07-03 03:14:51 +00:00
Daniel Dickinson
209a776f22
Like the earlier mfgpt patch, the new GPIO drivers also require the MFD driver to be present for the BAR's to be mapped.
...
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
SVN-Revision: 27369
2011-07-03 03:14:48 +00:00
Felix Fietkau
0fa08e885c
ath5k: fix tx queue limit for the cabq, fixes warning described in #9465
...
SVN-Revision: 27367
2011-07-03 01:08:53 +00:00
Felix Fietkau
45d4cee226
ath5k: disable the 32 khz sleep clock, atheros also does this, might improve stability
...
SVN-Revision: 27366
2011-07-03 01:08:35 +00:00
Felix Fietkau
b8dcd316eb
ath5k: fix restoring the mac timing setting after a sleep clock setting change
...
SVN-Revision: 27365
2011-07-03 01:08:18 +00:00
Felix Fietkau
4083940628
ath5k: delay initial periodic calibration after reset to improve stability
...
SVN-Revision: 27364
2011-07-03 01:07:59 +00:00
Felix Fietkau
289e2f2169
ath9k: clean up pll code for ar9002 to fix 5/10 mhz pll settings for 5ghz
...
SVN-Revision: 27362
2011-07-02 10:48:58 +00:00
Gabor Juhos
091ea63719
package/mtd: don't append jffs2 data multiple times
...
SVN-Revision: 27358
2011-07-02 08:38:00 +00:00
Felix Fietkau
7845c7b512
ath5k: fix a crash when setting coverage class before the first channel change ( #9586 )
...
SVN-Revision: 27352
2011-07-02 07:48:34 +00:00
Felix Fietkau
b8b060d2fe
broadcom-wl: fix memory corruption and leakage on remove (patch from #9576 by George Kashperko)
...
SVN-Revision: 27348
2011-07-02 07:01:24 +00:00
Felix Fietkau
0a7a73261a
base-files: do not use the relinked libgcc, fixes c++ exception handling issues ( #9185 )
...
SVN-Revision: 27347
2011-07-02 06:50:15 +00:00
Felix Fietkau
ce6b3da880
move mkelfimage from tools/ to package/ as it needs a proper i386 toolchain - make the package hidden so that it is automatically built without having to be selected
...
SVN-Revision: 27345
2011-07-02 06:49:36 +00:00
Felix Fietkau
9f38d4402b
ath9k: add a small hack to make changing the channel bandwidth to 5/10 mhz available through debugfs - does not work on all chipsets and is not recommended for production use yet
...
SVN-Revision: 27340
2011-07-01 16:11:53 +00:00
Felix Fietkau
aca1b30101
ath9k: merge an upstream patch that provides a minor throughput improvement on ar9003
...
SVN-Revision: 27339
2011-07-01 16:11:33 +00:00
Jo-Philipp Wich
600a8517ad
firewall: fix port range quirk in previous commit
...
SVN-Revision: 27335
2011-07-01 11:50:48 +00:00
Jo-Philipp Wich
df14a48dc9
firewall: properly handle negated ports in nat reflection
...
SVN-Revision: 27334
2011-07-01 11:48:14 +00:00
Felix Fietkau
44756fe93c
ath5k: enable spur mitigation for ar2413 - should improve performance and reliability on those devices
...
SVN-Revision: 27331
2011-07-01 11:33:07 +00:00
Felix Fietkau
0b250e3123
ath5k: add a missing srev checks for code that lowers the synth voltage - might fix some stability issues
...
SVN-Revision: 27325
2011-07-01 05:10:47 +00:00
Felix Fietkau
5392494101
ath5k: disable tx power gain correction probing for hardware that does not need or support it
...
SVN-Revision: 27324
2011-07-01 04:04:54 +00:00
Felix Fietkau
0d796ee9e3
mac80211: rename a misnamed patch
...
SVN-Revision: 27323
2011-07-01 04:04:34 +00:00
Jo-Philipp Wich
07abf4a81e
firewall: refine default ICMPv6 rules to better conform with RFC4890, do not forward link local ICMP message types, allow parameter problem
...
SVN-Revision: 27321
2011-06-30 12:22:05 +00:00
Jo-Philipp Wich
8f0fb81dfe
firewall: restore local port relocation ability from r26617
...
SVN-Revision: 27318
2011-06-30 01:36:09 +00:00
Jo-Philipp Wich
68a1c8e1e3
firewall: - allow multiple ports, protocols, macs, icmp types per rule - implement "limit" and "limit_burst" options for rules - implement "extra" option to rules and redirects for passing arbritary flags to iptables - implement negations for "src_port", "dest_port", "src_dport", "src_mac", "proto" and "icmp_type" options - allow wildcard (*) "src" and "dest" options in rules to allow specifying "any" source or destination - validate symbolic icmp-type names against the selected iptables binary - properly handle forwarded ICMPv6 traffic in the default configuration
...
SVN-Revision: 27317
2011-06-30 01:31:23 +00:00
Gabor Juhos
43938e8eb9
package/rbcfg: new tool for modifying boot configuration on the RB4xx boards
...
SVN-Revision: 27315
2011-06-29 09:40:54 +00:00
Hauke Mehrtens
4c18da3df6
brcm47xx: add initial support for devices with bcma bus.
...
Ethernet and wifi are not working and this is highly experimental.
SVN-Revision: 27301
2011-06-28 22:21:57 +00:00
Hauke Mehrtens
ca979845cc
kernel: update ssb and bcma to linux-next next-20110627
...
SVN-Revision: 27295
2011-06-27 21:28:40 +00:00
Felix Fietkau
baf6423827
mac80211: merge a pending fix for reestablishing misconfigured aggregation sessions
...
SVN-Revision: 27292
2011-06-27 09:31:09 +00:00
Florian Fainelli
ce50bb1636
busybox: update to 1.18.5, patch from Peter Wagner
...
SVN-Revision: 27288
2011-06-25 22:05:14 +00:00
Felix Fietkau
0243ec0da3
mac80211: force b44 and atl* to be disabled, even if they are enabled in the kernel tree
...
SVN-Revision: 27285
2011-06-25 19:31:12 +00:00
Felix Fietkau
e087e678af
mac80211: configure HT IBSS through uci
...
SVN-Revision: 27279
2011-06-24 19:53:31 +00:00
Felix Fietkau
9a790eb3df
iw: add support for configuring HT IBSS
...
SVN-Revision: 27278
2011-06-24 19:53:27 +00:00
Felix Fietkau
87617ce258
mac80211: add the work-in-progress IBSS HT patch, with some minor fixes
...
SVN-Revision: 27277
2011-06-24 19:53:22 +00:00
Felix Fietkau
f85d10e1f3
ath9k: add some more pending fixes
...
SVN-Revision: 27276
2011-06-24 19:53:18 +00:00
Felix Fietkau
c7744447a5
mac80211: update to wireless-testing 2011-06-22
...
SVN-Revision: 27275
2011-06-24 19:53:13 +00:00
Felix Fietkau
e2d3555a91
kernel: fix wrong line for the +@DRIVER_WEXT_SUPPORT dependency in kmod-net-zd1201
...
SVN-Revision: 27274
2011-06-24 19:53:09 +00:00
Felix Fietkau
3294d04e44
mac80211: enable cfg80211 debugfs support
...
SVN-Revision: 27273
2011-06-24 19:53:05 +00:00
Jo-Philipp Wich
67fc519a3d
hotplug2: make libbsd depend on "not uclibc" for now, the conditional depdendency handling needs fixes
...
SVN-Revision: 27266
2011-06-23 18:49:24 +00:00
Mirko Vogt
ddb4735871
fix conditional dependencies to libbsd
...
SVN-Revision: 27265
2011-06-23 14:38:29 +00:00
Jo-Philipp Wich
28fbd7470d
add gfortran compiler support ( #9600 , patch from Xiangfu Liu via Qi hardware)
...
SVN-Revision: 27262
2011-06-23 11:46:24 +00:00
Florian Fainelli
3f0f8d9c87
fix and make usable kmod-pcmcia-rsrc
...
This module is also needed for e.g: kmod-bcm63xx-pcmcia
SVN-Revision: 27253
2011-06-21 20:52:53 +00:00
Hauke Mehrtens
a9191c8b32
mac80211: use firmware from linux-firmware git
...
Use the firmware from linux-firmware git where possible.
Update some firmware files in that process and check for missing firmware files for some modules.
* update Ralink firmwares
* update ath9k_htc firmware
* add firmware for mwl8k
* add more firmware files for libertas-sd and libertas-usb
SVN-Revision: 27252
2011-06-21 20:50:10 +00:00
Hauke Mehrtens
a3a5eb275f
mac80211: fix debugfs for ath9k_htc
...
if debugfs was enabled ath9k_htc did not load.
SVN-Revision: 27251
2011-06-21 20:44:50 +00:00
Hauke Mehrtens
cda72f33f4
mac80211: remove rests of ar9170 driver
...
SVN-Revision: 27250
2011-06-21 20:43:50 +00:00
Jo-Philipp Wich
ca705913cc
kernel: package more NIC drivers: * SiS 190 Fast/Gigabit Ethernet support * SysKonnect Yukon support * Atheros L2 Fast Ethernet support * Atheros L1 Gigabit Ethernet support * Atheros L1C * Atheros L1E Patch by Lauri Võsandi<lauri.vosandi@gmail.com>
...
SVN-Revision: 27242
2011-06-20 09:41:03 +00:00
Jo-Philipp Wich
a434ed2fc6
block-mount: remove explicit lock waits, solves some potential race conditions
...
SVN-Revision: 27226
2011-06-19 18:15:14 +00:00
Mirko Vogt
8d48672c10
link against 'libbsd' when using glibc
...
SVN-Revision: 27209
2011-06-17 22:51:20 +00:00
Rod Whitby
e40867228e
package/kernel: Fixed missing CONFIG_HID_SUPPORT required for successful kmod-bluetooth compile.
...
SVN-Revision: 27201
2011-06-17 11:21:16 +00:00
Jo-Philipp Wich
9f37422f2f
firewall: ensure that fw_get_subnet4() sets an empty value if no (valid) IPv4 addr was found
...
SVN-Revision: 27198
2011-06-16 22:18:45 +00:00
Jo-Philipp Wich
c014101d73
firewall: allow symbolic names of interfaces and aliases in masq_src and masq_dest
...
SVN-Revision: 27196
2011-06-16 21:54:59 +00:00
Florian Fainelli
4b113046a4
libbsd: do not build when using uclibc
...
SVN-Revision: 27194
2011-06-16 14:34:47 +00:00
Hauke Mehrtens
0db9c2bd7d
acx-mac80211: Compile fix for newer kernels
...
common.c is missing an include for linux/ratelimit.h.
Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com>
SVN-Revision: 27190
2011-06-15 21:18:21 +00:00
Hauke Mehrtens
b213493bda
busybox: Fix insmod for linux 3.0
...
Insmod silently rejected being run on any non 2.x kernel. Make its version
check allow newer kernels (and reject 2.4- when not enabling the 2.4
feature).
Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com>
SVN-Revision: 27189
2011-06-15 21:17:52 +00:00
Hauke Mehrtens
e8974127fb
madwifi: Fix linux 3.0 detection
...
Allows madwifi to be built against linux 3.0.
Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com>
SVN-Revision: 27188
2011-06-15 21:17:17 +00:00
Hauke Mehrtens
dfcd340721
package/mac80211: Add linux 3.0 compatibility
...
Add patches from Hauke adding linux 3.0 compatibility.
Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com>
SVN-Revision: 27187
2011-06-15 21:16:38 +00:00
Hauke Mehrtens
cd3bd6e13e
package/kernel: Update version dependencies and kmods for linux 3.0
...
Also disable rtc-core for now since this changed to a bool, now directly
used in the kernel if enabled.
Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com>
SVN-Revision: 27186
2011-06-15 21:12:49 +00:00
Mirko Vogt
471c8077ee
link hotplug2 against libbsd when eglibc is used
...
SVN-Revision: 27170
2011-06-13 13:16:11 +00:00
Mirko Vogt
779bc30119
add library 'libbsd'
...
This library contains core functionality usually (but obviously not always)
provided by libc implementations which isneeded by OpenWrt core packages.
For instance the functions 'strlcat', 'strlcpy' are not implemented in
eglibc but needed by hotplug2 (udevtrigger)
SVN-Revision: 27169
2011-06-13 13:16:08 +00:00
Jo-Philipp Wich
1277bd7186
6to4: advertise effective tunnel mtu in RAs
...
SVN-Revision: 27163
2011-06-12 19:27:21 +00:00
Jo-Philipp Wich
d3b8685cd7
6to4: don't start if detected local IPv4 address is RFC1918, allows people to deploy firmwares with 6to4 enabled by default
...
SVN-Revision: 27160
2011-06-12 18:59:40 +00:00
Felix Fietkau
01e7d775e7
ppp: remove -ffunction-sections, -fdata-sections and -Wl,--gc-sections, it can cause functions needed by plugins to disappear ( fixes #9462 )
...
SVN-Revision: 27159
2011-06-12 14:07:08 +00:00
Jo-Philipp Wich
ce4e5bd91d
kernel: revert unrelated change in previous commit
...
SVN-Revision: 27150
2011-06-09 14:36:01 +00:00
Jo-Philipp Wich
c9ad45e098
kernel: gre depends on ipv6 is Kernel is built with IPv6 support
...
SVN-Revision: 27149
2011-06-09 14:34:53 +00:00
Jo-Philipp Wich
344445715a
base-files: assume a default ipv6 prefix size of /64, thats what the majority of users mean when they just specify an ip address
...
SVN-Revision: 27147
2011-06-09 12:36:30 +00:00
Jo-Philipp Wich
fd8ec24187
base-files: if an ip6addr without a prefix is given, assume /128 - otherwise the busybox utilities will interpret it as /0 and create an invalid default route
...
SVN-Revision: 27145
2011-06-09 12:25:48 +00:00
Mirko Vogt
4798e27247
Revert "[package/block-mount] remove example config file"
...
This isn't needed anymore due to commit 27138
SVN-Revision: 27139
2011-06-08 20:45:19 +00:00
Jo-Philipp Wich
b179722c71
make sure that base-files is installed last, this allows per-target base-file overlays to work correctly
...
SVN-Revision: 27138
2011-06-08 19:38:25 +00:00
Mirko Vogt
4cbdfb6d92
remove example config file
...
Having this file prevents the possibility of having target-specific
fstab config files (as target/linux/${target}/base-files/etc/config/fstab).
There is no need of a non-working example file on the target anyway.
SVN-Revision: 27136
2011-06-08 17:39:16 +00:00
Jo-Philipp Wich
97ee10d691
base-files: fix error reporting for unsupported protocols on virtual interfaces
...
SVN-Revision: 27132
2011-06-07 23:25:43 +00:00
Felix Fietkau
9a227d88dd
base-files: do not write to /etc/config/wireless at boot time unless a new interface was found
...
eliminates unnecessary flash write cycles at every boot
patch by Peter Wagner (tripolar)
SVN-Revision: 27127
2011-06-07 17:00:43 +00:00
Hauke Mehrtens
c807bc2432
kernel: fix description of kmod-pata-cs5535 and kmod-pata-cs5536
...
SVN-Revision: 27126
2011-06-07 15:39:12 +00:00
Hauke Mehrtens
e353efcf6f
kernel: fix call of kmod-pata-cs5535 and kmod-pata-cs5536
...
SVN-Revision: 27125
2011-06-07 15:36:49 +00:00
Mirko Vogt
254812ba0a
require mppe 128bit-encryption by default
...
SVN-Revision: 27117
2011-06-06 22:27:04 +00:00
Jo-Philipp Wich
ee877c8ba3
grub: improve package requirement error, patch by Jim Cromie <jim.cromie@gmail.com>
...
SVN-Revision: 27109
2011-06-04 14:33:35 +00:00
Florian Fainelli
3715fa33fe
compcache does not build on 2.6.38+
...
SVN-Revision: 27103
2011-06-04 13:35:48 +00:00
Hauke Mehrtens
7f773af9dd
acx-mac80211: remove patch
...
This patch is already incorporated into the original source code.
closes #9499
SVN-Revision: 27100
2011-06-04 09:33:02 +00:00
Florian Fainelli
90f0d47a03
soloscli: fix new lines in soloscli
...
If the string received from the ADSL firmware is missing \n, add it in.
Signed-off-by: Nathan Williams <nathan@traverse.com.au>
SVN-Revision: 27096
2011-06-02 14:38:01 +00:00
Florian Fainelli
7d8d47d29e
acx-mac80211: add io endianness patch
...
Signed-off-by: Alexey Torkhov <atorkhov@gmail.com>
SVN-Revision: 27095
2011-06-02 14:37:56 +00:00
Gabor Juhos
9769854aae
mac80211: add initial support for AR9330
...
SVN-Revision: 27084
2011-06-01 13:12:31 +00:00
Felix Fietkau
41a169115b
mac80211: update to wireless-testing 2011-05-27
...
SVN-Revision: 27071
2011-05-31 23:07:29 +00:00
Gabor Juhos
a456082ccd
mac80211: make ath9k available even if PCI support is disabled
...
SVN-Revision: 27046
2011-05-31 22:53:16 +00:00
Felix Fietkau
68af223efe
x86: remove pata-amd driver from generic x86 images, add addition cs553x modules
...
The pata-cs5535/pata-cs5536 driver is actually fairly rare: it only gets used on embedded platforms. Therefore, we remove it from the generic x86 configuration.
Also, add definitions for other useful geode modules (high-res timers, MFGPT timers, etc).
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
SVN-Revision: 27037
2011-05-31 16:57:01 +00:00
Felix Fietkau
7f0fc7b0cf
ath9k: reduce the number of rx buffers, 512 is excessively high, 128 should work just as well, and will use a lot less memory
...
SVN-Revision: 27029
2011-05-30 13:38:54 +00:00
John Crispin
6608f419d1
* backport 2.6.8 patches to .39 / .32.33
...
* remove lqtapi
* bump tapi/dsl to .39
* migrate to new ltq_ style api
* add amazon_se support
SVN-Revision: 27026
2011-05-29 21:19:26 +00:00
Felix Fietkau
c7cdee0230
ath9k: merge a few bugfixes
...
SVN-Revision: 27025
2011-05-28 16:45:17 +00:00
Felix Fietkau
2dd4505c62
ath5k: disable fast channel changes, some people have reported that they introduce connection stability issues
...
SVN-Revision: 27024
2011-05-28 16:27:24 +00:00
Felix Fietkau
6e9542e392
hostapd: fix a race condition related to assoc response tx status processing
...
SVN-Revision: 27022
2011-05-28 16:27:17 +00:00
Felix Fietkau
1b2b3be64d
hostapd: update to 20110527, includes a client mode wpa auth fix
...
SVN-Revision: 27021
2011-05-28 16:27:12 +00:00
Hauke Mehrtens
6769216a64
kernel: generic: Update 2.6.39 to final
...
* Add missing config symbols
* Update package/kernel for 2.6.39
CONFIG_BT_L2CAP=y and CONFIG_BT_SCO=y are set to build them into the bluetooth module.
Thank you Jonas Gorski for the patch
SVN-Revision: 27010
2011-05-25 19:51:40 +00:00
Felix Fietkau
1da26a536c
libpcap: properly fix fPIC handling (reverts $(FPIC) added in r26999)
...
SVN-Revision: 27000
2011-05-24 10:42:49 +00:00
Jo-Philipp Wich
f94411e910
libpcap: add -fpic, refresh patches
...
SVN-Revision: 26999
2011-05-24 10:36:25 +00:00
Jo-Philipp Wich
fb141e452c
libpcap: remove empty patchfiles
...
SVN-Revision: 26996
2011-05-24 09:53:53 +00:00
Jo-Philipp Wich
a1713cc3cb
Update libpcap to version 1.1.1
...
Signed-off-by: Christoph König <christoph.koenig@ikt.uni-hannover.de>
SVN-Revision: 26995
2011-05-24 09:51:08 +00:00
Felix Fietkau
60f66ded72
base-files: make the MAC address of bridge interfaces sticky to avoid ARP issues on wifi re-configuration
...
SVN-Revision: 26990
2011-05-24 09:31:37 +00:00
Jo-Philipp Wich
9b8a5e604a
base-files: mark /etc/crontabs/ as config directory
...
SVN-Revision: 26986
2011-05-24 09:27:23 +00:00
Jo-Philipp Wich
7a5fcc5695
kernel: kmod-crypto-iv depends on kmod-crypto-manager Add a missing dependency to kmod-crypto-iv. chainiv.ko and eseqiv.ko from kmod-crypto-iv depend on crypto_blkcipher.ko from kmod-crypto-manager.
...
Signed-off-by: Lars Hjersted <lars@hjersted.com>
SVN-Revision: 26984
2011-05-24 09:14:35 +00:00
Jo-Philipp Wich
50b69073d6
dnsmasq: allow hostname assignment without static lease The attached patch for dnsmasq.init allows to assign a hostname to a particular mac-address. It's useful to override the client supplied hostname, especially if the client does not supply a hostname at all.
...
It corresponds to the following example in dnsmasq.conf.example:
# Always set the name of the host with hardware address
# 11:22:33:44:55:66 to be "fred"
#dhcp-host=11:22:33:44:55:66,fred
Regards
Mathias
SVN-Revision: 26983
2011-05-24 09:12:50 +00:00
Jo-Philipp Wich
be906f6be5
package u32 match and TEE target, patches by Maxim Uvarov
...
SVN-Revision: 26977
2011-05-24 08:14:29 +00:00
Jo-Philipp Wich
a12a8271a7
ncurses: enable C++ bindings ( #9442 )
...
SVN-Revision: 26970
2011-05-22 16:53:09 +00:00
Jo-Philipp Wich
7e6b24a810
iw: fix calculation of fractional multicast rates like 5.5Mbps due to wrong operator precedence
...
SVN-Revision: 26968
2011-05-22 12:02:35 +00:00
Jo-Philipp Wich
f2b7c81d46
firewall: explictely mention network in default configuration, makes it less confusing
...
SVN-Revision: 26961
2011-05-20 13:45:40 +00:00
Felix Fietkau
2383a26168
broadcom-wl: fix wild ssb_device accesses as pci_dev for legacy pci dma api
...
broadcom-wl driver bound to ssb device with ssb driver probe
have osh handle struct pdev pointer value initialized with
ssb_device pointer. Later on pdev is used with legacy pci
dma api as pci_dev thus causing oops sometimes.
The patch replaces legacy pci dma api and pass relevant
device struct pointer to avoid crashes.
Signed-off-by: George Kashperko <george@znau.edu.ua>
SVN-Revision: 26949
2011-05-19 10:08:02 +00:00
Felix Fietkau
7c8564d7c5
broadcom-wl: fix uninitialized variable
...
It was causing an occasional kernel oops.
Signed-off-by: Nathan Hintz <nlhintz@hotmail.com>
SVN-Revision: 26948
2011-05-19 10:07:57 +00:00
Felix Fietkau
512be5ce46
ath9k: fix some locking issues in the tx fifo cleanup patch
...
SVN-Revision: 26947
2011-05-19 09:33:45 +00:00
Felix Fietkau
9b228c181c
ath9k: clean up tx fifo handling on ar9380 based hardware
...
SVN-Revision: 26934
2011-05-18 12:03:08 +00:00
Felix Fietkau
6400498b35
ath9k: fix a small race condition in the tx_last_beacon patch
...
SVN-Revision: 26933
2011-05-18 12:03:04 +00:00
Jo-Philipp Wich
ed8f726dab
ipcalc.sh CIDR notation Hi,
...
the attached patch makes ipcalc.sh accept IP/Netmask combinations in
CIDR notation. Before you could only do:
# sh ipcalc.sh 192.168.0.0 255.255.255.0 1 10
IP=192.168.0.0
NETMASK=255.255.255.0
BROADCAST=192.168.0.255
NETWORK=192.168.0.0
PREFIX=24
START=192.168.0.1
END=192.168.0.11
with this patch you can also execute it with:
sh ipcalc.sh 192.168.0.0/24 1 10
IP=192.168.0.0
NETMASK=255.255.255.0
BROADCAST=192.168.0.255
NETWORK=192.168.0.0
PREFIX=24
START=192.168.0.1
END=192.168.0.11
The patch is based on #1260 [1], i just changed one line to calculate
the START end END ips right. I wonder why that never got included. If
there is no reason not to do i would like to ask you to commit that
patch, because its a functionality i (and probably others) miss quite often.
Btw, i also fixed 4 useless tabs, that might look a bit strange in the
patch.
Regards, Manuel
SVN-Revision: 26930
2011-05-18 09:50:06 +00:00
Felix Fietkau
e35822050b
mac80211: sync the CONFIG_ATH5K_DEBUG make override with the buildflags override (thx, KanjiMonster)
...
SVN-Revision: 26927
2011-05-17 18:23:50 +00:00
Felix Fietkau
888bee4ef2
ath9k: implement tx_last_beacon() to allow mac80211 to respond to probe requests in ad-hoc mode without creating too much spam
...
SVN-Revision: 26923
2011-05-17 11:14:15 +00:00
John Crispin
8c2de891a9
* add missing aes dependency to mv_cesa
...
Signed-off-by: Jan Willies <jan@willies.info>
SVN-Revision: 26920
2011-05-17 10:48:37 +00:00
Felix Fietkau
c6a93676de
ath9k: fix ad-hoc nexttbtt calculation, which broke beacon transmission in some instances
...
SVN-Revision: 26915
2011-05-17 08:37:38 +00:00
Felix Fietkau
7b84bc2f39
ath9k: fix issues with ad-hoc beacon slot selection
...
SVN-Revision: 26913
2011-05-16 21:50:30 +00:00
Felix Fietkau
c2bee5a64a
mac80211: update to 2011-05-13
...
SVN-Revision: 26912
2011-05-16 21:50:26 +00:00
Vasilis Tsiligiannis
ec05877491
package/kernel: crypto: Remove renamed modules hack
...
Since the oldest kernel in trunk is 2.6.30 the modules always use the
newer names, so we can just use the _generic prefix directly.
Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com>
SVN-Revision: 26903
2011-05-15 09:37:35 +00:00
Vasilis Tsiligiannis
49f738fa6d
package/kernel: netfilter: Remove 2.4/2.6 references
...
There's only 2.6, so it doesn't make sense to mention modules that are
2.4 only or for modules that they are available only for 2.6.
Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com>
SVN-Revision: 26902
2011-05-15 09:37:32 +00:00
Vasilis Tsiligiannis
2850136ae8
package/kernel: Remove all 2.4 definitions
...
With no 2.4 support in trunk, we can safely remove any 2.4 definitions for
kmods and merge the 2.6 definitions into the generic ones.
Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com>
SVN-Revision: 26901
2011-05-15 09:37:28 +00:00
Vasilis Tsiligiannis
b468227827
package/kernel: Remove $(KMOD_SUFFIX) usage
...
Since there's only 2.6 in trunk $(KMOD_SUFFIX) can be safely replaced with
ko for all mainline kernel modules.
Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com>
SVN-Revision: 26900
2011-05-15 09:37:24 +00:00
John Crispin
44eab3f6c1
package/kernel/modules/other.mk is getting big enough that putting the LEDs stuff into its own file makes sense.
...
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
SVN-Revision: 26868
2011-05-09 20:28:04 +00:00
Travis Kemen
eb4109ba78
Deployment of IPv6 has opened up many more prefixes than just the 2000::/3 space, so a default route of ::/0 is more correct. Thanks Dave Taht
...
SVN-Revision: 26857
2011-05-08 17:03:07 +00:00
Jo-Philipp Wich
ba1c1e9016
base-files: retrigger usb coldplug after module loading, solves usb_modeswitch on boot and possibly others ( #9352 )
...
SVN-Revision: 26848
2011-05-08 10:25:58 +00:00
Gabor Juhos
3b1b49a49b
base-files: fix a typo in etc/banner
...
SVN-Revision: 26841
2011-05-07 09:23:33 +00:00
Jo-Philipp Wich
f3e4c15229
lua: remove posix from Lua core, almost nothing uses it - saves 9k compressed
...
SVN-Revision: 26822
2011-05-04 14:51:06 +00:00
Felix Fietkau
dbea075cd4
ath9k: add noise floor calibration fix that should improve stability
...
SVN-Revision: 26819
2011-05-04 14:35:35 +00:00
Jo-Philipp Wich
9736cfef66
comgt: add tty hotplug remove handling, only iterate each tty once ( #9211 )
...
SVN-Revision: 26816
2011-05-04 08:19:07 +00:00
Jo-Philipp Wich
bba138c671
kernel: revert r26814
...
SVN-Revision: 26815
2011-05-03 21:25:36 +00:00
Jo-Philipp Wich
be2275b8e6
kernel: add kmod-crypto-ipsec kmod-crypto-ipsec bundles some otherwise unprovided kernel crypto modules that are useful for IPSEC. This is an alternative to breaking these modules out into kmod-crypto-wq (crypto_wq.ko), kmod-crypto-rng (rng.ko and krng.ko), and kmod-crypto-iv (eseqiv.ko and chainiv.ko).
...
Signed-off-by: Lars Hjersted <lars@hjersted.com>
SVN-Revision: 26814
2011-05-03 21:22:43 +00:00
Jo-Philipp Wich
3d0ac93274
kernel: add kmod-crypto-{wq,rng,iv} Add kmod-crypto-iv as a dependency for kmod-ipsec. Also remove the extraneous kmod-crypto-core dependency to eliminate recursion.
...
Signed-off-by: Lars Hjersted <lars@hjersted.com>
SVN-Revision: 26813
2011-05-03 21:21:05 +00:00
Jo-Philipp Wich
32f3c920a2
kernel: add kmod-crypto-{wq,rng,iv} This patch adds kmod-crypto-wq, kmod-crypto-rng, and kmod-crypto-iv packages. These packages provide some missing kernel crypto modules which are required for IPSEC. The strongswan4, ipsec-tools, and possibly other IPSEC packages do not work properly without these modules.
...
NOTE: The KCONFIG associated with each of these modules gets selected
whenever CRYPTO_MANAGER (kmod-crypto-manager) is selected so these
modules are already being built.
Signed-off-by: Lars Hjersted <lars@hjersted.com>
SVN-Revision: 26812
2011-05-03 21:19:56 +00:00
Jo-Philipp Wich
29392373f3
comgt: move ifup invocation back into background subshell to prevent hotplug deadlocks
...
SVN-Revision: 26810
2011-05-03 19:45:55 +00:00
Jo-Philipp Wich
549067e2b4
comgt: move 3g hotplug handling to tty subsystem, fixes race on coldplug ( #9211 )
...
SVN-Revision: 26809
2011-05-03 19:39:13 +00:00
Jo-Philipp Wich
ff4203b9bd
base-files: cleanup permissions of device files in common hotplug rules ( #9211 )
...
SVN-Revision: 26808
2011-05-03 19:37:59 +00:00
Jo-Philipp Wich
d66dc5307d
hotplug2: introduce tty subsystem events ( #9211 )
...
SVN-Revision: 26807
2011-05-03 19:35:58 +00:00
Jo-Philipp Wich
2e9e4c435f
firewall: revert accidential committed changes from r26805
...
SVN-Revision: 26806
2011-05-02 12:55:36 +00:00
Jo-Philipp Wich
ad23dd94b6
firewall: provide examples of ssh port relocation on firewall and IPsec passthrough Two examples of potentially useful configurations (commented out, of course):
...
(a) map the ssh service running on the firewall to 22001 externally, without modifying the configuration of the daemon itself. this allows port 22 on the WAN side to then be port-forwarded to a
LAN-based machine if desired, or if not, simply obscures the port from external attack.
(b) allow IPsec/ESP and ISAKMP (UDP-based key exchange) to happen by default. useful for most modern VPN clients you might have on your WAN.
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
SVN-Revision: 26805
2011-05-02 12:54:31 +00:00
Hauke Mehrtens
3dbb8c5088
brcm47xx: add fallback sprom for pci devices without an own sprom.
...
If there is no sprom on an ssb based pci device on the brcm47xx
architecture ssb now asks the architecture code to look into the nvram
to get some sprom data for this device. Now we are able to read out
pci/1/1/ foo or pci/1/3/ foo config options.
This will fix some problems where the wireless devices does not got an
mac address and the following message was show:
ssb: WARNING: Invalid SPROM CRC (corrupt SPROM)
SVN-Revision: 26801
2011-05-01 20:28:35 +00:00
Felix Fietkau
28fb716737
ath9k: add a new fix for signal strength / noise measurements
...
SVN-Revision: 26798
2011-05-01 18:23:12 +00:00
Felix Fietkau
ebcc60cf35
mac80211: detect and drop incoming packets with invalid CCMP packet numbers to fix connection hangs on some devices
...
SVN-Revision: 26795
2011-05-01 01:45:26 +00:00
Florian Fainelli
ed5e092217
exclude pktgen for uml target
...
SVN-Revision: 26781
2011-04-29 12:04:17 +00:00
Jo-Philipp Wich
cb0c1f9015
relayd: map "ipaddr" option to local ip (-L)
...
SVN-Revision: 26773
2011-04-27 19:16:35 +00:00
Felix Fietkau
c2d4e98e34
madwifi: Fix compilation for 2.6.39
...
Fix compilation for 2.6.39 by replacing SPIN_LOCK_UNLOCKED with
DEFINE_SPINLOCK().
Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com>
SVN-Revision: 26771
2011-04-26 23:05:34 +00:00
Felix Fietkau
6b376db844
mac80211: backport some more compat fixes, fix compile issues on 2.6.31 and earlier
...
SVN-Revision: 26768
2011-04-26 22:23:52 +00:00
Felix Fietkau
be3deb5b14
mac80211: broadcast the country IE by default if the country code is configured ( #9308 )
...
SVN-Revision: 26765
2011-04-26 19:33:27 +00:00
Felix Fietkau
2b5517934d
wpa_supplicant: make sure that the common 802.11 code gets linked in ( fixes #9299 )
...
SVN-Revision: 26764
2011-04-26 19:16:25 +00:00
Felix Fietkau
359e667fd5
mac80211: replace the regd revert patch with a proper fix, add some more pending patches
...
SVN-Revision: 26761
2011-04-26 01:23:23 +00:00
Felix Fietkau
f2ccc3ada5
ath9k: remove the signal strength fix, it causes a lot of confusion and seems to be just as inaccurate as the original version of the code
...
SVN-Revision: 26753
2011-04-25 18:21:32 +00:00
Felix Fietkau
9dbcf86d8e
cfg80211: revert upstream regdomain handling breakage
...
SVN-Revision: 26752
2011-04-25 18:21:28 +00:00
Felix Fietkau
cbbe49a1d8
hostapd: fix a few compile errors and warnings
...
SVN-Revision: 26751
2011-04-24 03:34:46 +00:00
Felix Fietkau
e15e8f6976
mac80211: do rate control updates when the HT configuration changes on an interface
...
SVN-Revision: 26750
2011-04-23 21:34:40 +00:00
Felix Fietkau
d7bdfca6d0
hostapd: update to 2011-04-21
...
SVN-Revision: 26749
2011-04-23 21:34:35 +00:00
Hauke Mehrtens
6986b1b7c2
mac80211: remove unneeded patch
...
This was fixed upstream
SVN-Revision: 26745
2011-04-21 09:32:49 +00:00
Felix Fietkau
970252faf8
mac80211: update to wireless-testing 2011-04-19, contains several beacon related fixes for ath9k
...
SVN-Revision: 26744
2011-04-20 18:14:35 +00:00
Jo-Philipp Wich
7982978391
ppp: extend the r26742 change to ip-down too
...
SVN-Revision: 26743
2011-04-20 12:08:12 +00:00
Jo-Philipp Wich
8d47f51f7c
ppp: prevent duplicate hotplug for non uci managed ppp interfaces ( #9275 )
...
SVN-Revision: 26742
2011-04-20 12:02:04 +00:00
Jo-Philipp Wich
2a386cee99
firewall: prevent excessive uci state data aggregation ( #9152 )
...
SVN-Revision: 26740
2011-04-20 11:49:09 +00:00
Felix Fietkau
04d064a590
busybox: refresh patches
...
SVN-Revision: 26738
2011-04-20 02:56:23 +00:00
Felix Fietkau
c4dbe835b4
busybox: fix issues with static routes and 6rd option parsing (thx, Florian Fuessl)
...
SVN-Revision: 26737
2011-04-20 02:56:17 +00:00
Hauke Mehrtens
75a63f1981
mac80211: b43: Expose N-PHY support
...
Allow enabling of N-PHY support for BCM4321 and BCM4322.
Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com>
SVN-Revision: 26736
2011-04-19 21:44:29 +00:00
Hauke Mehrtens
becddc9ec7
mac80211: b43: Expose PIO mode fallback
...
Allow reenabling the PIO mode fallback for b43.
Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com>
SVN-Revision: 26735
2011-04-19 21:43:19 +00:00
Hauke Mehrtens
0429ec0c11
mac80211: b43: Expose debug option
...
Allow enabling debug output and debugfs for B43.
Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com>
SVN-Revision: 26734
2011-04-19 21:40:29 +00:00
Hauke Mehrtens
cda9981625
mac80211: b43: Add Firmware 5.10.56.27
...
Add the 5.10.56.27 firmware option. This includes updating b43-fwcutter to
its newest release 14 and updating the b43-fwsquash.py to recognise rev 16
n phy files.
Also rename the current options from STABLE/EXPERIMENTAL to their version
numbers.
Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com>
SVN-Revision: 26733
2011-04-19 21:40:08 +00:00
Felix Fietkau
ea07da5fe5
hostapd: fix bridge handling for wds stations ( #9257 )
...
SVN-Revision: 26724
2011-04-19 15:41:49 +00:00
Felix Fietkau
9d0882b720
mac80211: re-enable beacon channel hints
...
SVN-Revision: 26723
2011-04-19 15:41:45 +00:00
Jo-Philipp Wich
144bee2090
base-files: fix stale space in eglibc library install section ( #9270 )
...
SVN-Revision: 26720
2011-04-19 13:18:39 +00:00
Felix Fietkau
f22d06ad7a
librpc: update to a newer version to fix issues with __set_errno
...
SVN-Revision: 26716
2011-04-18 09:42:46 +00:00
Felix Fietkau
032a3504ee
ath9k: assign a keycache slot per station for unencrypted links to fix powersave frame filtering
...
SVN-Revision: 26712
2011-04-17 20:56:14 +00:00
Felix Fietkau
cbc16e179e
ath9k: add a patch to show excessive retry counts for single MPDUs
...
SVN-Revision: 26711
2011-04-17 20:56:10 +00:00
Felix Fietkau
8f5a84a690
mac80211: fix the config define for iwl3945
...
SVN-Revision: 26697
2011-04-16 19:52:39 +00:00
Felix Fietkau
8cf42db0ca
mac80211: make intel wireless drivers depend on pci support
...
SVN-Revision: 26696
2011-04-16 19:52:35 +00:00
Felix Fietkau
e00eaf1545
mac80211: add intel drivers to PKG_CONFIG_DEPENDS
...
SVN-Revision: 26695
2011-04-16 19:52:31 +00:00
Felix Fietkau
69f8f5ebfd
ath5k: allow simultaneous ad-hoc+ap operation
...
SVN-Revision: 26685
2011-04-15 16:54:52 +00:00
Felix Fietkau
19e4c371c5
opkg: avoid using getline() to fix a compile issue on darwin (patch by Javier Palacios, #9223 )
...
SVN-Revision: 26684
2011-04-15 16:18:11 +00:00
Felix Fietkau
4ca0906341
uboot-ar71xx: add a dependency on the ar71xx target
...
SVN-Revision: 26683
2011-04-15 15:41:49 +00:00
Felix Fietkau
1b18a439e6
uboot-ar71xx: remove a bogus dependency
...
SVN-Revision: 26677
2011-04-15 00:54:14 +00:00
Felix Fietkau
6397aeb8b1
uboot-ar71xx: fix compile on mac os x (patch from #9124 )
...
SVN-Revision: 26676
2011-04-15 00:54:08 +00:00
Felix Fietkau
39fc0fc2f7
ath9k: due to popular request, allow ad-hoc+ap again, now that the beacon code can handle it
...
SVN-Revision: 26668
2011-04-14 23:22:21 +00:00
Felix Fietkau
e0aa62e3c2
ath9k: fix resetting the hw during channel change when the MAC fails to go idle
...
SVN-Revision: 26665
2011-04-14 22:46:12 +00:00
Felix Fietkau
79ecac89e6
cfg80211: disable processing of 802.11d regulatory hints - it causes invalid regulatory settings on reconnect ( fixes #9207 )
...
SVN-Revision: 26662
2011-04-14 16:52:09 +00:00
Lars-Peter Clausen
8ba2d8098a
kernel: revert r24160 (remove the bogus ext2/ext3 dependency on linux 2.6.30/31)
...
For kernel versions newer then 2.6.31 the ext4 module can be used to mount
ext2/3 filesystems.
Building ext2/3 as modules on the other hand breaks using ext4 for mounting ext2
or ext3, which breaks booting from ext2/3 on machines where the ext4 module is
built into the kernel.
SVN-Revision: 26645
2011-04-13 13:37:40 +00:00
Alexandros C. Couloumbis
9ec445154e
package/hostapd: cosmetic fix
...
SVN-Revision: 26644
2011-04-13 13:36:48 +00:00
Vasilis Tsiligiannis
372cefb114
kernel/modules: Move zlib_deflate module to higher autoloading priority
...
SVN-Revision: 26639
2011-04-12 23:48:28 +00:00
Vasilis Tsiligiannis
41cc2d3a52
kernel/modules: Fix r26637
...
SVN-Revision: 26638
2011-04-12 23:42:01 +00:00
Vasilis Tsiligiannis
d7197ec50b
kernel/modules: Add kmod-zlib dependency to kmod-crypto-deflate
...
SVN-Revision: 26637
2011-04-12 23:34:28 +00:00
Vasilis Tsiligiannis
4f6f0cbe38
kernel/modules: Add zlib package
...
SVN-Revision: 26636
2011-04-12 23:18:53 +00:00
Vasilis Tsiligiannis
0a0b8c621c
kernel/modules: Add "Libraries" submenu and move library packages there
...
SVN-Revision: 26635
2011-04-12 23:18:48 +00:00
Vasilis Tsiligiannis
627438d0ff
kernel/modules: fix kmod-fs-btrfs deps / zlib_deflate / makefile
...
btrfs needs zlib_deflate, which was built but not included
Signed-off-by: Bastian Bittorf <bittorf@bluebottle.com>
SVN-Revision: 26632
2011-04-12 23:18:30 +00:00
Jo-Philipp Wich
2f6361832e
base-files: return success on lib-copying with external toolchain when using an external toolchain the base-files package copies libc, libgcc and others from the library directory.
...
The file list is given as following in the .config:
CONFIG_LIBC_FILE_SPEC="./lib/ld{-*.so,-linux*.so.*} ./lib/lib{anl,c,cidn,crypt,dl,m,nsl,nss_dns,nss_files,resolv,util}{-*.so,.so.*}"
Because the filenames are composed with different endings, not all files exist
and will be skipped. Currently, this works only if the last composed file
(util.so.*) really exists. At the moment this works - but only if you don't add
a new file like 'uClibc'.
Adding it at the end '...resolv,util,uClibc}{-*.so,.so.*}' will lead to this
message, because the combination 'libuClibc.so.*' doesn't exist and Make will
evaluate the last copy statement of the for loop.
2011-04-12 20:37:43 +00:00
Jo-Philipp Wich
9646ca6c6e
This patch updates qos-scripts to support fair traffic sharing using the SFQ with external classifiers method. It also corrects a bug in the unsupported ESFQ method already used by qos-scripts. (ESFQ: http://fatooh.org/esfq-2.6/ only updated to 2.6.24, it was switched to an SFQ patch after that and not updated since 2008)
...
A class can be forced to use SFQ, and an external classifier added like
this:
config class "Normal"
option avgrate 10
option priority 30
option packetdelay 100
option limitrate 94
# option qdisc "sfq perturb 2"
config class "Normal_up"
# option filter "protocol all flow hash keys src divisor 1024"
config class "Normal_down"
# option filter "protocol all flow hash keys dst divisor 1024"
Using these options, the user needs to load cls_flow before qos-scripts
starts.
I've got more information here:
http://oneitguy.com/blogs/netprince/fair-traffic-sharing-esfq-broken-switching-sfqexternal-classifiers
This has been tested on r23914.
Signed-off-by: Ben Pfountz <netprince<>vt_edu>
SVN-Revision: 26622
2011-04-12 20:33:11 +00:00
Jo-Philipp Wich
a9977eca91
firewall: allow local redirection of ports
...
Allow a redirect like:
config redirect
option src 'wan'
option dest 'lan'
option src_dport '22001'
option dest_port '22'
option proto 'tcp'
note the absence of the "dest_ip" field, meaning to terminate the connection on the firewall itself.
This patch makes three changes:
(1) moves the conntrack module into the conntrack package (but not any of the conntrack_* helpers).
(2) fixes a bug where the wrong table is used when the "dest_ip" field is absent.
(3) accepts incoming connections on the destination port on the input_ZONE table, but only for DNATted
connections.
In the above example,
ssh -p 22 root@myrouter
would fail from the outside, but:
ssh -p 22001 root@myrouter
would succeed. This is handy if:
(1) you want to avoid ssh probes on your router, or
(2) you want to redirect incoming connections on port 22 to some machine inside your firewall, but
still want to allow firewall access from outside.
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
SVN-Revision: 26617
2011-04-12 20:03:59 +00:00
Felix Fietkau
512bb389ee
pppd: support the nomp option if multilink support is disabled
...
SVN-Revision: 26614
2011-04-12 18:29:28 +00:00
Felix Fietkau
768877966d
hostapd: properly mark random data as ready if initialization succeeds without reassociation ( #9222 )
...
SVN-Revision: 26611
2011-04-12 17:30:16 +00:00
Felix Fietkau
966dee23c3
mac80211: fix WPA auth on WDS station interfaces ( #9227 )
...
SVN-Revision: 26609
2011-04-12 17:17:56 +00:00
Hamish Guthrie
6f497711cf
Modify environment variables for altered filesystem layout
...
SVN-Revision: 26608
2011-04-12 14:24:20 +00:00
Gabor Juhos
5ffdddc75e
mac80211: ath9k: register id table for platform device
...
Currently the device id in the platform driver is hardcoded to an
id which is specific to AR9130/AR9132 SOCs as it supports only wmac
(wireless mac) of these SOCs. But this needs to be dynamic when we
want to support different wmac of SOCs. So add id_table to driver to
make it extendable to more SOCs.
Signed-off-by: Vasanthakumar Thiagarajan <vasanth@atheros.com>
SVN-Revision: 26604
2011-04-12 09:29:23 +00:00
Gabor Juhos
98d3aa13f4
package/kernel: add module for the gpio_keys_polled driver
...
SVN-Revision: 26602
2011-04-12 09:29:14 +00:00
Jo-Philipp Wich
37f7e8afdc
opkg: update to r618
...
SVN-Revision: 26598
2011-04-11 22:08:43 +00:00
Felix Fietkau
93da23803b
ath5k: disable the unusable 2 GHz mode on the first radio of a dual-band AR5312 device
...
SVN-Revision: 26587
2011-04-11 03:26:08 +00:00
Felix Fietkau
092de86b0a
ath5k: fix eeprom capability checks that disabled AES crypto support where it should have been enabled
...
SVN-Revision: 26586
2011-04-11 03:26:03 +00:00
Felix Fietkau
718f5aa78e
ath5k: fix mac address detection on dual-radio ar5312
...
SVN-Revision: 26583
2011-04-10 21:12:05 +00:00
Felix Fietkau
8ab360f9b3
ath5k: fix 2ghz-only radio handling on ar5312
...
SVN-Revision: 26582
2011-04-10 21:12:00 +00:00
Felix Fietkau
702a2f8430
ath5k: decrease interrupt load for rx/tx interrupts
...
SVN-Revision: 26579
2011-04-10 16:23:39 +00:00
Felix Fietkau
cffea3eb4e
ath5k: clean up debugfs code
...
SVN-Revision: 26578
2011-04-10 16:23:34 +00:00
Felix Fietkau
8978c04f2a
ath5k: fix config options for debugfs
...
SVN-Revision: 26577
2011-04-10 16:23:28 +00:00
Hauke Mehrtens
077377a294
kernel: do not build gpiolib into the kernel
...
fix for r26570.
SVN-Revision: 26574
2011-04-10 10:28:30 +00:00
Hauke Mehrtens
1c64f756d4
mac80211: fix compile with older kernel versions
...
SVN-Revision: 26573
2011-04-09 23:51:30 +00:00
Hauke Mehrtens
76cce7c90e
acx-mac80211 needs some header files from compat-wireless to build
...
SVN-Revision: 26572
2011-04-09 23:44:03 +00:00
Hauke Mehrtens
2ce13f05cb
kernel: add symbols, small fixes
...
* Some module should be loaded later to load them after the modules they are depending on
* add some more missing config symbols
* make CS5535 build again
SVN-Revision: 26570
2011-04-09 23:34:20 +00:00
Hauke Mehrtens
3b659a2519
crypto: The if statement for twofish did not work, deflate depends on zlib_deflate
...
SVN-Revision: 26569
2011-04-09 23:30:09 +00:00
Hauke Mehrtens
be08c96f01
sound: do not pack ac97_bus.ko and snd-ac97-codec.ko into two packages.
...
SVN-Revision: 26568
2011-04-09 23:26:00 +00:00
Hauke Mehrtens
24c1caef5f
iipt-debug: create bundle of netfilter modules for debugging
...
Add a bundle for including commonly useful modules for IPtables debugging and development.
For now, it just contains xt_TRACE.ko
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
SVN-Revision: 26567
2011-04-09 23:23:46 +00:00
Felix Fietkau
8ee695885a
ath5k: add some more performance improvements
...
SVN-Revision: 26566
2011-04-09 22:56:51 +00:00
Felix Fietkau
3df1de1b80
ath5k: rename a misnamed patch
...
SVN-Revision: 26565
2011-04-09 22:56:47 +00:00
Felix Fietkau
f9be6569c8
ath5k: add a few fixes that improve performance
...
SVN-Revision: 26564
2011-04-09 21:11:06 +00:00
Felix Fietkau
3ce630447a
ath5k: fix tx status reporting
...
SVN-Revision: 26563
2011-04-09 19:21:26 +00:00
Hauke Mehrtens
0a637d604b
kernel: add scsi cdrom support
...
This closes #9125 .
SVN-Revision: 26548
2011-04-09 15:59:03 +00:00
Felix Fietkau
8371085c8b
ath9k: properly count retries when frames are filtered due to excessive retries when a client is not in powersave mode
...
SVN-Revision: 26545
2011-04-09 15:22:01 +00:00
Felix Fietkau
ad6cb6294e
mac80211: fix reading the station flags in debugfs
...
SVN-Revision: 26544
2011-04-09 15:21:57 +00:00
Hauke Mehrtens
cdd51194ca
linux-atm: package atm-diagnostics with atmdump, atmdiag, etc.
...
If your ISP is pushing their own DSL equipment (which many do to contain support costs), they won't be
forthcoming with your various settings: encapsulation, VPI/VCI, etc.
These you might have to discover yourself. The easiest way to do this is with atmdiag and atmdump.
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
SVN-Revision: 26542
2011-04-09 13:05:48 +00:00
Felix Fietkau
df49468a51
kernel: include firmware in the e100 package
...
SVN-Revision: 26539
2011-04-08 21:53:38 +00:00
Hauke Mehrtens
b62cc9ae9b
brcm47xx: add Netgear WNR834BV1
...
Thank you realopty for the patch.
This closes #7702
SVN-Revision: 26537
2011-04-08 19:22:09 +00:00
Hauke Mehrtens
cbab3e4c9b
mac80211: add Intel wireless drivers.
...
This adds the Intel wireless drivers for their normal cards.
Thank you framer99 for the patch, I extended it a little bit.
This closes #7227
SVN-Revision: 26534
2011-04-08 16:17:21 +00:00
Felix Fietkau
5505e8f61e
ath9k: improve the rx dma stop fix, add more debugging output in case the issue still occurs
...
SVN-Revision: 26532
2011-04-08 12:18:43 +00:00
Felix Fietkau
070c2ba1f4
mac80211: fix support for iftype wds
...
SVN-Revision: 26531
2011-04-08 01:04:44 +00:00
Vasilis Tsiligiannis
6fab820124
kernel/modules: Enable Realtek R8169 not only for x86
...
This enables support for Realtek 8169 based network cards for other
platforms than x86. I have a mini-PCI card on ixp4xxx running here.
Maybe for the other cards in netdevices.mk a @DEPENDS change from
@TARGET_x86 to @PCI_SUPPORT makes also sense.
Signed-off-by: Christoph König <christoph.koenig@ikt.uni-hannover.de>
SVN-Revision: 26529
2011-04-07 23:31:56 +00:00
Felix Fietkau
40d6cd6c16
kernel: enable MPPE again, got broken in r26296
...
Since r26296 mppe.ko could not be loaded, kernel gives "device missing" error.
According to KConfig cypther-ecb is required.
Signed-off-by: Sven Roederer <mailinglists.sven_at_roederer.dhs.org>
SVN-Revision: 26507
2011-04-07 19:06:34 +00:00
Felix Fietkau
34643f24ed
mac80211: update to wireless-testing 2011-04-06
...
adds some more pending patches which (among other things) fix the 'failed to stop RX DMA' messages
SVN-Revision: 26506
2011-04-07 18:42:22 +00:00
Daniel Dickinson
abf0b4b9a2
block-mount: Reverting 26503. Was already fixed in a better way in commit 26474.
...
SVN-Revision: 26505
2011-04-07 01:00:14 +00:00
Vasilis Tsiligiannis
98da9c9066
madwifi: typo(s) in /lib/wifi/madwifi.sh
...
Hi
minrate and maxrate are acually not boolean, so, for example
"config minrate 11000" in /etc/config/wireless has no effect.
Signed-off by: Jan Hetges <tran@ms20.net>
SVN-Revision: 26504
2011-04-06 20:50:14 +00:00
Vasilis Tsiligiannis
5f6a87f6c4
block-mount: fsck.sh should only call pi_include() if dir /lib/functions/fsck exists.
...
/etc/functions.sh:pi_include() checks if the argument exists and prints
a warning if not. To prevent this warning if package block-mount is installed
but not package e2fsprogs, the script should check if this directory exists
before calling pi_include()
A wrong patch to suppress this warning was previously posted
with subject:
[PATCH] Fix typo in name of to be included file
Signed-off-by: Mark Vels <mark.vels@team-embedded.nl>
SVN-Revision: 26503
2011-04-06 20:50:06 +00:00
Felix Fietkau
a4e59b89b8
ath9k: fall back to the default noise floor if the calibrated one is not available, fixes signal strength display in initial scan
...
SVN-Revision: 26494
2011-04-05 19:04:05 +00:00
Felix Fietkau
6ed952272e
busybox: get rid of the useless extra menu
...
SVN-Revision: 26493
2011-04-05 19:04:02 +00:00
Felix Fietkau
7fba202f97
librpc: use MDEPENDS instead of DEPENDS for @USE_UCLIBC to fix recursive busybox dependencies
...
SVN-Revision: 26492
2011-04-05 19:03:55 +00:00
Vasilis Tsiligiannis
980190367c
base-files: Use -h instead of deprecated -L for symlink check
...
SVN-Revision: 26485
2011-04-05 15:09:43 +00:00
Vasilis Tsiligiannis
3549fb214f
madwifi: Always escape SSID parameter
...
SVN-Revision: 26484
2011-04-05 15:09:38 +00:00
Vasilis Tsiligiannis
48465d3d63
base-files: fix minor problem in init.d/boot
...
The script tests for the existance of /dev/root with test -e which fails if
/dev/root is a dangling symlink making the call to ln fail.
Signed-off-by: Justus Winter <4winter@informatik.uni-hamburg.de>
SVN-Revision: 26483
2011-04-05 15:09:32 +00:00
Vasilis Tsiligiannis
9d54c7aaaf
hostapd: add accounting configuration to hostapd uci script
...
Hello
This patch add accounting configuration in hostapd.sh
It also change "server, port, key" to "auth_server, auth_port, auth_secret" but keep backward compatibility
Please patch backfire & trunk
Thanks in advance.
Signed-off-by: Etienne CHAMPETIER <etienne.champetier@free.fr>
SVN-Revision: 26482
2011-04-05 15:09:26 +00:00
Daniel Dickinson
d5542b4f59
block-mount base-files: Added additional check to pi_include to ensure that a directory used with pi_include actually contains files matching the souring pattern because if not the shell dies due to an empty string in for statement. Added /lib/functions/fsck as an empty dir to block-mount. This combination fixes a warning which generates a lot of bug reports, without panicking the kernel like the last attempt.
...
SVN-Revision: 26479
2011-04-05 12:12:57 +00:00
Daniel Dickinson
b62e95c11b
block-mount: Revert 26468: it causes a kernel panic due to pi_include failing due to the included directory being empty.
...
SVN-Revision: 26476
2011-04-05 03:19:10 +00:00
Jo-Philipp Wich
c64e907639
uci: mark uci as unsafe for parallel building
...
SVN-Revision: 26470
2011-04-04 12:06:37 +00:00
Daniel Dickinson
c319b73399
block-mount: Removed duplicated directory creation in the package install section. The duplicates were a result of the mergin the block-* packages.
...
SVN-Revision: 26469
2011-04-04 11:30:01 +00:00
Daniel Dickinson
581793d2c4
block-mount: Fixed warning of missing /lib/functions/fsck during boot when no scripts are installed in the directory. Thanks to Maarten Bezemer.
...
SVN-Revision: 26468
2011-04-04 11:29:59 +00:00
Gabor Juhos
6c757c4cbe
mac80211: move 620-rt2x00_soc_led_support.patch to the correct place
...
* fixes [26463]
SVN-Revision: 26467
2011-04-04 09:03:33 +00:00
Gabor Juhos
490032400b
mac80211: update rt2800-{pci,usb} dependencies
...
SVN-Revision: 26465
2011-04-04 08:43:02 +00:00
Gabor Juhos
3c5ead23c1
mac80211: rt2800-lib doesn't depend on rt2x00-usb
...
Signed-off-by: Alexander Gordeev <lasaine@lvk.cs.msu.su>
SVN-Revision: 26464
2011-04-04 08:42:59 +00:00
Gabor Juhos
8e1a827487
mac80211: add WLAN LED support for Ralink RT305x SoC Devices
...
This patch adds WLAN LED support to the mac80211 driver for Ralink
rt2x00/rt2800 (rt305x) SoC devices. The current driver in
kmod-rt2800-lib is based upon PCI, not SoC. The WLAN LED drivers in
rt2800lib.c set the LED brightness via an MCU request, but do nothing
for SoC. This patch checks for SoC and sets the register to enable the
WLAN LED (instead of an MCU request). This fixes the WLAN LED for
RT305x devices (such as the HW550-3G).
Signed-off-by: Layne Edwards <ledwards76@gmail.com>
SVN-Revision: 26463
2011-04-04 08:42:58 +00:00
John Crispin
dba1fdd47e
The makefile was missing the coef source filename, so it would install a directory instead of the coefficients file, breaking voice applications.
...
Signed-off-by: Luca Olivetti <luca@ventoso.org>
SVN-Revision: 26462
2011-04-04 07:37:32 +00:00
Florian Fainelli
03e30ae13f
update busybox to 1.18.4, patch from Peter Wagner
...
SVN-Revision: 26455
2011-04-03 18:31:00 +00:00
Florian Fainelli
9f36adcf54
add kmod-hfcpci
...
Changed:
- Support added for mISDN card driver for Cologne AG's HFC pci cards (single port)
- Title texts and help texts for some other isdn drivers adjusted for clarification
Signed-off by: Arnold Schulz <arnysch@gmx.net>
SVN-Revision: 26452
2011-04-03 18:30:43 +00:00
Florian Fainelli
5959cd2850
add kmod-ipt-led
...
Netfilter LED target triggers blinkenlichten when a network packet hits
a rule.
LED target requires iptables 1.4.9 or higher
Signed-off-by: Łukasz Stelmach <stlman@poczta.fm>
SVN-Revision: 26451
2011-04-03 18:30:37 +00:00
Felix Fietkau
aa550f9307
mac80211: increase delay between aggregation session negotiation attempts - improves interop with intel clients
...
SVN-Revision: 26444
2011-04-03 17:34:55 +00:00
Felix Fietkau
8f958a12a2
mac80211: rtl818x depends on kmod-usb-core
...
SVN-Revision: 26443
2011-04-03 17:34:51 +00:00
Felix Fietkau
25b2bd4e1c
busybox: add missing kconfig symbol type for BUSYBOX_USE_LIBRPC
...
SVN-Revision: 26437
2011-04-03 03:42:14 +00:00
Felix Fietkau
4717461455
busybox: simplify conditional dependency on librpc
...
SVN-Revision: 26430
2011-04-03 01:56:05 +00:00
Felix Fietkau
5463e92657
busybox: only add the librpc build dependency for uclibc ( #8864 )
...
SVN-Revision: 26429
2011-04-03 01:55:22 +00:00
Felix Fietkau
e4e63b9c1b
base-files: bridge config, avoid having a random ipv6 ll address
...
So far, we are setting the bridge interface up before having added any
bridge interface ports. This results in the bridge assigning a random
mac address to its bridge interface and therefore IPv6 assigning a
matching link local address to the bridge interface as soon as the
bridge interface is up. After adding the first bridge port interface,
the bridge's mac address is reset correctly, however the IPv6 link
local address stays the same.
This commit ensures that we are at least having the IPv6 link local
address of the first interface added to the bridge instead of a random
one.
Signed-off-by: Linus Lüssing <linus.luessing@web.de>
SVN-Revision: 26426
2011-04-03 01:23:45 +00:00
Felix Fietkau
d34eae3378
kernel: usb-net depends on kernel MII support
...
SVN-Revision: 26425
2011-04-03 01:23:20 +00:00
Felix Fietkau
dff02aa4b5
kernel: add a package for the sierra_net module for sierra wireless 3g devices
...
SVN-Revision: 26424
2011-04-03 01:23:16 +00:00
Felix Fietkau
b9e759ae5a
ath9k: fix missing chip wakeups causing instability issues on at least AR5416 (probably on other devices as well); fixes #9107
...
SVN-Revision: 26418
2011-04-02 22:04:38 +00:00
Felix Fietkau
6811425955
hostapd: write a stampfile when the random pool has been initialized - fixes rejected assoc attempts after hostapd restart
...
SVN-Revision: 26415
2011-04-02 19:44:51 +00:00
Felix Fietkau
8807b396ce
hostapd: update to 20110402, fixes issues with non-QoS clients
...
SVN-Revision: 26414
2011-04-02 19:44:47 +00:00
Hauke Mehrtens
f4aef6d553
kernel: remove double definition of depends in crypto-mv-cesa and make it look like the other entries.
...
Thank you Maarten
SVN-Revision: 26413
2011-04-02 19:31:21 +00:00
Felix Fietkau
6f446d9419
ath9k-htc: enable debugfs support
...
SVN-Revision: 26412
2011-04-02 16:53:46 +00:00
Felix Fietkau
f5eeb3f74d
mac80211: fix duplicate probe request reception (triggering unnecessary probe responses in multi-BSSID setups)
...
SVN-Revision: 26408
2011-04-02 16:06:42 +00:00
Hauke Mehrtens
25b6ffe3d7
kernel: mv_cesa depends on CRYPTO_BLKCIPHER2 and CRYPTO_HASH2
...
SVN-Revision: 26407
2011-04-02 15:41:04 +00:00
Jo-Philipp Wich
9e4f19cd42
uboot-ar71xx: fix compilation on FreeBSD
...
SVN-Revision: 26404
2011-04-02 13:20:11 +00:00
Felix Fietkau
624526ae11
ar71xx: use DEFAULT:= in the uboot-ar71xx package instead of adding uboot to the profiles, fixes imagebuilder issues
...
SVN-Revision: 26401
2011-04-02 12:43:21 +00:00
Felix Fietkau
86f609804f
ppp: fix fallout from the size reduction patch (thx, frogonwheels)
...
SVN-Revision: 26398
2011-04-02 02:24:38 +00:00
Felix Fietkau
8becf17417
ath9k: fix adhoc beacon issues ( #9163 )
...
SVN-Revision: 26395
2011-04-02 01:10:01 +00:00
John Crispin
9fd342d913
r25831 reduced the size of the dropbear executable by, among other things,
...
disabling support for keyboard-interactive authentication. The default
sshd configuration on Mac OS X only permits keyboard-interactive and
public-key authentication, so unless a public key is set up, the default
OpenWrt ssh client is now unable to connect to Mac OS X hosts. This patch
re-enables keyboard-interactive authentication.
In my tests, this increases the size of the stripped dropbear executable
by 416 bytes on mips and 1,104 bytes on mipsel. In my opinion, such a
small space savings isn't worthwhile when the resultant executable is
severely hamstrung.
Signed-off-by: Mark Mentovai <mark@moxienet.com>
SVN-Revision: 26390
2011-04-01 10:55:23 +00:00
Jo-Philipp Wich
af82471525
firewall: prevent duplicate values in interface state vars
...
SVN-Revision: 26382
2011-03-30 20:29:17 +00:00
Felix Fietkau
d6d41eb0cb
kernel: ocf also requires kmod-crypto-mananger (which depends on kmod-crypto-hash)
...
SVN-Revision: 26375
2011-03-30 15:59:40 +00:00
Florian Fainelli
70225e0de3
fix USB modules build on octeon
...
SVN-Revision: 26374
2011-03-30 15:36:26 +00:00
Florian Fainelli
cb476efc17
package i2c master driver
...
SVN-Revision: 26373
2011-03-30 15:36:22 +00:00
Felix Fietkau
ada4206cc5
kernel: add missing dependency for ocf on kmod-crypto-hash
...
SVN-Revision: 26372
2011-03-30 15:07:09 +00:00
Felix Fietkau
f5a50227a3
mac80211: add all drivers to PKG_CONFIG_DEPENDS
...
SVN-Revision: 26369
2011-03-30 12:33:14 +00:00
Felix Fietkau
15e79b479a
ath9k: fix reported signal strength
...
SVN-Revision: 26368
2011-03-30 11:38:39 +00:00
Felix Fietkau
08eca8da80
nl80211: send EAP frames as QoS data frames for QoS aware clients, should fix EAP rekeying timeout issues with intel clients ( #8830 )
...
SVN-Revision: 26367
2011-03-30 11:38:35 +00:00
Felix Fietkau
db9921a0c2
qos-scripts: remove the layer7 based classifiers from the default configuration - they are unreliable and prone to memory leaks
...
SVN-Revision: 26364
2011-03-30 10:44:27 +00:00
Felix Fietkau
d1da16a093
kernel: fix autoload for the crypto_hash module (patch from #9136 )
...
SVN-Revision: 26358
2011-03-29 13:31:39 +00:00
Felix Fietkau
8b0988baec
busybox: enable cmp by default ( #9133 )
...
SVN-Revision: 26356
2011-03-29 10:58:42 +00:00
John Crispin
db56769b0a
* several updates to the voice packages
...
SVN-Revision: 26351
2011-03-29 05:17:10 +00:00
Felix Fietkau
a5acf1e9f6
ubus: update to 2011-03-27 (includes an API simplification for object signatures), use PKG_MIRROR_MD5SUM
...
SVN-Revision: 26319
2011-03-27 18:21:45 +00:00
Felix Fietkau
2ba0c96b82
libubox: update to 2011-03-27 (includes some minor fixes), add PKG_MIRROR_MD5SUM
...
SVN-Revision: 26318
2011-03-27 18:21:40 +00:00
Felix Fietkau
da0ac5027e
ath9k: fix PS-Poll frame reception in AP mode on AR91xx and earlier - should fix some AP mode stability issues on these chips
...
SVN-Revision: 26316
2011-03-27 14:27:32 +00:00
Felix Fietkau
f16824c63f
uci: fix linking against libdl ( #9123 )
...
SVN-Revision: 26315
2011-03-27 12:56:20 +00:00
Daniel Dickinson
7f8fb5cb78
block-mount: Merged block-mount, block-extroot, and block-hotplug into a single binary package called block-mount.
...
SVN-Revision: 26314
2011-03-27 06:40:51 +00:00
Daniel Dickinson
657d0a265c
block-mount block-extroot: Bump packages versions forgetten during previous two commits
...
SVN-Revision: 26313
2011-03-27 06:02:30 +00:00
Daniel Dickinson
9298073e80
block-mount block-extroot: Add commands /etc/init.d/fstab overlay_enable and /etc/init.d/fstab whole_root_enable to renable a disable rootfs.
...
SVN-Revision: 26312
2011-03-27 05:39:53 +00:00
Daniel Dickinson
544d1c045e
block-mount block-extroot: Rename /tmp/rom-disabled to /tmp/whole_root-dsibled for disabled mounts of a non-overlay external rootfs.
...
SVN-Revision: 26311
2011-03-27 05:39:47 +00:00
Felix Fietkau
860c1cc790
uci: update to fix lua plugin linker issue ( #9121 )
...
SVN-Revision: 26310
2011-03-27 00:50:19 +00:00
Felix Fietkau
d29154d5e4
uci: install libucimap to the staging dir
...
SVN-Revision: 26309
2011-03-26 22:41:17 +00:00
Felix Fietkau
e4c6bc70aa
remove ucitrigger, it is unused and will be replaced by something different in the future
...
SVN-Revision: 26308
2011-03-26 22:25:59 +00:00
Felix Fietkau
e8c9ebd052
uci: update to latest version, uses cmake now
...
SVN-Revision: 26307
2011-03-26 21:00:20 +00:00
Felix Fietkau
2c875b2edc
madwifi: add support for translating country codes into internal country code numbers (based on a patch by Manuel Munz)
...
SVN-Revision: 26306
2011-03-26 16:56:39 +00:00
Felix Fietkau
98267669b0
mac80211: disable an unnecessary backport to reduce code size
...
SVN-Revision: 26303
2011-03-26 14:06:29 +00:00
Felix Fietkau
75e785511a
mac80211: remove an obsolete backport patch
...
SVN-Revision: 26302
2011-03-26 14:06:25 +00:00
Felix Fietkau
963b90bb5a
remove postinst files for preinstalled packages
...
SVN-Revision: 26299
2011-03-25 23:47:08 +00:00
Felix Fietkau
a119ee0013
kernel: split up cryptoapi, move hash support and blockcipher/algorithm manager to separate packages
...
SVN-Revision: 26296
2011-03-25 21:28:44 +00:00
Felix Fietkau
0c98b6b2d2
mac80211: add a pending patch to remove the dependency on ecb
...
SVN-Revision: 26295
2011-03-25 21:28:22 +00:00
Felix Fietkau
70a2413ffd
mac80211: fix zd1211 config override
...
SVN-Revision: 26294
2011-03-25 21:20:14 +00:00
Felix Fietkau
1938d5a669
mac80211: update to wireless-testing 2011-03-24
...
SVN-Revision: 26293
2011-03-25 21:12:28 +00:00
Felix Fietkau
3b6e38ba6a
iptables: libiptc.so is only a compatibility stub, split the package into libip4tc and libip6tc and adjust dependencies
...
SVN-Revision: 26292
2011-03-25 18:02:51 +00:00
Felix Fietkau
ea6bf64605
ath9k: fix chip wakeup on interface start - should fix some instability issues
...
SVN-Revision: 26290
2011-03-25 16:36:48 +00:00
Felix Fietkau
516440649b
hostapd: add more wps config methods to the config
...
SVN-Revision: 26288
2011-03-25 14:01:05 +00:00
Felix Fietkau
1526792622
mac80211: fix a deadlock in minstrel_ht when a HT client without valid MCS rates connects
...
SVN-Revision: 26287
2011-03-25 14:00:59 +00:00
Felix Fietkau
4b9553f20d
redboot-ar231x: mark as broken, the ecos host tool crap needs some rework for tcl on some systems
...
SVN-Revision: 26286
2011-03-25 00:55:25 +00:00
Felix Fietkau
2eda9ca634
mac80211: fix dropping multicast proberequest frames for ad-hoc
...
SVN-Revision: 26284
2011-03-24 13:38:20 +00:00
Felix Fietkau
4cbdad0e9d
ath9k: add a few de-bloating and optimization patches
...
SVN-Revision: 26281
2011-03-23 20:16:58 +00:00
Felix Fietkau
80239ff7b0
ath9k: merge a pending patch for fixing a stopped queue issue (mostly for client mode)
...
SVN-Revision: 26280
2011-03-23 20:16:53 +00:00
Felix Fietkau
ee7f3d21f4
mac80211: update to wireless-testing 2011-03-22
...
SVN-Revision: 26273
2011-03-22 21:00:58 +00:00
Felix Fietkau
85b859a2b6
hostapd: make entropy collection contribute to the kernel pool
...
SVN-Revision: 26272
2011-03-22 21:00:54 +00:00
Felix Fietkau
b85cfd52d8
ath9k: add a patch from linux-wireless@ for reducing driver size
...
SVN-Revision: 26264
2011-03-22 00:41:55 +00:00
Felix Fietkau
e822e20348
hostapd: update to 2011-02-21, use PKG_MIRROR_MD5SUM, includes fixes for WPS
...
SVN-Revision: 26261
2011-03-21 23:02:12 +00:00
Jo-Philipp Wich
9710f415fa
ncurses: install ncurses5-config and ncursesw5-config ( #9044 )
...
SVN-Revision: 26255
2011-03-21 06:45:20 +00:00
Daniel Dickinson
c28e406a9c
hotplug2: Added zaptel subsystem to /etc/hotplugs2.rules so that the zaptel kernel module package only needs to had a script to create the correct device nodes (default names differ from what all apps that use zaptel actually use, so a script is necessary).
...
SVN-Revision: 26253
2011-03-21 05:53:17 +00:00
Felix Fietkau
eaa07dd900
mac80211: initialize the last rx time when creating a station
...
should hopefully finally take care of the nasty reassociation issues which showed up as
Jan 1 00:51:10 OpenWrt daemon.info hostapd: wlan0: STA 00:xx:xx:xx:xx:xx IEEE 802.11: deauthenticated due to inactivity
right after associating, leading to an immediate disconnect.
Will probably fix #8343 , #8830 and others.
SVN-Revision: 26251
2011-03-21 03:19:35 +00:00
Felix Fietkau
562468651d
ath9k: re-run nfcal only when stuck beacons become more frequent
...
SVN-Revision: 26250
2011-03-21 02:22:26 +00:00
Felix Fietkau
bc8410cd76
ath9k: increase ATH_BCBUF, allows creating 8 virtual APs
...
SVN-Revision: 26249
2011-03-21 02:22:22 +00:00
Felix Fietkau
4838baefa7
ath9k: improve precision of beacon timer calculations
...
SVN-Revision: 26248
2011-03-21 02:22:17 +00:00
Felix Fietkau
c12de7c4c1
ath9k: add some minor debugfs cleanups
...
SVN-Revision: 26247
2011-03-21 02:22:12 +00:00
Daniel Dickinson
4c85b8562d
block-mount busybox: Removed busybox versions of blkid and swap-utils since they are only used by block-mount and block-extroot, and those packages don't have as much need for the image space-savings of busybox versions, especially at the cost of including it in all images even those with no external storage.
...
SVN-Revision: 26245
2011-03-20 19:37:28 +00:00
Felix Fietkau
7b7242564a
linux-atm: Solos card requires explicit buffer size to br2684ctl
...
The default send buffer size of 8192 potentially can run past the end of the buffer (skb) and trash memory.
Explicitly setting a limit is required.
(Patch by Philip Prindeville)
SVN-Revision: 26242
2011-03-20 01:21:49 +00:00
Travis Kemen
a2cd7b2883
Keep firewall.user during sysupgrades
...
SVN-Revision: 26241
2011-03-20 00:57:47 +00:00
Hauke Mehrtens
aadec1ec97
kernel: fix some problems with kernel 2.6.38
...
In some places LINUX_2_6_38 was just missing.
Some kernel modules were moved.
SVN-Revision: 26239
2011-03-19 17:42:48 +00:00
Daniel Dickinson
aa8c871b41
ncurses: Split terminfo database into a separate package because S-Lang library needs the terminfo database but doesn't depend on ncurses (and libnewt depends on S-Lang library and is intended to be a lightweight dialog replacement that doesn't depend on the heavy ncurses).
...
SVN-Revision: 26232
2011-03-18 23:34:40 +00:00
Jo-Philipp Wich
fe8b9d5232
base-files: properly handle vlans on top of wireless interfaces
...
SVN-Revision: 26230
2011-03-18 18:24:51 +00:00
Vasilis Tsiligiannis
0e5f8f6904
hostapd: fix non-multicall hostapd compile ( #9074 )
...
SVN-Revision: 26220
2011-03-18 11:03:12 +00:00
Felix Fietkau
07183b57ee
wireless-tools: remove some more unnecessary stuff from iwconfig
...
SVN-Revision: 26218
2011-03-18 03:41:22 +00:00
Felix Fietkau
a75791b855
hostapd: add a patch to remove some unnecessary control interface functionality
...
SVN-Revision: 26216
2011-03-18 02:15:52 +00:00
Felix Fietkau
de2b5158a1
hostapd: add a separate config symbol for 802.11n driver support
...
SVN-Revision: 26212
2011-03-17 20:21:28 +00:00
Felix Fietkau
a3b9971d84
base-files: overlayfs whiteouts depend on a specific xattr entry, which does not get preserved by the tmpfs->overlay copy. work around this by cleaning all copied "(overlay-whiteout)" symlinks after the switch to jffs2
...
SVN-Revision: 26208
2011-03-17 19:09:43 +00:00
Felix Fietkau
66bcd1d049
base-files: add initial support for mounting overlayfs
...
SVN-Revision: 26207
2011-03-17 19:09:39 +00:00
Jo-Philipp Wich
629e73938e
base-files: update sysctl.conf for modern kernels
...
SVN-Revision: 26204
2011-03-17 15:35:41 +00:00
Vasilis Tsiligiannis
6b0faf40e7
hostapd: Fix hostap driver for multicall binary builds
...
SVN-Revision: 26203
2011-03-17 07:23:37 +00:00
Vasilis Tsiligiannis
a15af2dffc
hostap-driver: Remove newline at start of config (cosmetic)
...
SVN-Revision: 26202
2011-03-17 07:23:32 +00:00
Vasilis Tsiligiannis
bc196e68fe
acx: Major rework of acx.sh script
...
SVN-Revision: 26201
2011-03-17 07:23:28 +00:00
Vasilis Tsiligiannis
471fe6ac5c
hostap-driver: Use 'any' for unspecified SSIDs
...
SVN-Revision: 26200
2011-03-17 07:23:23 +00:00
Vasilis Tsiligiannis
df0f9d6dcc
hostap-driver: Fix adhoc mode
...
SVN-Revision: 26199
2011-03-17 07:23:18 +00:00
Vasilis Tsiligiannis
c6e67df010
hostap-driver: Add newline at end of autodetected wireless config (cosmetic)
...
SVN-Revision: 26198
2011-03-17 07:07:43 +00:00
Vasilis Tsiligiannis
f06c25a0bb
madwifi: Add newline at end of autodetected wireless config (cosmetic)
...
SVN-Revision: 26197
2011-03-17 07:07:03 +00:00
Vasilis Tsiligiannis
19f3538d39
acx: Add newline at end of autodetected wireless config (cosmetic)
...
SVN-Revision: 26196
2011-03-17 07:05:36 +00:00
Felix Fietkau
61bce8b1f0
mac80211: add an aggregation rx reorder timeout handling fix
...
SVN-Revision: 26185
2011-03-16 02:57:04 +00:00
Jo-Philipp Wich
d0ac4ba89a
comgt: handle ttyHS* devices in usb hotplug, fix typo ( #9046 )
...
SVN-Revision: 26175
2011-03-15 09:09:05 +00:00
Felix Fietkau
8d08f4473b
ath9k: force the rx chainmask on ar913x to 0x7 - fixes calibration issues with 2-antenna devices such as the wrt160nl
...
SVN-Revision: 26168
2011-03-15 01:36:48 +00:00
Felix Fietkau
8144d60d83
ath9k: enable an ar913x specific hardware fix for sending block-ack
...
SVN-Revision: 26167
2011-03-15 01:36:45 +00:00
Vasilis Tsiligiannis
1b66204ccd
base-files: Autodetect newly added wireless hardware
...
SVN-Revision: 26166
2011-03-15 00:44:15 +00:00
Vasilis Tsiligiannis
f55fe56225
mac80211: Fix unique device autodetection
...
SVN-Revision: 26165
2011-03-15 00:44:02 +00:00
Vasilis Tsiligiannis
96bb1c7585
madwifi: Fix unique device autodetection
...
SVN-Revision: 26164
2011-03-15 00:43:50 +00:00
Vasilis Tsiligiannis
8692d2e7e3
hostap-driver: Fix unique device autodetection
...
SVN-Revision: 26163
2011-03-15 00:43:42 +00:00
Vasilis Tsiligiannis
4fca99b1dc
hostap-driver: Add support for multiple interfaces
...
SVN-Revision: 26162
2011-03-14 23:48:25 +00:00
Felix Fietkau
4bcca969dc
base-files: link libpthread against libc
...
SVN-Revision: 26161
2011-03-14 19:27:45 +00:00
Felix Fietkau
1e89670f0e
mac80211: fix ath9k/ath9k-htc description (thx, swalker)
...
SVN-Revision: 26160
2011-03-14 14:04:49 +00:00
John Crispin
cd3ff0e45c
* fixes .unlocked_ioctl functions
...
SVN-Revision: 26158
2011-03-14 07:34:08 +00:00
Daniel Dickinson
9d0b7371e8
block-mount: Changed default filesystem for /e/c/fstab to be ext4 instead of ext3
...
SVN-Revision: 26156
2011-03-14 02:12:38 +00:00
Felix Fietkau
9bb9a6835f
pjsip: make pjsip-ltq-tapi dependencies conditional to make the build dependencies conditional as well
...
SVN-Revision: 26154
2011-03-13 23:02:52 +00:00
Vasilis Tsiligiannis
435f4374a4
acx: Detect every device present
...
SVN-Revision: 26150
2011-03-13 20:58:20 +00:00
Felix Fietkau
71e83bd2e1
base-files: add a default /etc/services files
...
SVN-Revision: 26142
2011-03-13 19:47:42 +00:00
Felix Fietkau
c33f2efbb2
base-files: add users ftp (for ftp servers), network (network related daemons such as tor, quagga, ...)
...
SVN-Revision: 26138
2011-03-13 19:10:28 +00:00
Felix Fietkau
f5c130cfda
base-files: add an ftp group as well
...
SVN-Revision: 26136
2011-03-13 19:04:32 +00:00
Felix Fietkau
554cbe7f18
base-files: add a few default groups to /etc/group so that we can get rid of a few postinst scripts
...
SVN-Revision: 26133
2011-03-13 18:56:34 +00:00
Felix Fietkau
73088cf044
ltq-ifxos: only attempt to build if the lantiq target is selected ( fixes #9035 )
...
SVN-Revision: 26132
2011-03-13 18:45:27 +00:00
Felix Fietkau
484a793dd4
ath9k: split package into kmod-ath9k and kmod-ath9k-common, add a new package for ath9k_htc
...
SVN-Revision: 26130
2011-03-13 18:38:50 +00:00
Felix Fietkau
66a6f82ee3
mac80211: update to wireless-testing 2011-03-11
...
SVN-Revision: 26128
2011-03-13 18:38:37 +00:00
Gabor Juhos
72cb0af66d
package/kernel: package heartbeat LED trigger
...
Patch-by: Nikolay Martynov <mar.kolya@gmail.com>
SVN-Revision: 26120
2011-03-13 15:08:33 +00:00
Daniel Dickinson
183b4d1a28
extroot: block-mount block-extroot: Added ability to do a whole disk extroot instead of only an overlay-based extroot.
...
SVN-Revision: 26109
2011-03-13 09:24:24 +00:00
Daniel Dickinson
63c68ca40e
iproute2 relayd: Moved iproute2 and relayd to Routing and Redirection submenu of the Network package group so that they appear with the packages feed packages that are related.
...
SVN-Revision: 26081
2011-03-12 07:27:57 +00:00
Daniel Dickinson
9e4843d0e3
uhttpd: Moved uhttpd to Network|Web Servers/Proxies submenu, just like all the other web serves and proxies from the packages feed
...
SVN-Revision: 26062
2011-03-12 04:47:02 +00:00
Daniel Dickinson
393209333c
artables ebtables iptables: Moved *tables to Firewall submenu of the Network package group because that's where all the feeds packages for firewalls now are.
...
SVN-Revision: 26056
2011-03-12 01:24:18 +00:00
Felix Fietkau
b4c6bea9cd
ltq-vmmc: do not download nonexistant firmware files, only attempt to build for lantiq xway
...
SVN-Revision: 26044
2011-03-11 21:11:37 +00:00
Felix Fietkau
3a77dae1d4
mac80211/ath9k: improve pending patches based on review feedback
...
SVN-Revision: 26041
2011-03-11 20:55:54 +00:00
Felix Fietkau
3efcd0a1fc
mac80211: fix spurious channel type changes when vifs are created/deleted
...
SVN-Revision: 26038
2011-03-11 19:23:38 +00:00
Felix Fietkau
6160443867
ath9k: add a patch to fix the interoperability issues with intel clients ( fixes #8830 )
...
SVN-Revision: 26036
2011-03-11 16:04:37 +00:00
Hamish Guthrie
53805b9c7d
Add wext support to libertas-sd driver
...
SVN-Revision: 26028
2011-03-11 09:24:25 +00:00
John Crispin
762ac8856a
* add some compile flags
...
SVN-Revision: 26025
2011-03-11 08:22:47 +00:00
John Crispin
5264a14074
* adds proper dependencies for pjsip-ltq-tapi
...
SVN-Revision: 26024
2011-03-11 08:21:59 +00:00
John Crispin
b387ede3d3
* fixes dsl, ifxos, tapi and vmcc for .37
...
SVN-Revision: 26023
2011-03-11 08:21:21 +00:00
Alexandros C. Couloumbis
29150bceb2
package/redboot-ar231x: fix some compile issues
...
SVN-Revision: 26017
2011-03-10 18:32:16 +00:00
Felix Fietkau
0f6ddd5116
mac80211: redirect EAP frames on AP VLAN interfaces to the main AP interface to fix a bridging related race condition
...
SVN-Revision: 26016
2011-03-10 18:00:45 +00:00
Jo-Philipp Wich
395bd8bf60
kernel: further fixes to kmod-gre packaging
...
SVN-Revision: 26012
2011-03-10 15:41:04 +00:00
Jo-Philipp Wich
cce1002869
kernel: fix usage of CompareKernelPatchVer for kmod-gre
...
SVN-Revision: 26010
2011-03-10 14:30:05 +00:00
Jo-Philipp Wich
cefba2ca2f
iptables: add support for ipt_recent --reap option
...
SVN-Revision: 26008
2011-03-10 13:51:37 +00:00
Felix Fietkau
34f90988dd
ath9k: improve tx dma fixes based on review feedback
...
SVN-Revision: 26005
2011-03-10 13:37:26 +00:00
Felix Fietkau
e8491ab2a5
base-files: make library relinking uclibc specific and fix libpthread installation for the non-relinked variant
...
SVN-Revision: 26003
2011-03-10 12:27:46 +00:00
Felix Fietkau
2aa1e6f1bb
ath9k: get rid of most of those annoying dma tx stop issues
...
SVN-Revision: 25988
2011-03-10 00:53:05 +00:00
Jo-Philipp Wich
378a7cadb9
kernel: package kmod-pptp, autoload kmod-gre
...
SVN-Revision: 25987
2011-03-09 22:20:16 +00:00
Jo-Philipp Wich
eb5ed5087b
kernel: fix kmod-gre for Kernel >= 2.6.37 ( #9009 )
...
SVN-Revision: 25985
2011-03-09 21:57:03 +00:00
Felix Fietkau
32d8fac477
base-files: only relink libraries if the linaro toolchain is selected
...
SVN-Revision: 25983
2011-03-09 20:36:29 +00:00
Felix Fietkau
fb15c3737c
zd1211rw: fix #define collision for register names triggered by compat patches
...
SVN-Revision: 25965
2011-03-09 03:41:27 +00:00
Felix Fietkau
730dc33c75
mac80211: fix minstrel_ht sampling intervals (patch by Daniel Halperin)
...
SVN-Revision: 25964
2011-03-09 03:41:22 +00:00
Felix Fietkau
1b7f3d2a31
ath9k: remove support for in-bss promisc mode, the rx filter flag is too broad and in-bss promisc mode is not particularly useful. should fix most (or all) instances of "ath: Could not stop RX..." error messages
...
SVN-Revision: 25963
2011-03-09 00:37:25 +00:00
Felix Fietkau
e52b720870
gcc: move the optimized assembler helpers back into the static libgcc and skip relinking for this arch. due to relocation constraints, the assembler functions cannot be in the shared libgcc and must always be linked in statically
...
SVN-Revision: 25952
2011-03-08 13:10:11 +00:00
Vasilis Tsiligiannis
fa6e1dd37d
madwifi: Add support for multiple interfaces
...
SVN-Revision: 25951
2011-03-08 12:54:13 +00:00
Felix Fietkau
357018e7e5
base-files: the relinked libpthread needs to be linked against libdl, otherwise calls to dlopen() fail ( fixes #8978 )
...
SVN-Revision: 25950
2011-03-08 12:48:36 +00:00
Felix Fietkau
172241fa1b
madwifi: fix logic error in r25929
...
SVN-Revision: 25942
2011-03-07 19:21:25 +00:00
Michael Büsch
b09817a5e7
omap24xx: Add config option for n810 bluetooth driver
...
SVN-Revision: 25934
2011-03-07 16:14:10 +00:00
Michael Büsch
b2fa5ab236
mac80211: Add scan race fix
...
SVN-Revision: 25930
2011-03-07 14:01:46 +00:00
Imre Kaloz
02dee9126e
use the xscale hal by default for arm, override it where needed
...
SVN-Revision: 25929
2011-03-07 13:07:17 +00:00
Imre Kaloz
b74308c433
only support EABI on ARM targets
...
SVN-Revision: 25928
2011-03-07 12:59:19 +00:00
Michael Büsch
9649777395
mac80211: print message on hw restart
...
SVN-Revision: 25926
2011-03-07 12:36:43 +00:00
Michael Büsch
1d3e4a2ab3
mac80211: Don't include p54spi default eeprom
...
SVN-Revision: 25925
2011-03-07 12:21:58 +00:00
Jo-Philipp Wich
3d5cdfac4e
ppp: drop 402-use_uclibc_utils.patch, it breaks ip address conversion
...
SVN-Revision: 25921
2011-03-07 09:21:25 +00:00
Felix Fietkau
504eda0da9
hotplug2: replace udevtrigger from the udev-106 source with a much smaller self-contained, stripped-down version
...
SVN-Revision: 25920
2011-03-07 02:49:24 +00:00
Felix Fietkau
0ca2b7f92c
ppp: add a few patches to reduce the package size
...
SVN-Revision: 25919
2011-03-07 02:09:48 +00:00
Felix Fietkau
0b9cfab2a2
base-files: fix Build/Compile override handling, fixes ar7 compile
...
SVN-Revision: 25911
2011-03-06 22:36:42 +00:00
Michael Büsch
d80af7ebba
Fix loading of ethernet gadget
...
SVN-Revision: 25905
2011-03-06 21:44:32 +00:00
Jo-Philipp Wich
fef8f37692
change PKG_FIXUP:=libtool to PKG_FIXUP:=autoreconf
...
SVN-Revision: 25904
2011-03-06 21:42:48 +00:00
Michael Büsch
693bc17d40
Load MUSB before gadget and host drivers are loaded
...
SVN-Revision: 25903
2011-03-06 21:36:02 +00:00
Jo-Philipp Wich
b81f8abd60
dropbear: fix missing -lcrypt on BSDish host systems ( #8971 )
...
SVN-Revision: 25891
2011-03-06 17:33:27 +00:00
Felix Fietkau
4e155b5283
base-files: do not build or use libgcc on m68k and avr32
...
SVN-Revision: 25852
2011-03-03 14:50:00 +00:00
Felix Fietkau
3494bdc59a
mac80211: allow AP configuration of beacon interval, DTIM period, maximum permissible STA listen interval, and basic rates
...
This introduces beacon_int and basic_rate (per wifi-device), and
dtim_period and max_listen_int (per wifi-iface) for mac80211. These
configure the beacon interval, basic rate specification, DTIM period
(one DTIM per this many beacon frames), and maximum listen interval
that a STA will be permitted to associate with. All of the new
settings are optional; if they're absent, the existing hostapd (or, in
the case of basic_rate, driver) defaults will be used.
The existing bintval property only used for type adhoc is moved from
wifi-iface to wifi-device, and is renamed to beacon_interval because
bintval isn't a great name. The beacon interval is property of the
wifi-device; while the choice between wifi-device and wifi-iface may
not be relevant with an adhoc network, there's no reason to configure
the same property one way for type adhoc and another for type ap. This
change isn't expected to cause many problems, as bintval was added
recently, in r25111.
Similarly, the list of basic rates, also added for type adhoc in
r25111, is a property of the device and not the interface. Further, it
ought to be represented in UCI as a list, not a string dependent on
the format that iw uses. I’ve moved it onto the device, renamed it to
basic_rate, and made it configurable for APs via hostapd. Finally, I
adapted it to use the same kb/s representation as mcast_rate; there's
precedent for this format in that it's also how madwifi interprets
mcast_rate.
Neither bintval nor basicrates were ever documented in the UCI
wireless configuration page on the wiki. When this change is
committed, I'll update the documentation as needed.
Signed-off-by: Mark Mentovai <mark@moxienet.com>
SVN-Revision: 25837
2011-03-02 21:08:28 +00:00
Jo-Philipp Wich
13333a6742
firewall: move include sourcing into a subshell, this makes the firewall init immune against exit in the include scripts
...
SVN-Revision: 25835
2011-03-02 19:20:29 +00:00
Imre Kaloz
3c801b3dc0
tune some more options by default to decrease size
...
SVN-Revision: 25831
2011-03-02 14:51:45 +00:00
Imre Kaloz
9f803ade18
upgrade to 0.53.1
...
SVN-Revision: 25830
2011-03-02 14:20:51 +00:00
Felix Fietkau
8c0df5f96c
opkg: use -ffunction-sections, -fdata-sections and --gc-sections
...
SVN-Revision: 25829
2011-03-02 12:48:04 +00:00
Felix Fietkau
575a35c58d
pppd: use -ffunction-sections, -fdata-sections and --gc-sections, saves 5k uncompressed
...
SVN-Revision: 25828
2011-03-02 12:48:00 +00:00
Felix Fietkau
679dbee95f
dnsmasq: use -ffunction-sections, -fdata-sections and --gc-sections, saves 8k uncompressed
...
SVN-Revision: 25827
2011-03-02 12:47:57 +00:00
Felix Fietkau
c05198bf8e
dropbear: use -ffunction-sections, -fdata-sections and --gc-sections, saves 19k uncompressed
...
SVN-Revision: 25826
2011-03-02 12:47:52 +00:00
Felix Fietkau
0670771013
hostapd: use -ffunction-sections, -fdata-sections and --gc-sections, reduces binary size a bit
...
SVN-Revision: 25821
2011-03-02 12:01:08 +00:00
Michael Büsch
7b44be03d8
2.6.38: Let mac80211 select CONFIG_AVERAGE
...
SVN-Revision: 25818
2011-03-01 18:55:00 +00:00
Jo-Philipp Wich
b90a6f7682
busybox: enable mount helpers by default ( #8946 )
...
SVN-Revision: 25815
2011-03-01 18:08:02 +00:00
Jo-Philipp Wich
1ca64678bb
firewall: fix rule generation for v4 or v6 only zones ( #8955 )
...
SVN-Revision: 25813
2011-03-01 18:04:14 +00:00
Felix Fietkau
3acbe5b392
ipset: do not use -static-libgcc
...
SVN-Revision: 25809
2011-03-01 15:41:28 +00:00
Felix Fietkau
925965627f
iptables: do not use -static-libgcc
...
SVN-Revision: 25808
2011-03-01 15:41:21 +00:00
Felix Fietkau
fa74dadda8
busybox: remove the -static-libgcc flag, saves a few kb
...
SVN-Revision: 25802
2011-03-01 05:40:57 +00:00
Felix Fietkau
1cc0bcfffc
base-files: relink uclibc and libgcc libraries to remove leftovers of the statically linked initial libgcc saves a few kb and gets rid of unused not exported functions as well should also improve the reliability of mklibs
...
SVN-Revision: 25800
2011-03-01 05:40:38 +00:00
Felix Fietkau
d8e217c28f
ubus: add a missing dependency
...
SVN-Revision: 25792
2011-02-28 16:17:00 +00:00
Daniel Dickinson
47370c1fa4
block-mount: Fixed shell error on empty string due to -eq to number for the optional find_root variable
...
SVN-Revision: 25787
2011-02-28 01:46:46 +00:00
Daniel Dickinson
db0bff2724
block-mount,block-extroot: Modify mount.sh so that block-extroot mounts target /overlay as rootfs (use if is_rootfs is now deprecated) when block-extroot is installed, and as /tmp/overlay-disabled otherwise
...
SVN-Revision: 25786
2011-02-28 01:46:24 +00:00
Felix Fietkau
1f08de0a7e
mac80211: improve ath9k AP A-MPDU PS buffering
...
SVN-Revision: 25779
2011-02-27 21:46:15 +00:00
Felix Fietkau
e21f69d640
mac80211: override CONFIG_IWLWIFI_LEGACY
...
SVN-Revision: 25778
2011-02-27 21:46:08 +00:00
Felix Fietkau
c7677a6e5e
mac80211: set CONFIG_RTLWIFI
...
SVN-Revision: 25776
2011-02-27 21:37:21 +00:00
Felix Fietkau
ba5bfe48c3
p54: fix a null pointer dereference bug
...
SVN-Revision: 25775
2011-02-27 20:50:45 +00:00
Felix Fietkau
875c8353f6
kernel: disable scheduler actions by default, they will be enabled only when kmod-sched is selected
...
SVN-Revision: 25771
2011-02-27 19:52:57 +00:00
Florian Fainelli
5f59f81af8
acx-mac8011: bump to 20110123
...
SVN-Revision: 25756
2011-02-27 15:45:05 +00:00
Felix Fietkau
39570be248
mac80211: update to 2011-02-25
...
SVN-Revision: 25749
2011-02-27 11:22:26 +00:00
Jo-Philipp Wich
673cf73cee
xfsprogs: explicitely disable gettext and 64bit library support
...
SVN-Revision: 25733
2011-02-26 17:40:09 +00:00
Felix Fietkau
b4e4c64fd4
ubus: update to the latest version to fix a compile error with gcc 4.5
...
SVN-Revision: 25732
2011-02-26 16:28:54 +00:00
Felix Fietkau
190c8d81df
add redboot-ar231x (LZMA compressed redboot for a few devices)
...
SVN-Revision: 25723
2011-02-26 00:46:53 +00:00
Jo-Philipp Wich
c16efad428
relayd: add uci integration
...
SVN-Revision: 25714
2011-02-25 23:23:40 +00:00
Jo-Philipp Wich
73468de8d1
base-files: fix sysctl handling, do not react on fake ifaces in route hotplug handler
...
SVN-Revision: 25713
2011-02-25 22:44:37 +00:00
Alexandros C. Couloumbis
86265da965
package/madwifi: fix for kernels >= 2.6.38
...
SVN-Revision: 25702
2011-02-24 15:53:32 +00:00
Alexandros C. Couloumbis
44c696ac78
package/wprobe: fix for kernels >= 2.6.38
...
SVN-Revision: 25701
2011-02-24 15:51:28 +00:00
John Crispin
54734b3d7d
* adds stage1 lzma * new boards * fixes settings for PSC ram * lost of cleanups
...
SVN-Revision: 25694
2011-02-24 07:41:10 +00:00
Felix Fietkau
cf3b7563cf
add kmod-oprofile to package/kernel
...
SVN-Revision: 25690
2011-02-24 01:11:16 +00:00
Felix Fietkau
ac9a5cf885
kmod-crypto: fix selecting core crypto modules
...
SVN-Revision: 25688
2011-02-24 01:11:04 +00:00
Felix Fietkau
b1b89bf646
kmod-crypto: remove pcomp, nothing uses it
...
SVN-Revision: 25686
2011-02-24 00:30:13 +00:00
Felix Fietkau
2bcc7fb12b
qos-scripts: disable overhead calculation by default, it does not work properly for many line speeds
...
SVN-Revision: 25685
2011-02-24 00:30:09 +00:00
Jo-Philipp Wich
c5a65a0373
Send ipkg-make-index.sh output to stdout
...
The "Generating index for package" created by ipkg-make-index only
clutter stderr and serve to push previous warnings/errors off-screen.
Instead, send to stdout.
Note: This would send incorrect invocation messages to stdout as well.
If this is a concern, perhaps we could send them to FD 3, then send 3 to
2...
Signed-off-by: Kevin Locke <klocke@digitalenginesoftware.com>
SVN-Revision: 25678
2011-02-23 22:59:57 +00:00
Jo-Philipp Wich
1de2fe5617
kernel: fix path to pcidev driver
...
SVN-Revision: 25670
2011-02-23 21:51:17 +00:00
Jo-Philipp Wich
e733270b96
kernel: make xen pcidev driver depend on Linux 2.6.37 or 2.6.38
...
SVN-Revision: 25669
2011-02-23 21:43:50 +00:00
Jo-Philipp Wich
f84ba3d981
kernel: fix kmod-xen-evtchn for Linux 2.6.37+
...
SVN-Revision: 25668
2011-02-23 20:13:40 +00:00
Felix Fietkau
7f20657f4c
qos-scripts: add missing dependency
...
SVN-Revision: 25656
2011-02-22 00:10:19 +00:00
Jo-Philipp Wich
e1c9f19660
jshn: add build dependency on libubox, it needs the list.h header from it
...
SVN-Revision: 25652
2011-02-21 19:49:48 +00:00
Alexandros C. Couloumbis
a05994173d
package/madwifi: extend wlanconfig scan ssid field from 14 to 30 characters
...
SVN-Revision: 25649
2011-02-21 13:08:55 +00:00
Imre Kaloz
1352979f8c
as [25641] removed kernel IMQ support, remove it from iptables as well
...
SVN-Revision: 25646
2011-02-21 09:27:32 +00:00
Felix Fietkau
9dad83362d
kernel: remove imq support, refresh patches
...
SVN-Revision: 25641
2011-02-21 02:06:51 +00:00
Felix Fietkau
fca74c3a44
qos-scripts: drop the use of IMQ, use ifb and act_connmark instead
...
SVN-Revision: 25640
2011-02-21 01:33:27 +00:00
Felix Fietkau
c0f0316109
kernel: add a new scheduler action for restoring the connection tracking mark - useful for ingress shaping, will be used for replacing IMQ later
...
SVN-Revision: 25639
2011-02-21 00:03:20 +00:00
Michael Büsch
e6100a161b
boot.sh: Tabs are used for indent. Also use tabs in jffs2_ready()
...
SVN-Revision: 25635
2011-02-20 22:40:47 +00:00
Michael Büsch
16a300ea66
base-files: Add "-o noatime" to mount wrapper
...
noatime is cheaper than default relatime.
SVN-Revision: 25634
2011-02-20 22:39:08 +00:00
Michael Büsch
3a12229c1d
Fix whitespace
...
SVN-Revision: 25632
2011-02-20 21:25:45 +00:00
Florian Fainelli
29fd37780b
switch to newer CS5535 GPIO driver, patch from Philip Prindeville
...
SVN-Revision: 25631
2011-02-20 19:59:29 +00:00
Jo-Philipp Wich
7f75ed2939
6in4: re-establish tunnel also if no credentials are used (static setup)
...
SVN-Revision: 25627
2011-02-20 18:27:19 +00:00
Jo-Philipp Wich
84c1a05826
xfsprogs: add the usual round of voodoo-workarounds for autofail, issue of the day is overwriting template files when AC_CONFIG_HEADER(S) is used, but only the first one, because consistency is for loosers
...
SVN-Revision: 25626
2011-02-20 17:37:21 +00:00
Florian Fainelli
d40a79ccfd
comgt: add ACM hotplug
...
This adds in support for ttyACM devices in the 3g hotplug script.
Signed-off-by: Matthew Eaton <wrt at divinehawk.com>
SVN-Revision: 25621
2011-02-20 17:24:25 +00:00
Florian Fainelli
43d7aff94e
add Marvell orion watchdog timer module
...
This patch adds kernelmodule for watchdog timer on platform orion.
Signed-off-by: Michael Kämmerer <mrk_at_h3c_._de>
SVN-Revision: 25620
2011-02-20 17:24:20 +00:00
Florian Fainelli
640927dde3
switch: fix switch-robo device reference counting
...
Fix incorrect device reference counting by switch-robo.
Signed-off-by: George Kashperko <george@znau.edu.ua>
SVN-Revision: 25619
2011-02-20 17:24:15 +00:00
Jo-Philipp Wich
70f42675b1
kernel: remove bogus LINUX_2_6 dependency, thanks KanjiMonster for spotting this
...
SVN-Revision: 25592
2011-02-19 18:11:31 +00:00
Imre Kaloz
a0ee5b91fd
upgrade to 2.57
...
SVN-Revision: 25576
2011-02-19 08:50:15 +00:00
Felix Fietkau
b1b8cf1870
ath9k: fix interrupt enable/disable issues
...
SVN-Revision: 25575
2011-02-18 18:16:48 +00:00
Felix Fietkau
419b9d824a
busybox: now that librpc only compiles with uclibc, change the build dependency to BUSYBOX_CONFIG_FEATURE_HAVE_RPC:librpc
...
SVN-Revision: 25574
2011-02-18 18:16:29 +00:00
Florian Fainelli
590cb083bc
add support for 2.6.37, thanks Wipster!
...
SVN-Revision: 25569
2011-02-18 12:52:04 +00:00
Hamish Guthrie
090c042089
base-files: Add /etc/nsswitch.conf to targets running glibc/eglibc, otherwise name resolution fails
...
SVN-Revision: 25568
2011-02-18 10:37:26 +00:00
Felix Fietkau
f57170e7c7
librpc: do not attempt to compile if uclibc is not selected
...
SVN-Revision: 25565
2011-02-17 19:02:02 +00:00
Felix Fietkau
7205eb2f7a
busybox: only add a build dependency on librpc if uclibc is selected
...
SVN-Revision: 25564
2011-02-17 19:01:59 +00:00
Felix Fietkau
f3fe6605bb
add a package for xfsprogs
...
SVN-Revision: 25558
2011-02-16 18:20:30 +00:00
Felix Fietkau
a800b91f59
kernel: add a missing module for ahci on 2.6.35+
...
SVN-Revision: 25553
2011-02-16 15:12:54 +00:00
Felix Fietkau
e5e6dfe384
base-files: librt should depend on libpthread, not the other way around
...
In uClibc 0.9.32 as well as recent versions of glibc and eglibc, librt
depends on libpthread.
Signed-off-by: Mark Mentovai <mark@moxienet.com>
SVN-Revision: 25548
2011-02-16 02:42:24 +00:00
Felix Fietkau
9d4d2587d7
add jshn (JSON SHell Notation), a small utility and shell library for parsing and generating json data
...
SVN-Revision: 25547
2011-02-16 00:24:52 +00:00
Jo-Philipp Wich
f1ac8cf285
hostapd: allow mixed TKIP/CCMP for 11n
...
SVN-Revision: 25543
2011-02-15 08:49:45 +00:00
Felix Fietkau
47310844bc
dnsmasq: fix logic for creating missing files
...
SVN-Revision: 25540
2011-02-14 19:42:53 +00:00
Jo-Philipp Wich
a8850efe9e
package/dnsmasq: use service_kill in initscript
...
SVN-Revision: 25537
2011-02-14 17:02:48 +00:00
Imre Kaloz
4639632b27
the in-kernel driver should work flawlessly for some time now
...
SVN-Revision: 25533
2011-02-14 11:03:12 +00:00
Felix Fietkau
d030509845
set PKG_RELEASE to PKG_SOURCE_VERSION on a few packages using git
...
SVN-Revision: 25529
2011-02-13 19:09:48 +00:00
Felix Fietkau
9f7f8110e7
base-files: remove a stale reference to /usr/lib/common.awk (thx, swalker)
...
SVN-Revision: 25528
2011-02-13 19:06:20 +00:00
Felix Fietkau
0a0bb9bb4a
libnl-tiny: remove some more functions to reduce binary size
...
SVN-Revision: 25527
2011-02-13 17:05:34 +00:00
Felix Fietkau
caadc06413
dropbear: compile out libtomcrypt assertion messages, saves some more space
...
SVN-Revision: 25526
2011-02-13 16:54:44 +00:00
Felix Fietkau
f89919a7ee
libnl-tiny: decrease the size a bit more by removing some unnecessary functions
...
SVN-Revision: 25525
2011-02-13 16:46:28 +00:00
Felix Fietkau
5d0f9914ba
ppp: add a more descriptive title for ppp-multilink
...
SVN-Revision: 25524
2011-02-13 16:25:33 +00:00
Felix Fietkau
63fef8ed5d
ppp: move multilink support into a separate build variant - saves around 30k for the default build
...
SVN-Revision: 25523
2011-02-13 16:23:15 +00:00
Felix Fietkau
240b10673d
make all wext wifi drivers select DRIVER_WEXT_SUPPORT, so that hostapd/wpa_supplicant can make it optional
...
SVN-Revision: 25518
2011-02-13 14:18:13 +00:00
Imre Kaloz
e4589a2e5f
it's time for some attitude adjustment ;)
...
SVN-Revision: 25514
2011-02-13 11:20:09 +00:00
Felix Fietkau
6b13656806
libnl: update to version 2.0 (patch by Philip Prindeville)
...
SVN-Revision: 25513
2011-02-13 03:56:12 +00:00
Felix Fietkau
4df0f180bb
busybox: disable killall5 - nothing uses it
...
SVN-Revision: 25512
2011-02-13 03:26:15 +00:00
Felix Fietkau
c672eeffc9
remove the shared object stubs of libnsl and libresolv - let the compiler use the static variants instead
...
SVN-Revision: 25511
2011-02-13 03:26:10 +00:00
Felix Fietkau
abfe2f1bc2
soloscli: allow user to apply settings to solos h/w before bringing up network (patch by Philip Prindeville)
...
If the network/wan configuration contains "solos0" ... "solos3" then this list of strings will be applied to the FPGA when the hardware is hotplug added.
The syntax should be "tag=value", as per the values enumerated in the solos-attr.c list.
In the canned example, the modem is temporarily turned off, told to detect noise, told to disable annexes M and A (effectively putting it into pure ADSL mode), and re-activated.
There's probably a more appropriate function name than "dialog" but that's what I came up with.
Handle other ATM hardware (Eagle, etc) besides solos-pci.
SVN-Revision: 25510
2011-02-13 02:52:49 +00:00
Felix Fietkau
404fbd8c66
swconfig: add -lnl-genl (patch by Philip Prindeville) - purely cosmetic, swconfig uses libnl-tiny anyway
...
SVN-Revision: 25509
2011-02-13 02:52:44 +00:00
Felix Fietkau
0e166a016a
busybox: disable nfs mount support by default - people that want to mount nfs shares can install the nfs-utils package
...
SVN-Revision: 25508
2011-02-13 02:52:40 +00:00
Felix Fietkau
a17580be4f
busybox: fix compile with librpc if necessary (required by nfs mount support)
...
SVN-Revision: 25507
2011-02-13 02:52:34 +00:00
Felix Fietkau
de4ec6ce64
busybox: disable the check for the uclibc rpc config option
...
SVN-Revision: 25506
2011-02-13 02:52:30 +00:00
Felix Fietkau
e2c19b5733
add librpc, an externally build version of the uclibc rpc support
...
SVN-Revision: 25496
2011-02-13 01:45:01 +00:00
Felix Fietkau
803e9ceb90
base-files: /usr/lib/common.awk is only used by /bin/ipcalc.sh, move the code there
...
SVN-Revision: 25495
2011-02-13 01:44:57 +00:00
Felix Fietkau
5ad114bf47
busybox: disable diff by default - apparently it was necessary for ipkg once, but opkg does not seem to use it - saves ~10k on mips
...
SVN-Revision: 25494
2011-02-13 01:44:53 +00:00
Felix Fietkau
858292316b
move the cbc crypto module out of the crypto core and into a separate package - it is only used for ipsec
...
SVN-Revision: 25493
2011-02-12 23:55:06 +00:00
Felix Fietkau
69c52daa49
remove an obsolete CompareKernelPatchVer call
...
SVN-Revision: 25492
2011-02-12 23:55:03 +00:00
Felix Fietkau
2d9427566a
move the deflate crypto module out of the crypto core and into a separate package - it is only used for ipsec
...
SVN-Revision: 25491
2011-02-12 23:54:59 +00:00
Felix Fietkau
d64c314336
remove a remaining reference to linux 2.4
...
SVN-Revision: 25490
2011-02-12 23:54:55 +00:00
Florian Fainelli
523e9938c8
allow gemini target to use rfkill
...
SVN-Revision: 25488
2011-02-12 19:39:55 +00:00
Jo-Philipp Wich
74ab5be3d7
base-files: remove ptbtime3 rdate server, its dead
...
SVN-Revision: 25479
2011-02-12 17:54:01 +00:00
Jo-Philipp Wich
8b1b99ba73
base-files: update rdate server list
...
SVN-Revision: 25478
2011-02-12 17:46:36 +00:00
Jo-Philipp Wich
ee3a4c2ee9
base-file: cleanup ipv6 enabling in unbridge
...
SVN-Revision: 25473
2011-02-12 16:14:15 +00:00
Michael Büsch
8dbb2ee6f2
tahvo doesn't need ohci
...
SVN-Revision: 25469
2011-02-11 18:09:17 +00:00
Florian Fainelli
df0a3aea55
use i2c_defaults for kmod-i2c-at91
...
SVN-Revision: 25468
2011-02-11 17:37:51 +00:00
Michael Büsch
e19a286cae
Add tusb6010 package and let tahvo-usb select it
...
SVN-Revision: 25465
2011-02-11 14:35:08 +00:00
Michael Büsch
77d0d3783b
Remove TUSB6010 config options from musb config
...
SVN-Revision: 25462
2011-02-11 12:57:20 +00:00
Felix Fietkau
f8def73423
add missing chunk from the last commit
...
SVN-Revision: 25460
2011-02-11 02:11:12 +00:00
Felix Fietkau
ba97712de5
libubox: add a package for libblobmsg-json
...
SVN-Revision: 25459
2011-02-11 02:09:31 +00:00
Felix Fietkau
07c7aab910
libubox does not depend on libjson
...
SVN-Revision: 25458
2011-02-11 02:08:04 +00:00
Felix Fietkau
9830851a9d
add ubus - the new openwrt message bus / rpc daemon
...
SVN-Revision: 25457
2011-02-11 01:58:59 +00:00
Felix Fietkau
b15d1a19b6
libubox: update to 2011-02-11, includes a few uloop fixes
...
SVN-Revision: 25456
2011-02-11 01:58:48 +00:00
Jo-Philipp Wich
875ff44592
base-files: - properly disable IPv6 on bridge ports - introduce accept_ra option, defaults to true for dhcp interfaces, false for others - introduce send_rs option, defaults to true for static interfaces, false for others
...
SVN-Revision: 25454
2011-02-11 00:39:11 +00:00
Jo-Philipp Wich
4e34fc521c
base-files: derive lease_acquired dhcp state var from /proc/uptime
...
SVN-Revision: 25452
2011-02-10 20:05:05 +00:00
Florian Fainelli
00f3abb0bb
pjsip: fix linking failure w/ ARM eabi
...
SVN-Revision: 25450
2011-02-10 18:03:25 +00:00
Florian Fainelli
efa2919d88
add missing 2.6.37 config symbols.
...
SVN-Revision: 25447
2011-02-10 18:03:16 +00:00
Felix Fietkau
84a0ad20a2
iw: add support for showing the rx bitrate
...
SVN-Revision: 25442
2011-02-10 03:37:35 +00:00
Felix Fietkau
34e87dad4d
mac80211: add a patch for keeping track of the rx bitrate of remote stations
...
SVN-Revision: 25441
2011-02-10 03:37:32 +00:00
Felix Fietkau
1ede637d89
iw: update to 0.9.22
...
SVN-Revision: 25440
2011-02-10 03:37:28 +00:00
Felix Fietkau
ebb2cdbea8
ath9k: remove an old tx stop workaround which conflicts with the powersave fixes
...
SVN-Revision: 25439
2011-02-10 03:37:23 +00:00
Felix Fietkau
6ff025f306
ath9k: improve the power save fix by closing another remaining race condition for setting the TIM bit
...
SVN-Revision: 25428
2011-02-08 23:35:20 +00:00
Felix Fietkau
6440c49e28
openssl: update to 1.0.0d - includes important bug and security fixes (patch by tripolar)
...
SVN-Revision: 25427
2011-02-08 22:52:21 +00:00
Felix Fietkau
c6996a7d7d
ath9k: add fixes for AP side powersave frame buffering
...
SVN-Revision: 25426
2011-02-08 19:31:50 +00:00
Felix Fietkau
d807f70e47
mac80211: update to wireless-testing 2010-02-07
...
SVN-Revision: 25425
2011-02-08 19:31:43 +00:00
Michael Büsch
600a142de6
n810: Support modular battery management
...
SVN-Revision: 25422
2011-02-08 17:25:02 +00:00
Michael Büsch
e69e0dd0b2
hotplug2: Only ignore failed includes for missing files
...
SVN-Revision: 25421
2011-02-08 17:23:37 +00:00
Felix Fietkau
32d08d2dea
ath: fix world regulatory domain fix-up so that all regulatory rules are processed
...
r24503 (trunk) and r24505 (backfire) revised the regulatory rules used
for the ath drivers' world regulatory domains in the 5GHz band by
opening up channels 36, 40, 44, and 48 to being used without the
*_PASSIVE_SCAN and *_NO_IBSS flags set. This was done by breaking
ATH9K_5GHZ_5150_5350 into two REG_RULES. The various struct
ieee80211_regdomains that reference these rules in their reg_rules
fields need to have their n_reg_rules fields updated accordingly.
SVN-Revision: 25418
2011-02-08 12:36:25 +00:00
Vasilis Tsiligiannis
7de8584652
busybox: get root home dir from /etc/passwd in telnet init script (thanks tripolar)
...
SVN-Revision: 25417
2011-02-08 01:01:17 +00:00
Vasilis Tsiligiannis
d063af3fcf
base-files: Add include for target specific hotplug rules
...
SVN-Revision: 25415
2011-02-07 22:28:09 +00:00
Vasilis Tsiligiannis
1ac5bff825
hotplug2: Make missing include files non fatal
...
SVN-Revision: 25414
2011-02-07 22:28:04 +00:00
John Crispin
b549fce06b
* adss in-kernel udp redirect plugin for lantiq voice optimisation
...
SVN-Revision: 25413
2011-02-07 21:48:55 +00:00
John Crispin
e651a9341a
* drop libtapi and tapi_sip (moved to external git) * add build variants to pjsip * split tapi_dev audio driver out of patch into src/
...
SVN-Revision: 25412
2011-02-07 21:47:54 +00:00
Vasilis Tsiligiannis
0cd254bdee
busybox: Check if an SSH daemon is enabled before disabling telnet access ( #8760 )
...
SVN-Revision: 25411
2011-02-07 21:45:02 +00:00
Felix Fietkau
95ed53f574
relayd: update to 2011-02-07, uses cmake and libubox now
...
SVN-Revision: 25407
2011-02-07 18:17:17 +00:00
Felix Fietkau
30a49a35ae
add libubox, a small utility library containing blob/blobmsg (structured message format libraries), uloop, usock, list.h and the olsr avl tree implementation
...
SVN-Revision: 25406
2011-02-07 18:17:12 +00:00
Felix Fietkau
0b9e69595e
libjson-c: add to core (instead of packages)
...
SVN-Revision: 25405
2011-02-07 18:16:31 +00:00
Felix Fietkau
55bd66663d
mac80211: fix the check for cloned skbs in the tx path
...
SVN-Revision: 25398
2011-02-07 10:42:40 +00:00
Michael Büsch
99c66237f0
hotplug2 rules: Run /etc/hotplug.d/firmware/ scripts (if any) on firmware load events
...
SVN-Revision: 25383
2011-02-06 14:35:07 +00:00
Felix Fietkau
2ed844f6a5
mac80211: when operating as a 4-addr station, do not pick up 4-addr frames meant for other stations, as this would confuse the bridge layer
...
SVN-Revision: 25378
2011-02-05 22:38:23 +00:00
John Crispin
97140cecea
* reorder patches
...
SVN-Revision: 25370
2011-02-05 15:23:08 +00:00
John Crispin
4a0572a8d0
* fixe up ifxmips patch for eeprom emulation to work with lantiq target
...
SVN-Revision: 25369
2011-02-05 15:08:18 +00:00
Jo-Philipp Wich
b33ce3109d
base-files: remove remaining conffiles reference to /etc/banner
...
SVN-Revision: 25368
2011-02-04 23:05:12 +00:00
John Crispin
640f3eb0b4
* tftp name was not in sync with that generated by openwrt
...
SVN-Revision: 25365
2011-02-04 22:46:52 +00:00
Felix Fietkau
2a17a1dd1d
ath9k: reduce false positives in the baseband hang check
...
SVN-Revision: 25359
2011-02-04 12:16:41 +00:00
Felix Fietkau
2d5c6da16a
mac80211: drop retransmitted data frames from the cooked monitor interface - reduces CPU usage
...
SVN-Revision: 25358
2011-02-04 12:16:36 +00:00
Jo-Philipp Wich
3d82109add
base-files: don't stop hotplug events for ppp interfaces, similar fix like the earlier one for tun/tap interfaces
...
SVN-Revision: 25355
2011-02-03 22:43:11 +00:00
Jo-Philipp Wich
79b22b246b
base-files: make the skipping of ppp interfaces in 10-net hotplug more explicit, this allows users to rely on hotplug events for ppp0 .. ppp9 interfaces spawned by other programs
...
SVN-Revision: 25354
2011-02-03 22:34:30 +00:00
Felix Fietkau
1efe968c2e
openssl: update to 1.0.0c
...
Signed-off-by: Peter Wagner <tripolar@gmx.at>
SVN-Revision: 25348
2011-02-03 18:45:35 +00:00
John Crispin
7367238716
* make baord names consistent
...
SVN-Revision: 25343
2011-02-03 17:33:54 +00:00
Hamish Guthrie
288331e239
uboot-omap35xx: Add uboot package for omap35xx platform
...
SVN-Revision: 25337
2011-02-03 06:30:42 +00:00
Vasilis Tsiligiannis
1153135b7c
kernel/modules: Add ifb module ( #8764 )
...
SVN-Revision: 25323
2011-02-02 19:37:30 +00:00
Vasilis Tsiligiannis
b435f9d603
busybox: Disable telnet if an SSH public key for root exists ( #8760 )
...
SVN-Revision: 25317
2011-02-02 18:50:50 +00:00
Vasilis Tsiligiannis
d5987b5db4
kernel/modules: Add w1-master-ds2490 module ( #8779 )
...
SVN-Revision: 25311
2011-02-02 18:17:04 +00:00
John Crispin
023322c8a2
* fix ram selection on arcadyan boards * fix make target selection
...
SVN-Revision: 25309
2011-02-02 12:57:10 +00:00
Vasilis Tsiligiannis
bd8a1549eb
base-files: Fix alsa raw audio device hotplug rule
...
SVN-Revision: 25301
2011-02-02 01:23:34 +00:00
John Crispin
325ef30254
* update to version 1.8.5 * add code to allow selection of features via menuconfig * add sound device backend for lantiq voip hardware
...
SVN-Revision: 25298
2011-02-01 23:07:54 +00:00
John Crispin
39dc613523
drop uboot-ifxmips, use uboot-lantiq instead
...
SVN-Revision: 25294
2011-02-01 21:38:07 +00:00
Felix Fietkau
9766980174
linux-atm: fix path to the correct objcopy tool
...
SVN-Revision: 25285
2011-02-01 18:58:48 +00:00
Vasilis Tsiligiannis
824331a594
hotplug2: Use stricter matching for rule regular expressions
...
SVN-Revision: 25282
2011-02-01 16:37:53 +00:00
Felix Fietkau
be8e23827a
libnl-tiny: fix compile error with eglibc ( #8782 )
...
SVN-Revision: 25281
2011-02-01 16:21:52 +00:00
John Crispin
e919bd002a
* drop codebase in favour of lantiq target
...
SVN-Revision: 25277
2011-02-01 14:35:36 +00:00
John Crispin
61527e0b52
should depend on lantiq and not ifxmips
...
SVN-Revision: 25276
2011-02-01 14:33:40 +00:00
John Crispin
fd551c1fa7
* rename voice package * sync with lantiqs release * make it work on lantiq kernel
...
SVN-Revision: 25275
2011-02-01 14:32:25 +00:00
John Crispin
79b3d8f69a
* rename lqdsl packages to ltq-dsl * small rework of packages * make it work with latest kernel
...
SVN-Revision: 25274
2011-02-01 14:30:38 +00:00
John Crispin
c7bb106433
* rework the arcadyan sku support * adds a few new boards and switches
...
SVN-Revision: 25273
2011-02-01 14:26:47 +00:00
Daniel Dickinson
3fa871cb4b
block-extroot: Fixed the functionality that disables the extroot after a firmware upgrade (which is necessary because of possible kernel version or uClibc version conflicts). It was implented but actually failed to disable extroot when it should have. This commit fixes that.
...
SVN-Revision: 25269
2011-02-01 06:28:59 +00:00
Vasilis Tsiligiannis
3a3d95b191
base-files: Remove deprecated hotplug2 commands, update old commands to new
...
SVN-Revision: 25268
2011-01-31 22:29:31 +00:00
Felix Fietkau
ca354290eb
libnl-tiny: add unl a convenience wrapper around the libnl api
...
SVN-Revision: 25263
2011-01-31 19:57:28 +00:00
Daniel Dickinson
ef8a192e42
block-extroot: Fixed hang when no modules in on either squashfs or jffs2 and suppressed extraneous not found error message when no modules on jffs2.
...
SVN-Revision: 25259
2011-01-31 05:11:38 +00:00
Felix Fietkau
e00933b6d6
cfg80211: revert the max power patch - it seems to be limiting tx power too much on some devices
...
SVN-Revision: 25258
2011-01-30 23:35:00 +00:00
Florian Fainelli
efb455eebe
udev: install development libraries in staging dir ( #8370 )
...
SVN-Revision: 25245
2011-01-29 22:06:26 +00:00
Florian Fainelli
058b54773a
kmod-via-velocity depends on kmod-crc-ccitt ( #8730 )
...
SVN-Revision: 25244
2011-01-29 22:06:23 +00:00
Jo-Philipp Wich
a0b2eba08c
base-files: fix a typo in processing of additional dhcp request opts
...
SVN-Revision: 25239
2011-01-29 17:06:07 +00:00
Felix Fietkau
e146d9b386
cfg80211: do not overwrite the hardware max power setting in the regulatory code, fixes reported tx power values
...
SVN-Revision: 25238
2011-01-29 13:51:33 +00:00
Jo-Philipp Wich
a8edd9d50e
base-files: fix handling of dhcp "reqopts" option
...
SVN-Revision: 25237
2011-01-29 13:45:16 +00:00
Florian Fainelli
3810bdf320
br2684ctl from linux-atm
...
Signed-off-by: Philip Prindeville <philipp_subx@redfish-solutions.com>
SVN-Revision: 25225
2011-01-29 02:14:22 +00:00
Jo-Philipp Wich
3b3e5b7a49
uhttpd: substitute "+" with space when using the -d flag, lazyload tls support
...
SVN-Revision: 25220
2011-01-28 19:50:33 +00:00
Felix Fietkau
04628c88d4
ath9k: reduce allocation size, common->cachelz is already added to the buffer size elsewhere
...
SVN-Revision: 25205
2011-01-28 16:58:08 +00:00
Felix Fietkau
0a54236bea
ath9k: fix a compile error in the debug stubs ( fixes #8737 , #8745 )
...
SVN-Revision: 25204
2011-01-28 16:58:05 +00:00
Felix Fietkau
50c44d0b54
cron: Add path
...
Override PATH for /etc/init.d/cron. This is necessary to ensure all programs
can be found when executing the script from remote by using ssh.
(e.g. ssh IP /etc/init.d/cron restart)
Patch from: kentarou matsuyama <matsuyama@thinktube.com>
SVN-Revision: 25196
2011-01-28 12:50:10 +00:00
Felix Fietkau
718645d581
mac80211: ignore errors in the command to set the rx/tx antenna - many drivers do not support this yet
...
SVN-Revision: 25192
2011-01-28 12:01:54 +00:00
Jo-Philipp Wich
04b20727d8
firewall: fix wrong rule order if multiple protocols are used
...
SVN-Revision: 25179
2011-01-27 22:19:53 +00:00
Florian Fainelli
2689e63f58
enable MOS7720 usb-serial devices
...
Enable build of kernel module for MOS7720 usb-serial devices.
Tested on WGT634U and WL500g running trunk @r24238.
Signed-off-by: Marc Zyngier <maz@misterjones.org>
SVN-Revision: 25174
2011-01-27 21:49:53 +00:00
Florian Fainelli
e85bbb37d5
admswconfig: reset interface after applying config
...
Signed-off-by: Alexey Torkhov <atorkhov@gmail.com>
SVN-Revision: 25173
2011-01-27 21:49:50 +00:00
Florian Fainelli
d7fe921089
base-files: support port_state in led config ( #6763 )
...
Signed-off-by: Alexey Torkhov <atorkhov@gmail.com>
SVN-Revision: 25172
2011-01-27 21:49:46 +00:00
Florian Fainelli
af8d8506e5
acx: don't fail if 'wifi' led is missing
...
Signed-off-by: Alexey Torkhov <atorkhov@gmail.com>
SVN-Revision: 25168
2011-01-27 21:49:28 +00:00
Florian Fainelli
0c71bc09d1
acx-mac80211: support loading different firmwares
...
Signed-off-by: Alexey Torkhov <atorkhov@gmail.com>
SVN-Revision: 25167
2011-01-27 21:49:24 +00:00
Jo-Philipp Wich
a580764a9f
mac80211: fix order of iw parameters, fix broken antenna config call
...
SVN-Revision: 25152
2011-01-27 16:00:02 +00:00
Imre Kaloz
51156ea6b8
we don't support gcc 4.5.0
...
SVN-Revision: 25146
2011-01-27 13:31:56 +00:00
Imre Kaloz
25fb11cf89
get rid of gcc 4.1.2 and 4.2.4 support
...
SVN-Revision: 25144
2011-01-27 13:24:38 +00:00
Vasilis Tsiligiannis
e14097aca9
dnsmasq: add support for option "--dhcp-script" (thanks Bastian Bittorf)
...
SVN-Revision: 25137
2011-01-27 10:14:09 +00:00
Vasilis Tsiligiannis
e6a9e6875a
mac80211: Fix antenna setting when only one of {rx,tx}antenna options is specified
...
SVN-Revision: 25136
2011-01-27 09:13:51 +00:00
Vasilis Tsiligiannis
2ac7f2cab4
iw: Refresh patches
...
SVN-Revision: 25135
2011-01-27 08:56:14 +00:00
Vasilis Tsiligiannis
57355faae1
iw: Extend antenna setting 'all' to apply for either rx or tx antenna
...
SVN-Revision: 25134
2011-01-27 08:47:31 +00:00
Jo-Philipp Wich
3b0c90325e
mac80211: add missing done to mac80211.sh ( #8735 )
...
SVN-Revision: 25131
2011-01-26 21:01:23 +00:00
Jo-Philipp Wich
49d060dc1b
mac80211: add mising esac to mac80211.sh
...
SVN-Revision: 25122
2011-01-26 20:37:12 +00:00
Gabor Juhos
25feec0c9c
package/base-files: add get_magic_long() to common upgrade script
...
Patch-by: Mark Mentovai <mark@moxienet.com>
SVN-Revision: 25117
2011-01-26 20:35:37 +00:00
Jo-Philipp Wich
4e369e5378
mac80211: rework recent mac80211.sh additions: - split antenna options into rxantenna and txantenna to bring it in line with broadcom and madwifi - get rid of temporary variables - follow the documented config protocol for wep keys (option key # + option key# [s:]data)
...
SVN-Revision: 25116
2011-01-26 18:01:26 +00:00
Felix Fietkau
10923cff7e
ath9k: optimize memory allocations - improves performance and reduces ath9k RAM usage by 2 MB per device
...
SVN-Revision: 25115
2011-01-26 17:28:12 +00:00
Felix Fietkau
0cd2b87f95
mac80211: Add new parameters to mac80211.sh
...
Add new options 'bintval' (beacon interval), 'basicrates' (basic rates) and
'antenna' (antenna selection) for /etc/config/wireless to be used with
mac80211 drivers.
Enable WEP encryption for IBSS mode.
Patch from: kentarou matsuyama <matsuyama@thinktube.com>
SVN-Revision: 25111
2011-01-26 11:34:15 +00:00
Felix Fietkau
2b01200057
iw: Fix data types for iw survey channel time
...
The channel times are unsigned 64 bit values, so we shouldn't print them as
signed values.
Patch from: kentarou matsuyama <matsuyama@thinktube.com>
SVN-Revision: 25110
2011-01-26 11:34:12 +00:00
Felix Fietkau
f7f7771d0c
iw: Add signal average to station information
...
Patch from: kentarou matsuyama <matsuyama@thinktube.com>
SVN-Revision: 25109
2011-01-26 11:34:08 +00:00
Felix Fietkau
1ecfca065a
iw: Add support to print station retry counters
...
Patch from: kentarou matsuyama <matsuyama@thinktube.com>
SVN-Revision: 25108
2011-01-26 11:34:05 +00:00
Felix Fietkau
3bb98c5e1a
iw: Add ibss join parameter for beacon interval
...
NL80211_ATTR_BEACON_INTERVAL already exists, we just have to use it.
Patch from: kentarou matsuyama <matsuyama@thinktube.com>
SVN-Revision: 25107
2011-01-26 11:34:01 +00:00
Felix Fietkau
4e13b7774e
iw: Add support for antenna configuration commands
...
Patch from: kentarou matsuyama <matsuyama@thinktube.com>
SVN-Revision: 25106
2011-01-26 11:33:58 +00:00
Felix Fietkau
cfdfc8c05b
mac80211: Add mac address filter configuration for hostapd
...
Add support of mac address filter. Now 'macfilter' and 'maclist' options
can be used with mac80211.
Patch from: kentarou matsuyama <matsuyama@thinktube.com>
SVN-Revision: 25105
2011-01-26 11:33:54 +00:00
Felix Fietkau
5903f4a167
mac80211: Improve ath5k/ar71xx PCI bug WAR
...
It has been confirmed by Atheros that this PCI bug affects the RX side only,
so we can keep the 128B DMA size for TX.
With this change we can double the thruput of ath5k from 15Mps to 30Mbps.
We have been using this patch since more than 6 month in a production
environment without problems and a significant performance improvement.
It has also been said to fix HW encryption:
http://www.mail-archive.com/ath5k-devel@lists.ath5k.org/msg04311.html
Patch from: kentarou matsuyama <matsuyama@thinktube.com>
SVN-Revision: 25104
2011-01-26 11:33:50 +00:00
Felix Fietkau
9a37eaeacf
libnl-tiny: Fix for c++ compatibility
...
g++ compiler issued some errors like "invalid conversion from void* to *struct nl_attr"
when compiling cpp file which calls libnl-tiny functions. (it's OK with gcc)
Also see https://dev.openwrt.org/ticket/7854
Patch from: kentarou matsuyama <matsuyama@thinktube.com>
SVN-Revision: 25101
2011-01-26 11:33:38 +00:00
Felix Fietkau
516dcae1c7
dnsmasq: Fix parameter 'limit'
...
'limit' is actually the number of IP addresses to serve. See the use of ipcalc.sh.
For getting the expected number of IP addresses served, we have to decrement
limit by one.
Patch from: kentarou matsuyama <matsuyama@thinktube.com>
SVN-Revision: 25100
2011-01-26 11:33:33 +00:00
Felix Fietkau
998da1234f
ath9k: fix tx queue debug counters
...
SVN-Revision: 25099
2011-01-26 11:33:27 +00:00
Felix Fietkau
0e6529d50c
hostapd: update to 20110117
...
SVN-Revision: 25094
2011-01-24 18:54:20 +00:00
Felix Fietkau
9b34dfb571
mac80211: update to wireless-testing 2011-01-24
...
SVN-Revision: 25093
2011-01-24 18:54:16 +00:00
Felix Fietkau
26c3d87db0
allow files/ to overwrite existing symlinks ( fixes #3508 )
...
SVN-Revision: 25078
2011-01-23 20:59:13 +00:00
John Crispin
d6f4fa08eb
add support for arv4518 and arv752DWP22 boards
...
SVN-Revision: 25071
2011-01-23 12:06:02 +00:00
John Crispin
deb9a1f3e7
* bump to 2.5.2
...
SVN-Revision: 25067
2011-01-22 22:44:58 +00:00
Felix Fietkau
fa542df6e1
ath9k: kmod-ath9k has no extra menuconfig options, remove MENU:=1 ( #8695 )
...
SVN-Revision: 25060
2011-01-21 18:32:06 +00:00
Felix Fietkau
c646f205e2
ath9k: fix some ps wakeup/restore issues that led to crashes and other weird behavior
...
SVN-Revision: 25058
2011-01-21 17:54:44 +00:00
Felix Fietkau
02bf1599a3
ath9k: disable PA predistortion on AR93xx for now until it is properly fixed
...
SVN-Revision: 25056
2011-01-21 01:43:32 +00:00
Felix Fietkau
be39c9dc6e
ath9k: remove virtual wiphy support - it was only experimental anyway and it is not going to be maintained anymore
...
SVN-Revision: 25055
2011-01-20 23:35:30 +00:00
Felix Fietkau
86a9bbe4ba
mac80211: add a few tx related fixes
...
SVN-Revision: 25054
2011-01-20 23:35:26 +00:00
Felix Fietkau
4ee2365159
mac80211: update to wireless-testing 2010-01-19
...
SVN-Revision: 25053
2011-01-20 23:35:21 +00:00
Vasilis Tsiligiannis
a98c957eb5
qos-scripts: Rework qos-stat script
...
SVN-Revision: 25052
2011-01-20 17:33:41 +00:00