Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 6relayd: update to work around a raw-socket bug | Steven Barth | 2012-10-30 | 1 | -2/+2 | |
| | | | | SVN-Revision: 34009 | |||||
* | ipv6: add 6relayd (RD-, DHCPv6- & NDP-Proxy) | Steven Barth | 2012-10-30 | 3 | -0/+140 | |
| | | | | | | | | | | 6relayd is an IPv6-tool that relays IPv6-management protocols like router discovery, neighbor discovery and DHCPv6 so that clients on routed (non-bridged) interfaces can use the public address prefix, DHCPv6 and DNS-service of a master interface. This is useful to avoid NAT in chained IPv6-routers. SVN-Revision: 34008 | |||||
* | gdb: depend on zlib if zlib is selected | Felix Fietkau | 2012-10-30 | 1 | -1/+1 | |
| | | | | | | | | gdb can read debug informations in produced binaries with compressed debug sections if gdb is compiled with `zlib'. Signed-off-by: Jiri Slachta <slachta@cesnet.cz> SVN-Revision: 34007 | |||||
* | netifd: update to latest version, fixes adding an alias during config reload ↵ | Felix Fietkau | 2012-10-30 | 1 | -2/+2 | |
| | | | | | | | | for an interface that is already up Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 34006 | |||||
* | libubox: update to the latest version | Felix Fietkau | 2012-10-29 | 1 | -3/+3 | |
| | | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 34005 | |||||
* | iwinfo: properly initialize memory of global nl80211_state, fixes random ↵ | Jo-Philipp Wich | 2012-10-29 | 2 | -1/+3 | |
| | | | | | | libnl-tiny assertions when using nl80211_probe() on not supported devices SVN-Revision: 34003 | |||||
* | add trace-cmd | Felix Fietkau | 2012-10-29 | 3 | -0/+110 | |
| | | | | SVN-Revision: 34002 | |||||
* | gdb: use the libthread-db package instead of throwing the lib into the ↵ | Felix Fietkau | 2012-10-29 | 1 | -5/+1 | |
| | | | | | | gdbserver package SVN-Revision: 34000 | |||||
* | toolchain: add a package for libthread_db | Felix Fietkau | 2012-10-29 | 1 | -0/+14 | |
| | | | | SVN-Revision: 33999 | |||||
* | gdb: update to version 7.5 | Felix Fietkau | 2012-10-29 | 2 | -17/+8 | |
| | | | | SVN-Revision: 33998 | |||||
* | readline: update to version 6.2, enable parallel builds | Felix Fietkau | 2012-10-29 | 2 | -27/+10 | |
| | | | | SVN-Revision: 33997 | |||||
* | mac80211: report tx status for dropped frames, should fix some remaining ↵ | Felix Fietkau | 2012-10-29 | 1 | -38/+133 | |
| | | | | | | stability issues SVN-Revision: 33991 | |||||
* | ath9k: add a patch that prevents excessive retry of single frames during an ↵ | Felix Fietkau | 2012-10-29 | 5 | -11/+41 | |
| | | | | | | aggregation session SVN-Revision: 33989 | |||||
* | add missing =y | Imre Kaloz | 2012-10-29 | 1 | -1/+1 | |
| | | | | SVN-Revision: 33988 | |||||
* | add missing 3.6 symbols | Imre Kaloz | 2012-10-29 | 1 | -6/+8 | |
| | | | | SVN-Revision: 33986 | |||||
* | remove references to 2.6.39 | Imre Kaloz | 2012-10-27 | 3 | -4/+1 | |
| | | | | SVN-Revision: 33967 | |||||
* | package/kernel: arc4 needs blkcipher support on 3.6 | Gabor Juhos | 2012-10-27 | 1 | -1/+1 | |
| | | | | | | | | | | [ 78.530000] arc4: Unknown symbol blkcipher_walk_done (err 0) [ 78.530000] arc4: Unknown symbol blkcipher_walk_virt (err 0) [ 78.540000] arc4: Unknown symbol crypto_blkcipher_type (err 0) Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 33965 | |||||
* | package/uboot-envtools: add CAP4200AG support | Gabor Juhos | 2012-10-27 | 1 | -1/+2 | |
| | | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 33959 | |||||
* | generic: allow to disable [25]GHz support in ath9k via platform data | Gabor Juhos | 2012-10-27 | 1 | -0/+70 | |
| | | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 33954 | |||||
* | ath9k: fix a stale bf->bf_next pointer, potentially leading to double-free ↵ | Felix Fietkau | 2012-10-25 | 1 | -0/+18 | |
| | | | | | | errors and "Failed to stop Tx DMA" errors SVN-Revision: 33938 | |||||
* | mac80211: refresh patch | Felix Fietkau | 2012-10-25 | 1 | -10/+4 | |
| | | | | SVN-Revision: 33937 | |||||
* | acx-mac80211: add md5sum for acx-mac80211 file, to download it from the mirror. | Hauke Mehrtens | 2012-10-25 | 1 | -0/+1 | |
| | | | | SVN-Revision: 33933 | |||||
* | mac80211: add md5sum for linux-firmware file, to download it from the mirror. | Hauke Mehrtens | 2012-10-25 | 1 | -0/+2 | |
| | | | | SVN-Revision: 33932 | |||||
* | mac80211: update carl9170 firmware | Hauke Mehrtens | 2012-10-25 | 1 | -2/+2 | |
| | | | | SVN-Revision: 33930 | |||||
* | kernel: fix the pcspkr module, add proper dependencies, add the actual sound ↵ | Felix Fietkau | 2012-10-25 | 1 | -15/+21 | |
| | | | | | | module SVN-Revision: 33921 | |||||
* | kernel: update bcma and ssb to master-2012-10-18 from wireless-testing | Hauke Mehrtens | 2012-10-25 | 1 | -0/+48 | |
| | | | | | | | * 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 | |||||
* | hostapd: merge some pending fixes (fixes assoc errors when moving between ↵ | Felix Fietkau | 2012-10-25 | 2 | -1/+43 | |
| | | | | | | vaps of the same wifi device) SVN-Revision: 33919 | |||||
* | uclibc++: make it depend on INSTALL_LIBSTDCPP | Florian Fainelli | 2012-10-24 | 1 | -0/+1 | |
| | | | | SVN-Revision: 33910 | |||||
* | ncurses: build C++ bindings only our toolchain supports C++ | Florian Fainelli | 2012-10-24 | 1 | -0/+5 | |
| | | | | SVN-Revision: 33909 | |||||
* | netfilter: ip_queue has been removed in 3.6 | Florian Fainelli | 2012-10-24 | 1 | -0/+1 | |
| | | | | SVN-Revision: 33905 | |||||
* | i2c muxes modules have a different prefix since 3.5 | Florian Fainelli | 2012-10-24 | 1 | -2/+6 | |
| | | | | | | Kernel 3.5 started prefixing i2c muxes modules with i2c-mux-, account for that SVN-Revision: 33904 | |||||
* | kernel: the camellia module name has changed in kernel 3.4 | Florian Fainelli | 2012-10-24 | 1 | -1/+4 | |
| | | | | | | | With the support for architecture optimized camellia routines, the original camellia module got renamed to camellia_generic, account for that. SVN-Revision: 33903 | |||||
* | ltq-dsl-app: fix offline postinstall for dsl_control | Jo-Philipp Wich | 2012-10-23 | 2 | -5/+4 | |
| | | | | SVN-Revision: 33901 | |||||
* | linux-atm: fix offline postinstall for br2684ctl | Jo-Philipp Wich | 2012-10-23 | 2 | -5/+4 | |
| | | | | SVN-Revision: 33900 | |||||
* | ath9k: fix operating state check on changing the channel bandwidth via debugfs | Felix Fietkau | 2012-10-22 | 1 | -1/+1 | |
| | | | | SVN-Revision: 33891 | |||||
* | libevent2: move to trunk (required by lldpd), add myself as maintainer | Jo-Philipp Wich | 2012-10-19 | 1 | -0/+157 | |
| | | | | SVN-Revision: 33866 | |||||
* | package/kernel: add IKCONFIG module option | Felix Fietkau | 2012-10-19 | 1 | -0/+15 | |
| | | | | | | | | | 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 | |||||
* | ocf-crypto-headers: Correct license info | Hamish Guthrie | 2012-10-19 | 1 | -2/+2 | |
| | | | | SVN-Revision: 33863 | |||||
* | licensing: Add licensing metadata to many packages Two new variables are ↵ | Hamish Guthrie | 2012-10-19 | 29 | -0/+93 | |
| | | | | | | | | | 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 | |||||
* | uhttpd: fix compilation with eglibc | Jo-Philipp Wich | 2012-10-19 | 1 | -2/+2 | |
| | | | | SVN-Revision: 33860 | |||||
* | netifd: update to latest version, fixes device cleanup and config reload ↵ | Felix Fietkau | 2012-10-19 | 1 | -2/+2 | |
| | | | | | | issues when assigning a device to a different bridge SVN-Revision: 33858 | |||||
* | sysfsutils: move to the correct directory | Jo-Philipp Wich | 2012-10-19 | 2 | -0/+125 | |
| | | | | SVN-Revision: 33856 | |||||
* | mac80211: update firmware from linux-firmware | Hauke Mehrtens | 2012-10-18 | 1 | -19/+57 | |
| | | | | | | | | | | * 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 | |||||
* | mac80211: fix typo that broke specifying the phy name directly (deprecated) | Felix Fietkau | 2012-10-18 | 1 | -1/+1 | |
| | | | | SVN-Revision: 33853 | |||||
* | package/mtd: add option for fixing seama images | Gabor Juhos | 2012-10-18 | 8 | -3/+677 | |
| | | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 33841 | |||||
* | mac80211: store the device path as identifier in the config instead of the ↵ | Felix Fietkau | 2012-10-18 | 1 | -10/+38 | |
| | | | | | | mac address, makes it more robust against card replacement or user errors SVN-Revision: 33834 | |||||
* | busybox: enable readlink (with -f support) | Felix Fietkau | 2012-10-18 | 1 | -2/+2 | |
| | | | | SVN-Revision: 33833 | |||||
* | netifd: enable parallel build | Felix Fietkau | 2012-10-18 | 1 | -0/+2 | |
| | | | | SVN-Revision: 33832 | |||||
* | ixp4xx/cns3xxx: add rfkill module support | John Crispin | 2012-10-17 | 2 | -3/+4 | |
| | | | | | | | | | 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 | |||||
* | move lots of kernel related packages to the new system/ folder | John Crispin | 2012-10-17 | 171 | -0/+0 | |
| | | | | SVN-Revision: 33830 |