aboutsummaryrefslogtreecommitdiffstats
path: root/package
Commit message (Expand)AuthorAgeFilesLines
* [package] openssl: update to v1.0.0g (CVE-2012-0050)Jo-Philipp Wich2012-01-201-2/+2
* kernel: fix OCF for linux 3.2Jonas Gorski2012-01-191-1/+1
* [package] base-files: do not pass --set-worker /lib/hotplug2/worker_fork.so t...Jo-Philipp Wich2012-01-192-2/+1
* package: kernel: fix files for blowfish and pcimcia-rsrcJonas Gorski2012-01-192-3/+4
* [package] busybox: fix previous commit, make CONFIG_BUSYBOX_CONFIG_FEATURE_IP...Jo-Philipp Wich2012-01-191-2/+1
* [package] busybox: make CONFIG_BUSYBOX_CONFIG_FEATURE_IPV6 depend on CONFIG_IPV6Jo-Philipp Wich2012-01-191-0/+1
* [package] mtd: external toolchains usually do not know about MTDREFRESH, so s...Jo-Philipp Wich2012-01-181-1/+1
* [package] iptables: pass --disable-ipv6 if CONFIG_IPV6 is off, fixes undefine...Jo-Philipp Wich2012-01-181-1/+1
* [package] dnsmasq: if CONFIG_IPV6 is off, compile with -DNO_IPV6 - solves unr...Jo-Philipp Wich2012-01-181-1/+3
* packages: kernel: add usb-common.ko to usb package for kernel >= 3.2Hauke Mehrtens2012-01-181-2/+9
* [package] openssl: fix syntax error in OpenWrt MakefileJo-Philipp Wich2012-01-181-1/+1
* [package] openssl: don't fail with empty TARGET_LDFLAGSJo-Philipp Wich2012-01-181-1/+1
* rt2x00: add a patch to avoid excessive memmove() on packet contents to improv...Felix Fietkau2012-01-161-0/+67
* [target/omap4]: add support for OMAP4 based boards, starting with the PandaBoardImre Kaloz2012-01-141-0/+90
* [package/mac80211]: build and package the wl12xx driverImre Kaloz2012-01-141-5/+34
* ath9k: fix handling of the KeyMiss flag for received packets - fixes connecti...Felix Fietkau2012-01-141-0/+32
* libnl-tiny: export unl_genl_multicast_id()Felix Fietkau2012-01-142-1/+2
* broadcom-diag: add support for some new devicesHauke Mehrtens2012-01-131-0/+73
* package: iptables: fix compilation with linux 3.2Jonas Gorski2012-01-131-0/+12
* mac80211: current revisions build with 3.2Jonas Gorski2012-01-131-1/+1
* [package] iwinfo: plug memory leak in nl80211 backend, nl80211_close() did no...Jo-Philipp Wich2012-01-132-2/+5
* libnl-tiny: fix a potential memleak in an error pathFelix Fietkau2012-01-121-4/+3
* [package] pptp: remove support for underlying ipproto, it is adviced since a ...Jo-Philipp Wich2012-01-082-6/+2
* [package] cyassl: use patch-libtool pkg fixupJo-Philipp Wich2012-01-081-1/+1
* zlib: fix duplicate function declarations for largefile supportFelix Fietkau2012-01-081-0/+48
* [package] base-files: implement a --force option for sysupgrade to override i...Jo-Philipp Wich2012-01-082-4/+13
* [package] firewall: add support for "local" port forwards which target an int...Jo-Philipp Wich2012-01-082-4/+15
* include: calculate md5sum over sorted kernel config symbol list and incorpera...Jo-Philipp Wich2012-01-081-1/+1
* ath9k: merge a channel change fix from linux-wirelessFelix Fietkau2012-01-074-13/+45
* [package] openssl: bump to v1.0.0f (CVE-2011-4108, CVE-2011-4576, CVE-2011-45...Jo-Philipp Wich2012-01-061-3/+3
* package/kernel: add package for the PCF2123 RTC driverGabor Juhos2012-01-041-0/+16
* package: remove the om2p-watchdog packageGabor Juhos2012-01-043-73/+0
* package: add om-watchdog packageGabor Juhos2012-01-043-0/+82
* [netfilter] remove current RTSP supportJo-Philipp Wich2012-01-041-1/+0
* [package] iwinfo: factor txpower offset into info display output, recompile i...Jo-Philipp Wich2012-01-012-2/+13
* package/base-files: add support for the switch LED triggerGabor Juhos2011-12-312-1/+9
* package/base-files: use case statement in led init scriptGabor Juhos2011-12-311-15/+27
* [package] add usbreset - a small simple utility to send port rests to selecte...Jo-Philipp Wich2011-12-252-0/+120
* mac80211: clean up init, remove some redundant checks, fix tx power init (#10...Felix Fietkau2011-12-231-77/+73
* [package] base-files: add -b (--create-backup) option to sysupgrade, which ge...Jo-Philipp Wich2011-12-202-3/+27
* [package] firewall:Jo-Philipp Wich2011-12-203-2/+11
* brcm47xx: add new usb driver for bcma bus and replace ssb usb driver.Hauke Mehrtens2011-12-191-0/+19
* mac80211: deactivate mac80211 tracingHauke Mehrtens2011-12-191-0/+44
* ath9k: fix another tx locking issueFelix Fietkau2011-12-191-11/+285
* mac80211: fix powersave settingFelix Fietkau2011-12-191-1/+1
* mac80211: apply txpower after bringing up the interface, should fix #10113Felix Fietkau2011-12-181-6/+6
* mac80211: use iw instead of iwconfig to disable powersaveFelix Fietkau2011-12-181-1/+1
* ath9k: fix some issues in the btcoex disable patchFelix Fietkau2011-12-181-10/+8
* ath9k: fix a locking issue in the tx pathFelix Fietkau2011-12-171-0/+25
* hostapd: add missing check for wds stationsFelix Fietkau2011-12-171-0/+12