| Commit message (Expand) | Author | Age | Files | Lines |
* | broadcom-wl: Pass physical address to wl_attach | Hauke Mehrtens | 2012-12-13 | 1 | -1/+1 |
* | netifd: update to latest version, fixes purging old resolv.conf entries after... | Felix Fietkau | 2012-12-13 | 1 | -2/+2 |
* | build: only install packages for selected variants, fixes building multiple v... | Felix Fietkau | 2012-12-13 | 1 | -2/+13 |
* | kernel: in kernel 3.6.8 and later tg3 depends on hwmon.ko | Hauke Mehrtens | 2012-12-13 | 1 | -1/+1 |
* | base-files: add mtd_find_chardev helper | Gabor Juhos | 2012-12-12 | 1 | -3/+17 |
* | Revert "remove function find_mtd_part() from /lib/functions.sh" | Mirko Vogt | 2012-12-12 | 1 | -0/+9 |
* | remove function find_mtd_part() from /lib/functions.sh | Mirko Vogt | 2012-12-12 | 1 | -9/+0 |
* | mac80211: update rt2x00 rx_status patch | Gabor Juhos | 2012-12-11 | 3 | -69/+19 |
* | ipv6-support: Make ULA addresses secondary * Deprecates ULA prefixes when the... | Steven Barth | 2012-12-11 | 2 | -2/+4 |
* | 6distributed: Add support for secondary addresses | Steven Barth | 2012-12-11 | 1 | -2/+2 |
* | 6relayd: Fix announcement of deprecated prefixes | Steven Barth | 2012-12-11 | 1 | -2/+2 |
* | mac80211: zero-out rx_status in rt2x00, ath5k, p54 | Gabor Juhos | 2012-12-11 | 3 | -0/+115 |
* | mac80211: fix possible NULL pointer dereference in ath9k | Gabor Juhos | 2012-12-10 | 1 | -1/+1 |
* | package/kernel: enable CONFIG_SND_SOC_DMAENGINE_PCM in sound-soc-core | Florian Fainelli | 2012-12-10 | 1 | -0/+1 |
* | package/kernel: snd-soc-core depends on regmap | Florian Fainelli | 2012-12-10 | 1 | -0/+1 |
* | package/kernel: package kmod-input-matrixkmap | Florian Fainelli | 2012-12-10 | 1 | -0/+15 |
* | kernel: include the xfrm_algo module on 3.6+ (fixes #12552) | Felix Fietkau | 2012-12-10 | 1 | -0/+1 |
* | mac80211: fix channel context related warnings when using wds ap mode (fixes ... | Felix Fietkau | 2012-12-10 | 7 | -15/+149 |
* | ipv6-support: Add support for NPT status tracking | Steven Barth | 2012-12-10 | 2 | -3/+4 |
* | 6distributed: add status-call for luci-integration | Steven Barth | 2012-12-10 | 1 | -2/+2 |
* | b43: fix tx path skb leaks | Felix Fietkau | 2012-12-10 | 2 | -4/+82 |
* | mac80211: ath9k: allow to load EEPROM data via firmware API | Gabor Juhos | 2012-12-10 | 13 | -34/+530 |
* | mac80211: ath9k: fix OTP register offsets for AR9340 | Gabor Juhos | 2012-12-10 | 1 | -0/+73 |
* | ath5k: fix skb leaks (should fix #12199) | Felix Fietkau | 2012-12-10 | 1 | -0/+31 |
* | mac80211: fix setting txpower (#12594) | Felix Fietkau | 2012-12-10 | 1 | -1/+1 |
* | iw: sync with nl80211.h to fix setting antenna gain | Felix Fietkau | 2012-12-10 | 1 | -11/+331 |
* | ath9k: improve signal strength / channel noise reporting accuracy | Felix Fietkau | 2012-12-10 | 1 | -0/+22 |
* | mac80211: refresh patches | Felix Fietkau | 2012-12-10 | 3 | -4/+4 |
* | mac80211: merge fix for carl9170 upstream regression | Felix Fietkau | 2012-12-10 | 1 | -0/+11 |
* | ipv6-support: Next iteration * Make ula_prefix a global option * Add prelimin... | Steven Barth | 2012-12-09 | 4 | -36/+136 |
* | 6distributed: Correctly handle duplicate prefixes | Steven Barth | 2012-12-09 | 1 | -2/+2 |
* | 6relayd: Always send NA with hop-limit 255 * thanks risa2000 for investigating | Steven Barth | 2012-12-09 | 1 | -2/+2 |
* | mac80211: do not build mwifiex driver | Hauke Mehrtens | 2012-12-07 | 1 | -1/+2 |
* | mac80211: update to wireless-testing 2012-12-06 | Felix Fietkau | 2012-12-07 | 59 | -2113/+583 |
* | mac80211: brcmsmac: do a read after write when writing objmem to device. | Hauke Mehrtens | 2012-12-07 | 2 | -10/+13 |
* | firewall: fix typo in reflection hotplug script | Jo-Philipp Wich | 2012-12-07 | 2 | -2/+2 |
* | 6to4: Remove static radvd-integration * Please use the new ipv6-support package | Steven Barth | 2012-12-07 | 1 | -118/+2 |
* | mac80211: add support for adm8211 wireless driver | Florian Fainelli | 2012-12-06 | 1 | -2/+11 |
* | ipv6-support: next iteration * Introduce mode 6rd * Introduce mode 6to4 * Fix... | Steven Barth | 2012-12-06 | 4 | -12/+35 |
* | 6relayd: More RFC-compatibility and size reduction | Steven Barth | 2012-12-06 | 1 | -2/+2 |
* | 6distributed: Add compatibility with 6rd and 6to4 | Steven Barth | 2012-12-06 | 1 | -2/+2 |
* | ppp: unconditionally start pppd with nodefaultroute and usepeerdns (#12580) | Jo-Philipp Wich | 2012-12-06 | 2 | -12/+5 |
* | kernel: fix video-core build on 3.6+ | Felix Fietkau | 2012-12-06 | 1 | -0/+1 |
* | mac80211: clean up patches, replace patching config.mk with a generated sed e... | Felix Fietkau | 2012-12-06 | 30 | -923/+83 |
* | libiconv-full: add clause to Makefile to actually install iconv | Florian Fainelli | 2012-12-05 | 1 | -0/+5 |
* | linux-atm: put all packages into their own submenus | Florian Fainelli | 2012-12-05 | 1 | -0/+1 |
* | linux-atm: fix typo introduced in r34502 | Florian Fainelli | 2012-12-05 | 1 | -1/+1 |
* | linux-atm: package each available atm debug tool individually | Florian Fainelli | 2012-12-05 | 1 | -0/+31 |
* | netifd: update to latest version, fixes resolv.conf writes on interface setti... | Felix Fietkau | 2012-12-05 | 1 | -2/+2 |
* | dropbear: update to 2012.55 and refresh patches | Florian Fainelli | 2012-12-04 | 5 | -104/+10 |