summaryrefslogtreecommitdiffstats
path: root/package
Commit message (Expand)AuthorAgeFilesLines
* package: kernel: fix files for blowfish and pcimcia-rsrcjogo2012-01-192-3/+4
* [package] busybox: fix previous commit, make CONFIG_BUSYBOX_CONFIG_FEATURE_IP...jow2012-01-191-2/+1
* [package] busybox: make CONFIG_BUSYBOX_CONFIG_FEATURE_IPV6 depend on CONFIG_IPV6jow2012-01-191-0/+1
* [package] mtd: external toolchains usually do not know about MTDREFRESH, so s...jow2012-01-181-1/+1
* [package] iptables: pass --disable-ipv6 if CONFIG_IPV6 is off, fixes undefine...jow2012-01-181-1/+1
* [package] dnsmasq: if CONFIG_IPV6 is off, compile with -DNO_IPV6 - solves unr...jow2012-01-181-1/+3
* packages: kernel: add usb-common.ko to usb package for kernel >= 3.2hauke2012-01-181-2/+9
* [package] openssl: fix syntax error in OpenWrt Makefilejow2012-01-181-1/+1
* [package] openssl: don't fail with empty TARGET_LDFLAGSjow2012-01-181-1/+1
* rt2x00: add a patch to avoid excessive memmove() on packet contents to improv...nbd2012-01-161-0/+67
* [target/omap4]: add support for OMAP4 based boards, starting with the PandaBoardkaloz2012-01-141-0/+90
* [package/mac80211]: build and package the wl12xx driverkaloz2012-01-141-5/+34
* ath9k: fix handling of the KeyMiss flag for received packets - fixes connecti...nbd2012-01-141-0/+32
* libnl-tiny: export unl_genl_multicast_id()nbd2012-01-142-1/+2
* broadcom-diag: add support for some new deviceshauke2012-01-131-0/+73
* package: iptables: fix compilation with linux 3.2jogo2012-01-131-0/+12
* mac80211: current revisions build with 3.2jogo2012-01-131-1/+1
* [package] iwinfo: plug memory leak in nl80211 backend, nl80211_close() did no...jow2012-01-132-2/+5
* libnl-tiny: fix a potential memleak in an error pathnbd2012-01-121-4/+3
* [package] pptp: remove support for underlying ipproto, it is adviced since a ...jow2012-01-082-6/+2
* [package] cyassl: use patch-libtool pkg fixupjow2012-01-081-1/+1
* zlib: fix duplicate function declarations for largefile supportnbd2012-01-081-0/+48
* [package] base-files: implement a --force option for sysupgrade to override i...jow2012-01-082-4/+13
* [package] firewall: add support for "local" port forwards which target an int...jow2012-01-082-4/+15
* include: calculate md5sum over sorted kernel config symbol list and incorpera...jow2012-01-081-1/+1
* ath9k: merge a channel change fix from linux-wirelessnbd2012-01-074-13/+45
* [package] openssl: bump to v1.0.0f (CVE-2011-4108, CVE-2011-4576, CVE-2011-45...jow2012-01-061-3/+3
* package/kernel: add package for the PCF2123 RTC driverjuhosg2012-01-041-0/+16
* package: remove the om2p-watchdog packagejuhosg2012-01-043-73/+0
* package: add om-watchdog packagejuhosg2012-01-043-0/+82
* [netfilter] remove current RTSP supportjow2012-01-041-1/+0
* [package] iwinfo: factor txpower offset into info display output, recompile i...jow2012-01-012-2/+13
* package/base-files: add support for the switch LED triggerjuhosg2011-12-312-1/+9
* package/base-files: use case statement in led init scriptjuhosg2011-12-311-15/+27
* [package] add usbreset - a small simple utility to send port rests to selecte...jow2011-12-252-0/+120
* mac80211: clean up init, remove some redundant checks, fix tx power init (#10...nbd2011-12-231-77/+73
* [package] base-files: add -b (--create-backup) option to sysupgrade, which ge...jow2011-12-202-3/+27
* [package] firewall:jow2011-12-203-2/+11
* brcm47xx: add new usb driver for bcma bus and replace ssb usb driver.hauke2011-12-191-0/+19
* mac80211: deactivate mac80211 tracinghauke2011-12-191-0/+44
* ath9k: fix another tx locking issuenbd2011-12-191-11/+285
* mac80211: fix powersave settingnbd2011-12-191-1/+1
* mac80211: apply txpower after bringing up the interface, should fix #10113nbd2011-12-181-6/+6
* mac80211: use iw instead of iwconfig to disable powersavenbd2011-12-181-1/+1
* ath9k: fix some issues in the btcoex disable patchnbd2011-12-181-10/+8
* ath9k: fix a locking issue in the tx pathnbd2011-12-171-0/+25
* hostapd: add missing check for wds stationsnbd2011-12-171-0/+12
* ath9k: fix a crash in led initnbd2011-12-161-1/+4
* ath9k: fix a locking issuenbd2011-12-141-33/+0
* ath9k: add support for registering extra leds connected to the wmac gpio linesnbd2011-12-142-0/+326