Felix Fietkau
1e4b9a79ca
hostapd: merge some pending fixes (fixes assoc errors when moving between vaps of the same wifi device)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33919 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-10-25 14:31:17 +00:00
Florian Fainelli
59d0f03c9a
[package] uclibc++: make it depend on INSTALL_LIBSTDCPP
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33910 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-10-24 13:05:18 +00:00
Florian Fainelli
a246bdf3c4
[package] ncurses: build C++ bindings only our toolchain supports C++
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33909 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-10-24 13:05:15 +00:00
Florian Fainelli
092d3dcf5c
[package] netfilter: ip_queue has been removed in 3.6
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33905 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-10-24 13:05:01 +00:00
Florian Fainelli
58ab3ed1f8
[package] i2c muxes modules have a different prefix since 3.5
...
Kernel 3.5 started prefixing i2c muxes modules with i2c-mux-, account for that
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33904 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-10-24 13:04:57 +00:00
Florian Fainelli
d059b26520
[package] kernel: the camellia module name has changed in kernel 3.4
...
With the support for architecture optimized camellia routines, the original
camellia module got renamed to camellia_generic, account for that.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33903 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-10-24 13:04:54 +00:00
Jo-Philipp Wich
9d344ea65b
ltq-dsl-app: fix offline postinstall for dsl_control
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33901 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-10-23 19:57:47 +00:00
Jo-Philipp Wich
71885b64de
linux-atm: fix offline postinstall for br2684ctl
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33900 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-10-23 19:53:44 +00:00
Felix Fietkau
5c5fd69faa
ath9k: fix operating state check on changing the channel bandwidth via debugfs
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33891 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-10-22 16:23:23 +00:00
Jo-Philipp Wich
fa0ce6d573
libevent2: move to trunk (required by lldpd), add myself as maintainer
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33866 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-10-19 18:08:19 +00:00
Felix Fietkau
6468d1613f
package/kernel: add IKCONFIG module option
...
Add an option for building the configs.ko module which provides
kernel configuration via /proc/config.gz
Signed-off-by: Tim Harvey <tharvey@gateworks.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33865 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-10-19 17:47:22 +00:00
Hamish Guthrie
22bfc90976
[licensing]: ocf-crypto-headers: Correct license info
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33863 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-10-19 15:45:59 +00:00
Hamish Guthrie
a81ef914e0
licensing: Add licensing metadata to many packages
...
Two new variables are introduces to many packages, namely PKG_LICENSE and
PKG_LICENSE_FILES - there may be more than one license applied to packages,
and these are listed in the PKG_LICENSE variable and separated by spaces.
All relevant license files are also added to the PKG_LICENSE_FILES variable,
also space separated.
The licensing metadata is put into the bin/<platform>/packages/Packages file
for later parsing. A script for that is on it's way!
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33861 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-10-19 15:34:28 +00:00
Jo-Philipp Wich
810db7487c
uhttpd: fix compilation with eglibc
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33860 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-10-19 13:54:29 +00:00
Felix Fietkau
7569f5db7d
netifd: update to latest version, fixes device cleanup and config reload issues when assigning a device to a different bridge
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33858 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-10-19 13:51:48 +00:00
Jo-Philipp Wich
1fa959e6fc
sysfsutils: move to the correct directory
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33856 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-10-19 10:22:11 +00:00
Hauke Mehrtens
7ffb214ff9
mac80211: update firmware from linux-firmware
...
* add firmware for some more intel wifi cards
* use new firmware for some intel wifi cards
* remove old firmware version for libertas when we also ship a more recent version
* add rt3290.bin for rt2800-pci
* use new firmware version for wl12xx, the old one is not supported by the driver any more
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33854 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-10-18 14:05:23 +00:00
Felix Fietkau
12a00edef8
mac80211: fix typo that broke specifying the phy name directly (deprecated)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33853 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-10-18 11:42:42 +00:00
Gabor Juhos
2315eab15e
package/mtd: add option for fixing seama images
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33841 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-10-18 07:22:59 +00:00
Felix Fietkau
2531a34a88
mac80211: store the device path as identifier in the config instead of the mac address, makes it more robust against card replacement or user errors
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33834 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-10-18 00:09:55 +00:00
Felix Fietkau
6cc85034b7
busybox: enable readlink (with -f support)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33833 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-10-18 00:09:50 +00:00
Felix Fietkau
5359bc8a68
netifd: enable parallel build
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33832 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-10-18 00:09:45 +00:00
John Crispin
4b32d3db2d
ixp4xx/cns3xxx: add rfkill module support
...
Both ixp4xx and cns3xxx targets support RFKILL in the kernel.
Also add a RFKILL_GPIO default for kernel config
Signed-off-by: Tim Harvey <tharvey@gateworks.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33831 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-10-17 22:46:16 +00:00
John Crispin
16ed01db05
[kernel] move lots of kernel related packages to the new system/ folder
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33830 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-10-17 22:45:58 +00:00
Felix Fietkau
2372b1dbdb
samba36: enable parallel build
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33829 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-10-17 22:18:30 +00:00
John Crispin
f09f3dbe85
Fix broadcast DHCP client startup option in dhcp.sh
...
Signed-off-by: Hans Dedecker (hans.dedecker at technicolor.com)
Fixes the DHCP request broadcasts replies option parsing
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33826 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-10-17 21:53:46 +00:00
John Crispin
c921e6607e
move to boot/ folder
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33824 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-10-17 21:53:23 +00:00
Felix Fietkau
7eb2af28dd
mac80211: merge a client mode state handling fix, refresh patches
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33821 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-10-17 18:53:46 +00:00
Felix Fietkau
10e391acb0
hostapd: merge a security fix for a TLS message buffer overflow (CVE-2012-4445)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33815 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-10-17 18:16:56 +00:00
Jo-Philipp Wich
00e12d10e3
sysfsutils, libnfnetlink: move to trunk, add myself as maintainer
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33806 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-10-17 13:00:44 +00:00
Felix Fietkau
21f5f78679
mac80211: remove useless menus for extra configuration
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33805 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-10-17 12:53:08 +00:00
Jo-Philipp Wich
fd3f285f66
libnetfilter-conntrack: move to trunk and add myself as maintainer
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33804 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-10-17 12:47:54 +00:00
Gabor Juhos
1dff8ec755
uboot-envtools: OM2P-HS partition information
...
Signed-off-by: Marek Lindner <lindner_marek@yahoo.de>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33802 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-10-17 08:26:04 +00:00
Gabor Juhos
b7f9e18ad3
package/om-watchdog: add OM2P-HS support
...
Signed-off-by: Marek Lindner <lindner_marek@yahoo.de>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33801 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-10-17 08:26:03 +00:00
Florian Fainelli
511b09522b
[package] iftop: update iftop to 1.0pre2
...
Most significantly, includes IPv6 support. This version forces
libncurses, by patching the configure script, instead of allowing
libncursesw, saving (~65k) image space.
Signed-off-by: Russell Senior <russell@personaltelco.net>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33782 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-10-16 15:49:49 +00:00
John Crispin
a7fb4200cc
[boot] move boot related packages to their own folder
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33781 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-10-16 13:44:25 +00:00
Jo-Philipp Wich
75d227f4f8
uhttpd: update to latest git head
...
- introduces support for multiple index files
- fixes build with only the TLS module selected
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33778 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-10-15 18:19:57 +00:00
Felix Fietkau
136f00bfb2
build: add back the package/cleanup step to remove the root staging dir for mklibs
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33777 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-10-15 13:19:45 +00:00
Jo-Philipp Wich
2755bd50cc
uhttpd: switch to external git repo + cmake build system
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33775 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-10-15 12:31:33 +00:00
Florian Fainelli
c732985266
[package] rssileds: improve performance
...
LEDs brightness is now only updated if the value actually changed, thus reducing
the number of fwrite syscalls significantly.
Signed-off-by: Daniel Golle <dgolle@allnet.de>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33766 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-10-14 16:22:04 +00:00
Florian Fainelli
8aaaec8865
[package] busybox: remove reference to removed httpd init script
...
Patch from Daniel Harding.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33765 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-10-14 16:22:00 +00:00
Jo-Philipp Wich
7e20c1e472
6in4: make local ip6addr optional
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33761 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-10-14 09:17:14 +00:00
Florian Fainelli
87107780af
[package] ar7-atm: fetch WAN MAC address from PROM environment
...
Patch from Daniel Gimpelevich.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33748 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-10-13 17:46:59 +00:00
Florian Fainelli
20ae5e4c48
[package] acx-mac80211: fetch WLAN MAC address from PROM environment
...
Patch from Daniel Gimpelevich.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33747 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-10-13 17:46:54 +00:00
Florian Fainelli
949f38c79b
[package] acx-mac80211: update to v2012-09-23-WIP
...
Patch from Daniel Gimpelevich.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33746 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-10-13 17:46:42 +00:00
Florian Fainelli
2942cdf457
[package] gdb: fix patch directory after r33706
...
git-svn did not properly track this move, thanks to swalker for noticing.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33745 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-10-13 17:46:37 +00:00
Florian Fainelli
33bd74b68f
[package] gdb: fix build with recent eglibc.
...
struct siginfo is deprecated in favor of siginfo_t.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33737 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-10-12 14:42:32 +00:00
Jo-Philipp Wich
62dbe93a40
ipset: update to v6.14, drop obsolete patches
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33735 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-10-12 12:19:46 +00:00
Jo-Philipp Wich
5ae0161cb4
libmnl: move to trunk and add myself as maintainer
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33734 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-10-12 12:15:36 +00:00
Jo-Philipp Wich
b7ac9bf563
lldpd: fix minor whitespace quirk in init script
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33730 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-10-12 12:02:56 +00:00
Jo-Philipp Wich
41922b4135
lldpd: bump to v0.6.1, enable privilege separation and chrooting
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33729 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-10-12 11:58:19 +00:00
Jo-Philipp Wich
421ae2ac7b
thc-ipv6: update to v2.0, package all available utilities
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33728 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-10-11 21:57:56 +00:00
Jo-Philipp Wich
5f478f08a8
thc-ipv6: move to trunk and add myself as maintainer
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33727 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-10-11 21:17:08 +00:00
John Crispin
44090b37e4
[kernel] gpiodev/gpioctl RIP
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33725 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-10-11 11:58:09 +00:00
John Crispin
f202215a28
[mountd] set maintainer flag
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33724 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-10-11 10:05:23 +00:00
John Crispin
c7c50c21ba
[lantiq] drop unmaintained packages
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33723 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-10-11 10:05:13 +00:00
John Crispin
e654d2550f
[lantiq] fix maintainer flag
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33722 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-10-11 10:05:00 +00:00
Florian Fainelli
7a87fcf760
[package] base-files: skip LEDs handled by rssileds in led init-script
...
Without this, /etc/init.d/led will try to set the non-existing 'rssi' trigger.
This doesn't harm as the kernel will refuse this setting, but it outputs some
ugly log-lines:
Jun 24 10:15:19 OpenWrt user.info sysinit: setting up led RSSILOW
Jun 24 10:15:19 OpenWrt user.info sysinit: sh: write error: Invalid argument
...
In order to avoid this, skip LEDs with trigger = "rssi" in /etc/init.d/led
Signed-off-by: Daniel Golle <dgolle@allnet.de>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33717 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-10-11 06:45:02 +00:00
Felix Fietkau
fc3c1317b7
lua: enable parallel builds
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33716 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-10-10 20:48:31 +00:00
Jo-Philipp Wich
513257a2fb
lua: refresh host patches as well ( #12303 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33715 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-10-10 20:44:22 +00:00
Jo-Philipp Wich
72d516ef89
gettext-full: move to trunk and add myself as maintainer
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33713 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-10-10 17:58:23 +00:00
Jo-Philipp Wich
1e06752a51
gettext: move to trunk and add myself as maintainer
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33712 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-10-10 17:57:59 +00:00
Jo-Philipp Wich
2755003fc9
libiconv-full: move to trunk and add myself as maintainer
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33711 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-10-10 17:57:23 +00:00
Jo-Philipp Wich
052a2b4ec3
libiconv: move to trunk and add myself as maintainer
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33710 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-10-10 17:56:22 +00:00
Jo-Philipp Wich
2fd918a872
lua: update to v5.1.5, refresh patches
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33707 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-10-10 17:53:46 +00:00
Felix Fietkau
e2751ea6d9
gdb: move to package/devel/
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33706 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-10-10 13:27:10 +00:00
Felix Fietkau
50c4b1357b
move a few development packages to trunk and add myself as a maintainer
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33705 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-10-10 13:26:27 +00:00
Jo-Philipp Wich
3443e6d737
iputils: move to trunk and add myself as maintainer
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33704 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-10-10 13:22:18 +00:00
Florian Fainelli
630dbab649
[package] add myself as maintainer of some packages
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33703 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-10-10 13:21:54 +00:00
Jo-Philipp Wich
ef02ff01f1
iftop: move to trunk and add myself as maintainer
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33702 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-10-10 13:21:30 +00:00
Jo-Philipp Wich
f74957f7e8
conntrack-tools: move to trunk and add myself as maintainer
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33701 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-10-10 13:19:43 +00:00
Jo-Philipp Wich
ff83c649b8
lldpd: move to trunk and add myself as maintainer
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33700 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-10-10 13:17:14 +00:00
Jo-Philipp Wich
bc04d71f95
dante: move to trunk and add myself as maintainer
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33699 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-10-10 13:14:39 +00:00
Jo-Philipp Wich
e24a28e242
ipset: move to trunk and add myself as maintainer
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33698 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-10-10 13:13:17 +00:00
Felix Fietkau
9749b17efb
package/network/utils/rssileds: claim maintainership
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33697 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-10-10 13:07:29 +00:00
Felix Fietkau
7202369b1a
mac80211: use ieee80211_free_txskb in a few more places
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33695 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-10-10 13:02:27 +00:00
Jo-Philipp Wich
2a11515d03
[packages] claim maintainership for resolveip and lua
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33694 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-10-10 12:57:20 +00:00
Felix Fietkau
1f9a31d589
add myself as a maintainer for a few more packages
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33693 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-10-10 12:49:37 +00:00
Felix Fietkau
cb0b50d56a
hostapd: remove redundant MAINTAINER lines
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33692 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-10-10 12:36:44 +00:00
Felix Fietkau
83e840a358
iperf: move to trunk and add myself as maintainer
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33691 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-10-10 12:35:43 +00:00
Felix Fietkau
ab3c419c6e
tcpdump: move to trunk and add myself as maintainer
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33690 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-10-10 12:35:26 +00:00
Felix Fietkau
b7e8fcc2b7
samba36: move to trunk and add myself as a maintainer
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33689 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-10-10 12:34:29 +00:00
Felix Fietkau
abe70b1494
packages: sort network related packages into package/network/
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33688 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-10-10 12:32:29 +00:00
Felix Fietkau
53d9b13340
package/kernel/sound: Add Gateworks Avila Sound SoC package
...
This package includes the audio drivers for Avila SoC Audio
Signed-off-by: Tim Harvey <tharvey@gateworks.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33682 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-10-10 11:38:54 +00:00
Felix Fietkau
0cc43eb544
ixp4xx-microcode: Add ixp4xx NPE-A-HSS firmware
...
The ixp4xx HSS firmware is needed in order to use the HSS (synchronous serial
port). An example of where this is used is the Gateworks Avila boards to
interface to an audio codec.
Signed-off-by: Tim Harvey <tharvey@gateworks.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33680 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-10-10 11:38:36 +00:00
Jonas Gorski
4e768ae118
mac80211: fix intel wifi autoload module names
...
The autoload directives were using wrong module names, preventing
them from being automatically inserted at boot time.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33676 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-10-09 23:11:12 +00:00
Jo-Philipp Wich
f7b01c3da2
[package] cyassl: add a patch to better check legacy SSLv2 client hello records
...
If junk data is received during SSL_accept(), cyassl will treat it as legacy SSLv2
record without performing further plausibility checks. Change the legacy code path
to return UNKNOWN_HANDSHAKE_TYPE if the value of the third byte isn't 0x01 the
hello message type.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33675 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-10-09 16:41:36 +00:00
Jo-Philipp Wich
7eb7af77cb
[package] hostapd: ensure that wpa_supplicant_setup_vif() returns success in cases where wpa_supplicant is not invoked ( #11996 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33674 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-10-09 16:41:28 +00:00
Hauke Mehrtens
5ea49bbb0e
mac80211: brcmsmac: use firmware extracted from proprietary driver
...
The firmware from linux-firmware does not support the rev 17 core found
in a bcm4716. The firmware extracted from the proprietary driver
supports this core. Use this firmware instead by default.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33669 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-10-08 20:18:27 +00:00
Hauke Mehrtens
b8f16535e2
tools: add b43-tools
...
Move the b43-tools build from the mac80211 Makefile into an own package in tools and use the newest version of b43-tools.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33668 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-10-08 20:15:42 +00:00
Hauke Mehrtens
ce5b330695
mac80211: fix spacing
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33667 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-10-08 18:24:35 +00:00
Imre Kaloz
50cb64b6ed
it's time to break the barriers
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33666 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-10-08 13:12:37 +00:00
Felix Fietkau
1c6b274168
rssileds: select libiwinfo instead of just depending on it
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33664 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-10-08 13:01:47 +00:00
Felix Fietkau
271fc237ae
busybox: backport upstream fixes for ext2 related tools
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33662 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-10-08 12:31:33 +00:00
Felix Fietkau
894ec6e556
busybox: refresh patches
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33661 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-10-08 12:31:27 +00:00
Felix Fietkau
695081b3c1
add myself as a maintainer for various packages
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33660 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-10-08 11:41:02 +00:00
Felix Fietkau
a17a510a62
move library packages to package/libs/
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33657 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-10-08 11:24:12 +00:00
Jonas Gorski
37bb5de7d2
package: mtd: use in-kernel bcm63xx image tag header
...
Use the image tag header from the kernel instead of an external header
file.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33654 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-10-08 09:59:47 +00:00
Felix Fietkau
7bb6460a5d
x86: remove grub-legacy
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33640 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-10-07 23:01:56 +00:00
Felix Fietkau
214d92cfca
mac80211: refresh patches
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33636 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-10-07 21:35:33 +00:00