Felix Fietkau
e05c574520
kernel: when bridging, do not forward EAP frames to other ports, only deliver them locally
...
fixes WPA authentication issues with multiples APs that are connected to each other via bridges
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25095 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-01-25 00:25:49 +00:00
Felix Fietkau
aae45a32b9
hostapd: update to 20110117
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25094 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-01-24 18:54:20 +00:00
Felix Fietkau
0d84e3d16f
mac80211: update to wireless-testing 2011-01-24
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25093 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-01-24 18:54:16 +00:00
Imre Kaloz
8f03b15a20
[target/orion]: add missing symbol for 2.6.38
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25091 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-01-24 12:52:44 +00:00
Imre Kaloz
8c98b76f6b
[target/orion]: upgrade to 2.6.37
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25090 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-01-24 12:51:48 +00:00
Imre Kaloz
6e46e0d3cf
[target/generic/2.6.38]: refresh patches
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25089 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-01-24 12:36:18 +00:00
Imre Kaloz
9ebc3c5754
[target/generic/2.6.38]: replace the mips_boot patch with one that makes BOOT_RAW selectable, and enable it in the generic config
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25088 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-01-24 12:33:25 +00:00
Imre Kaloz
4f862cc31b
this missing header patch is way too old for any sane software to depend on it
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25087 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-01-24 12:18:02 +00:00
Imre Kaloz
1be7ad0339
remove mips gcc4 inline patch - fixed upstream
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25086 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-01-24 12:16:57 +00:00
Imre Kaloz
d12aecc922
platform specific patches don't belong here - take #2
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25085 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-01-24 12:11:25 +00:00
Imre Kaloz
9029412d26
platform specific patches don't belong here
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25083 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-01-24 11:01:38 +00:00
Imre Kaloz
4cd86e8cb2
[toolchain/uClibc]: update to latest git
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25082 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-01-24 09:40:24 +00:00
Imre Kaloz
1789f2cc54
[target/generic]: refresh 2.6.38 patches with -rc2
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25081 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-01-24 09:39:17 +00:00
Imre Kaloz
71cec38f69
2.6.38 supports xz ramdisks, too
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25080 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-01-24 06:41:11 +00:00
Felix Fietkau
c7c47ef489
allow files/ to overwrite existing symlinks ( fixes #3508 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25078 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-01-23 20:59:13 +00:00
John Crispin
3021d3ebe8
[lantiq]
...
* adds arv4518pw mach support
* fixes arv4525pw
* make sure all mach names have the same style
* move code around
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25075 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-01-23 19:16:33 +00:00
John Crispin
c1c5604d3f
[lantiq] adds machtype for ARV7518PW
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25074 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-01-23 12:51:15 +00:00
John Crispin
fa4788f25c
[lantiq] remove deadcode from [25072]
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25073 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-01-23 12:12:23 +00:00
John Crispin
e446e5409b
[lantiq]
...
* fix pci support for more than 1 device
* fixes ioport mappings
* adds support for arcor easybox 803/arv752DWP22
* gpio direction was not set properly during a gpio_request()
* usb compile warning
bugfix, cleanup,
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25072 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-01-23 12:08:44 +00:00
John Crispin
3fa52d5889
[uboot-lantiq] add support for arv4518 and arv752DWP22 boards
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25071 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-01-23 12:06:02 +00:00
John Crispin
953ddaaba7
[geos]
...
* Make sure that Geos baud-rate defaults correctly
Changeset 23414 somehow got reordered. The unconditional default trumps later settings.
contributed by Philip Prindeville
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25068 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-01-22 23:10:51 +00:00
John Crispin
40cc6d5cfe
[linux-atm]
...
* bump to 2.5.2
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25067 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-01-22 22:44:58 +00:00
John Crispin
c6adb53d79
[geos]
...
* adds sane default uci environment
* adds sane default package selection
contributed by Philip Prindeville
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25065 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-01-22 22:43:51 +00:00
Felix Fietkau
40c5b0a989
ath9k: kmod-ath9k has no extra menuconfig options, remove MENU:=1 ( #8695 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25060 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-01-21 18:32:06 +00:00
Felix Fietkau
02a85f4657
ath9k: fix some ps wakeup/restore issues that led to crashes and other weird behavior
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25058 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-01-21 17:54:44 +00:00
Imre Kaloz
2a7bdb2ef0
[target/generic]: preliminary 2.6.38 support
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25057 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-01-21 17:52:22 +00:00
Felix Fietkau
318102d24a
ath9k: disable PA predistortion on AR93xx for now until it is properly fixed
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25056 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-01-21 01:43:32 +00:00
Felix Fietkau
c0b3311913
ath9k: remove virtual wiphy support - it was only experimental anyway and it is not going to be maintained anymore
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25055 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-01-20 23:35:30 +00:00
Felix Fietkau
0327911e71
mac80211: add a few tx related fixes
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25054 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-01-20 23:35:26 +00:00
Felix Fietkau
e1e78982ca
mac80211: update to wireless-testing 2010-01-19
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25053 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-01-20 23:35:21 +00:00
Vasilis Tsiligiannis
1d7e659795
[package] qos-scripts: Rework qos-stat script
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25052 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-01-20 17:33:41 +00:00
Felix Fietkau
b872aec357
mac80211: fix the br_port_exists compatibility macro for 2.6.38
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25051 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-01-20 13:46:59 +00:00
Hamish Guthrie
cb175f3466
[gumstix] update package dependencies
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25050 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-01-20 11:26:47 +00:00
Jo-Philipp Wich
9325496904
[package] uci: use latest git, fixes reorder operation and incorperates nested delete patch
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25048 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-01-19 20:48:07 +00:00
John Crispin
0cd1ec884f
[lantiq]
...
* revert [25002]
* fixes EBU ack when EBU causes an irq
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25047 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-01-19 15:56:27 +00:00
Jo-Philipp Wich
0b36573bfa
[package] ppp: don't die on malformed PADS frames that might appear on instable DSL lines
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25044 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-01-19 02:00:57 +00:00
Jo-Philipp Wich
10d78ebc85
[ar71xx] fix null pointer access in mach-dir-600-a1.c machine setup ( #8671 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25043 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-01-18 18:04:50 +00:00
Florian Fainelli
5407d30b8f
[realview] disable built-in MMC support
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25042 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-01-18 14:53:21 +00:00
Florian Fainelli
98ae75ef1c
[realview] add missing config symbols
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25041 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-01-18 14:53:15 +00:00
Daniel Dickinson
d333072259
[package] base-files: Fix typo in option name for disabling failsafe announcment
...
Thanks to Andrey Zholos for this patch
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25040 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-01-18 14:46:25 +00:00
Felix Fietkau
b0d7e5ba2e
mac80211: rework wds sta fix - check for the protocol of the incoming frame instead of just the authorized state
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25039 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-01-18 14:43:58 +00:00
Felix Fietkau
77e56e4833
add a few missing usb related symbols (relevant for mpc85xx)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25038 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-01-18 14:43:50 +00:00
Felix Fietkau
2c7c3b9748
mpc85xx: disable the i8259 irq on mpc8548cds (but leave the controller initialized) - it shares an irq with the pcie device which causes irq storms
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25037 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-01-18 14:43:44 +00:00
Florian Fainelli
2476a09fc6
[ep93xx] add missing keyboard symbol
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25036 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-01-18 12:10:26 +00:00
Florian Fainelli
7ed5c3338c
Revert "[kernel] solos-pci: Depend on soloscli, just like mac80211 depends on iw and crda, since in both cases the module is useless without the userspace."
...
We do not make a kernel module depend on user-space utility.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25035 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-01-18 12:10:20 +00:00
Daniel Dickinson
06a56573bc
[kernel] solos-pci: Depend on soloscli, just like mac80211 depends on iw and crda, since in both cases the module is useless without the userspace.
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25034 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-01-18 07:09:22 +00:00
Jo-Philipp Wich
c07b1ff9d2
[tools] remove bogus qemu dependency
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25032 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-01-17 05:58:40 +00:00
Daniel Dickinson
0673e61005
[x86]: Missing symbols for CONFIG_xxx ..
...
Thanks Philip Prindeville
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25031 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-01-17 05:49:02 +00:00
Jo-Philipp Wich
807556ca27
[package] ppp: bump pkg revision after latest changes
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25028 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-01-17 02:14:32 +00:00
Jo-Philipp Wich
0cde82bf10
[package] ppp: remove pppoa coldplug, the hotplug handler has been confirmed for ueagle and solos
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25027 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-01-17 02:13:07 +00:00