Commit Graph

6987 Commits (5591188ac3193a68f2cef52212f56a61e23f3ee2)

Author SHA1 Message Date
Felix Fietkau 686d42199b kernel: fix the pcspkr module, add proper dependencies, add the actual sound module
SVN-Revision: 33921
12 years ago
Hauke Mehrtens dca633f1c8 kernel: update bcma and ssb to master-2012-10-18 from wireless-testing
* update the flash driver for bcm47xx to use the stubs already in bcma
* do some misc enhancements to the flash drivers for bcm47xx

SVN-Revision: 33920
12 years ago
Felix Fietkau f911fb32fe hostapd: merge some pending fixes (fixes assoc errors when moving between vaps of the same wifi device)
SVN-Revision: 33919
12 years ago
Florian Fainelli 4eda974038 uclibc++: make it depend on INSTALL_LIBSTDCPP
SVN-Revision: 33910
12 years ago
Florian Fainelli 7756529b80 ncurses: build C++ bindings only our toolchain supports C++
SVN-Revision: 33909
12 years ago
Florian Fainelli f5d18da3e2 netfilter: ip_queue has been removed in 3.6
SVN-Revision: 33905
12 years ago
Florian Fainelli be51fcfeff i2c muxes modules have a different prefix since 3.5
Kernel 3.5 started prefixing i2c muxes modules with i2c-mux-, account for that

SVN-Revision: 33904
12 years ago
Florian Fainelli f8af095002 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.

SVN-Revision: 33903
12 years ago
Jo-Philipp Wich 1895d55e9d ltq-dsl-app: fix offline postinstall for dsl_control
SVN-Revision: 33901
12 years ago
Jo-Philipp Wich 5fa23c0745 linux-atm: fix offline postinstall for br2684ctl
SVN-Revision: 33900
12 years ago
Felix Fietkau 3cf25176a4 ath9k: fix operating state check on changing the channel bandwidth via debugfs
SVN-Revision: 33891
12 years ago
Jo-Philipp Wich 073f68c200 libevent2: move to trunk (required by lldpd), add myself as maintainer
SVN-Revision: 33866
12 years ago
Felix Fietkau 144d932faf 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>

SVN-Revision: 33865
12 years ago
Hamish Guthrie 95b5c68007 ocf-crypto-headers: Correct license info
SVN-Revision: 33863
12 years ago
Hamish Guthrie 81a3d9ba31 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!

SVN-Revision: 33861
12 years ago
Jo-Philipp Wich 5fb6cf9a11 uhttpd: fix compilation with eglibc
SVN-Revision: 33860
12 years ago
Felix Fietkau 825592b54b netifd: update to latest version, fixes device cleanup and config reload issues when assigning a device to a different bridge
SVN-Revision: 33858
12 years ago
Jo-Philipp Wich 53c2c3f84d sysfsutils: move to the correct directory
SVN-Revision: 33856
12 years ago
Hauke Mehrtens 325b9323ae 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

SVN-Revision: 33854
12 years ago
Felix Fietkau 07933a6644 mac80211: fix typo that broke specifying the phy name directly (deprecated)
SVN-Revision: 33853
12 years ago
Gabor Juhos a67d5fd24f package/mtd: add option for fixing seama images
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>

SVN-Revision: 33841
12 years ago
Felix Fietkau e36eb8579f 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
SVN-Revision: 33834
12 years ago
Felix Fietkau 93b4d13ed7 busybox: enable readlink (with -f support)
SVN-Revision: 33833
12 years ago
Felix Fietkau 88f3c59fb9 netifd: enable parallel build
SVN-Revision: 33832
12 years ago
John Crispin 01ccf0225b 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>

SVN-Revision: 33831
12 years ago
John Crispin a34499e095 move lots of kernel related packages to the new system/ folder
SVN-Revision: 33830
12 years ago
Felix Fietkau 965710d3e1 samba36: enable parallel build
SVN-Revision: 33829
12 years ago
John Crispin c2b8d1a619 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

SVN-Revision: 33826
12 years ago
John Crispin 788a5816ad move to boot/ folder
SVN-Revision: 33824
12 years ago
Felix Fietkau 7c50aea1ec mac80211: merge a client mode state handling fix, refresh patches
SVN-Revision: 33821
12 years ago
Felix Fietkau 26944502e3 hostapd: merge a security fix for a TLS message buffer overflow (CVE-2012-4445)
SVN-Revision: 33815
12 years ago
Jo-Philipp Wich 0e1f91b60a sysfsutils, libnfnetlink: move to trunk, add myself as maintainer
SVN-Revision: 33806
12 years ago
Felix Fietkau 6dc858909d mac80211: remove useless menus for extra configuration
SVN-Revision: 33805
12 years ago
Jo-Philipp Wich 283bc1de19 libnetfilter-conntrack: move to trunk and add myself as maintainer
SVN-Revision: 33804
12 years ago
Gabor Juhos 6e6e72470d uboot-envtools: OM2P-HS partition information
Signed-off-by: Marek Lindner <lindner_marek@yahoo.de>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>

SVN-Revision: 33802
12 years ago
Gabor Juhos 15949b84a1 package/om-watchdog: add OM2P-HS support
Signed-off-by: Marek Lindner <lindner_marek@yahoo.de>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>

SVN-Revision: 33801
12 years ago
Florian Fainelli 8fc2b30281 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>

SVN-Revision: 33782
12 years ago
John Crispin e75106aa0d move boot related packages to their own folder
SVN-Revision: 33781
12 years ago
Jo-Philipp Wich 160c2ef011 uhttpd: update to latest git head - introduces support for multiple index files - fixes build with only the TLS module selected
SVN-Revision: 33778
12 years ago
Felix Fietkau 0f6e5b76f8 build: add back the package/cleanup step to remove the root staging dir for mklibs
SVN-Revision: 33777
12 years ago
Jo-Philipp Wich 14e14faa0b uhttpd: switch to external git repo + cmake build system
SVN-Revision: 33775
12 years ago
Florian Fainelli 19f91b26f5 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>

SVN-Revision: 33766
12 years ago
Florian Fainelli ed393422a0 busybox: remove reference to removed httpd init script
Patch from Daniel Harding.

SVN-Revision: 33765
12 years ago
Jo-Philipp Wich a00110a063 6in4: make local ip6addr optional
SVN-Revision: 33761
12 years ago
Florian Fainelli 91d15fdfc0 ar7-atm: fetch WAN MAC address from PROM environment
Patch from Daniel Gimpelevich.

SVN-Revision: 33748
12 years ago
Florian Fainelli a5e7d09487 acx-mac80211: fetch WLAN MAC address from PROM environment
Patch from Daniel Gimpelevich.

SVN-Revision: 33747
12 years ago
Florian Fainelli 9d13de5739 acx-mac80211: update to v2012-09-23-WIP
Patch from Daniel Gimpelevich.

SVN-Revision: 33746
12 years ago
Florian Fainelli c0030384e5 gdb: fix patch directory after r33706
git-svn did not properly track this move, thanks to swalker for noticing.

SVN-Revision: 33745
12 years ago
Florian Fainelli 1eb14badf2 gdb: fix build with recent eglibc.
struct siginfo is deprecated in favor of siginfo_t.

SVN-Revision: 33737
12 years ago
Jo-Philipp Wich 1eded4f376 ipset: update to v6.14, drop obsolete patches
SVN-Revision: 33735
12 years ago