Felix Fietkau
|
f9d20beed7
|
mac80211: merge pending cfg80211 patches to fix a race condition with setting the regdomain for multiple cards
SVN-Revision: 24028
|
14 years ago |
Felix Fietkau
|
ba5296268c
|
x86: refresh config, enable pci express support
SVN-Revision: 24026
|
14 years ago |
Jo-Philipp Wich
|
89917ff1d0
|
6in4: implement metric option
SVN-Revision: 24022
|
14 years ago |
Jo-Philipp Wich
|
8eec2f8214
|
6to4: implement metric option
SVN-Revision: 24021
|
14 years ago |
Jo-Philipp Wich
|
d0ab35c115
|
base-file: add metric option for static and dhcp protos, this simplifies the management of multiple default routes
SVN-Revision: 24020
|
14 years ago |
Felix Fietkau
|
2201a230a9
|
acx-mac80211: fix compile errors with the new compat-wireless
SVN-Revision: 24019
|
14 years ago |
Felix Fietkau
|
058fa75a74
|
mac80211: update to wireless-testing 2010-11-16
SVN-Revision: 24017
|
14 years ago |
Felix Fietkau
|
b59113f2e7
|
ath9k: add some fixes for AR9003
SVN-Revision: 24016
|
14 years ago |
Alexandros C. Couloumbis
|
79a2f2debc
|
target/linux: revert r24014 (further testing is needed)
SVN-Revision: 24015
|
14 years ago |
Alexandros C. Couloumbis
|
4cf92fbdf7
|
linux/generic: add kernel mppc/mppe for 2.6.37. http://yablochkin.net.ru/mppc/ (not enabled by default)
SVN-Revision: 24014
|
14 years ago |
Alexandros C. Couloumbis
|
5d3e4e0bd3
|
linux/generic: fix a dynamic ingress_queue allocation on 2.6.37. http://patchwork.ozlabs.org/patch/71237/ (thank you KanjiMonster)
SVN-Revision: 24013
|
14 years ago |
Alexandros C. Couloumbis
|
7ccc3d9695
|
linux/generic: switch to userspace __aligned_u64 calls. http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commitdiff_plain;h=79b5dc0c64d88cda3da23b2e22a5cec0964372ac (thank you hauke)
SVN-Revision: 24012
|
14 years ago |
Daniel Dickinson
|
eadb5c84fa
|
imagetag: Significantly updated brcm63xx imagetag writing tool. * Rewrote commandline parsing code using gengetopt - We now get long options - We have more options including use of the info section for board information (e.g. to add the same boardid but different GPIOs on different routers) * Added back the ability to write stock images (this is useful, for example, when copying the firmware from the in-memory flash, and then being able to create an image that will let you revert to/test stock firmware * Fixed copying of CRCs to use memcpy instead of strncpy (strncpy stops at 0) * Added ability to use all sections of the imagetag, including custom magic signatures (e.g. for the Telsey router I'm adding soon), info sections, and reserved sections * Added putting the router type (as defined in the image generating Makefile) into the info1 section and the filesystem type in the info2 section. This will be used by mtd (when I add the code) to return the name of image used to flash this router. (As requested by Jo, as well as being useful for same boardid different board scenario described above).
SVN-Revision: 24011
|
14 years ago |
Jo-Philipp Wich
|
e8d482ab00
|
switch to LuCI trunk, should be stable enough for common use now
SVN-Revision: 24010
|
14 years ago |
Florian Fainelli
|
41534f1d58
|
fix proc filesystem usage, patch from Wipster.
SVN-Revision: 24008
|
14 years ago |
Florian Fainelli
|
0733900356
|
fix r6040 multicast operations (#7848)
SVN-Revision: 24006
|
14 years ago |
Florian Fainelli
|
68bf194ee6
|
refresh 2.6.32 patches
SVN-Revision: 24005
|
14 years ago |
Alexandros C. Couloumbis
|
3c027c784e
|
linux/generic: update to layer7-2.22 for kernels >=2.6.36
SVN-Revision: 24004
|
14 years ago |
Alexandros C. Couloumbis
|
2a785745e9
|
target/linux: add some 2.6.37 missing symbols. (thank you maddes)
SVN-Revision: 24002
|
14 years ago |
Alexandros C. Couloumbis
|
6bc36a80dd
|
linux/generic: add a missing symbol. (thank you kaloz)
SVN-Revision: 24001
|
14 years ago |
Daniel Dickinson
|
6cd4575153
|
brcm63xx: imagetag: Fixed occaisonal wrong CRC in image due to using strncpy to copy the CRC into the imagetag. strncpy stops copying after a 00 byte, memcpy doesn't.
SVN-Revision: 24000
|
14 years ago |
Jo-Philipp Wich
|
5bf3838a00
|
6to4: use revert instead of delete, avoids aggregating deltas in /tmp/.uci over time
SVN-Revision: 23998
|
14 years ago |
Jo-Philipp Wich
|
b8295bce77
|
6to4: remove leftover peeraddr stuff
SVN-Revision: 23997
|
14 years ago |
Jo-Philipp Wich
|
acd99c5bb6
|
add 6to4 - provides full automatic 6to setup with optional configuration in /etc/config/network
SVN-Revision: 23996
|
14 years ago |
Jo-Philipp Wich
|
98d4c31860
|
add input subsystem to hotplug rules This patch adds the input subsystem to the hotplug rules, making it possible to react on the addition of input devices (e.g. USB numpads).
Signed-off-by: Stefan Tomanek <stefan.tomanek+openwrt@wertarbyte.de>
SVN-Revision: 23994
|
14 years ago |
Hauke Mehrtens
|
1c290dcbf7
|
kernel: fix l2tp kernel packages
l2tp-ip and l2tp-eth should depend on l2tp_netlink
fix pppol2tp for kernel >= 2.6.35
SVN-Revision: 23993
|
14 years ago |
Alexandros C. Couloumbis
|
448a459ed9
|
linux/generic: backport device tree support to MIPS from 2.6.37 to 2.6.36
SVN-Revision: 23991
|
14 years ago |
Jo-Philipp Wich
|
e3f13f0141
|
busybox: add 6RD prefix sanity checking as mandated by RFC5969, bump pkg revision
SVN-Revision: 23990
|
14 years ago |
Jo-Philipp Wich
|
9efe60a464
|
busybox: implement support for 6RD (RFC5969 7.1.1, DHCP option 212) in udhcpc
SVN-Revision: 23989
|
14 years ago |
Felix Fietkau
|
336c7f084d
|
hostapd: fix madwifi related linker error (include wext support for non-wpad hostapd builds)
SVN-Revision: 23987
|
14 years ago |
Hauke Mehrtens
|
faf2d6e4d3
|
kernel: add CONFIG_IPV6_SIT_6RD
This closes #8227
SVN-Revision: 23986
|
14 years ago |
Gabor Juhos
|
1fa8af5e9f
|
generic: update gpio_buttons driver
SVN-Revision: 23984
|
14 years ago |
Gabor Juhos
|
920a34c0ce
|
ar71xx: drivers/ar71xx_wdt: fix size argument passed to copy_to_user()
Signed-off-by: Arnaud Lacombe <lacombar@gmail.com>
SVN-Revision: 23983
|
14 years ago |
Gabor Juhos
|
3106aea40b
|
ar71xx: drivers/ag71xx: remove deprecated usage of IRQF_SAMPLE_RANDOM
Signed-off-by: Arnaud Lacombe <lacombar@gmail.com>
SVN-Revision: 23982
|
14 years ago |
Gabor Juhos
|
30ef7d55fc
|
ar71xx: use pr_* functions in drivers
Signed-off-by: Arnaud Lacombe <lacombar@gmail.com>
SVN-Revision: 23981
|
14 years ago |
Gabor Juhos
|
fddf3b8dac
|
ar71xx: drivers/rb4xx_nand: remove C++ comment usage
Signed-off-by: Arnaud Lacombe <lacombar@gmail.com>
SVN-Revision: 23980
|
14 years ago |
Gabor Juhos
|
f4d5c885e4
|
ar71xx: return statements does not need parenthesis
Signed-off-by: Arnaud Lacombe <lacombar@gmail.com>
SVN-Revision: 23979
|
14 years ago |
Gabor Juhos
|
e244e1c7cd
|
ar71xx: fix inline attribute location
Signed-off-by: Arnaud Lacombe <lacombar@gmail.com>
SVN-Revision: 23978
|
14 years ago |
Gabor Juhos
|
acd8ad4de5
|
ar71xx: wrap long lines
(build errors has been fixed - juhosg)
Signed-off-by: Arnaud Lacombe <lacombar@gmail.com>
SVN-Revision: 23977
|
14 years ago |
Gabor Juhos
|
eef802855a
|
ar71xx: fix trailing statements location
Signed-off-by: Arnaud Lacombe <lacombar@gmail.com>
SVN-Revision: 23976
|
14 years ago |
Gabor Juhos
|
500fac1735
|
ar71xx: fix whitespaces nits
(build error has been fixed - juhosg)
Signed-off-by: Arnaud Lacombe <lacombar@gmail.com>
SVN-Revision: 23975
|
14 years ago |
Felix Fietkau
|
7fad1dae85
|
mac80211: fix another 2.6.35 compile error
SVN-Revision: 23974
|
14 years ago |
Alexandros C. Couloumbis
|
f1924d7147
|
linux/adm5120: add preliminary 2.6.37 kernel support
SVN-Revision: 23973
|
14 years ago |
Felix Fietkau
|
41aadece1d
|
mac80211: fix compile on linux 2.6.35
SVN-Revision: 23972
|
14 years ago |
Alexandros C. Couloumbis
|
5eef1e4f29
|
package/madwifi: refresh madwifi patches
SVN-Revision: 23971
|
14 years ago |
Alexandros C. Couloumbis
|
79a27bd7b2
|
linux/generic: add imq patches for linux kernels 2.6.35,36,37. (closes #8211)
SVN-Revision: 23970
|
14 years ago |
Felix Fietkau
|
814af8484e
|
hostapd: update to 2010-11-11
SVN-Revision: 23969
|
14 years ago |
Felix Fietkau
|
d9d3dfe983
|
mac80211: update to wireless-testing 2010-11-10 + some pending work
SVN-Revision: 23968
|
14 years ago |
Alexandros C. Couloumbis
|
51fa01f42c
|
linux/ixp4xx: remove some garbage from 601_arm_2.6.37_update.patch
SVN-Revision: 23965
|
14 years ago |
Alexandros C. Couloumbis
|
631ff80daa
|
linux/ixp4xx: add preliminary 2.6.37 kernel support
SVN-Revision: 23964
|
14 years ago |