nico
00a1fec9df
package/kernel: remove SetDepends not needed anymore
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28653 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-10-28 13:11:06 +00:00
nico
c2e85f61ae
package/kernel: change kmod-libcrc32 dependency to kmod-crypto-crc32c only
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28652 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-10-28 13:11:01 +00:00
nico
cf3f9f62ed
package/kernel: move crc32c in its own package
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28651 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-10-28 13:10:55 +00:00
nico
801c73f8b8
package/blockmount: simplify extroot module loading logic
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28650 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-10-28 13:10:50 +00:00
nbd
f2b25b5e18
comgt: add missing file ( fixes #10301 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28648 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-10-28 11:30:21 +00:00
mb
aab08e256e
bluetooth: set L2CAP and SCO kconfig options to =y. It should be forced to =m for older kernels automagically.
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28638 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-10-27 21:22:53 +00:00
nbd
9bdac0d42a
comgt: fix pin code config option
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28637 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-10-27 20:29:14 +00:00
nbd
8540d1e311
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)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28636 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-10-27 20:29:10 +00:00
nbd
572aafcdcf
add sierra-directip, a package based on the latest DirectIP capable sierra wireless drivers + some fixes
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28635 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-10-27 20:29:05 +00:00
nbd
6f48b8ea55
comgt: port 3g.sh to netifd
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28634 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-10-27 20:29:00 +00:00
nbd
77f19a70c2
ubus: update to latest version, fixes recursion issues in libubus
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28633 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-10-27 20:28:46 +00:00
nbd
1ed85d701d
netifd: update, prefix proto handler callbacks with 'proto_'
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28632 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-10-27 20:28:42 +00:00
nbd
ed5c746e15
netifd: remove obsolete _init callbacks, set available=1 for ppp
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28631 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-10-27 20:28:37 +00:00
nbd
0237747465
netifd: allow ppp based proto handlers to override the connect/disconnect script
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28630 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-10-27 20:28:33 +00:00
nbd
46a8296e03
netifd: update to latest, adds support for protocol notifiers to signal interface availability
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28629 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-10-27 20:28:28 +00:00
jow
cd1d712a7c
[package] 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
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28628 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-10-27 18:14:55 +00:00
jow
32e96fff78
[package] base-files: sysupgrade: kill all but essential processes before starting the update
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28626 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-10-27 16:52:31 +00:00
jow
f6c379666d
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>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28623 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-10-27 12:39:19 +00:00
jow
e8506104c9
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>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28622 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-10-27 12:39:16 +00:00
nbd
81ec39d190
libubox: update to latest version, fixes issues with using the library from C++ code
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28619 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-10-27 08:21:00 +00:00
juhosg
708b461947
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>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28616 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-10-27 07:54:49 +00:00
jow
073abf6b93
[package] busybox: disable rdate, enable ntpd by default
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28613 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-10-27 00:23:16 +00:00
jow
f8b2067e09
[package] 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.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28612 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-10-27 00:21:53 +00:00
nbd
75ca86fa31
netifd: if core dump support is enabled, use it. also add some delay after start to avoid race conditions with other init scripts
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28611 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-10-26 18:30:55 +00:00
nbd
8552f681e1
netifd: update to the latest version, contains small fixes for interface reloading and adds support for dependency handling of stacked devices like dsa
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28610 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-10-26 18:30:49 +00:00
jogo
d0dab63e2b
package: mac80211: remove uses of $(LINUX_KMOD_SUFFIX)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28601 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-10-26 13:01:15 +00:00
jogo
e1676557ed
package: kernel: remove last use of $(LINUX_KMOD_SUFFIX)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28600 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-10-26 13:01:11 +00:00
nico
631cd017e6
package/kernel: remove remaining uses of $(LINUX_KMOD_SUFFIX)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28598 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-10-26 11:33:59 +00:00
nico
990d598a81
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>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28591 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-10-25 21:10:37 +00:00
nbd
106feab3ac
busybox: fix a compile error on mac os x
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28578 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-10-25 13:03:18 +00:00
jow
da216058d9
[package] mac80211: allow building ath9k_htc without PCI support, based on patch by Helmut Schaa <helmut.schaa@googlemail.com>
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28573 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-10-25 11:25:51 +00:00
juhosg
8d5c50e5f6
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>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28566 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-10-24 21:49:24 +00:00
nico
e22b4d0872
package/ipset: move out to packages/net/
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28561 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-10-24 21:35:02 +00:00
nico
abe54be9b6
package/perf: move out to packages/devel/
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28560 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-10-24 21:33:35 +00:00
nbd
596ef73071
netifd: update to latest version, fixes a crash on dhcp renew
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28557 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-10-24 18:52:24 +00:00
jow
2939655988
[package] relayd: update to git head 4e8f1fa4ca2b176500362843a9e57ea5abd4b7a3
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28554 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-10-24 17:05:00 +00:00
nico
08ae823ac0
package/busybox: make PAM support depend on DEVEL ( closes : #8002 & #8743 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28549 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-10-24 08:18:33 +00:00
nico
ad3a0dd2d1
package/busybox: revert config defaults inadvertently changed in [28513] (thanks to Liu Yu Fei, Eric), bump release number
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28547 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-10-24 07:39:53 +00:00
nbd
da126f0539
netifd: update to latest version, fixes interface hotplugging issues
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28546 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-10-23 17:22:19 +00:00
nbd
def14a0f45
netifd: add two simple scripts for querying interface/device status
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28545 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-10-23 17:22:14 +00:00
nbd
9891a9a835
netifd: reload the network config on ifup -a
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28544 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-10-23 17:22:01 +00:00
jow
45cb96ebda
[package] firewall: prevent ip6tables -t nat rules ( #10265 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28535 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-10-23 12:25:57 +00:00
jow
0244db9bf2
[package] firewall: fix another instance of unquoted "*"
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28529 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-10-22 21:38:10 +00:00
jow
6ef496f17a
[package] firewall: fix possible expansion of "*" when rules with "option src *" are processed
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28527 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-10-22 20:11:25 +00:00
jow
570749fed1
[package] firewall: do not check for module availability, let iptables fail if a feature is not present ( #7610 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28525 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-10-22 19:50:35 +00:00
nico
6dd7d412ae
[package] wrt55agv2-spidevs: fix build with recent kernel
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28516 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-10-22 10:40:45 +00:00
nico
74ddc81b1e
[package] kernel: add dependency on kmod-crypto-authenc to kmod-ipsec ( closes : #7431 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28515 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-10-22 10:19:27 +00:00
nbd
c30b21ff8a
netifd: add a dependency on jshn
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28514 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-10-22 01:51:55 +00:00
nico
b90f9dbb18
[package] busybox: update to 1.19.2 (thanks to Peter Wagner)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28513 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-10-21 23:08:45 +00:00
nbd
669969fe1c
uci: fix segfault on import of anonymous sections ( #10204 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28507 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-10-21 20:50:23 +00:00
nbd
d76d0c5a4e
uci: update to latest version (includes several bugfixes)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28504 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-10-21 13:20:48 +00:00
nbd
24a1c09091
netifd: add missing dependencies on libuci and libnl-tiny
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28501 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-10-21 12:42:57 +00:00
nbd
f85eb6d428
add an initial (experimental) version of netifd, disabled by default
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28499 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-10-21 01:47:49 +00:00
nbd
799c0920c5
pppd: fix the exit code in case of authentication failure or other errors
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28498 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-10-21 01:34:12 +00:00
nbd
a28c14be78
pppd: add a patch for overriding the path to /etc/ppp/ipv6-{up,down}
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28497 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-10-20 21:42:07 +00:00
nbd
1981c3be16
ubusd: add an init script
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28496 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-10-20 15:01:12 +00:00
nbd
032074b799
base-files: move network related scripts to a separate package to make the transition to netifd easier
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28495 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-10-20 15:01:06 +00:00
thepeople
0f5bb7640c
add cname section
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28493 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-10-20 12:12:26 +00:00
jow
8d4f51f588
[package] 6in4: sync with HE.net endpoint update changes
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28475 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-10-17 12:45:07 +00:00
jow
66e5badb52
[package] opkg: fix a double free of pkg vectors when recursively removing packages due to --autoremove
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28458 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-10-15 01:05:25 +00:00
hcg
99ec82edb9
[package] udev: Provide define to enable compilation with kernel 2.6.32.33 headers
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28453 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-10-14 11:42:40 +00:00
jow
0eada26035
[package] mac80211: autoload ath9k_htc after USB controller drivers
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28442 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-10-13 14:29:06 +00:00
hauke
dd01482134
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
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28437 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-10-13 12:13:25 +00:00
hauke
2aac31406c
mac80211: use new version of carl80211 firmware
...
This firmware is compatible with the driver version in use.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28436 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-10-13 12:02:35 +00:00
hauke
88a1ab4542
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.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28433 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-10-13 11:34:28 +00:00
jow
51c6793063
[package] base-files: introduce "igmp_snooping" option to toggle IGMP snooping on bridge interfaces
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28412 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-10-11 13:43:08 +00:00
blogic
8f0961f8a1
[ltq-dsl]
...
* add support for ar9
* add support for ase
(vr9 support is still a todo)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28406 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-10-10 15:14:17 +00:00
nbd
001373d3bc
ubus: update to latest version, includes a small bugfix for object call replies
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28404 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-10-10 15:05:31 +00:00
florian
5a68c80c6f
[package] kernel: fix i2c section after r28334
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28399 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-10-10 09:23:56 +00:00
nbd
9f1311dac5
update libubox and ubus to the latest version
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28393 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-10-09 16:01:49 +00:00
nbd
487bc0ebd7
mac80211: update to wireless-testing 2011-10-05 + pending patches
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28392 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-10-09 15:48:03 +00:00
nico
f739d5952b
package/gdb: disable expat properly, remove conditional dependency on libexpat, bump release number
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28390 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-10-09 14:11:33 +00:00
nbd
5ccde941d0
mac80211: set the country code early to allow crda to settle
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28387 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-10-08 17:34:56 +00:00
nbd
4938785172
mac80211: remove a WARN_ON that causes compile errors on 2.6.32
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28386 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-10-08 15:20:34 +00:00
nbd
5c53069e8a
iw: update to v3.1, add support for per-chain signal strength info
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28385 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-10-08 14:48:29 +00:00
nbd
8973f1f74e
ath9k: add support for per-chain signal strength info
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28384 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-10-08 14:48:23 +00:00
nbd
8df89d3a59
ath9k: extend the phy error disable patch
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28383 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-10-08 13:41:04 +00:00
nbd
14808c9174
ath9k: disable phy error reporting on the rx queue to improve stability under noisy conditions
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28379 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-10-07 19:00:02 +00:00
florian
2be3359d6a
[package] iproute2: update to 2.6.39
...
Signed-off-by: Daniel Mierswa <impulze@impulze.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28378 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-10-07 16:03:12 +00:00
jow
8d05a2ae7e
[package] ppp: move the rp_pppoe_* options behind the plugin argument
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28368 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-10-04 23:41:12 +00:00
jow
8ff96cc84d
[package] ppp: implement pppoe specific uci options "ac" and "service" which map to "rp_pppoe_ac" and "rp_pppoe_service"
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28366 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-10-04 23:37:53 +00:00
jow
7ed053f2e6
[package] ppp: add workaround for ignored rp_pppoe_ac and rp_pppoe_service options by appending the nic-xxx argument last
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28364 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-10-04 23:10:36 +00:00
jogo
b7d3d9d3ce
swconfig: fix vlan/port configs being applied to all switches
...
Check devn instead of dev (which will never be null at this point).
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28362 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-10-03 23:39:31 +00:00
cshore
5024c10301
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
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28356 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-10-03 03:09:20 +00:00
cshore
8f0a7b5888
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
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28354 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-10-03 03:04:11 +00:00
blogic
403aac591d
[package] package I2C_MUX_GPIO
...
this module was missing from [28334]
buildbots timed out as the symbol was not defined
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28352 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-10-01 22:36:47 +00:00
nbd
c437fa8fdf
ath9k: add some more fixes to AP handling of buffered frames for powersave clients
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28344 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-09-30 22:23:35 +00:00
florian
ba41f912a9
[package] add kmod-hwmon-lm95241
...
This allows building the module for the national lm95241 i2c temperature sensor.
Signed-off-by: Daniel Golle <dgolle@allnet.de>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28335 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-09-30 12:55:30 +00:00
florian
42c6de8a5b
[package] 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>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28334 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-09-30 12:55:26 +00:00
florian
1edbdb4074
[package] dnsmasq: update to 2.58
...
patch by Raphael Huck.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28333 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-09-30 12:55:23 +00:00
acinonyx
2389b46d1d
[package] hostap-driver: introduce "disabled" option for wifi-iface section to shutdown single networks on a radio
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28318 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-09-29 12:37:04 +00:00
nbd
4adb2149b4
kernel: remove the x86 dependency from kmod-sky2 so that it can be used on other platforms as well
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28314 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-09-28 22:05:32 +00:00
blogic
764f688955
[uboot-lantiq]
...
* fixes brnboot image generation
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28307 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-09-26 09:00:11 +00:00
jow
f5b7b031f5
[package] base-files: use "zonename" system option to symlink /etc/localtime via /tmp/localtime to /usr/share/zoneinfo for glibc and eglibc
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28306 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-09-26 02:28:04 +00:00
nbd
44d9465e63
ath9k: fix some tx aggregation issues - reduces the number of tx dma stop failures
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28301 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-09-25 18:34:54 +00:00
nbd
bf31710a54
ath9k: merge a pending fix for powersave
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28300 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-09-25 18:34:38 +00:00
jow
23fcdc02ec
[package] 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
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28298 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-09-25 14:14:37 +00:00
nbd
b920313ef3
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
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28297 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-09-24 20:34:17 +00:00
jow
38fd142fbb
[package] 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
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28291 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-09-23 08:35:50 +00:00
jogo
a562bcf9d3
kernel: modules: usb.mk: fix a typo
...
Closes #10143 .
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28290 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-09-22 20:14:42 +00:00
juhosg
25ead84c94
package/maccalc: don't expect to get all data in one read
...
Signed-off-by: Alexander Gordeev <lasaine@lvk.cs.msu.su>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28266 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-09-21 11:47:35 +00:00
nbd
de7614b2c5
wpa_supplicant: increase the time between scans to reduce the number of hw resets
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28262 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-09-20 14:45:38 +00:00
nbd
c5d7c77e87
ath9k: fix antenna gain calculation
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28261 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-09-20 10:42:45 +00:00
nbd
1929e7f14a
ath9k: fix handling configured tx power limits
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28260 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-09-19 17:36:41 +00:00
nbd
c4b1c8b260
b43: merge ad-hoc beacon fix
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28258 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-09-19 09:59:00 +00:00
jow
428f843cf0
[package] uhttpd: fix bad pointer use in previous commit
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28257 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-09-18 23:34:25 +00:00
jow
d79be89004
[package] uhttpd: fix possible CGI header line parsing beyound the empty line, thanks Linus Luessing for spotting it
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28254 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-09-18 22:30:20 +00:00
nbd
fe5a932a01
ath9k: add some cleanup patches and rework tx power handling
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28253 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-09-17 16:02:56 +00:00
nbd
e8135790c4
ath9k: do not strip MMIC for key miss frames
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28252 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-09-17 08:41:54 +00:00
nbd
e9c2d71d92
mac80211: reduce tx queue length of wireless interfaces - improves latency under load
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28251 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-09-17 08:34:42 +00:00
nbd
9618831a64
ath9k: fix a regression in handling of MAC key miss events (should improve connection stability)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28250 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-09-17 08:34:37 +00:00
nbd
bba0668cb0
ath9k: fix compile without debugfs ( #10117 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28249 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-09-17 07:03:20 +00:00
nbd
72225d6800
mac80211/ath9k: fix excessive "Failed to stop TX DMA" logspam in client mode
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28247 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-09-16 07:59:51 +00:00
nbd
4669033c14
mac80211: update to wireless-testing 2011-09-14
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28245 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-09-15 17:55:16 +00:00
acinonyx
c85dbca33f
[package] base-files: Fix IPv6 address and route adding on aliases with no IPv4 address configured
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28241 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-09-14 13:37:44 +00:00
acinonyx
e83e95ad53
Revert "[package] base-files: Add support for assigning multiple IPv6 addresses on an interface"
...
Multiple IPv6 addresses should be handled with alias sections
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28240 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-09-14 13:37:40 +00:00
jow
dfa547c5a8
[package] 6to4: fix lifetime options ( #9147 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28223 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-09-13 07:29:27 +00:00
acinonyx
e926403b86
[package] base-files: Add support for assigning multiple IPv6 addresses on an interface
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28222 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-09-12 21:07:00 +00:00
nbd
271fb1006a
ath9k: add a better fix for beacon timer reliability
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28211 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-09-11 11:16:20 +00:00
jow
c06524225b
[package] broadcom-wl: implement wpa_group_rekey option (mapped to nas -g)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28208 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-09-09 18:21:30 +00:00
jow
e1f20d7ef7
[package] 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
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28207 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-09-09 18:19:18 +00:00
nbd
749a54b34c
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
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28202 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-09-09 07:20:44 +00:00
jow
1a1cc0d6d3
[package] broadcom-wl: introduce "disabled" option for wifi-iface section to shutdown single networks on a radio
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28200 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-09-08 23:34:13 +00:00
jow
df0d5547dd
[package] madwifi: introduce "disabled" option for wifi-iface section to shutdown single networks on a radio
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28199 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-09-08 23:31:42 +00:00
jow
83b3afb1c9
[package] mac80211: introduce "disabled" option for wifi-iface section to shutdown single networks on a radio
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28198 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-09-08 23:21:36 +00:00
nbd
c75cf5d14a
mac80211: fix an endian issue in BlockAckReq handling
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28190 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-09-07 06:06:34 +00:00
nbd
d29e95d41e
mac80211: merge a power save related race condition fix
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28185 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-09-06 11:09:40 +00:00
nbd
4b62fffaa5
ath9k: fix beacon timer init on reset
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28169 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-09-04 19:06:02 +00:00
nbd
3c4461a2c9
hostapd: add a workaround for driver issues in various android devices with texas instruments wifi
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28167 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-09-04 18:23:36 +00:00
jow
a5692ac58a
[package] uhttpd: properly match mimetype entries which cover the whole filename ( #8236 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28160 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-09-04 10:21:05 +00:00
nbd
a677ddc38d
ath9k: fix some hw reset issues
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28151 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-09-03 03:27:20 +00:00
jow
8cb8af6601
[package] uhttpd: add "application/x-ns-proxy-autoconfig" mime type ( #8236 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28149 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-09-02 13:28:29 +00:00
jow
040047ef04
[package] firewall: make ESTABLISHED,RELATED rules match before INVALID, use conntrack instead of state match ( #10038 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28148 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-09-01 20:37:22 +00:00
nbd
a028d987c3
ath9k: merge a fix for tx power limit testing
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28143 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-09-01 18:15:03 +00:00
nbd
f87f30840b
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
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28141 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-09-01 16:07:38 +00:00
nbd
a67979d135
ath9k: fix another crash bug
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28139 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-08-31 23:25:37 +00:00
nbd
470731a179
ath9k: merge a pending fix for 5 ghz rx latency
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28137 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-08-31 06:34:53 +00:00
nbd
54bc65b843
swconfig: hide inactive vlans on "swconfig dev switch0 show"
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28133 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-08-30 21:00:01 +00:00
nbd
22d1073f1c
ath9k: add a missing dma cache sync on aggregation software retry
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28132 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-08-30 20:59:57 +00:00
nbd
6d8d46d3c6
ath9k: add some more minor hw reset related fixes
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28129 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-08-30 07:46:38 +00:00
nbd
0b45693152
base-files: remove an old network tunable tweak which is messing up network stack performance on modern systems
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28126 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-08-29 23:34:11 +00:00
nbd
d8083fae30
ath9k: fix a few crash issues on hardware reset
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28122 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-08-29 18:41:18 +00:00
nbd
cd439b4056
ath9k: use cold reset instead of warm reset on ar9280 to make recovery from stuck states more reliable
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28118 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-08-29 12:01:06 +00:00
nbd
90d4f59c90
ath9k: add some cleanup patches
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28117 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-08-29 12:01:02 +00:00
nbd
ddc44847f8
ath9k: fix a compile error
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28116 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-08-29 10:46:02 +00:00
nbd
dfc716e609
ath9k: fix disabling ani on reset
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28115 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-08-29 10:40:46 +00:00
nbd
6ea7b3a766
ath9k: fix processing of rx frames on channel change
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28114 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-08-29 09:55:16 +00:00
nbd
a55d56e590
ath9k: fix a tx aggregation padding issue
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28113 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-08-29 09:55:11 +00:00
nbd
03dc915dfe
hostapd: add a patch for ignoring the WPA/WPA2 key type to work around some broken clients ( #9561 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28111 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-08-29 08:23:13 +00:00
nbd
b724d5aeef
ath9k: fix calibration on 5 ghz
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28110 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-08-29 08:00:08 +00:00
nbd
aff0492df7
ath9k: minor fixes for the antenna control patch
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28109 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-08-29 08:00:00 +00:00
nbd
57bd894d69
ath9k: prevent calibration / beacons from starting too early
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28108 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-08-28 22:06:44 +00:00
nbd
9176f7d5a8
ath9k: implement rx/tx antenna control
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28107 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-08-28 18:38:24 +00:00
jogo
2ce07e9d02
mac80211: allow building for linux 3.1 again
...
wireless-testing 2011-08-26 properly detects and works with linux 3.1.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28096 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-08-28 10:17:26 +00:00
nbd
fc1e480da7
ath: fix compile errors with CONFIG_PACKAGE_ATH_DEBUG disabled ( #10013 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28095 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-08-28 07:34:34 +00:00
nbd
3b3f7e203d
ath9k: fix cts timeout setting on 2.4 ghz
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28094 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-08-27 23:53:49 +00:00
nbd
a9aed914cf
mac80211: update to wireless-testing 2011-08-26
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28093 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-08-27 21:57:07 +00:00
florian
5815a17904
[package] update acx-mac80211 to 20110821
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28089 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-08-26 12:45:19 +00:00
florian
d2d50ad0de
[package] 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>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28085 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-08-25 10:49:29 +00:00
juhosg
cb9389783f
package: dwc_otg is required for external root on ramips.
...
Signed-off-by: Cezary Jackiewicz <cezary@eko.one.pl>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28074 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-08-22 18:08:49 +00:00
hcg
3c79140491
[package] mac80211: Fix the location firmware is copied to (libertas_sdio driver loads firmware from /lib/formware/libertas)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28069 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-08-22 11:04:13 +00:00
jow
31189640a7
[package] mac80211: configure hostapd logging options
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28057 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-08-20 00:14:48 +00:00
jow
4f0278e702
[package] 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
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28056 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-08-20 00:13:58 +00:00
hcg
c10aac92b2
[uboot-omap35xx]: Change u-boot console device to reflect change in omap serial driver
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28048 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-08-19 12:01:30 +00:00
florian
3460d1708f
[package] perf: depends on libelf1
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28033 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-08-17 14:37:29 +00:00
florian
5ebb84b67b
[package] 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>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28026 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-08-17 08:48:38 +00:00
florian
414f855ff1
[package] add support for DS2482 1-Wire I2C bus master
...
Signed-off-by: Wojciech Dubowik <Wojciech.Dubowik@neratec.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28010 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-08-16 20:33:55 +00:00
juhosg
c754b185c9
package/maccalc: a simple mac address manipulation utility
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28004 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-08-15 18:55:51 +00:00
juhosg
5913e5b125
package/kernel: create package for the RT305x dwc_otg driver
...
Based on a patch by Layne Edwards <ledwards76@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27998 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-08-15 14:11:57 +00:00
juhosg
5658753ca9
button-hotplug: add autoload feature
...
Reported-by: Philip Prindeville <philipp@redfish-solutions.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27994 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-08-15 14:11:49 +00:00
hauke
a8f706e898
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.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27988 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-08-15 11:05:35 +00:00
jogo
f6d91bf888
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>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27983 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-08-14 23:36:45 +00:00
jogo
62c7a6e405
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!
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27982 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-08-14 23:36:42 +00:00
jow
f80fb45dc2
[package] firewall: further tune ICMPv6 default rules according to RFC4890 ( #9893 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27979 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-08-14 00:33:29 +00:00
jow
de43975f39
[package] mac80211: use first available channel from current phy if channel is set to "auto"
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27976 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-08-13 22:55:59 +00:00
nbd
d984113388
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
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27972 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-08-13 16:25:15 +00:00
nbd
b50ddd840e
crda: update regulatory database to 2011-04-28, adds fixes for NL ( #9931 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27970 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-08-13 14:07:01 +00:00
nbd
27afd6607c
libubox: update to fix a compile error
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27968 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-08-12 17:15:22 +00:00
jow
408dcd4945
[package] base-files: fix arp() procedure to properly detect /usr/bin/arp
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27965 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-08-12 14:34:39 +00:00
nbd
93b1ffc242
update libubox and ubus to latest, libubox now includes jshn
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27963 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-08-11 22:09:11 +00:00
jow
02e3b0f553
[package] iptables: drop iptables-utils and ip6tables-utils, ship needed symlinks in iptables and ip6tables packages ( #9691 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27961 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-08-11 21:26:44 +00:00
nbd
559f191cc2
mac80211: update to 2011-08-10
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27958 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-08-11 13:52:27 +00:00
nbd
dd2ca00b93
ath9k: add a regdomain code used on newer ubiquiti networks devices
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27947 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-08-10 16:35:43 +00:00
jogo
9a6c143a5e
package/acx: mark as broken for linux 3.1
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27938 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-08-09 12:19:36 +00:00
jogo
4f0c258d73
package/madwifi: mark as broken for linux 3.1
...
Madwifi does not compile because of VLAN API changes.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27937 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-08-09 12:19:34 +00:00
jogo
cd9a1edec9
package/kernel: Mark mvswitch as broken for linux 3.1
...
mvswitch does not compile because of VLAN API changes.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27936 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-08-09 12:19:32 +00:00
jogo
bba604186c
package/mac80211: mark as broken for linux 3.1
...
compat-wireless does not support 3.1 yet.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27935 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-08-09 12:19:30 +00:00
jogo
24b9c98e3a
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).
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27934 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-08-09 12:19:27 +00:00
nbd
983bbbfb91
b43: fix reloading config settings after channel changes or hostapd restart ( #8033 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27930 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-08-08 11:28:24 +00:00
hauke
61d9ee9aa7
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
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27926 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-08-06 17:07:42 +00:00
hauke
fa26d976c7
kernel: typo in cs5535 and cs5536 pata driver kernel definitions
...
closes #9773
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27924 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-08-06 16:44:10 +00:00
hauke
a2a528ef3f
broadcom-diag: add support for bcma
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27905 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-08-04 20:08:57 +00:00
hauke
7d9def4e2e
switch: update for brcm47xx target
...
* remove suport for 2.4 kernel
* add support for bcma bus
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27904 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-08-04 20:07:58 +00:00
hauke
f6abe30f2c
rtc-rv5c386a: add support for kernel 3.0
...
remove BKL and adds support for changes in bcm47xx code
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27903 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-08-04 20:06:17 +00:00
hauke
bf183aeff8
brcm47xx: update patches
...
* this adds sflash support for ssb devices
* the flash is now a platform device
* minor updates
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27902 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-08-04 20:04:54 +00:00
nbd
a6a0fe3bd5
ath9k: add missing chunk to the BlockAckReq fix (fixes a compile error)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27891 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-08-04 09:23:57 +00:00
nbd
fc4de04076
ath9k: add some code to control internal driver queue length limits
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27890 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-08-04 00:35:20 +00:00
nbd
a040c13eb6
ath9k: reduce the number of software retries, include hardware a-mpdu retries in retry counting
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27889 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-08-04 00:35:16 +00:00
nbd
1a4ef9611e
ath9k: rework handling of sending BlockAckReq frames, should hopefully lead to fewer latency spikes
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27888 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-08-04 00:35:12 +00:00
jogo
2120753685
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.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27874 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-08-02 09:53:19 +00:00