Felix Fietkau
7a704be4bb
ath9k: add another minor tx path fix
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37985
2013-09-14 15:30:13 +00:00
Felix Fietkau
28eceb0343
iwinfo: when using nl80211, parse interface combinations instead of creating/deleting interfaces
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37983
2013-09-14 14:46:51 +00:00
Felix Fietkau
6eeb0261e6
ath9k: merge a fix for tx processing issues with aggregation
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37982
2013-09-14 14:46:39 +00:00
Hauke Mehrtens
0c597a8f53
kernel: add missing config option
...
SVN-Revision: 37978
2013-09-13 20:39:23 +00:00
Hauke Mehrtens
b73b915c54
brcm47xx: board detection, GPIO for Linksys E1000 V2.1
...
This patch adds board detection for the Linksys E1000 V2.1 router, as well
as GPIO support for same.
This fixes bug #14135 . Currently, wired networking isn't working on the
router, and I haven't tried the wireless, but with this patch, OpenWRT
successfully boots, and all the LEDs and buttons work properly.
Signed-off-by: Zachary Catlin <zcatlin@indiana.edu>
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 37977
2013-09-13 19:24:08 +00:00
Hauke Mehrtens
6c14f5f3a6
brcm47xx: do not use GPIO configuration of WRT54G for every unknown Linksys device
...
Most of the Linksys devices without an own GPIO configuration where
detected as WRT54G. On one board this made OpenWrt to boot into
failsafe every time, because one GPIO configurated as button was not a
button.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 37970
2013-09-13 16:00:52 +00:00
Jo-Philipp Wich
c3cc912ed9
uhttpd: udpat to git head
...
- fixes buffer corruption with JSON-RPC list calls
- change JSON-RPC protocol to include the session ID into the call
attributes instead of passing it via the URL
- forcibly pass effective session ID as "ubus_rpc_session" attribute
to called procedures
- change ubus acl checking to conform with new ubus session namespace
SVN-Revision: 37962
2013-09-13 13:24:45 +00:00
Jo-Philipp Wich
c6c1c381d6
rpcd: update to git head
...
- recalculate session ACLs on reload
- support negative access group expressions in /etc/config/rpcd
- prevent destryoing the default session
- use "ubus_rpc_session" attribute as session identifier to enforce JSON-RPC proxy security
SVN-Revision: 37961
2013-09-13 13:24:32 +00:00
Luka Perkov
15ea1a6d66
kernel: gsc depends on kmod-i2c-core
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 37960
2013-09-12 23:38:54 +00:00
Steven Barth
eba3ab9ade
odhcp6c: Timing workaround for buggy servers
...
SVN-Revision: 37951
2013-09-12 12:57:42 +00:00
Luka Perkov
e4c837f6d6
kernel: fix imx sata module
...
The imx sata module has only been backported to imx6 target. This change will
fix buildbot errors due to missing patches in other targets. Keep this until
all targets use kernel version with imx sata support in them.
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 37950
2013-09-11 22:08:46 +00:00
Jo-Philipp Wich
106f3eab79
rpcd: update to git head
...
- introduces persistent null session to allow access to procedures without login
- implements session.login procedure to support user logins via json-rpc
SVN-Revision: 37941
2013-09-11 12:13:33 +00:00
Luka Perkov
a43c2d4e6f
kernel: add imx sata module
...
Signed-off-by: Tim Harvey <tharvey@gateworks.com>
SVN-Revision: 37937
2013-09-10 22:26:37 +00:00
Luka Perkov
7d73153e86
kernel: allow hwmon GSC driver for all targets
...
- enable using hwmon GSC driver on all targets
- add a kmod package for it
Signed-off-by: Tim Harvey <tharvey@gateworks.com>
SVN-Revision: 37933
2013-09-10 22:26:30 +00:00
Felix Fietkau
7e6b26a1f3
openssl: add parallel build support
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37927
2013-09-10 12:09:13 +00:00
Felix Fietkau
392ad68960
procd: update to latest version, adds udevtrigger improvements by juhosg
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37925
2013-09-10 11:32:07 +00:00
Felix Fietkau
247299bfa0
rt2x00: merge an rt2800 initialization order fix
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37922
2013-09-09 17:31:53 +00:00
Jo-Philipp Wich
e6d015489b
rpcd: update to git head
...
- adds support for service triggering on config commit
- adds uci transaction support
- adds daemon reload support without loosing session data
- exports headers for use by external plugins
- drops LuCI2 in favor to an out of tree plugin
SVN-Revision: 37921
2013-09-09 14:35:15 +00:00
Felix Fietkau
768e6750d7
ath9k: clean up some patches
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37919
2013-09-08 09:38:38 +00:00
Felix Fietkau
249c396583
mac80211: merge a big batch of upstream changes/improvements
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37918
2013-09-08 09:38:32 +00:00
Steven Barth
b2a71fedd9
odhcp6c: more compatibility fixes
...
SVN-Revision: 37907
2013-09-05 21:13:51 +00:00
Hauke Mehrtens
bdc04e379f
mac80211: kmod-rtl_pci: fix dependencies
...
This fixes the following error:
rtl_pci: Unknown symbol rtl_lps_leave (err 0)
rtl_pci: Unknown symbol rtl_lps_enter (err 0)
rtl8192ce: Unknown symbol rtl_pci_disconnect (err 0)
rtl8192ce: Unknown symbol rtl_pci_probe (err 0)
rtl8192de: Unknown symbol rtl_pci_disconnect (err 0)
rtl8192de: Unknown symbol rtl_pci_probe (err 0)
rtl8192se: Unknown symbol rtl_pci_disconnect (err 0)
rtl8192se: Unknown symbol rtl_pci_probe (err 0)
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 37905
2013-09-05 20:17:28 +00:00
Hauke Mehrtens
f9b790bd55
kernel: kmod-libphy, kmod-tg3: fix load order
...
This fixes the following error:
tg3: Unknown symbol mdiobus_alloc_size (err 0)
tg3: Unknown symbol phy_ethtool_sset (err 0)
tg3: Unknown symbol phy_mii_ioctl (err 0)
tg3: Unknown symbol phy_connect (err 0)
tg3: Unknown symbol mdiobus_register (err 0)
tg3: Unknown symbol mdiobus_free (err 0)
tg3: Unknown symbol phy_start (err 0)
tg3: Unknown symbol phy_start_aneg (err 0)
tg3: Unknown symbol mdiobus_unregister (err 0)
tg3: Unknown symbol phy_ethtool_gset (err 0)
tg3: Unknown symbol phy_stop (err 0)
tg3: Unknown symbol phy_disconnect (err 0)
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 37904
2013-09-05 19:57:44 +00:00
Hauke Mehrtens
9af52f3a2c
kernel: kmod-ssb, kmod-b44: fix load order
...
This fixes the following error:
b44: Unknown symbol ssb_device_is_enabled (err 0)
b44: Unknown symbol ssb_pcicore_dev_irqvecs_enable (err 0)
b44: Unknown symbol ssb_bus_may_powerdown (err 0)
b44: Unknown symbol ssb_pcihost_register (err 0)
b44: Unknown symbol ssb_device_disable (err 0)
b44: Unknown symbol ssb_device_enable (err 0)
b44: Unknown symbol ssb_driver_unregister (err 0)
b44: Unknown symbol __ssb_driver_register (err 0)
b44: Unknown symbol ssb_bus_powerup (err 0)
b44: Unknown symbol ssb_clockspeed (err 0)
b44: Unknown symbol ssb_dma_translation (err 0)
Reported-by: Helmut Schaa <helmut.schaa@googlemail.com>
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 37903
2013-09-05 19:56:04 +00:00
Hauke Mehrtens
fd561a47c5
kernel: kmod-firewire: fix dependencies
...
This fixes the following error:
firewire_core: Unknown symbol crc_itu_t (err 0)
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 37902
2013-09-05 19:53:21 +00:00
Hauke Mehrtens
11ae55cc95
mac80211: do not download carl9170 firmware separately, but use the one from linux-firemware
...
linux-firemware contains the same version we loaded without this patch.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 37901
2013-09-05 19:43:38 +00:00
Hauke Mehrtens
14a65f1cfb
kernel: kmod-fs-xfs: fix dependencies
...
This fixes the following error:
xfs: Unknown symbol exportfs_decode_fh (err 0)
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 37900
2013-09-05 19:41:00 +00:00
Hauke Mehrtens
09a55136d7
kernel: kmod-usb-serial-keyspan: fix dependencies
...
This fixes the following error:
keyspan: Unknown symbol ezusb_fx1_ihex_firmware_download (err 0)
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 37899
2013-09-05 19:39:55 +00:00
Hauke Mehrtens
82a2969100
ath10k: enable Atheros 802.11ac driver
...
This enables usage of the ath10k driver on OpenWrt. Only 2.0 PCI hardware
is supported. The ath10k firmware is currently only available
through github so use that as its source for now.
This goes build tested, not run time tested.
[Hauke: I did some minor changes]
Cc: ath10k@lists.infradead.org
Cc: Kalle Valo <kvalo@qca.qualcomm.com>
Cc: Kathy Giori <kgiori@qca.qualcomm.com>
Cc: Mathieu Olivari <mathieu@qca.qualcomm.com>
Cc: Jerome Proffit <jproffit@qca.qualcomm.com>
Cc: Sujith Manoharan <c_manoha@qca.qualcomm.com>
Cc: Matthew McClintock <mmcclint@qca.qualcomm.com>
Signed-off-by: Luis R. Rodriguez <mcgrof@qca.qualcomm.com>
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 37898
2013-09-05 19:35:14 +00:00
Luka Perkov
1eb21b87bd
kobs-ng: add new package
...
Signed-off-by: Tim Harvey <tharvey@gateworks.com>
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 37894
2013-09-03 23:22:16 +00:00
Jo-Philipp Wich
e01fb70f1b
usbreset: rewrite to not rely on /proc/bus/usb anymore
...
SVN-Revision: 37893
2013-09-03 15:46:39 +00:00
Jo-Philipp Wich
a6b26d9aea
Add rpcd - an extensible backend server for ubus-over-json-rpc operations, session and acl management.
...
SVN-Revision: 37877
2013-09-02 15:36:51 +00:00
Gabor Juhos
b85c090177
package/rotary-gpio-custom: fix checkpatch errors module source
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 37875
2013-09-02 08:45:32 +00:00
Gabor Juhos
1928106d0d
package/w1-gpio-custom: fix checkpatch errors in module source
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 37874
2013-09-02 08:45:31 +00:00
Gabor Juhos
f18a0d9547
package/i2c-gpio-custom: fix checkpatch errors in module source
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 37873
2013-09-02 08:45:30 +00:00
Gabor Juhos
6bb50e4df1
package/kernel: add spi-gpio-custom module
...
The package makes it possible to create custom SPI
buses via GPIO lines.
This module is based on i2c-gpio-custom and allows to
configure an SPI bus via GPIO lines and expose it to
userspace without rebuilding the kernel. This is maily
intended to connect microcontrollers and other simple
SPI devices without making an ad-hoc kernel driver.
Signed-off-by: Marco Burato <zmaster.adsl@gmail.com>
[juhosg:
- change subject,
- extend and reformat commit message,
- cleanup checkpatch errors/warnings in module source]
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 37872
2013-09-02 08:45:29 +00:00
Steven Barth
0a85c59040
netfilter: Add IPv6-NAT support for kernel and ipt Thanks to Berni, Adam Novak and Sedat Dilek for patches and inspiration
...
SVN-Revision: 37866
2013-09-01 17:59:48 +00:00
Steven Barth
3e647ac9b6
iptables: Update to 1.4.20
...
SVN-Revision: 37865
2013-09-01 13:46:10 +00:00
Luka Perkov
e29acfd8e9
uboot-imx6: update to v2013.07
...
Update includes upstream support for Wandboard Quad too.
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 37858
2013-08-29 23:06:31 +00:00
Luka Perkov
cdd6361649
uboot-envtools: update to v2013.07
...
SVN-Revision: 37857
2013-08-29 23:06:29 +00:00
Felix Fietkau
7fc90889d5
netifd: update to the latest version, fixes a bridge handling corner case on config reload
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37856
2013-08-29 22:20:36 +00:00
Gabor Juhos
6c29525f42
mac80211: add a bunch of rt2x00 specific changes
...
Backport some rt2x00 specific changes from
wireless-testing/master-2013-08-26 to add
support for RT3573 based devices.
Also refresh the rt2x00 specific patches.
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 37843
2013-08-27 10:44:06 +00:00
Felix Fietkau
f91d09cabb
mklibs: Fix mklibs usage when *.so files reside in subdirs
...
Currently package/Makefile only passes /lib /usr/lib and /usr/lib/ebtables
to mklibs. However, other libs can also reside in different subdirectories
(in my case /usr/lib/ipsec). Hence, create the list of library directories
dynamically.
Signed-off-by: Helmut Schaa <helmut.schaa@googlemail.com>
SVN-Revision: 37841
2013-08-26 17:31:27 +00:00
Felix Fietkau
eaa8cb7834
mac80211: merge a few ad-hoc mode fixes
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37840
2013-08-26 17:31:23 +00:00
Felix Fietkau
9cf157ac75
mac80211: disable CCK rates for 802.11n clients on brcmsmac to fix crash issues
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37839
2013-08-26 17:31:15 +00:00
Vasilis Tsiligiannis
03b1d4289b
lldpd: Add libbsd dependency when using eglibc
...
Signed-off-by: Vasilis Tsiligiannis <acinonyx@openwrt.gr>
SVN-Revision: 37837
2013-08-25 18:47:08 +00:00
Zoltan Herpai
928d676274
uboot-imx23: add new package for i.MX233 boards
...
SVN-Revision: 37822
2013-08-22 19:28:06 +00:00
Luka Perkov
b04baf0d0c
crypto: add missing depends for crypto-manager
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 37817
2013-08-21 00:36:19 +00:00
Felix Fietkau
418e979e29
usbmode: update to latest version, includes fix from #14062
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37816
2013-08-20 18:25:20 +00:00
Luka Perkov
32b80b8653
uboot-env: fix spurious esac within ramips uci-defaults
...
Signed-off-by: Alexander Couzens <lynxis@fe80.eu>
SVN-Revision: 37814
2013-08-19 13:01:17 +00:00
Hauke Mehrtens
2fc0c28345
broadcom-diag: remove BUFFALO_UNKNOWN
...
This was itriggered by to many non buffalo devices
This closes #14043 .
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 37804
2013-08-17 13:43:07 +00:00
Hauke Mehrtens
e12b5ec8df
broadcom-wl: Add 'N' mode support to broadcom-wl
...
This is partly based on patches sent by Łukasz Kwestarz (See https://lists.openwrt.org/pipermail/openwrt-devel/2012-March/014356.html ).
Signed-off-by: Nathan Hintz <nlhintz@hotmail.com>
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 37802
2013-08-17 13:38:30 +00:00
Jo-Philipp Wich
449d7ef460
ubox: update to git head
...
- support mounting swap files from /etc/config/fstab
- support mounting swap partitions by label
SVN-Revision: 37801
2013-08-16 13:14:21 +00:00
Jo-Philipp Wich
757e80488b
ubox: update to git head
...
- adds support for generic mount options
SVN-Revision: 37800
2013-08-16 11:18:39 +00:00
Jo-Philipp Wich
759112327a
procd: update to git head
...
- terminates uloop after forking in service manager
- redirects stdio to /dev/null for services executed from procd
SVN-Revision: 37799
2013-08-16 09:29:37 +00:00
Jo-Philipp Wich
6dbc1bb24d
Revert "[package] e2fsprogs: update to 1.42.8 and add e4defrag"
...
This reverts commit f6b0be49ba0d8eee29e098cc057ced57e7a26dd4.
SVN-Revision: 37798
2013-08-16 09:29:31 +00:00
Felix Fietkau
d03d3aa58c
mac80211: merge upstream change to fix mesh rssi thresholds
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37793
2013-08-15 13:57:11 +00:00
Jo-Philipp Wich
408f0988e9
procd: update to git head
...
- terminates uloop after forking in hotplug handler
- redirects stdio to /dev/null for processes executed from hotplug
SVN-Revision: 37792
2013-08-15 10:33:52 +00:00
Luka Perkov
e8d6de95b3
uboot-envtools: add support for hornet-ub-x2
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 37789
2013-08-15 00:57:48 +00:00
Jo-Philipp Wich
2864fb107f
firewall: update to git head
...
- uses "-j CT --notrack" instead of deprecated "-j NOTRACK"
- fixes support for rule sections with target "NOTRACK"
SVN-Revision: 37777
2013-08-14 15:40:38 +00:00
Felix Fietkau
19283a07df
disable mips16 for a few packages that don't compile with it
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37773
2013-08-14 14:29:15 +00:00
Felix Fietkau
ae737b77b5
polarssl: disable mips16
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37772
2013-08-14 13:02:36 +00:00
Felix Fietkau
648bc811f0
openssl: to disable mips16, use the new PKG_USE_MIPS16 flag instead of messing with cflags directly
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37771
2013-08-14 13:02:33 +00:00
Felix Fietkau
bbf4412bee
ath9k: merge a few more cleanups/fixes
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37767
2013-08-13 10:35:18 +00:00
Felix Fietkau
253d2b511b
ath9k: reorganize patches
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37766
2013-08-13 10:35:14 +00:00
Felix Fietkau
ead5aa354c
mac80211: merge upstream patch to suppress unnecessary ad-hoc mode scan with fixed-freq, fixed-bssid
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37764
2013-08-13 10:35:04 +00:00
Luka Perkov
acb9bc0f5e
kernel: remove imx-sdma-fw because of license issues
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 37755
2013-08-12 10:48:05 +00:00
Luka Perkov
556e850dfd
kernel: add imx-sdma-fw package
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 37753
2013-08-11 15:10:42 +00:00
Felix Fietkau
fd586c0275
ath9k: fix an rx descriptor processing race condition
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37746
2013-08-10 14:00:33 +00:00
Felix Fietkau
4cda88a879
hostapd: fix typo in version number
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37742
2013-08-08 20:45:15 +00:00
Felix Fietkau
9df75e7f34
hostapd: fix ubus reconnect handling
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37741
2013-08-08 20:45:12 +00:00
Felix Fietkau
368e7da483
ubus: update to latest version, fixes a bug in reconnect after ubusd dies
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37740
2013-08-08 20:45:09 +00:00
Felix Fietkau
750197b3af
hostapd: add a build variant for wpa_supplicant with p2p (aka Wi-Fi Direct) support
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37739
2013-08-08 16:24:50 +00:00
Felix Fietkau
f53b96813e
hostapd: update to latest version (20130707)
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37738
2013-08-08 16:04:19 +00:00
Felix Fietkau
9a22315ca4
hostapd: Settings for DAE/CoA server
...
hostapd supports "Dynamic Authorization Extensions", making it possible
to forcibly disconnect a user by sending it a RADIUS "Disconnect-Request"
packet.
I've added three new variables to enable setting of the
"radius_das_client" and "radius_das_port" variables in the hostapd
configuration, which enable these extensions.
* dae_client - IP of the client that can send disconnect requests
* dae_secret - shared secret for DAE packets
These are combined into the "radius_das_client" option in hostapd.conf
To enable the server, both dae_client and dae_secret must be set.
* dae_port - optional, default value is 3799 as specified in RFC 5176
Signed-off-by: Martijn van de Streek <martijn@vandestreek.net>
SVN-Revision: 37734
2013-08-06 18:55:30 +00:00
Felix Fietkau
91f0b411f4
hostapd: Fix WDS/WEP usage
...
WEP in WDS is currently broken in hostapd. Add a patch
to fix the issue.
Signed-off-by: Sujith Manoharan <c_manoha@qca.qualcomm.com>
SVN-Revision: 37733
2013-08-06 17:59:12 +00:00
Felix Fietkau
39ab281fae
mac80211: Handle concurrent AP/STA beaconing properly
...
Use the "start_disabled" option in hostapd that was added
in the earlier patch.
Signed-off-by: Sujith Manoharan <c_manoha@qca.qualcomm.com>
SVN-Revision: 37732
2013-08-06 17:59:09 +00:00
Felix Fietkau
76ca564e79
hostapd: Refresh patches
...
Signed-off-by: Sujith Manoharan <c_manoha@qca.qualcomm.com>
SVN-Revision: 37731
2013-08-06 17:59:05 +00:00
Felix Fietkau
22e012bad8
hostapd: Add an option to disable beaconing
...
Add a patch for hostapd that introduces a config option
"start_disabled" which can be used to bring up an AP
interface with beaconing disabled. This is useful in
a Repeater-AP setup where the Repeater AP has to start
beaconing only after the WDS link has been established.
Signed-off-by: Sujith Manoharan <c_manoha@qca.qualcomm.com>
SVN-Revision: 37730
2013-08-06 17:59:02 +00:00
Felix Fietkau
bdb2859a48
ath9k: fold the aggregation rework into 300-pending_work.patch (tracked as upstream submission)
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37716
2013-08-06 10:31:10 +00:00
Felix Fietkau
5bce86faa2
mac80211: refresh a patch that was using the wrong patch style
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37715
2013-08-06 10:31:06 +00:00
Felix Fietkau
48b3b74da7
mac80211: fold the rtlwifi patch into 300-pending_work.patch (upstream patch)
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37714
2013-08-06 10:31:02 +00:00
Felix Fietkau
592f2c6e2b
ath9k: add some more fixes for the tx queueing rework
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37713
2013-08-06 10:30:58 +00:00
Hauke Mehrtens
3f351e2770
mac80211: rtlwifi depends on PCI or USB support in the Kconfig file
...
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 37711
2013-08-05 21:57:48 +00:00
Hauke Mehrtens
9d4145efe5
kernel: fix DMA error when BCM4331 is connected to BCM4706
...
The BCM4331 supports a PCIe max request size of 512 bytes and uses
that, but the PCIe controller in the BCM4706 just supports 128 Bytes
and that causes a DMA error for packages bigger than 126 bytes. This
fixes the problem by setting the BCM4331 also to 128 Bytes.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 37709
2013-08-05 16:17:05 +00:00
Felix Fietkau
6743f2625b
gpio-button-hotplug: debounce the initial button state, the first reads at boot time might be wrong
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37702
2013-08-05 10:32:13 +00:00
Felix Fietkau
158cc23d39
ubus: fix typo
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37701
2013-08-05 10:08:04 +00:00
Felix Fietkau
e7de3b26ed
ubus: change section/category to base, libs
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37700
2013-08-05 10:07:33 +00:00
Gabor Juhos
259c36358f
mac80211: fix rt2x00 dependency
...
The current dependency prevents building of the
rt2800{pci,usb} drivers for RT3883. Change the
dependency to fix this.
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 37699
2013-08-05 09:24:19 +00:00
Gabor Juhos
885cf1f19f
mac80211: rt2x00: fix LED polarity patch
...
The patch causes compiler warning ...
<...>/drivers/net/wireless/rt2x00/rt2800lib.c: In function 'rt2800_init_eeprom':
<...>/drivers/net/wireless/rt2x00/rt2800lib.c:5971:2: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement]
... and runtime errors on PCI/USB devices:
[ 11.810000] ieee80211 phy0: rt2x00_set_rt: Info - RT chipset 3071, rev 021c detected
[ 11.830000] ieee80211 phy0: rt2x00_set_rf: Info - RF chipset 0001 detected
[ 11.880000] rt2x00mmio_regbusy_read() Indirect register access failed: offset=0x00007010, value=0x01ff0001
[ 12.080000] usb 1-1: reset high-speed USB device number 2 using ehci-platform
[ 12.250000] ieee80211 phy1: rt2x00_set_rt: Info - RT chipset 5592, rev 0222 detecte
[ 12.300000] ieee80211 phy1: rt2x00_set_rf: Info - RF chipset 000f detected
[ 12.350000] ieee80211 phy1: rt2x00usb_regbusy_read: Error - Indirect register access failed: offset=0x00007010, value=0x1a93b47
[ 12.430000] ieee80211 phy1: rt2x00usb_regbusy_read: Error - Indirect register access failed: offset=0x00007010, value=0x11a93b47
[ 12.480000] ieee80211 phy1: rt2x00usb_regbusy_read: Error - Indirect register access failed: offset=0x00007010, value=0x11a93b47
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 37698
2013-08-05 09:09:41 +00:00
Gabor Juhos
3573494b19
mac80211: enable RT{33,35,53,55}XX chip support in rt2800usb
...
Closes #13951 .
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 37697
2013-08-05 09:09:40 +00:00
Jonas Gorski
c7976ae5f8
mac80211: add rtlwifi drivers
...
Signed-off-by: Viktar Palstsiuk <viktar.palstsiuk@promwad.com>
[jogo@openwrt.org: add missing DRIVER_11N_SUPPORT select, add missing
usb dependencies, backport upstream fixes for Kconfig
issues]
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 37687
2013-08-04 15:32:36 +00:00
Jo-Philipp Wich
c5b4d98d39
busybox: rename ntp init script back to sysntpd ( #13920 )
...
Renaming the init script to ntp broke LuCI time sync functionality and collides with other ntp packages
SVN-Revision: 37681
2013-08-04 12:40:24 +00:00
Hauke Mehrtens
2fcaba306e
brcm47xx: change board detection for some Asus devices
...
This closes #13316
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 37680
2013-08-04 12:36:13 +00:00
Hauke Mehrtens
0d9ecfa564
kernel: kmod-appletalk: fix dependencies
...
When CONFIG_LLC gets build as a module, also p8022.ko and psnap.ko are
getting build as a module. kmod-appletalk depends on llc.ko and
psnap.ko, but at least psnap.ko,was not packed. On most systems
CONFIG_LLC will be build into the kernel so this problem does not show
up.
This fixes the missing dependency of kmod-appletalk on psnap.ko
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 37673
2013-08-04 09:51:07 +00:00
Felix Fietkau
80f8b60607
ubus: update to latest version
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37671
2013-08-04 08:55:28 +00:00
Hauke Mehrtens
7dea39fda2
broadcom-diag: show error message in case something goes wrong with gpio irq
...
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 37668
2013-08-03 17:12:07 +00:00
Hauke Mehrtens
309123bbfd
broadcom-diag: add gpio config for Asus RT-N66U
...
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 37667
2013-08-03 17:10:37 +00:00
Hauke Mehrtens
b1b3067a12
broadcom-diag: add gpio config for Linksys E4200v1
...
GPIO for Linksys E4200v1, tested and works. This closes #13454 and #13894
Signed-off-by: Cezary Jackiewicz <cezary.jackiewicz@gmail.com>
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 37666
2013-08-03 17:09:39 +00:00
Felix Fietkau
18e37d8caf
gpio-button-hotplug: cleanup, fix compiler warning
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37665
2013-08-03 11:56:27 +00:00
Felix Fietkau
4281026dda
gpio-button-hotplug: fix active_low handling, possibly broken in r37643
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37664
2013-08-03 11:49:50 +00:00
Hauke Mehrtens
d2ed54596d
kernel: only add v4l2-compat-ioctl32 when CONFIG_COMPAT is set
...
SVN-Revision: 37661
2013-08-03 10:10:16 +00:00
Hauke Mehrtens
f43b6b2bea
kernel: add missing module to video-core for kernel < 3.6
...
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 37659
2013-08-02 20:08:20 +00:00
Hauke Mehrtens
65ef965e6e
kernel: fix usb-chipidea compilation with kernel <= 3.9
...
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 37658
2013-08-02 20:07:11 +00:00
Hauke Mehrtens
58274d68fb
broadcom-diag: add support for the ASUS RT-N12
...
This adds button and led info, which I determined
by manually poking the gpio values.
Signed-off-by: Josh Stone <cuviper@gmail.com>
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 37655
2013-08-02 15:44:04 +00:00
Hauke Mehrtens
af970e66bf
broadcom-diag: increase version number
...
There are some changes in there and this should be rebuild.
SVN-Revision: 37654
2013-08-02 15:06:14 +00:00
Felix Fietkau
1972a131a0
mac80211: backport a few upstream fixes
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37653
2013-08-02 10:02:35 +00:00
Hauke Mehrtens
0fe808d032
kernel: load libphy before tg3
...
SVN-Revision: 37651
2013-08-01 22:19:19 +00:00
Hauke Mehrtens
2b55968f5d
brcm47xx: improve detection of Linksys WRTSL54GS
...
This closes #13319
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 37647
2013-08-01 19:33:59 +00:00
John Crispin
1eabf431df
gpio-button-hotplug: use gpio_button_get_value() to initialize last_state.
...
TL-WR720N-v3 has a slider switch composed of 2 GPIO buttons which can be
used to swtich between 3 positions. At leat 1 button is in pressed state
in any of those positions. Initialize 'last_state' as 0 (released) will
cause the device to automatically enter failsafe mode on every bootup.
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
SVN-Revision: 37643
2013-08-01 14:31:28 +00:00
John Crispin
ef96422920
gpio-button-hotplug: use gpio_button_get_value() to fetch state.
...
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
SVN-Revision: 37642
2013-08-01 14:31:24 +00:00
John Crispin
2c19af6ac5
gpio-button-hotplug: add inline function gpio_button_get_value().
...
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
SVN-Revision: 37641
2013-08-01 14:31:20 +00:00
Felix Fietkau
98ead7fc2f
libubox: update to the latest version, fixes a fd deletion race condition in uloop
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37629
2013-07-31 22:07:13 +00:00
Felix Fietkau
719adb6471
uhttpd: update to the latest version, fixes a crash on early cgi/lua process termination
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37628
2013-07-31 22:07:09 +00:00
Jo-Philipp Wich
b7f8f212ae
base-files: implement -l (--list-backup) sysupgrade parameter to list the files that would be backed up
...
SVN-Revision: 37627
2013-07-31 18:11:55 +00:00
Hauke Mehrtens
e77339b9e2
broadcom-wl: fix compile error with kernel 3.10
...
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 37626
2013-07-31 17:42:55 +00:00
Jo-Philipp Wich
2a1ccf1830
base-files: abort sysupgrade if file specified with --restore-config is not found
...
SVN-Revision: 37624
2013-07-31 14:10:34 +00:00
Jo-Philipp Wich
91b814221c
ubox: update to git head
...
- fixes extroot tag file corruption with long uuids
SVN-Revision: 37623
2013-07-31 10:44:50 +00:00
Jo-Philipp Wich
2771edf647
base-files: implement -T (--test) sysupgrade parameter to verify image without actually flashing it
...
SVN-Revision: 37620
2013-07-30 16:42:05 +00:00
Felix Fietkau
5bd3f8b164
mac80211: rt2x00: add missing of.h header
...
Signed-off-by: Felix Kaechele <heffer@fedoraproject.org>
SVN-Revision: 37618
2013-07-29 22:45:57 +00:00
Felix Fietkau
36e6d4ca53
ath9k: fix several issues in the tx queueing rework
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37616
2013-07-29 19:44:05 +00:00
John Crispin
2b906791be
mac80211: rt2x00: fix default register settings for rt5350
...
Comparing the RTSDK driver and mac80211 revealed, that this register needs
to have a special setup on rt5350.
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 37608
2013-07-29 13:10:12 +00:00
John Crispin
7f895c6776
mac80211: rt2x00: enable setting wifi led polarity from OF
...
This patch enables setting the wifi led polarity from OF.
It can be used in a DTS' wmac section like this:
ralink,led-polarity = <1>;
Valid values are 0 or 1.
Signed-off-by: Felix Kaechele <heffer@fedoraproject.org>
SVN-Revision: 37607
2013-07-29 13:09:16 +00:00
Felix Fietkau
a8e8a31cb8
libubox: update to latest version, adds extra sanity checks to blob/blobmsg iterator macros
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37604
2013-07-29 12:49:04 +00:00
Felix Fietkau
1ff304e5f5
rt2x00: merge fix for queue stopping
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37603
2013-07-29 12:49:01 +00:00
Felix Fietkau
c67a12711d
mac80211: add support for verbose builds using V=sc
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37597
2013-07-29 09:38:08 +00:00
Luka Perkov
1646bd096c
iproute2: update to 3.10.0
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 37590
2013-07-28 23:27:35 +00:00
Luka Perkov
f566115085
zlib: update to 1.2.8
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 37589
2013-07-28 23:27:34 +00:00
Luka Perkov
7cea65c80a
e2fsprogs: update to 1.42.8 and add e4defrag
...
Signed-off-by: Peter Wagner <tripolar@gmx.at>
SVN-Revision: 37588
2013-07-28 23:27:29 +00:00
Luka Perkov
181cb9f3fa
kernel: add usb-mxs-phy package
...
SVN-Revision: 37580
2013-07-28 20:34:18 +00:00
Luka Perkov
cc4bda8d67
kernel: update usb-chipidea package
...
SVN-Revision: 37579
2013-07-28 20:34:17 +00:00
Luka Perkov
769f986d9a
kernel: update usb2 package
...
SVN-Revision: 37578
2013-07-28 20:34:09 +00:00
John Crispin
4176b6fdd3
strict_strtoul is obsolete, use kstrtoul instead
...
based on http://patchwork.openwrt.org/patch/3827/
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 37562
2013-07-27 09:23:18 +00:00
Felix Fietkau
aff8c18ad0
openvpn: update to 2.3.2
...
this patches updates openvpn to v2.3.2
and adds a PKG_MD5SUM to the Makefile
This release fixes a memory access violation when cipher none is used
on ar71xx - at least with my config
Signed-off-by: Peter Wagner <tripolar@gmx.at>
SVN-Revision: 37560
2013-07-26 12:35:22 +00:00
Steven Barth
4d37ae33b6
6relayd: Overridden DNS should affect DHCPv6
...
SVN-Revision: 37558
2013-07-26 11:59:25 +00:00
Felix Fietkau
8faa8a6420
uhttpd: update to latest version, fixes issues with POST and keep-alive ( #13940 )
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37556
2013-07-26 10:03:07 +00:00
Felix Fietkau
3d2ace5d71
authsae: add myself as a maintainer
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37555
2013-07-26 10:03:03 +00:00
Felix Fietkau
4478c69b86
authsae: adapt uci scripts to use authsae
...
This patch modifies the uci scripts to be able to
start meshd-nl80211 for encrypted mesh networks,
therefor a new script (authsae.sh) is inserted.
Signed-off-by: Emanuel Taube <emanuel.taube@gmail.com>
[etienne.champetier@free.fr: just update mac80211.sh path]
Signed-off-by: Etienne CHAMPETIER <etienne.champetier@free.fr>
SVN-Revision: 37554
2013-07-26 10:02:59 +00:00
Felix Fietkau
6dbea6416b
authsae 80211s authentication daemon
...
This patch adds authsae open80211s authentication daemon (http://open80211s.org )
It's a rework of Peter Naulls patch (http://patchwork.openwrt.org/patch/1350/ )
I've excluded the sample conf file as it's useless when used with mac80211.sh (Emanuel Taube patch)
It now link against libnl-tiny instead of libnl (patch merged in authsae git)
Authsae is 58 Ko (OPENSSL_WITH_EC option adds 35Ko to libopenssl)
Signed-off-by: Peter Naulls <peter@chocky.org>
Signed-off-by: Etienne CHAMPETIER <etienne.champetier@free.fr>
SVN-Revision: 37553
2013-07-26 10:02:55 +00:00
Felix Fietkau
4e049d82b4
libconfig: add from /packages, update to latest version, add myself as maintainer
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37552
2013-07-26 10:02:51 +00:00
Jo-Philipp Wich
3f8c8d6f60
ubox: update to git head
...
- discard vfat labels with only spaces
- support using swap files
- support extroot when required kmods and block-mount are installed on jffs2
SVN-Revision: 37551
2013-07-26 09:09:05 +00:00
Luka Perkov
aa81b9ed5f
kernel: be consistent with formatting style
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 37545
2013-07-26 01:09:50 +00:00
John Crispin
3251cddf31
mac8021: add ath9k pcie id for AR9381
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 37536
2013-07-25 20:28:45 +00:00
John Crispin
3e54dbbf60
base-files: be verbose when entering failsafe due to a button being pressed
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 37535
2013-07-25 20:28:36 +00:00
Jo-Philipp Wich
bbf2b18933
ubox: update to git head
...
- use dynamically sized buffer, fixes label extraction on vfat partitions with huge cluster size
- strip trailing spaces from vfat labels, aligns behaviour with "blkid"
SVN-Revision: 37529
2013-07-24 18:24:57 +00:00
Felix Fietkau
8ba022ab48
ustream-ssl: update to latest version, add a package for the polarssl build variant
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37528
2013-07-24 16:59:51 +00:00
Felix Fietkau
4cd1ace48d
polarssl: update to version 1.2.8
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37527
2013-07-24 16:59:43 +00:00
Felix Fietkau
e4b7360ec6
libubox: update to latest version, includes a small uloop fix
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37526
2013-07-24 13:02:21 +00:00
Felix Fietkau
ca186db09f
openssl: enable elliptic curve crypto by default (so that it can be used by things like ipsec as well)
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37524
2013-07-24 12:38:06 +00:00
Felix Fietkau
da654a0c42
openssl: add elliptic curve crypto compilation options to openssl
...
This patch adds EC compilation options to openssl
OPENSSL_WITH_EC is needed for authsae (OPENSSL_WITH_EC2M isn't)
Activating ec (but not ec2m) in openssl take 35Ko more on ar71xx (ipk size)
Activating both take 52Ko.
Signed-off-by: Etienne CHAMPETIER <etienne.champetier@free.fr>
SVN-Revision: 37523
2013-07-24 12:37:55 +00:00
Jo-Philipp Wich
1e8e6b4645
ubox: update to git head
...
- fixes vfat partition detection on big endian systems
SVN-Revision: 37522
2013-07-24 10:08:58 +00:00
Jonas Gorski
b037b0011e
kernel: ebtables depends on bridge
...
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 37520
2013-07-23 19:53:08 +00:00
John Crispin
093f211843
update ubox and procd to latest git revision
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 37516
2013-07-23 12:22:40 +00:00
Jo-Philipp Wich
60c64808dc
procd: ensure the log_proto has udp default value in log.init
...
SVN-Revision: 37508
2013-07-22 16:43:17 +00:00
John Crispin
11d027380e
procd: update to latest git head
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 37504
2013-07-22 15:36:28 +00:00
John Crispin
99f15eec91
ubox: fix stack overflow in squashfs uuid code
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 37503
2013-07-22 15:36:16 +00:00
John Crispin
06a27059bd
lantiq: dont build ar10 drivers
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 37500
2013-07-22 13:53:01 +00:00
Jo-Philipp Wich
ec6954e64e
procd: default to udp log protocol to keep backwards compat with busybox
...
SVN-Revision: 37496
2013-07-22 11:31:29 +00:00
Felix Fietkau
94439c2b5d
kernel: add a new global config symbol for enabling rfkill support (can be enabled by default via target feature flag)
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37491
2013-07-21 11:55:30 +00:00
Jonas Gorski
11c5730695
kernel: fix config breakage from removing the de4x5 tulip driver
...
Properly define the config symbol to n so it doesn't break build for
targets which do have it available (e.g. mostly everything except arm).
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 37489
2013-07-21 11:08:38 +00:00
Felix Fietkau
c493e45058
kernel: fix kmod-crypto-hw-ppc4xx dependencies
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37488
2013-07-21 08:20:01 +00:00
Felix Fietkau
2ea287816c
kernel: add missing config symbol for the chipidea usb driver
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37487
2013-07-21 08:19:58 +00:00
Felix Fietkau
4332b7fce5
kernel: remove an exotic ethernet driver from the tulip package which does not build on some platforms
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37486
2013-07-21 08:06:56 +00:00
Gabor Juhos
0494ec45f1
kernel: fix crypto-hw-talitos dependencies
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 37485
2013-07-20 20:44:40 +00:00
Felix Fietkau
a0129dfd8e
ath9k: add initial tx queueing rework patches
...
This forces all packets (even for un-aggregated traffic) through
software queues to improve fairness and stability
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37483
2013-07-20 16:37:50 +00:00
Felix Fietkau
85e585ddce
ead: fix compile errors with recent kernels
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37482
2013-07-20 12:56:07 +00:00
Gabor Juhos
8d55ea10ad
base-files: add mtd_get_part_size helper
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 37475
2013-07-20 09:25:49 +00:00
Hauke Mehrtens
9ba76039d6
kernel: fix kmod-fs-btrfs dependencies
...
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 37466
2013-07-19 23:10:40 +00:00
Hauke Mehrtens
96f1953fb1
kernel: fix xtables-addons dependencies with kernel 3.3
...
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 37461
2013-07-19 22:36:47 +00:00
Hauke Mehrtens
28752830c7
kernel: add fbdev.ko to kmod-fb on x86 dependencies
...
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 37460
2013-07-19 22:30:35 +00:00
Hauke Mehrtens
251b414641
kernel: fix kmod-rtc-pcf8563 dependencies
...
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 37459
2013-07-19 22:27:31 +00:00
Gabor Juhos
221ddfa19b
kernel: package the usbmon module
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 37458
2013-07-19 22:19:26 +00:00
Gabor Juhos
adba04e53f
procd: improve early console handling
...
The malta target is broken since procd is used
as init. The initramfs image boots fine, however
the console is not working.
Improve the early console handling to fix the
problem.
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 37451
2013-07-19 17:12:44 +00:00
Hauke Mehrtens
ddb0804479
kernel: simplify kmod-crypto-misc dependencies
...
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 37448
2013-07-19 15:01:22 +00:00
Hauke Mehrtens
4dbc5c64fa
kernel: fix kmod-et131x dependencies
...
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 37446
2013-07-19 14:53:29 +00:00
Hauke Mehrtens
5920feafda
kernel: fix usb-net-asix dependencies
...
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 37445
2013-07-19 14:51:15 +00:00
Jo-Philipp Wich
9f6d136107
ubox: update to git head, fixes multiple null pointer dereferences and adds support for mounting lvm and raid devices
...
SVN-Revision: 37444
2013-07-19 14:50:39 +00:00
Hauke Mehrtens
0cb97db4be
kernel: fix crypto-hw-geode dependencies
...
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 37443
2013-07-19 14:46:02 +00:00
Hauke Mehrtens
0256b82631
kernel: fix crypto-hw-padlock dependencies
...
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 37442
2013-07-19 14:44:12 +00:00
Hauke Mehrtens
4a9adf4300
kernel: fix syntax error in kmod-crypto-misc
...
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 37441
2013-07-19 14:41:33 +00:00
Felix Fietkau
7642a4eeaa
kernel: add missing module for mmc-spi
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37440
2013-07-19 14:13:45 +00:00
Felix Fietkau
85fb0fb29e
ltq-deu: add missing dependency
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37439
2013-07-19 14:10:18 +00:00
Hauke Mehrtens
d6e9934924
kernel: fix kmod-usb-chipideai syntax
...
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 37438
2013-07-19 13:35:28 +00:00
Hauke Mehrtens
c12085a578
kernel: fix kmod-usb-chipideai dependencies
...
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 37437
2013-07-19 13:23:47 +00:00
Jonas Gorski
29954b9ffc
kernel: remove gpio_buttons
...
It hasn't been buildable for a long time, and there are no users of it
anymore left as all of them have been switched to the upstream accepted
version.
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 37436
2013-07-19 13:20:41 +00:00
Felix Fietkau
1b5aa23ca2
button-hotplug: add missing dependency on kmod-input-core
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37429
2013-07-19 10:38:48 +00:00
Jo-Philipp Wich
f71d47e58e
linux: fix platform dependency of kmod-usb2-fsl
...
SVN-Revision: 37428
2013-07-19 10:34:40 +00:00
Jo-Philipp Wich
dd61797e96
linux: kmod-ipt-filter depends on kmod-ipt-conntrack
...
SVN-Revision: 37427
2013-07-19 10:08:26 +00:00
Jonas Gorski
1f59f8ed40
kernel: change ipt depends to a select
...
Fixes recursive dependencies with kmod-ipt-core.
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 37426
2013-07-19 09:59:34 +00:00
Jo-Philipp Wich
7bbe1656cb
xtables-addons: use a select of kmod-ipt-core instead of depending on it
...
SVN-Revision: 37425
2013-07-19 09:58:17 +00:00
Jo-Philipp Wich
d474a77edf
xtables-addons: add missing kmod dependencies
...
SVN-Revision: 37424
2013-07-19 09:58:11 +00:00
Jonas Gorski
108b880748
mac80211: add missing dependencies
...
Add missing dependencies for rt2800-lib and lib80211.
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 37422
2013-07-19 09:49:04 +00:00
Jonas Gorski
85cf95b73a
kernel: video-core depends on i2c-core if i2c-core is selected
...
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 37421
2013-07-18 20:40:17 +00:00
Jonas Gorski
fe1a84ad71
kernel: kmod-gpio-mcp23s08 depends on i2c-core
...
But only if it is selected, so make it a conditionl dependency.
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 37420
2013-07-18 20:40:15 +00:00
Jonas Gorski
5e239a0fa4
kernel: kmod-pcmcia-serial requires kmod-serial-8250
...
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 37419
2013-07-18 20:40:13 +00:00
Jonas Gorski
f3755ec53c
kernel: kmod-e1000e depends on pip for 3.8+
...
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 37418
2013-07-18 20:40:10 +00:00
Felix Fietkau
eee81c5fbf
kernel: net-zd1201 depends on usb-core
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37416
2013-07-18 17:26:43 +00:00
Felix Fietkau
3b985bae1b
kernel: fix usb-net-cdc-mbim dependencies
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37415
2013-07-18 17:26:39 +00:00
Felix Fietkau
b30b62619c
kernel: usb-serial-qualcomm depends on usb-serial-wwan
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37414
2013-07-18 17:26:36 +00:00
Felix Fietkau
6fc24f7768
kernel: usb-serial-keyspan needs to include ezusb.ko
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37413
2013-07-18 17:26:32 +00:00
Felix Fietkau
2bc5b4a02a
kernel: usb-serial-ipw depends on usb-serial-wwan
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37412
2013-07-18 17:26:28 +00:00
Felix Fietkau
225cb7a3d7
kernel: mtdtests depends on nand
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37411
2013-07-18 17:26:24 +00:00
Felix Fietkau
ec5f8304b2
kernel: bluetooth depends on crypto-hash
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37410
2013-07-18 17:26:21 +00:00
Felix Fietkau
3dfe4bc893
kernel: rfkill depends on input-core
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37409
2013-07-18 17:26:17 +00:00
Felix Fietkau
9ea4b73748
kernel: split slhc into a separate package and make slip depend on it
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37408
2013-07-18 17:26:13 +00:00
Felix Fietkau
b4a847be93
kernel: fix accidental depends line duplication
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37407
2013-07-18 16:49:55 +00:00
Felix Fietkau
f766aa2dee
kernel: sctp depends on ipv6 if ipv6 is enabled
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37406
2013-07-18 16:46:11 +00:00
Felix Fietkau
4af1bb818c
build: fix IGNORE_ERRORS for sources packages that match both 'y' and 'm'
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37405
2013-07-18 16:44:44 +00:00
Felix Fietkau
58f50a7dbd
kernel: make kmod-sched depend on kmod-ipt-core
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37404
2013-07-18 16:32:12 +00:00
Felix Fietkau
5308e258da
kernel: reduce spurious rebuilds of simple kmod-* packages
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37403
2013-07-18 16:32:07 +00:00
Jo-Philipp Wich
32d810e75a
linux: introduce new kmod-iptunnel for Linux 3.10+, add missing dependencies to netsupport packages
...
SVN-Revision: 37402
2013-07-18 15:47:13 +00:00
Jo-Philipp Wich
44fd7d9626
linux: add missing netfilter dependencies
...
SVN-Revision: 37401
2013-07-18 15:47:08 +00:00
Jo-Philipp Wich
a5f93fad9d
linux: add missing dependency to kmod-i2c-tiny-usb
...
SVN-Revision: 37399
2013-07-18 13:57:40 +00:00
Jo-Philipp Wich
8500a3fea4
linux: add missing dependencies to kmod-fs-msdos and kmod-fs-xfs
...
SVN-Revision: 37398
2013-07-18 13:57:36 +00:00
Jonas Gorski
a842efc8cd
kernel: btrfs supports raid6 in 3.10, thus depends on lib-raid6
...
btrfs now supports raid5/6 and added appropriate depenendcies for 3.10.
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 37396
2013-07-18 13:08:35 +00:00
Jonas Gorski
eaadc5c4f9
kernel: move xor into its own package
...
xor.ko is needed by btrfs in 3.10+, so split it out into its own
package. Make it hidden as it does not provide any functionality on its
own.
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 37395
2013-07-18 13:08:33 +00:00
Jonas Gorski
050061a565
kernel: split out lib-raid6
...
raid_pq.ko is needed by btrfs in 3.10+, so split it out into its own
package. Make it hidden as it does not provide any functionality on its
own.
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 37394
2013-07-18 13:08:31 +00:00
Jonas Gorski
69de869b0f
kernel: kmod-dm depends on crypto
...
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 37393
2013-07-18 13:08:29 +00:00
Jonas Gorski
9a38971a3e
kernel: crypto: add missing dependencies and files
...
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 37392
2013-07-18 13:08:27 +00:00
Jonas Gorski
5b931b9ec0
kernel: drop kmod-ata-sis
...
it was broken since 2.6.21, evidently nobody uses it and we can just
remove it.
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 37391
2013-07-18 13:08:23 +00:00
Jo-Philipp Wich
b44ece50d4
linux: add missing dependencies to kmod-ip6tables
...
SVN-Revision: 37389
2013-07-18 11:57:19 +00:00
Felix Fietkau
6640b83a3e
build: add kernel modules to package provides info (along with shared libs)
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37385
2013-07-18 10:47:00 +00:00
Zoltan Herpai
8aa106cf43
imx23: ChipIdea changes
...
- move ci_hdrc into generic modules
- add separate package for imx-specific modules
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
SVN-Revision: 37384
2013-07-17 22:49:16 +00:00
Luka Perkov
67f1d364b8
base-files/busybox: move ntpd init script from base-files to busybox
...
SVN-Revision: 37383
2013-07-17 22:24:45 +00:00
Luka Perkov
af9d30f713
uboot-env: add config for the ALFA NETWORKS Hornet-UB (AP121U)
...
Signed-off-by: Daniel Golle <daniel.golle@gmail.com>
SVN-Revision: 37382
2013-07-17 17:31:21 +00:00
Felix Fietkau
eb8d23819f
ath5k: fix AHB support dependency ( #13896 )
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37377
2013-07-17 13:58:15 +00:00
Jo-Philipp Wich
d6e8047f83
firewall: update to git head
...
- handles redirects as port relocations if the dest_ip points to the router itself
SVN-Revision: 37374
2013-07-16 14:04:59 +00:00
Steven Barth
54ae5ce507
netifd: Fix IPv6-prefix assignment with continuous hints
...
SVN-Revision: 37371
2013-07-16 12:07:11 +00:00
Steven Barth
6a034ce5b1
6relayd: Fix DHCPv6-PD with continuous hints
...
SVN-Revision: 37370
2013-07-16 12:07:06 +00:00
Luka Perkov
d530ad0732
kernel: add sound-soc-imx-sgtl5000
...
Signed-off-by: Tim Harvey <tharvey@gateworks.com>
SVN-Revision: 37360
2013-07-15 23:18:34 +00:00
Luka Perkov
b3ec189cdb
kernel: add sound-soc-imx
...
Signed-off-by: Tim Harvey <tharvey@gateworks.com>
SVN-Revision: 37359
2013-07-15 23:18:33 +00:00
Jo-Philipp Wich
55178554c2
base-files: reject invalid uci keys in network_get_device() and related procedures ( #13886 )
...
SVN-Revision: 37345
2013-07-15 13:42:58 +00:00
Felix Fietkau
a5e70c13f8
mac80211: fix a crash in legacy minstrel when no STA exists
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37342
2013-07-15 12:35:23 +00:00
John Crispin
3cfa187818
kernel: add usb-dwc2 kmod
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 37338
2013-07-15 11:08:04 +00:00
John Crispin
ae7a156434
procd: make old button hotplug rules work until all packages are migrated
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 37336
2013-07-15 11:07:53 +00:00
Felix Fietkau
f75bba6f87
ubox: fix compile error ( #13877 )
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37330
2013-07-15 08:17:33 +00:00
Steven Barth
0444e32acd
Bump iptables version
...
SVN-Revision: 37329
2013-07-15 06:12:07 +00:00
Steven Barth
ea6a5d0c22
iptables: restore reap functionality to recent module
...
The reap functionality appears to have been accidentally disabled by
commit 74ded7257e5da5e309844d386290f24ae91950a6 to iptables.git, see:
git://git.netfilter.org/iptables.git
and subsequently in iptables 1.4.15 and later. This adds a patch to
restore reap functionality for recent_opts_v1.
Signed-off-by: Russell Senior <russell@personaltelco.net>
SVN-Revision: 37328
2013-07-15 06:12:03 +00:00
Luka Perkov
1a963355b0
netifd: update to latest version, add bridge_empty option
...
with this option enabled it's possible to create empty bridges
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 37318
2013-07-14 18:50:04 +00:00
John Crispin
7d7c2ff5f9
swconfig: fix dependency bug introduced by [37304]
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 37316
2013-07-14 18:16:42 +00:00
John Crispin
6d7e477691
procd: update to latest git revision
...
* improves logread over net code
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 37313
2013-07-14 18:00:51 +00:00
John Crispin
33a04fdfec
ubox: update to latest git revison
...
this fixes a stack corruption in kmodloader. lsmod should be fixed now
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 37312
2013-07-14 18:00:43 +00:00
Hauke Mehrtens
13f3c9dbe5
mac80211: b43: load b43 on core rev 17 and 18.
...
This is now controlled by a module parameter and the default
configuration depends on brcmsmac being installed.
This patch causes b43 to take core rev 17 and 18 always by default.
SVN-Revision: 37307
2013-07-14 14:23:04 +00:00
Hauke Mehrtens
71230b33c1
mac80211: b43: activate LP-Phy support every time
...
SVN-Revision: 37305
2013-07-14 14:13:32 +00:00
Hauke Mehrtens
f8d55e7541
brcm47xx: use b53 phy driver for the switch in kernel 3.10
...
This makes it possible to use swconfig to controll the switch.
This was tested with devices using b43 and bgmac.
This was not tested on devices using tg3.
This does not support the adm switch used in some very old devices.
SVN-Revision: 37304
2013-07-14 14:11:17 +00:00
Hauke Mehrtens
a5c0ad6354
brcm47xx: add initial support for kernel 3.10
...
SVN-Revision: 37287
2013-07-14 13:44:45 +00:00
Hauke Mehrtens
ef0b9be95e
brcm47xx: do not load the kernel modules needed for Ethernet manually
...
add the boot flag to make the kernel modules needed for Ethernet and
diag load on startup.
SVN-Revision: 37284
2013-07-14 12:59:00 +00:00
Felix Fietkau
b95bdc8ab5
kernel/base-files: clean up old code related to refreshing mtd partitions, it is no longer used anywhere
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37282
2013-07-14 12:56:58 +00:00
Hauke Mehrtens
9a5a262324
broadcom-diag: make it work with kernel 3.10
...
In kernel 3.10 the proc interface changed, this patch adds the changes needed for the new interface.
SVN-Revision: 37280
2013-07-14 11:30:31 +00:00
Hauke Mehrtens
c7370edf98
broadcom-diag: check the correct value for not null.
...
This also fixes a compile warning.
SVN-Revision: 37279
2013-07-14 11:28:37 +00:00
Hauke Mehrtens
63d818a219
broadcom-diag: reoder some parts.
...
This was done to reduce the number of forward declaration needed.
This does not contain any real change in the code.
SVN-Revision: 37278
2013-07-14 11:26:35 +00:00
Felix Fietkau
3a4a74f861
busybox: disable features marked as broken ( #13782 )
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37277
2013-07-14 11:00:59 +00:00
Felix Fietkau
299c2ceafa
mac80211: tweak mac address allocation
...
Apparently there are some broken devices out there that have the local
bit already set in the factory MAC address. Move the | 0x2 over to the
other side of the xor operation to fix this without affecting devices
with proper addresses.
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37269
2013-07-13 11:39:48 +00:00
Felix Fietkau
92961e0917
mac80211: reconfigure in Build/Compile instead of Build/Configure to catch kernel config changes
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37265
2013-07-12 08:10:19 +00:00
Felix Fietkau
f8543faec4
mac80211: merge a fix for PS-Poll handling, refresh patches
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37264
2013-07-12 07:59:59 +00:00
Felix Fietkau
e389c2b410
mac80211: remove bogus module params from compat.ko
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37263
2013-07-12 07:59:51 +00:00
John Crispin
182866ecdc
procd: update to latest git revision
...
this fixes a regression in the watchdog init code
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 37259
2013-07-11 21:16:43 +00:00
John Crispin
3c306f9d07
procd: make the log port default to 514 if none is specified
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 37257
2013-07-11 21:16:25 +00:00
Felix Fietkau
bec39b26ad
kernel: move codel from kmod-sched-core to kmod-sched, it is rarely needed
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37256
2013-07-11 20:56:30 +00:00
Felix Fietkau
c38b7b3913
kernel: make libsas depend on x86
...
It is only used by one driver that already depends on x86. Disabling it
prevents a few kilobytes of bloat from leaking into all targets via
CONFIG_BLK_DEV_BSG
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37254
2013-07-11 20:56:22 +00:00
John Crispin
585ab22c0f
procd: update to latest git version
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 37250
2013-07-11 17:01:03 +00:00
John Crispin
6f1112a5e8
procd: add proto and trigger support to the /etc/init.d/log
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 37249
2013-07-11 17:00:59 +00:00
John Crispin
8eb56a88a4
procd: add a small script that handles config reloads until configd is ready
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 37248
2013-07-11 17:00:54 +00:00
John Crispin
67eb275f69
procd: the delete ubus call was passed the wrong field name for services
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 37247
2013-07-11 17:00:49 +00:00
John Crispin
3fcee6de2f
ubox: upgrade to latest version
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 37246
2013-07-11 17:00:45 +00:00
John Crispin
8d546699c5
dropbear: register a config.change trigger
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 37245
2013-07-11 17:00:40 +00:00
John Crispin
8069d87d3c
base-files: convert sysntpd init script to procd
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 37244
2013-07-11 17:00:35 +00:00
John Crispin
928b503435
busybox: convert crond init script to procd
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 37243
2013-07-11 17:00:30 +00:00
John Crispin
e3a6115686
busybox: convert telnet init script to procd
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 37242
2013-07-11 17:00:26 +00:00
John Crispin
06ae364c3d
base-files: run readlink on initscript name before opening services
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 37241
2013-07-11 17:00:21 +00:00
John Crispin
523114e741
base-file: usbfs is no longer mounted under /proc/bus/usb
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 37240
2013-07-11 17:00:17 +00:00
Florian Fainelli
0e479250a6
kernel: package the HW random core module
...
And update the crypto-hw-hifn-795x to use it.
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 37231
2013-07-10 19:42:48 +00:00
Felix Fietkau
4e042e4a84
ipset: force the shell to bash to fix build issues on mac os x
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37227
2013-07-10 14:59:00 +00:00
Felix Fietkau
4a0c312dc3
xtables-addons: update to version 2.3, adds linux 3.10 compatibility
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37226
2013-07-10 14:51:13 +00:00
Felix Fietkau
f98f69adc9
firewall: add missing dependencies
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37224
2013-07-10 11:33:48 +00:00
Luka Perkov
5e672084cb
ubox: remove empty menu from block-mount
...
SVN-Revision: 37221
2013-07-09 23:17:33 +00:00
John Crispin
9004e560fe
procd: update to latest git revision
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 37206
2013-07-08 16:35:19 +00:00
John Crispin
09f23981f4
procd: remove obseleted procd.init file
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 37205
2013-07-08 16:35:10 +00:00
John Crispin
9e36e10cf7
base-files: add 2 missing variable defines
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 37204
2013-07-08 16:35:02 +00:00
John Crispin
eba9b8a324
kernel: unbreal of_i2c selection
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 37201
2013-07-08 09:01:52 +00:00
John Crispin
f60cb8c3d9
ubox: add a uci-default script for fstab generation
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 37199
2013-07-08 09:01:42 +00:00
John Crispin
fc40051569
lantiq: move dsl tools to package/network/config
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 37198
2013-07-08 09:01:38 +00:00
Luka Perkov
8fdf418c96
ltq-hcd: remove prebuilt module
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 37190
2013-07-08 00:37:50 +00:00
Luka Perkov
4a7439401b
linux-atm: fix dependencies
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 37189
2013-07-08 00:37:49 +00:00
Felix Fietkau
b7edec4b36
gettext-full: use portability header files for byteswapping on non-linux systems
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37186
2013-07-06 14:49:20 +00:00
Felix Fietkau
b1e7072f51
gettext-full: add a patch to suppress duplicate definitions of error_print_progname which break on some systems
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37185
2013-07-06 14:49:16 +00:00
Felix Fietkau
9360b15176
gettext-full: refresh patches
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37184
2013-07-06 14:49:12 +00:00
Felix Fietkau
09551cd7c3
xfsprogs: disable blkid support to fix build errors
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37182
2013-07-06 14:49:04 +00:00
Jo-Philipp Wich
4aa82d07a6
firewall: allow routed lan<->lan traffic by default
...
SVN-Revision: 37171
2013-07-04 18:10:36 +00:00
Jo-Philipp Wich
2561bce232
lldpd: upgrade to 0.7.5
...
lldpd 0.7.1 has several alignment issues that trip a system configured
to fault on misaligned accesses. Version 0.7.5 fixes that along with a
few other minor issues.
Signed-off-by: John Szakmeister <john@szakmeister.net>
SVN-Revision: 37168
2013-07-04 16:57:03 +00:00
John Crispin
62cd76ab2c
px5g: creates certificates that expire in the past
...
the attached patch fixes a bug of px5g when instructed to build
certificates that expire after 2038-01-19, caused a multiplication that
may overflow the "to" variable of type time_t
Attached patch checks if "to" precedes "from": if so sets "to" to its
maximum value. Pretty rude, but works well even if certificate is set to
expire in a century
Signed-off-by: Federico Fissore <federico@fissore.org>
Patchork: http://patchwork.openwrt.org/patch/3749/
SVN-Revision: 37165
2013-07-04 13:31:32 +00:00
John Crispin
a1734998ee
kernel: fix 8250 ko name for 3.9
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 37164
2013-07-04 13:31:28 +00:00
John Crispin
cb179cb262
mac80211: make rt2x00_soc depend on !rt3883
...
https://dev.openwrt.org/ticket/13777
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 37162
2013-07-04 13:31:18 +00:00
John Crispin
e15a16bfd7
button-hotplug: Add KEY_POWER handling
...
When running OpenWrt within KVM KEY_POWER is generated from the ACPI
button driver when restarting or powering down the VM.
Extend button-hotplug to allow user space handlers for these events.
Signed-off-by: Helmut Schaa <helmut.schaa@googlemail.com>
Patchwork: http://patchwork.openwrt.org/patch/3799/
SVN-Revision: 37160
2013-07-04 13:31:09 +00:00
John Crispin
6bd071724c
libubox: update to latest git revision
...
fixes bug in runqueue complete handling
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 37159
2013-07-04 13:31:04 +00:00
John Crispin
988c6209a1
procd: bump to latest git revision
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 37158
2013-07-04 13:30:59 +00:00
John Crispin
6884a8b59d
procd: extend shell binding with trigger support
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 37157
2013-07-04 13:30:55 +00:00
John Crispin
dae7f61f31
ubox: dont install lsbloader and symlink lsmod
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 37156
2013-07-04 13:30:41 +00:00
Florian Fainelli
c6c0d9456c
trace-cmd: remove the compile fix patch
...
And instead override TARGET_CFLAGS to set _GNU_SOURCE accordingly since
this is the upstream maintainer solution.
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 37152
2013-07-03 17:23:55 +00:00
Steven Barth
e3a369e597
odhcp6c: avoid integer overflows in resend logic
...
SVN-Revision: 37150
2013-07-03 16:14:24 +00:00
Steven Barth
b9aa47d5b6
odhcp6c: add missing config parameter
...
SVN-Revision: 37148
2013-07-03 13:50:06 +00:00
Luka Perkov
b301d86102
usbutils: upgrade to version 007
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 37141
2013-07-03 01:12:07 +00:00
Luka Perkov
2b6519b8c2
uboot-envtools: add support for imx6 target
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 37136
2013-07-02 23:08:19 +00:00
Luka Perkov
d352ff6cac
uboot-envtools: upgrade to 2013.07-rc1
...
Support for writing on MMC devices has been added.
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 37135
2013-07-02 23:08:17 +00:00
Luka Perkov
6988613f7a
gpio-button-hotplug: add support for EV_SW
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 37130
2013-07-02 10:45:31 +00:00
John Crispin
e06ab3831b
ubox: add e2fsck support
...
Signed-off-by: Peter Wagner <tripolar@gmx.at>
SVN-Revision: 37127
2013-07-02 09:35:08 +00:00
Felix Fietkau
4a86a26650
libjson-c: rename the libjson binary package to libjson-c, add a new libjson package with the compatibility library (to deal with the rename)
...
SVN-Revision: 37119
2013-07-01 15:36:12 +00:00
Jo-Philipp Wich
7e19bb1854
gettext-full: always use shipped libcroco, unbreaks build if a different libcroco is installed on the host ( #12539 )
...
Based on patch from Joerg Hollmann <Joerg.Hollmann@t-online.de>
SVN-Revision: 37115
2013-07-01 11:03:02 +00:00
Jo-Philipp Wich
7c197d9f0e
hostapd: truncate default mac file before adding entries to it ( #13797 )
...
SVN-Revision: 37114
2013-07-01 10:52:35 +00:00
Felix Fietkau
ee68734929
hostapd: fix multi-ssid and AP+STA, clean up code
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37111
2013-06-30 21:01:13 +00:00
Felix Fietkau
60b040bbaf
hostapd: update to latest git version
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37110
2013-06-30 20:27:38 +00:00
Felix Fietkau
16079fbd9a
rt2x00: fix rf id override for RT5350
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37109
2013-06-30 17:54:20 +00:00
Felix Fietkau
df7ce9301a
busybox: disable the watchdog utility by default (procd handles watchdog devices)
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37106
2013-06-30 16:01:45 +00:00
Felix Fietkau
2d8990256c
mac80211: use a new tarball with updated backport code
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37105
2013-06-30 14:49:14 +00:00
Felix Fietkau
12c033dfd9
mac80211: update to wireless-testing 2013-06-27, fix ATH_USER_REGD handling
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37097
2013-06-30 10:44:19 +00:00
Mirko Vogt
8221b89088
depend on libubox
...
SVN-Revision: 37092
2013-06-29 20:59:10 +00:00
Felix Fietkau
0f6e9c9fcc
gpio-button-hotplug: improve gpio button debouncing, verify state changes over multiple polls. fixes spurious failsafe triggers ( #13784 )
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37090
2013-06-29 19:01:49 +00:00
John Crispin
6406414a40
ubox: add support for delay_root option
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 37088
2013-06-29 16:51:09 +00:00
Jo-Philipp Wich
2d506f46fb
firewall: update to git head
...
- uses custom formatting for mac addresses to ensure leading zeroes, required for older iptables mac match parser
SVN-Revision: 37082
2013-06-29 13:28:27 +00:00
Felix Fietkau
ae6fc0e4bd
ath9k: fix tx queue pending frame counter when dropping packets
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37081
2013-06-29 12:38:15 +00:00
Felix Fietkau
78ac19be04
mac80211: fix cck rate sampling in minstrel_ht
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37078
2013-06-28 19:14:54 +00:00
John Crispin
9e65c50f4c
ubox: update to latest git revision
...
fixes a endianess bug inside the uuid code
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 37077
2013-06-28 14:43:34 +00:00
Felix Fietkau
dc2c976be2
e2fsprogs: change the so-version of libcom_err to prevent conflicts, move it into the libext2fs package, get rid of the pthread dependency
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37076
2013-06-28 11:27:31 +00:00
Felix Fietkau
cd296d4230
e2fsprogs: allow mklibs to strip libext2fs.so
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37075
2013-06-28 11:27:27 +00:00
Felix Fietkau
2c7530a622
ubus: fix ubus lua binding duplication
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37074
2013-06-28 11:27:24 +00:00
Felix Fietkau
512a3c5d81
kexec-tools: reduce size
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37072
2013-06-28 11:27:16 +00:00
Felix Fietkau
ea5f9a7ba7
kexec-tools: make zlib support optional, but enabled by default
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37071
2013-06-28 11:27:13 +00:00
Felix Fietkau
6232a4300c
e2fsprogs: disable library installation
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37070
2013-06-28 11:27:09 +00:00
Felix Fietkau
9ef2c08f37
e2fsprogs: disable testio debug to reduce code size
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37067
2013-06-28 11:26:58 +00:00
Felix Fietkau
1646855141
e2fsprogs: use -ffunction-sections, -fdata-sections, --gc-sections
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37066
2013-06-28 11:26:55 +00:00
Felix Fietkau
d383212f81
e2fsprogs: use the private version of blkid statically, it is significantly smaller than the external shared libblkid
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37065
2013-06-28 11:26:51 +00:00
Felix Fietkau
08a4d8b8e6
mdadm: strip support for intel/ddf hardware raid to significantly reduce code size
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37064
2013-06-28 11:26:48 +00:00
Felix Fietkau
e0606b7af2
mdadm: remove mdassemble, it is redundant
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37063
2013-06-28 11:26:44 +00:00
Felix Fietkau
20df5d86af
mdadm: use -ffunction-sections, -fdata-sections, --gc-sections
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37062
2013-06-28 11:26:40 +00:00
Felix Fietkau
ec27ab9ac9
mdadm: add from /packages, add myself as maintainer
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37060
2013-06-28 11:26:33 +00:00
John Crispin
b1318530e3
ubox: update to latest git revision
...
* add pivot root support
* add back a /etc/init.d/fstab
* add "block mount/umount" support
* add anonymous swap/mount support
* add auto swap/mount support
* fix superflous error when inserting modules
* add back jffs2reset/jffs2mark
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 37057
2013-06-28 11:22:05 +00:00
John Crispin
c4f5b5d0d5
procd: update to latest git revision
...
* fix ubus reconnect handling
* set global mask 0
* add respawn support
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 37056
2013-06-28 11:21:52 +00:00
Felix Fietkau
49bd0eb15a
libubox: update to latest version, fixes a bug in safe_list_del()
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37053
2013-06-28 11:07:15 +00:00
Steven Barth
d8051a8814
netifd: fix typo in dhcp script
...
SVN-Revision: 37051
2013-06-28 04:19:21 +00:00
Florian Fainelli
fe7c236a06
6relayd: prevent build on AVR32
...
AVR32 misses a bunch of updated syscalls, including timerfd_create()
which is used by 6relayd. Since that requires Linux/libc changes, just
prevent building it for now.
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 37040
2013-06-27 15:33:05 +00:00
Felix Fietkau
9e4d188e77
busybox: disable syslogd/klogd by default, procd replaces them
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37039
2013-06-27 11:06:35 +00:00
John Crispin
1761b7b370
mac80211: disable rt2x00 on mt7620a
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 37037
2013-06-27 07:25:13 +00:00
Zoltan Herpai
82ae24602a
tools: add tools for i.MX23 boards
...
SVN-Revision: 37035
2013-06-26 10:15:29 +00:00
Steven Barth
cb66ed972b
odhcp6c: Add missing config option "ifaceid"
...
SVN-Revision: 37033
2013-06-25 05:18:20 +00:00
John Crispin
e7dbdad43b
hostapd: fix superflous coma
...
this cause the wps trigegr to be copied to the wrong place
https://dev.openwrt.org/ticket/13753
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 37031
2013-06-24 16:44:18 +00:00
Steven Barth
111b480945
ubus: remove unused init-script
...
SVN-Revision: 37026
2013-06-24 12:38:30 +00:00
Steven Barth
eecce5abad
arptables: Bump to 0.0.4
...
SVN-Revision: 37020
2013-06-24 05:48:12 +00:00
Steven Barth
69cd09ebbf
6relayd: don't accidentally remove regular prefix routes
...
SVN-Revision: 37018
2013-06-23 16:26:09 +00:00
John Crispin
c7498282d2
util-linux: dont provide swapon/off
...
these are no provided either by busybox or block-mount
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 37017
2013-06-23 15:51:33 +00:00
John Crispin
43a3d87b83
package: fix insmod on install
...
the procd changes broke the postinst insmod.
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 37015
2013-06-22 22:09:40 +00:00
Felix Fietkau
0f003be010
ath9k: fix a minor rcu issue
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37013
2013-06-22 13:59:55 +00:00
Steven Barth
f47c4c80d4
6relayd: fix lease-update behaviour for clients without reconfigure
...
SVN-Revision: 37011
2013-06-22 08:31:28 +00:00
Steven Barth
d0d5f109d8
6relayd: Keep PD-downstream across RENEW/REBIND
...
SVN-Revision: 37009
2013-06-22 08:19:25 +00:00
John Crispin
fdb8d23745
mac80211: fix compile error on rt2x00 when buildin for SoC
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 37008
2013-06-21 16:54:46 +00:00
John Crispin
4ebf19b48f
packages: clean up the package folder
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 37007
2013-06-21 16:54:37 +00:00
John Crispin
4c43cacce0
base-files: module loading is now handled by ubox/kmodloader
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 37003
2013-06-21 16:53:59 +00:00
John Crispin
d0db343fc4
base-files: /etc/init.d/rcS is no longer needed, procd handles this for us now
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 37002
2013-06-21 16:53:55 +00:00
John Crispin
533dfc39e3
base-files: drop 2 pointless hotplug trigger stubs
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 37001
2013-06-21 16:53:51 +00:00
John Crispin
af95449273
base-files: procd is now the init process
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 36998
2013-06-21 16:53:38 +00:00
John Crispin
f614f2915a
busybox: procd is now the init process
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 36997
2013-06-21 16:53:30 +00:00
John Crispin
aa2fc19800
base-files: procd init is now the default, remove files.old
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 36996
2013-06-21 16:53:26 +00:00
John Crispin
740d7c103f
procd: update to latest git revision
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 36995
2013-06-21 16:53:22 +00:00
John Crispin
b0bb503c20
procd: fix hotplug rule to not return on default makedev trigger
...
this allows the subsystem trigger to also be called
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 36994
2013-06-21 16:53:19 +00:00
John Crispin
39df8d1a45
brcm47xx: dont manually insmod switch drivers
...
Signed-off-by: John Crispin <bloic@openwrt.org>
SVN-Revision: 36993
2013-06-21 16:53:15 +00:00
John Crispin
4999ae4236
hostapd: remove old button hotplug script
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 36991
2013-06-21 16:53:07 +00:00
John Crispin
5ee45b4a75
ubox: update to latest git version
...
add block mount / extroot support
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 36989
2013-06-21 16:53:03 +00:00
John Crispin
d55316af38
block-mount: drop package, ubox now does the job for us
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 36988
2013-06-21 16:53:00 +00:00
John Crispin
08de6fcc12
hotplug2: procd does the hotplugging now
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 36987
2013-06-21 16:52:56 +00:00
John Crispin
e3dcf2448f
util-linux: move package to package/system/utils
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 36986
2013-06-21 16:52:52 +00:00
John Crispin
ed6e69444a
util-linux: fix endianess bug and stage libraries properly
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 36985
2013-06-21 16:52:48 +00:00
Felix Fietkau
9e7adce6a4
libubox: update to latest version, fixes utf-8 corruption issues in blobmsg_json
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 36984
2013-06-21 15:19:31 +00:00
Felix Fietkau
9bb0e9b9f1
ath9k_htc: fix idle mode handling
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 36983
2013-06-21 10:57:35 +00:00
Steven Barth
5108318edb
6relayd: Fix DHCPv6-PD assignment logic
...
SVN-Revision: 36980
2013-06-21 06:15:09 +00:00
Hauke Mehrtens
07757044bf
mac80211: add rt2x00-mmio package to store the common parts for SoC and PCI access
...
This should fix a build error on ramips.
SVN-Revision: 36978
2013-06-20 15:03:28 +00:00
Felix Fietkau
b954cfdf6a
ath9k: fix cabq depth accounting
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 36977
2013-06-20 13:10:31 +00:00
Hauke Mehrtens
7cbbd24d64
acx-mac80211: make it compile with the new backports mac80211
...
SVN-Revision: 36976
2013-06-19 21:37:56 +00:00
Hauke Mehrtens
5c1d33b331
mac80211: libertas-sd depends on mmc
...
SVN-Revision: 36975
2013-06-19 21:36:52 +00:00
Hauke Mehrtens
ce6c46b5f7
mac80211: copy the backport-include files to staging_dir
...
SVN-Revision: 36974
2013-06-19 21:36:22 +00:00
Hauke Mehrtens
c37970cd5c
mac80211: do not use CPTCFG_SSB and CPTCFG_BCMA
...
ssb and bcma are not build by compat-wireless / backports and the
config symbols are also not taken from there. Use the in kernel config
symbols. This fixes a build error in brcmsmac/led.c
SVN-Revision: 36973
2013-06-19 21:33:31 +00:00
Hauke Mehrtens
c86eeac435
mac80211: do not build RT2X00_LIB_XXX when XXX is not available in the kernel.
...
It was possible to select RT2X00_LIB_PCI without PCI being selected.
This closes #13720
mrkiko thanks for testing.
SVN-Revision: 36972
2013-06-19 21:29:34 +00:00
Steven Barth
de2a7547b7
6relayd: correctly set downstream routes for DHCPv6-PD
...
SVN-Revision: 36969
2013-06-19 13:08:33 +00:00
Felix Fietkau
b4babf9f81
netifd: update to latest version, fixes a NULL pointer deref bug
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 36965
2013-06-18 16:24:48 +00:00
Jo-Philipp Wich
65f82e2311
firewall: update to git head
...
- fixes misprocessing of unknown symbolic protocol names
SVN-Revision: 36963
2013-06-18 14:30:51 +00:00
Jo-Philipp Wich
37ae268729
firewall: update to git head
...
- fixes calculation of IPv4 netmasks derived from 0.0.0.0/0 CIDRs
SVN-Revision: 36960
2013-06-18 14:14:35 +00:00
Steven Barth
5219d38da2
odhcp6c: Add option to override interface identifier in RA-client
...
SVN-Revision: 36959
2013-06-18 12:51:14 +00:00
Felix Fietkau
0f19cb3811
libubox: update to latest version, fixes uloop recursion issues
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 36956
2013-06-18 10:52:40 +00:00
Felix Fietkau
33b35a7b53
ustream-ssl: update to latest version, fixes uhttpd infinite loop issues
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 36955
2013-06-18 10:52:33 +00:00
Steven Barth
9f1899242c
netifd: IPv6: Fix sorting order in last commit.
...
SVN-Revision: 36952
2013-06-17 21:29:14 +00:00
Steven Barth
213269a8f7
netifd: Satisfy IPv6 assignments ordered by prefix length
...
SVN-Revision: 36950
2013-06-17 21:16:22 +00:00
Jo-Philipp Wich
541fbfbb9e
hostapd: correctly handle macfile uci option
...
Make hostapd.sh correctly handle the macfile uci option.
Such option specifies the macfile name to pass into the
hostapd configuration file. Moreover, if a maclist option
has been specified, copy the macfile before appending new
entries.
Signed-off-by: Antonio Quartulli <antonio@open-mesh.com>
SVN-Revision: 36944
2013-06-17 11:59:29 +00:00
Jo-Philipp Wich
dfea3bae11
dnsmasq: use host-record instead of address
...
Using "--address" for individual host A records is broken, use "--host-record" instead.
The following patch changes dnsmasq.init to build individual host records using "--host-record" instead of "--address".
Signed-off-by: Adam Gensler <openwrt at gnslr.us>
[jow: shorter description, simplified shell script code]
SVN-Revision: 36943
2013-06-17 11:55:30 +00:00
Jo-Philipp Wich
265a2deba3
base-files: network.sh: extend network_get_ipaddr6() / network_get_subnet6() to take ipv6-prefix-assignment into account, add further helper functions to fetch all ips of a given interface
...
SVN-Revision: 36942
2013-06-17 11:33:36 +00:00
Felix Fietkau
749e989215
ath9k: revert parts of the ANI changes in the latest mac80211 update to fix regressions
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 36941
2013-06-16 12:56:16 +00:00
Felix Fietkau
50f12e1b98
mac80211: fix disabling rfkill support
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 36940
2013-06-16 09:25:41 +00:00
Felix Fietkau
5ca4d24cd1
mac80211: update to wireless-testing 2013-06-13 + latest backport infrastructure
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 36939
2013-06-15 20:14:06 +00:00
Jo-Philipp Wich
36d3fafd77
firewall: update to git head
...
- properly process intermediate "!" options in argument list (fixes negated ipsets)
SVN-Revision: 36935
2013-06-13 18:54:49 +00:00
Jo-Philipp Wich
0db38adf1c
firewall: update to git head
...
- fixes handling of reject target for rule sections with specific destination zone
SVN-Revision: 36933
2013-06-13 12:49:00 +00:00
Jo-Philipp Wich
1150e299bb
uhttpd: expose missing options to uci
...
SVN-Revision: 36932
2013-06-13 11:55:12 +00:00
Steven Barth
302cf427cb
odhcp6c: add sanity checks for NDP and MTU parameters from RAs
...
SVN-Revision: 36930
2013-06-13 06:38:48 +00:00
Hauke Mehrtens
4e0c649783
kernel: add dependencies for kernel 3.10
...
SVN-Revision: 36925
2013-06-12 13:59:34 +00:00