| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | openssl: don't fail with empty TARGET_LDFLAGS | Jo-Philipp Wich | 2012-01-18 | 1 | -1/+1 |
* | rt2x00: add a patch to avoid excessive memmove() on packet contents to improv... | Felix Fietkau | 2012-01-16 | 1 | -0/+67 |
* | add support for OMAP4 based boards, starting with the PandaBoard | Imre Kaloz | 2012-01-14 | 1 | -0/+90 |
* | build and package the wl12xx driver | Imre Kaloz | 2012-01-14 | 1 | -5/+34 |
* | ath9k: fix handling of the KeyMiss flag for received packets - fixes connecti... | Felix Fietkau | 2012-01-14 | 1 | -0/+32 |
* | libnl-tiny: export unl_genl_multicast_id() | Felix Fietkau | 2012-01-14 | 2 | -1/+2 |
* | broadcom-diag: add support for some new devices | Hauke Mehrtens | 2012-01-13 | 1 | -0/+73 |
* | package: iptables: fix compilation with linux 3.2 | Jonas Gorski | 2012-01-13 | 1 | -0/+12 |
* | mac80211: current revisions build with 3.2 | Jonas Gorski | 2012-01-13 | 1 | -1/+1 |
* | iwinfo: plug memory leak in nl80211 backend, nl80211_close() did not put the ... | Jo-Philipp Wich | 2012-01-13 | 2 | -2/+5 |
* | libnl-tiny: fix a potential memleak in an error path | Felix Fietkau | 2012-01-12 | 1 | -4/+3 |
* | pptp: remove support for underlying ipproto, it is adviced since a while that... | Jo-Philipp Wich | 2012-01-08 | 2 | -6/+2 |
* | cyassl: use patch-libtool pkg fixup | Jo-Philipp Wich | 2012-01-08 | 1 | -1/+1 |
* | zlib: fix duplicate function declarations for largefile support | Felix Fietkau | 2012-01-08 | 1 | -0/+48 |
* | base-files: implement a --force option for sysupgrade to override image check... | Jo-Philipp Wich | 2012-01-08 | 2 | -4/+13 |
* | firewall: add support for "local" port forwards which target an internal addr... | Jo-Philipp Wich | 2012-01-08 | 2 | -4/+15 |
* | include: calculate md5sum over sorted kernel config symbol list and incorpera... | Jo-Philipp Wich | 2012-01-08 | 1 | -1/+1 |
* | ath9k: merge a channel change fix from linux-wireless | Felix Fietkau | 2012-01-07 | 4 | -13/+45 |
* | openssl: bump to v1.0.0f (CVE-2011-4108, CVE-2011-4576, CVE-2011-4577, CVE-20... | Jo-Philipp Wich | 2012-01-06 | 1 | -3/+3 |
* | package/kernel: add package for the PCF2123 RTC driver | Gabor Juhos | 2012-01-04 | 1 | -0/+16 |
* | package: remove the om2p-watchdog package | Gabor Juhos | 2012-01-04 | 3 | -73/+0 |
* | package: add om-watchdog package | Gabor Juhos | 2012-01-04 | 3 | -0/+82 |
* | remove current RTSP support | Jo-Philipp Wich | 2012-01-04 | 1 | -1/+0 |
* | iwinfo: factor txpower offset into info display output, recompile if driver s... | Jo-Philipp Wich | 2012-01-01 | 2 | -2/+13 |
* | package/base-files: add support for the switch LED trigger | Gabor Juhos | 2011-12-31 | 2 | -1/+9 |