| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | package/base-files: use case statement in led init script | Gabor Juhos | 2011-12-31 | 1 | -15/+27 |
* | add usbreset - a small simple utility to send port rests to selected usb devi... | Jo-Philipp Wich | 2011-12-25 | 2 | -0/+120 |
* | mac80211: clean up init, remove some redundant checks, fix tx power init (#10... | Felix Fietkau | 2011-12-23 | 1 | -77/+73 |
* | base-files: add -b (--create-backup) option to sysupgrade, which generates a ... | Jo-Philipp Wich | 2011-12-20 | 2 | -3/+27 |
* | firewall: - introduce per-section "option enabled" which defaults to "1" - us... | Jo-Philipp Wich | 2011-12-20 | 3 | -2/+11 |
* | brcm47xx: add new usb driver for bcma bus and replace ssb usb driver. | Hauke Mehrtens | 2011-12-19 | 1 | -0/+19 |
* | mac80211: deactivate mac80211 tracing | Hauke Mehrtens | 2011-12-19 | 1 | -0/+44 |
* | ath9k: fix another tx locking issue | Felix Fietkau | 2011-12-19 | 1 | -11/+285 |
* | mac80211: fix powersave setting | Felix Fietkau | 2011-12-19 | 1 | -1/+1 |
* | mac80211: apply txpower after bringing up the interface, should fix #10113 | Felix Fietkau | 2011-12-18 | 1 | -6/+6 |
* | mac80211: use iw instead of iwconfig to disable powersave | Felix Fietkau | 2011-12-18 | 1 | -1/+1 |
* | ath9k: fix some issues in the btcoex disable patch | Felix Fietkau | 2011-12-18 | 1 | -10/+8 |
* | ath9k: fix a locking issue in the tx path | Felix Fietkau | 2011-12-17 | 1 | -0/+25 |
* | hostapd: add missing check for wds stations | Felix Fietkau | 2011-12-17 | 1 | -0/+12 |
* | ath9k: fix a crash in led init | Felix Fietkau | 2011-12-16 | 1 | -1/+4 |