aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* atheros: avoid __FUNCTION__ usageFelix Fietkau2014-06-101-6/+6
* atheros: trailing statements fixesFelix Fietkau2014-06-104-9/+14
* atheros: spaces fixesFelix Fietkau2014-06-109-63/+66
* atheros: indent fixesFelix Fietkau2014-06-105-145/+146
* atheros: fix includesFelix Fietkau2014-06-107-29/+20
* atheros: various printk(...) fixesFelix Fietkau2014-06-103-30/+33
* atheros: various braces fixesFelix Fietkau2014-06-107-42/+32
* atheros: do not initialize statics to 0 or falseFelix Fietkau2014-06-103-4/+4
* atheros: remove trailing whitespaceFelix Fietkau2014-06-101-1/+1
* atheros: do not assignment in if conditionFelix Fietkau2014-06-105-10/+13
* atheros: remove parentheses around return valuesFelix Fietkau2014-06-103-8/+8
* atheros: parenthesis around complex macroses valueFelix Fietkau2014-06-102-31/+31
* atheros: various comments fixesFelix Fietkau2014-06-104-97/+74
* atheros: avoid CamelCaseFelix Fietkau2014-06-103-62/+63
* odhcpd: various regression fixes (thanks Hans Dedecker)Steven Barth2014-06-101-2/+2
* Switching default packages feed to githubSteven Barth2014-06-101-1/+2
* mountd: remove a bogus include to fix compile with muslFelix Fietkau2014-06-091-0/+10
* libnfnetlink: fix musl compile errorsFelix Fietkau2014-06-091-0/+10
* ubi-utils: fix musl compile errorsFelix Fietkau2014-06-091-0/+30
* util-linux: use qsort instead of qsort_r to fix compile error with muslFelix Fietkau2014-06-091-0/+36
* xfsprogs: fix compile errors with muslFelix Fietkau2014-06-093-10/+78
* uhttpd: update to the latest version, fixes musl compile issuesFelix Fietkau2014-06-091-2/+2
* musl: install a few extra headers to improve compatibility with various packagesFelix Fietkau2014-06-096-0/+1039
* kernel: add missing dependency for kmod-fs-nfsFelix Fietkau2014-06-081-1/+1
* valgrind: avoid including linux/ptrace.h to fix a musl build errorFelix Fietkau2014-06-081-0/+10
* brcm47xx: merge FEATURES lines in the legacy subtargetFelix Fietkau2014-06-081-2/+1
* brcm47xx: fix kmod-usb-brcm47xx build on legacy and mips74k subtargetsFelix Fietkau2014-06-081-3/+5
* uqmi: use -ffunction-sections and --gc-sections, reduces binary size from 57k...Felix Fietkau2014-06-071-1/+3
* brcm47xx: activate some compiler optimizations for 74K CPUsHauke Mehrtens2014-06-075-1/+7
* brcm47xx: move the low_mem feature flag to the legacy subtargetFelix Fietkau2014-06-072-1/+2
* brcm47xx: remove old gpio and nvram interfacesHauke Mehrtens2014-06-072-188/+2
* broadcom-diag: remove broadcom-diagHauke Mehrtens2014-06-075-1343/+0
* broadcom-wl: fix build with bcma or ssb deactivatedHauke Mehrtens2014-06-071-4/+4
* base-files: fix argument order to date in sysfixtime so that it also works wi...Felix Fietkau2014-06-071-1/+1
* musl: update to version 1.1.2Felix Fietkau2014-06-072-2/+2
* brcm47xx: mips74k: optimize kernel configHauke Mehrtens2014-06-071-0/+10
* bcm47xx: use eth0 for switch nameHauke Mehrtens2014-06-071-3/+3
* brcm47xx: add a "legacy" subtarget that is usable for low-end 802.11g devices...Felix Fietkau2014-06-078-1/+96
* mac80211: b43: fix B43_USE_SSB dependencyFelix Fietkau2014-06-071-1/+1
* procd: Fix USB cellular modems hotplug eventsFelix Fietkau2014-06-071-4/+4
* odhcpd: improve DHCPv4 range defaultsSteven Barth2014-06-071-2/+2
* b43: fix ssb/bcma dependenciesFelix Fietkau2014-06-061-5/+19
* binutils: decouple from toolchain selection, use version 2.24, fix libiberty ...Felix Fietkau2014-06-061-64/+20
* oprofile: update to 0.9.9, fix compile errorFelix Fietkau2014-06-064-76/+33
* toolchain/binutils: remove obsolete patchesFelix Fietkau2014-06-068-246/+0
* ubi-utils: bump to version 1.5.1 for ubiblock supportJohn Crispin2014-06-062-7/+8
* igmpproxy: report an error and dont start the instance if one of the interfac...John Crispin2014-06-061-3/+6
* procd: service instances can now report an error of why they failed to start.John Crispin2014-06-062-2/+15
* kernel: fix duplicate KERNEL_PERF_EVENTS with wrong dependencyFelix Fietkau2014-06-061-4/+1
* ath9k: add a fix for rx overrun processingFelix Fietkau2014-06-051-0/+12