Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | libubox: fix a jshn array sequence counter bug, fixes some network.sh issues | Felix Fietkau | 2012-12-18 | 1 | -3/+3 |
| | | | | SVN-Revision: 34746 | ||||
* | netifd: update to latest version, fixes interface error reporting for shell ↵ | Felix Fietkau | 2012-12-17 | 1 | -2/+2 |
| | | | | | | proto handlers SVN-Revision: 34741 | ||||
* | ncurses: fix build error in libncursesw | Felix Fietkau | 2012-12-17 | 1 | -0/+13 |
| | | | | SVN-Revision: 34739 | ||||
* | sierra-directip: delete, replaced by upstream drivers | Felix Fietkau | 2012-12-17 | 6 | -2610/+0 |
| | | | | SVN-Revision: 34738 | ||||
* | netifd: update to latest version, no longer needs the removed jshn_append() ↵ | Felix Fietkau | 2012-12-17 | 1 | -2/+2 |
| | | | | | | shell function SVN-Revision: 34734 | ||||
* | base-files: use json_is_a() in network.sh | Jo-Philipp Wich | 2012-12-17 | 2 | -8/+8 |
| | | | | SVN-Revision: 34733 | ||||
* | libubox: update to latest git head, introduces jshn json_is_a() helper | Jo-Philipp Wich | 2012-12-17 | 1 | -3/+3 |
| | | | | SVN-Revision: 34732 | ||||
* | base-files: rework cache handling in network.sh to keep the entire parsed ↵ | Jo-Philipp Wich | 2012-12-16 | 1 | -129/+159 |
| | | | | | | ifstatus, use jshn namespaces to support using it concurrently with other jshn users SVN-Revision: 34725 | ||||
* | libubox: another jshn update, fixes array handling issues | Felix Fietkau | 2012-12-16 | 1 | -3/+3 |
| | | | | SVN-Revision: 34723 | ||||
* | base-files: various enhancements to network.sh | Jo-Philipp Wich | 2012-12-16 | 2 | -31/+154 |
| | | | | | | | | | | | - support reading inactive gateways and DNS information in network_get_gateway(), network_get_dnsserver() and network_get_dnssearch() by passing "true" as optional last argument - internally cache fetched values to speed up subsequent accesses to the same data, introduce network_flush_cache() to clear them - add some inline function documentation SVN-Revision: 34722 | ||||
* | libubox: fix some jshn variable handling regressions | Felix Fietkau | 2012-12-16 | 1 | -3/+3 |
| | | | | SVN-Revision: 34720 | ||||
* | libubox: update to latest version, adds jshn namespace support | Felix Fietkau | 2012-12-16 | 1 | -3/+3 |
| | | | | SVN-Revision: 34718 | ||||
* | wpa_supplicant.sh: always use parameters from the current section | Felix Fietkau | 2012-12-16 | 1 | -7/+2 |
| | | | | | | | | | | | | | | Using variables from the outer scope unnecessarily complicates the code and leads to issues. This patch fixes the bug when having an "adhoc" wifi-iface section before a "sta" section prevents wpa_supplicant from using the key specified in the corresponding section as it tries to use the "adhoc" key instead (1 by default). Signed-off-by: Paul Fertser <fercerpav@gmail.com> SVN-Revision: 34716 | ||||
* | fixes uapi helper define | John Crispin | 2012-12-16 | 1 | -1/+1 |
| | | | | SVN-Revision: 34715 | ||||
* | kernel: add a module for ipv6 gre | Felix Fietkau | 2012-12-15 | 1 | -0/+16 |
| | | | | SVN-Revision: 34709 | ||||
* | ubus: update to latest version, fixes request timeout handling issues, hangs ↵ | Felix Fietkau | 2012-12-15 | 1 | -3/+3 |
| | | | | | | on lots of requests, adds object notification support SVN-Revision: 34705 | ||||
* | netifd: call /etc/udhcp.user from the netifd dhcp.script | Felix Fietkau | 2012-12-15 | 1 | -0/+3 |
| | | | | | | | | | This was done previously when dhcp was handled by the network scripts. So netifd should behave the same. Signed-off-by: Helmut Schaa <helmut.schaa@googlemail.com> SVN-Revision: 34704 | ||||
* | allow to load only 1 usb port on AR9 / VR9 | John Crispin | 2012-12-15 | 1 | -8/+13 |
| | | | | SVN-Revision: 34700 | ||||
* | move voice packages | John Crispin | 2012-12-15 | 11 | -10/+23 |
| | | | | SVN-Revision: 34695 | ||||
* | move ltq-adsl-tool | John Crispin | 2012-12-15 | 4 | -11/+10 |
| | | | | SVN-Revision: 34694 | ||||
* | move ltq-adsl | John Crispin | 2012-12-15 | 47 | -10391/+4530 |
| | | | | SVN-Revision: 34693 | ||||
* | move ltq-ifxos | John Crispin | 2012-12-15 | 3 | -16/+14 |
| | | | | SVN-Revision: 34692 | ||||
* | add ltq-ptm | John Crispin | 2012-12-15 | 27 | -0/+9005 |
| | | | | SVN-Revision: 34690 | ||||
* | add ltq-deu | John Crispin | 2012-12-15 | 25 | -0/+21263 |
| | | | | SVN-Revision: 34689 | ||||
* | add ltq-hcd | John Crispin | 2012-12-15 | 18 | -0/+21407 |
| | | | | SVN-Revision: 34688 | ||||
* | fixes uboot dependency | John Crispin | 2012-12-15 | 1 | -1/+1 |
| | | | | SVN-Revision: 34686 | ||||
* | add crypto-pcompress | John Crispin | 2012-12-15 | 1 | -0/+11 |
| | | | | SVN-Revision: 34685 | ||||
* | make use of uapi directory wrapper | John Crispin | 2012-12-15 | 1 | -1/+1 |
| | | | | SVN-Revision: 34684 | ||||
* | package/swconfig: don't use kernel headers | Gabor Juhos | 2012-12-14 | 1 | -2/+0 |
| | | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34679 | ||||
* | broadcom-wl: Pass physical address to wl_attach | Hauke Mehrtens | 2012-12-13 | 1 | -1/+1 |
| | | | | | | | | wl_attach expects a physical address, as it performs the mapping internally. Signed-off-by: Nathan Hintz <nlhintz@hotmail.com> SVN-Revision: 34671 | ||||
* | netifd: update to latest version, fixes purging old resolv.conf entries ↵ | Felix Fietkau | 2012-12-13 | 1 | -2/+2 |
| | | | | | | after ifdown SVN-Revision: 34664 | ||||
* | build: only install packages for selected variants, fixes building multiple ↵ | Felix Fietkau | 2012-12-13 | 1 | -2/+13 |
| | | | | | | variant selections in one tree SVN-Revision: 34656 | ||||
* | kernel: in kernel 3.6.8 and later tg3 depends on hwmon.ko | Hauke Mehrtens | 2012-12-13 | 1 | -1/+1 |
| | | | | SVN-Revision: 34652 | ||||
* | base-files: add mtd_find_chardev helper | Gabor Juhos | 2012-12-12 | 1 | -3/+17 |
| | | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34648 | ||||
* | Revert "remove function find_mtd_part() from /lib/functions.sh" | Mirko Vogt | 2012-12-12 | 1 | -0/+9 |
| | | | | | | | | | Reverting commit 34641. Function find_mtd_part() is needed by some scripts deployed for certain targets but not including boot.sh after all. Still, all this certainly needs some love. SVN-Revision: 34642 | ||||
* | remove function find_mtd_part() from /lib/functions.sh | Mirko Vogt | 2012-12-12 | 1 | -9/+0 |
| | | | | | | | | | Since all scripts using this function include /lib/functions/boot.sh - where this function is defined as well - it can be dropped from /lib/functions.sh. Also avoids further confusion about this function being declared and defined in two different places. SVN-Revision: 34641 | ||||
* | mac80211: update rt2x00 rx_status patch | Gabor Juhos | 2012-12-11 | 3 | -69/+19 |
| | | | | | | | | Also remove the superfluous ones for ath5k, p54. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34637 | ||||
* | ipv6-support: Make ULA addresses secondary * Deprecates ULA prefixes when ↵ | Steven Barth | 2012-12-11 | 2 | -2/+4 |
| | | | | | | there are other public prefixes * Fixes issues with clients using incorrect source addresses SVN-Revision: 34630 | ||||
* | 6distributed: Add support for secondary addresses | Steven Barth | 2012-12-11 | 1 | -2/+2 |
| | | | | SVN-Revision: 34629 | ||||
* | 6relayd: Fix announcement of deprecated prefixes | Steven Barth | 2012-12-11 | 1 | -2/+2 |
| | | | | SVN-Revision: 34628 | ||||
* | mac80211: zero-out rx_status in rt2x00, ath5k, p54 | Gabor Juhos | 2012-12-11 | 3 | -0/+115 |
| | | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34627 | ||||
* | mac80211: fix possible NULL pointer dereference in ath9k | Gabor Juhos | 2012-12-10 | 1 | -1/+1 |
| | | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34624 | ||||
* | package/kernel: enable CONFIG_SND_SOC_DMAENGINE_PCM in sound-soc-core | Florian Fainelli | 2012-12-10 | 1 | -0/+1 |
| | | | | | | | | This is required for 3.6+ kernels and some sound SoC modules. Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 34618 | ||||
* | package/kernel: snd-soc-core depends on regmap | Florian Fainelli | 2012-12-10 | 1 | -0/+1 |
| | | | | | | Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 34616 | ||||
* | package/kernel: package kmod-input-matrixkmap | Florian Fainelli | 2012-12-10 | 1 | -0/+15 |
| | | | | | | | | This is required by some keyboard drivers in 3.6+ Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 34614 | ||||
* | kernel: include the xfrm_algo module on 3.6+ (fixes #12552) | Felix Fietkau | 2012-12-10 | 1 | -0/+1 |
| | | | | SVN-Revision: 34611 | ||||
* | mac80211: fix channel context related warnings when using wds ap mode (fixes ↵ | Felix Fietkau | 2012-12-10 | 7 | -15/+149 |
| | | | | | | #12585) SVN-Revision: 34610 | ||||
* | ipv6-support: Add support for NPT status tracking | Steven Barth | 2012-12-10 | 2 | -3/+4 |
| | | | | SVN-Revision: 34609 | ||||
* | 6distributed: add status-call for luci-integration | Steven Barth | 2012-12-10 | 1 | -2/+2 |
| | | | | SVN-Revision: 34608 | ||||
* | b43: fix tx path skb leaks | Felix Fietkau | 2012-12-10 | 2 | -4/+82 |
| | | | | SVN-Revision: 34607 |