| Commit message (Expand) | Author | Age | Files | Lines |
* | mac80211: disable ath6kl until it's packaged and used somewhere | Felix Fietkau | 2012-02-09 | 1 | -0/+1 |
* | mac80211: merge a LED related locking fix | Felix Fietkau | 2012-02-09 | 1 | -0/+20 |
* | mac80211: fix a potential rate control related crash | Felix Fietkau | 2012-02-08 | 1 | -0/+11 |
* | iptables: Fix mod-ipopt package description (#10931) | Vasilis Tsiligiannis | 2012-02-08 | 1 | -2/+1 |
* | fbtest utility | Imre Kaloz | 2012-02-08 | 3 | -0/+506 |
* | firewall: don't filter IPv4 ICMP types (#10928) | Jo-Philipp Wich | 2012-02-07 | 2 | -5/+2 |
* | broadcom-wl: turn on wmm by default, disabling it by default makes no sense, ... | Felix Fietkau | 2012-02-07 | 1 | -2/+2 |
* | ath9k: ignore invalid signal strength values in a-mpdu packets, fixes average... | Felix Fietkau | 2012-02-07 | 2 | -0/+81 |
* | iw: update to version 3.3, sync with latest nl80211.h changes | Felix Fietkau | 2012-02-07 | 7 | -362/+73 |
* | mac80211: update to wireless-testing 2012-02-06 | Felix Fietkau | 2012-02-07 | 65 | -3080/+191 |
* | mtd: define MTDREFRESH if not defined (external kernel) | Florian Fainelli | 2012-02-06 | 1 | -0/+4 |
* | iptables: don't apply patches if building an external kernel | Florian Fainelli | 2012-02-06 | 1 | -0/+4 |
* | brcm63xx: add support for linux 3.3 | Jonas Gorski | 2012-02-04 | 1 | -0/+2 |
* | leds.mk: remove obsolete references to leds-alix and leds-net5501 modules The... | Jo-Philipp Wich | 2012-02-03 | 1 | -33/+0 |
* | ath9k: fix CTS timeout issues in 2.4 ghz | Felix Fietkau | 2012-02-03 | 2 | -1/+22 |
* | ath9k: fix WEP connection issues | Felix Fietkau | 2012-02-03 | 1 | -0/+17 |
* | netifd: set the network device in uci state as well to avoid further remappin... | Felix Fietkau | 2012-02-03 | 1 | -1/+4 |
* | netifd: update to latest, fixes removing deleted interfaces on config reload | Felix Fietkau | 2012-02-02 | 1 | -2/+2 |
* | netifd: fix legacy scripts that expect the ifname option to be mapped to the ... | Felix Fietkau | 2012-02-02 | 1 | -0/+2 |
* | iwinfo: fix segmentation fault when doing two consecutive scans through wpa_s... | Jo-Philipp Wich | 2012-02-02 | 2 | -5/+8 |
* | kernel: update module names and add new config symbols for linux 3.3 | Jonas Gorski | 2012-02-02 | 4 | -4/+11 |
* | fix wprobe build for arm on 3.2 | Florian Fainelli | 2012-01-30 | 1 | -0/+3 |
* | ebtales: update to v2.0.10-4 | Florian Fainelli | 2012-01-30 | 1 | -3/+3 |
* | switch: fix some memory leaks in switch_parse_vlan() | Hauke Mehrtens | 2012-01-28 | 3 | -7/+8 |
* | mac80211: fix patch when running on ssb based devices | Hauke Mehrtens | 2012-01-27 | 1 | -5/+6 |
* | ath9k: revert one more linux upstream commit in the initvals to fully fix the... | Felix Fietkau | 2012-01-27 | 1 | -96/+112 |
* | ath9k: fix initvals for high-power ar938x devices, fixes tx power on buffalo ... | Felix Fietkau | 2012-01-27 | 1 | -0/+192 |
* | mac80211: enable support for RaLink Rt53xx USB devices in rt2800usb | Gabor Juhos | 2012-01-25 | 1 | -1/+1 |
* | netifd: update to latest, fixes a crash when the interface protocol was not s... | Felix Fietkau | 2012-01-24 | 1 | -2/+2 |
* | hostapd: introduce a client_cert option which is passed on to wpa_supplicant ... | Jo-Philipp Wich | 2012-01-24 | 2 | -2/+5 |
* | Initial DSL framework | John Crispin | 2012-01-24 | 5 | -27/+331 |
* | hostapd: merge an upstream workaround for broken clients sending the wrong wp... | Felix Fietkau | 2012-01-24 | 3 | -3/+21 |
* | base-files: add a uci-defaults script which will migrate the root password to... | Jo-Philipp Wich | 2012-01-22 | 2 | -1/+13 |
* | netifd: update to latest version, add some more status info and rework shell ... | Felix Fietkau | 2012-01-22 | 1 | -2/+2 |
* | netifd: always issue a reload on ifup, not just for -a | Felix Fietkau | 2012-01-22 | 1 | -1/+1 |
* | base-files: the initial hotplug2 instance sometimes misses a few relevant eve... | Felix Fietkau | 2012-01-22 | 1 | -0/+1 |
* | package/kernel: add ATH79 symbols for OHCI/EHCI drivers | Gabor Juhos | 2012-01-22 | 1 | -0/+2 |
* | ar71xx: rename vsc7385 spi driver | Gabor Juhos | 2012-01-22 | 1 | -2/+2 |
* | brcm47xx: add support for pcie host controller on bcma based SoCs. | Hauke Mehrtens | 2012-01-21 | 1 | -0/+133 |
* | openssl: update to v1.0.0g (CVE-2012-0050) | Jo-Philipp Wich | 2012-01-20 | 1 | -2/+2 |
* | kernel: fix OCF for linux 3.2 | Jonas Gorski | 2012-01-19 | 1 | -1/+1 |
* | base-files: do not pass --set-worker /lib/hotplug2/worker_fork.so to hotplug2... | Jo-Philipp Wich | 2012-01-19 | 2 | -2/+1 |
* | package: kernel: fix files for blowfish and pcimcia-rsrc | Jonas Gorski | 2012-01-19 | 2 | -3/+4 |
* | busybox: fix previous commit, make CONFIG_BUSYBOX_CONFIG_FEATURE_IPV6 default... | Jo-Philipp Wich | 2012-01-19 | 1 | -2/+1 |
* | busybox: make CONFIG_BUSYBOX_CONFIG_FEATURE_IPV6 depend on CONFIG_IPV6 | Jo-Philipp Wich | 2012-01-19 | 1 | -0/+1 |
* | mtd: external toolchains usually do not know about MTDREFRESH, so search in $... | Jo-Philipp Wich | 2012-01-18 | 1 | -1/+1 |
* | iptables: pass --disable-ipv6 if CONFIG_IPV6 is off, fixes undefined refs to ... | Jo-Philipp Wich | 2012-01-18 | 1 | -1/+1 |
* | dnsmasq: if CONFIG_IPV6 is off, compile with -DNO_IPV6 - solves unresolved re... | Jo-Philipp Wich | 2012-01-18 | 1 | -1/+3 |
* | packages: kernel: add usb-common.ko to usb package for kernel >= 3.2 | Hauke Mehrtens | 2012-01-18 | 1 | -2/+9 |
* | openssl: fix syntax error in OpenWrt Makefile | Jo-Philipp Wich | 2012-01-18 | 1 | -1/+1 |