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

21409 Commits

Author SHA1 Message Date
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
kaloz
4a5a482526 [tools]: add upx, but make it build only for ppc now
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28428 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-10-12 10:42:38 +00:00
jogo
0f7b0ae7de linux: ar71xx: add support for Mikrotik Routerboard RB493G
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28423 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-10-11 23:05:16 +00:00
jogo
0f944343dd ar71xx: add a workaround for ar8316 not always driving the TA bit to low
AR8316 behind a GPIO bitbanged MDIO bus fails to drive the turnaround bit
to low despite returning a valid value. Ignore it and just use the
returned value anyway.

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28422 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-10-11 23:05:13 +00:00
jogo
c57886b49b ar8216: use mdiobus_{read,write} to ensure proper locking
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28421 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-10-11 23:05:10 +00:00
jow
68be1e6b8d include: autotools.mk: do not fail in patch-libtool fixup if patch is already applied
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28419 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-10-11 18:15:12 +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
blogic
eac20bee29 [lantiq]
* update patches to 3.0
* add basic vr9 support
* backport 3.1 fixes
* backport 3.2 queue (falcon)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28405 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-10-10 15:13:46 +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
3acb66c2dc fix a small logic error in package download
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28395 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-10-09 16:54:03 +00:00
nbd
444bd44390 build system: add a feature that allows you to pull sources from a git tree instead of the usual tarball
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28394 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-10-09 16:33:59 +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
jogo
d066413d5d ag71xx: close a race between the phy state machine and link state
A fast stop/start cycle could leave the ag71xx interrupts and tx engine
disabled when using a phy driver with a fixed link and the start/stop
happens between two phy state machine polls.

Prevent this by always forcing the link down on stop regardless of phy
state and having a phy connected.

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28380 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-10-08 11:37:14 +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
aef22c2190 [generic] add IDs for Huawai K3770, K3771, K4510 and K4511 to option driver
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28376 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-10-06 18:23:16 +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
florian
ca29e2ab07 [malta] add missing kernel config symbols
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28363 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-10-04 09:15:37 +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
jow
9bafc99bba [include] kernel-build.mk: there is no tarball when using CONFIG_KERNEL_GIT_CLONE_URI or CONFIG_EXTERNAL_KERNEL_TREE, do not make the prepared stamp file depend on it in this case
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28361 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-10-03 11:33:13 +00:00
jow
d8a0bbdc79 [include] kernel.mk: also do not download Linux if CONFIG_KERNEL_GIT_CLONE_URI is set
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28360 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-10-03 10:19:25 +00:00
cshore
fdb6efb1bc Was specifying input-polled-keys and not input-keys-polled as the module name.
Philip Prindeville - 2011-10-03 03:58:17

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28357 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-10-03 04:39:54 +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
18804bfb8b New x86 platform specific symbol needed for 3.1-rc3.
---
Attaching the correct file this time...

Philip Prindeville - 2011-09-07 07:01:42



git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28355 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-10-03 03:06:29 +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
cshore
89735a0b98 A lot of these options get set automatically when Geode is selected.
Don't make the config more complicated than it needs to be.
Philip Prindeville - 2011-08-29 03:15:27

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28353 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-10-03 03:02:42 +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
b2e1bfb056 [brcm47xx]: add vlan definitions for Siemens SE505v2
Hi,

this patch adds the correct vlan definitions for the Siemens SE505v2. It
applies to trunk as well as backfire (please apply here too). On
backfire this also patches brcm-2,4, because brcm47xx base-files is just
symlinked to brcm-2.4.

It also fixes two whitespace issues.

Tested with brcm47xx on both trunk and backfire branch and works as
expected.

Signed-off-by: Manuel Munz <freifunk@somakoma.de>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28336 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-09-30 12:55:33 +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
nbd
bae55c0f8b build system: add support for download-time make hooks
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28322 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-09-30 11:12:13 +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