aboutsummaryrefslogtreecommitdiffstats
path: root/package
Commit message (Expand)AuthorAgeFilesLines
* package: kernel: fix files for blowfish and pcimcia-rsrcJonas Gorski2012-01-192-3/+4
* busybox: fix previous commit, make CONFIG_BUSYBOX_CONFIG_FEATURE_IPV6 default...Jo-Philipp Wich2012-01-191-2/+1
* busybox: make CONFIG_BUSYBOX_CONFIG_FEATURE_IPV6 depend on CONFIG_IPV6Jo-Philipp Wich2012-01-191-0/+1
* mtd: external toolchains usually do not know about MTDREFRESH, so search in $...Jo-Philipp Wich2012-01-181-1/+1
* iptables: pass --disable-ipv6 if CONFIG_IPV6 is off, fixes undefined refs to ...Jo-Philipp Wich2012-01-181-1/+1
* dnsmasq: if CONFIG_IPV6 is off, compile with -DNO_IPV6 - solves unresolved re...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
* openssl: fix syntax error in OpenWrt MakefileJo-Philipp Wich2012-01-181-1/+1
* 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
* add support for OMAP4 based boards, starting with the PandaBoardImre Kaloz2012-01-141-0/+90
* 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
* iwinfo: plug memory leak in nl80211 backend, nl80211_close() did not put the ...Jo-Philipp Wich2012-01-132-2/+5
* libnl-tiny: fix a potential memleak in an error pathFelix Fietkau2012-01-121-4/+3
* pptp: remove support for underlying ipproto, it is adviced since a while that...Jo-Philipp Wich2012-01-082-6/+2
* 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
* base-files: implement a --force option for sysupgrade to override image check...Jo-Philipp Wich2012-01-082-4/+13
* firewall: add support for "local" port forwards which target an internal addr...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
* openssl: bump to v1.0.0f (CVE-2011-4108, CVE-2011-4576, CVE-2011-4577, CVE-20...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
* remove current RTSP supportJo-Philipp Wich2012-01-041-1/+0
* iwinfo: factor txpower offset into info display output, recompile if driver s...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
* add usbreset - a small simple utility to send port rests to selected usb devi...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
* base-files: add -b (--create-backup) option to sysupgrade, which generates a ...Jo-Philipp Wich2011-12-202-3/+27
* firewall: - introduce per-section "option enabled" which defaults to "1" - us...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
* ath9k: fix a crash in led initFelix Fietkau2011-12-161-1/+4
* ath9k: fix a locking issueFelix Fietkau2011-12-141-33/+0
* ath9k: add support for registering extra leds connected to the wmac gpio linesFelix Fietkau2011-12-142-0/+326