Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | ||||
* | mac80211: ath9k: allow to load EEPROM data via firmware API | Gabor Juhos | 2012-12-10 | 13 | -34/+530 |
| | | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34606 | ||||
* | mac80211: ath9k: fix OTP register offsets for AR9340 | Gabor Juhos | 2012-12-10 | 1 | -0/+73 |
| | | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34605 | ||||
* | ath5k: fix skb leaks (should fix #12199) | Felix Fietkau | 2012-12-10 | 1 | -0/+31 |
| | | | | SVN-Revision: 34603 | ||||
* | mac80211: fix setting txpower (#12594) | Felix Fietkau | 2012-12-10 | 1 | -1/+1 |
| | | | | SVN-Revision: 34594 | ||||
* | iw: sync with nl80211.h to fix setting antenna gain | Felix Fietkau | 2012-12-10 | 1 | -11/+331 |
| | | | | SVN-Revision: 34593 | ||||
* | ath9k: improve signal strength / channel noise reporting accuracy | Felix Fietkau | 2012-12-10 | 1 | -0/+22 |
| | | | | SVN-Revision: 34592 | ||||
* | mac80211: refresh patches | Felix Fietkau | 2012-12-10 | 3 | -4/+4 |
| | | | | SVN-Revision: 34591 | ||||
* | mac80211: merge fix for carl9170 upstream regression | Felix Fietkau | 2012-12-10 | 1 | -0/+11 |
| | | | | SVN-Revision: 34590 | ||||
* | ipv6-support: Next iteration * Make ula_prefix a global option * Add ↵ | Steven Barth | 2012-12-09 | 4 | -36/+136 |
| | | | | | | preliminary support for NAT (Linux >= 3.7, ip6tables >= 1.4.17) * Minor fixes for prefix fallback SVN-Revision: 34586 | ||||
* | 6distributed: Correctly handle duplicate prefixes | Steven Barth | 2012-12-09 | 1 | -2/+2 |
| | | | | SVN-Revision: 34585 | ||||
* | 6relayd: Always send NA with hop-limit 255 * thanks risa2000 for investigating | Steven Barth | 2012-12-09 | 1 | -2/+2 |
| | | | | SVN-Revision: 34584 | ||||
* | mac80211: do not build mwifiex driver | Hauke Mehrtens | 2012-12-07 | 1 | -1/+2 |
| | | | | SVN-Revision: 34573 | ||||
* | mac80211: update to wireless-testing 2012-12-06 | Felix Fietkau | 2012-12-07 | 59 | -2113/+583 |
| | | | | SVN-Revision: 34571 | ||||
* | mac80211: brcmsmac: do a read after write when writing objmem to device. | Hauke Mehrtens | 2012-12-07 | 2 | -10/+13 |
| | | | | SVN-Revision: 34570 | ||||
* | firewall: fix typo in reflection hotplug script | Jo-Philipp Wich | 2012-12-07 | 2 | -2/+2 |
| | | | | SVN-Revision: 34569 | ||||
* | 6to4: Remove static radvd-integration * Please use the new ipv6-support package | Steven Barth | 2012-12-07 | 1 | -118/+2 |
| | | | | SVN-Revision: 34567 | ||||
* | mac80211: add support for adm8211 wireless driver | Florian Fainelli | 2012-12-06 | 1 | -2/+11 |
| | | | | | | Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 34560 | ||||
* | ipv6-support: next iteration * Introduce mode 6rd * Introduce mode 6to4 * ↵ | Steven Barth | 2012-12-06 | 4 | -12/+35 |
| | | | | | | Fix announcement of DNS-Servers received from DHCPv6 * Fix some corner-cases in relaying behaviour SVN-Revision: 34542 | ||||
* | 6relayd: More RFC-compatibility and size reduction | Steven Barth | 2012-12-06 | 1 | -2/+2 |
| | | | | SVN-Revision: 34541 | ||||
* | 6distributed: Add compatibility with 6rd and 6to4 | Steven Barth | 2012-12-06 | 1 | -2/+2 |
| | | | | SVN-Revision: 34540 | ||||
* | ppp: unconditionally start pppd with nodefaultroute and usepeerdns (#12580) | Jo-Philipp Wich | 2012-12-06 | 2 | -12/+5 |
| | | | | | | | | | | | | | | Since the switch to netifd, proto handlers may always set the defaultroute and provide dns server addresses, netifd will decide in the generic code path whether the announced values are masked or not. Additionally protocol handlers should not modify the routing tables themselves and prevent any launched services from doing so. Remove the additional defaultroute and peerdns option handling from the ppp.sh protocol handler and rely on netifd to mask or not mask the values. SVN-Revision: 34536 | ||||
* | kernel: fix video-core build on 3.6+ | Felix Fietkau | 2012-12-06 | 1 | -0/+1 |
| | | | | SVN-Revision: 34533 | ||||
* | mac80211: clean up patches, replace patching config.mk with a generated sed ↵ | Felix Fietkau | 2012-12-06 | 30 | -923/+83 |
| | | | | | | expression SVN-Revision: 34531 | ||||
* | libiconv-full: add clause to Makefile to actually install iconv | Florian Fainelli | 2012-12-05 | 1 | -0/+5 |
| | | | | | | | | | | | At present, if you select the iconv utility it will be built but not installed. This patch adds the clauses necessary to the Makefile to actually install iconv. Signed-off-by: Mike Brady <mikebrady@eircom.net> Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 34530 |