1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-07-08 22:22:01 +03:00
Commit Graph

8089 Commits

Author SHA1 Message Date
nico
ac9f1c3627 package/kernel: enable kmod-ata-core & kmod-scsi-core on x86
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28662 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-10-28 19:16:27 +00:00
nico
e488e8649b package/kernel: fix kmod-fs-cifs dependencies (closes: #9381, #10055)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28661 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-10-28 19:16:21 +00:00
nico
288c6f063a package/kernel: move MD4 crypto module in its own package
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28660 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-10-28 19:16:12 +00:00
nico
c848be0068 package/kernel: fix kmod-fs-btrfs dependencies (missed in r28656)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28659 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-10-28 14:31:29 +00:00
nico
41f2b5ed5f package/kernel: prefix library modules with lib-
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28656 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-10-28 13:24:41 +00:00
nico
37060bdd68 package/kernel: add dependency on kmod-lib-lzo to kmod-fs-btrfs
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28655 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-10-28 13:11:17 +00:00
nico
096a73e613 package/kernel: add kmod-lib-lzo
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28654 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-10-28 13:11:12 +00:00
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