summaryrefslogtreecommitdiffstats
path: root/package
Commit message (Expand)AuthorAgeFilesLines
* move ppp ifname fixup from pppoe.sh to ppp.sh, so that it applies to all othe...nbd2009-09-062-5/+6
* now that $(BOARD) is part of the opkg ARCH, there's no reason to keep the boa...nbd2009-09-061-1/+1
* fix nonhotpluggable networks not being brought up. Closes #2781thepeople2009-09-063-0/+17
* fix jffs2 eof marker search in mtd (patch by Daniel Dickinson)nbd2009-09-051-1/+1
* package/base-files: set state to 'preinit' before preinit.arch is used, and s...juhosg2009-09-052-3/+4
* Revert "add ifup -a to boot(), closes #4543 #2781" (r17515)nbd2009-09-051-1/+0
* add ifup -a to boot(), closes #4543 #2781thepeople2009-09-051-0/+1
* extend logging functionsthepeople2009-09-041-7/+17
* madwifi: add a configuration for uapsd (unscheduled automatic powersave deliv...nbd2009-09-031-0/+3
* [package] udevtrigger depends on 2.6 kernelsflorian2009-09-031-5/+6
* [package] update hotplug2 to r199, fixes build failures on brcm-2.4florian2009-09-031-2/+2
* [package] udev depends on 2.6, cleanup Makefileflorian2009-09-031-5/+6
* preinit: fix failsafe mode through ctrl+c on devices that do not provide a pr...nbd2009-09-021-1/+5
* wprobe: fix compile error because of missing isnan()nbd2009-09-021-0/+2
* [mac80211] fix module loading with kernel 2.6.27hauke2009-09-012-89/+451
* uclibc: to rebuild libc.so.0, mklibs.py needs access to libc_so.a which was n...nbd2009-08-291-0/+1
* allow mklibs.py to optimize libgcc_s.so.1nbd2009-08-291-0/+1
* fix wrong kernel version based nls dependencynbd2009-08-281-3/+1
* add missing dependency for kmod-ntfs (patch from #5638)nbd2009-08-281-0/+1
* Added identification of WRT610N and its button/led definitions.nbd2009-08-281-0/+20
* Added support for identifying the BCM53115 switch found in WRT610N.nbd2009-08-281-2/+4
* madwifi: fix another unconverted netdev_ops issuenbd2009-08-281-4/+8
* [package] update e2fsprogs to 1.41.9, add support for ext4 (#5748)florian2009-08-272-6/+7
* add the in-tree gspca driverflorian2009-08-271-4/+453
* firewall: emit hotplug events for interface add/removenbd2009-08-261-0/+2
* [package] iw: update to 0.9.17juhosg2009-08-261-2/+2
* udevtrigger: replace the non-portable tar options used to prevent a namespace...nbd2009-08-241-1/+1
* move /bin/swconfig to /sbinnbd2009-08-241-2/+2
* udev: Update udev package from udev-106 to udev-142geoff2009-08-248-210/+189
* udevtrigger: Breakout udevtrigger packagegeoff2009-08-244-13/+77
* kexec-tools: Remove the unused file kexec.shgeoff2009-08-241-5/+0
* kexec-tools: Make link /sbin/kexec for compatability with other distrosgeoff2009-08-241-0/+3
* kexec-tools: Make build of kdump optionalgeoff2009-08-242-5/+20
* kexec-tools: Minor makefile line end fixesgeoff2009-08-241-2/+2
* kexec-tools: Add libtool PKG_FIXUPgeoff2009-08-241-0/+2
* kexec-tools: Update package to version 2.0.1geoff2009-08-242-26/+2
* fix pdc20xx compile for linux 2.6nbd2009-08-241-2/+6
* brcm-2.4: fix ide disk detection on the wl-hddnbd2009-08-231-1/+1
* libpcap: fix kernel version checknbd2009-08-211-0/+4
* busybox: adjust default config for nommu targetsnbd2009-08-211-0/+19
* mac80211: fix a race condition in the cfg80211 scanning code (thx, johill)nbd2009-08-201-0/+98
* b43: disable pio and pcmcia supportnbd2009-08-203-11/+30
* mac80211: reorganize compat code to make cfg80211 load without usbnbd2009-08-201-0/+72
* fix a typo in the compat-wireless build speedup patchnbd2009-08-201-3/+3
* mac80211: disable b43 lp-phy support for nownbd2009-08-201-0/+11
* mac80211: speed up build by reducing the makefile shell calls, fix forced dis...nbd2009-08-204-6/+223
* wpa_supplicant: fix madwifi related config change handlingnbd2009-08-201-0/+2
* mac80211: add missing config overridenbd2009-08-201-0/+1
* now that each target has its own package directory, remove the base-files pac...nbd2009-08-201-7/+5
* mac80211: fix ath5k dma size workaround for ar71xxnbd2009-08-201-4/+10