| Commit message (Expand) | Author | Age | Files | Lines |
* | fix madwifi channel setting (#2073) | Felix Fietkau | 2007-09-07 | 1 | -1/+1 |
* | bump package versions after updates | Felix Fietkau | 2007-09-07 | 10 | -10/+10 |
* | fix typo | Nicolas Thill | 2007-09-07 | 1 | -1/+1 |
* | fix ppp unit number issues (#2178) | Felix Fietkau | 2007-09-07 | 1 | -3/+6 |
* | fix board name for nvram and switch packages on brcm-2.4 after [8653] | Nicolas Thill | 2007-09-07 | 2 | -6/+6 |
* | qos-scripts: add patch for tos and dscp support from #2291 | Felix Fietkau | 2007-09-07 | 1 | -0/+39 |
* | remove obsolete dependencies on VIDEO_SUPPORT (#2314) | Felix Fietkau | 2007-09-07 | 2 | -2/+2 |
* | add missing endef | Nicolas Thill | 2007-09-07 | 1 | -0/+1 |
* | remove remaining description field missed from [8659] | Nicolas Thill | 2007-09-07 | 1 | -4/+0 |
* | move package description to a separate definition, remove it when DESCRIPTION... | Nicolas Thill | 2007-09-07 | 65 | -683/+1232 |
* | remove automake prereq not needed anymore since [7011], use a separate descri... | Nicolas Thill | 2007-09-07 | 1 | -12/+6 |
* | zd1211-firmware: remove uneeded commands in install, use a separate descripti... | Nicolas Thill | 2007-09-07 | 1 | -9/+9 |
* | strip the kernel version suffix from target directories, except for brcm-2.4 ... | Felix Fietkau | 2007-09-06 | 23 | -29/+26 |
* | enable start-stop-daemon by default, i want to use this to clean up a few ini... | Felix Fietkau | 2007-09-06 | 1 | -1/+1 |
* | Package ip6tables-utils as well (#2318) | Florian Fainelli | 2007-09-05 | 1 | -1/+14 |
* | tweak Makefile | Nicolas Thill | 2007-09-03 | 1 | -5/+5 |
* | require all CONFIG_* symbols listed in its KCONFIG to be set to m in order to... | Nicolas Thill | 2007-09-03 | 7 | -168/+269 |
* | another cleanup missed from [8587] | Nicolas Thill | 2007-09-03 | 1 | -2/+0 |
* | rename hostap package to hostap-driver | Nicolas Thill | 2007-09-03 | 1 | -0/+0 |
* | package Makefile cleanup: remove uneeded vars | Nicolas Thill | 2007-09-03 | 12 | -26/+3 |
* | rename bridge package to bridge-utils (to match source name) | Nicolas Thill | 2007-09-03 | 2 | -5/+3 |
* | rename zd1211_firmware to zd1211-firmware | Nicolas Thill | 2007-09-03 | 1 | -0/+0 |
* | rename zd1211 package to zd1211-driver | Nicolas Thill | 2007-09-03 | 2 | -4/+2 |
* | remove duplicate ./include/kernel.mk inclusion | Nicolas Thill | 2007-09-03 | 1 | -1/+0 |
* | use $(TARGET_CPPFLAGS) & $(TARGET_LDFLAGS) instead of full -I... & -L... | Nicolas Thill | 2007-09-03 | 2 | -4/+4 |
* | Do not restart ipsec on hotplug events (#2212) | Florian Fainelli | 2007-09-02 | 1 | -1/+1 |
* | use a default VERSION field for kmod packages | Nicolas Thill | 2007-09-02 | 28 | -29/+0 |
* | reduce watchdog trigger from 10 to 5 seconds | John Crispin | 2007-09-01 | 1 | -1/+1 |
* | allow the user to disable the defaultroute option for ppp | Felix Fietkau | 2007-09-01 | 1 | -2/+3 |
* | fix typo left in [8562] (thanks to sn9) | Nicolas Thill | 2007-09-01 | 1 | -2/+2 |
* | oops... typo | Felix Fietkau | 2007-08-31 | 1 | -1/+1 |
* | fix issues with multiple ppp links (noticed by Stefano Rivera) | Felix Fietkau | 2007-08-31 | 1 | -0/+2 |
* | oops, include missing change from [8560] | Nicolas Thill | 2007-08-31 | 1 | -2/+2 |
* | fix a dependency bug | Felix Fietkau | 2007-08-30 | 1 | -10/+5 |
* | more rt2x00 fixes (thanks to sn9): * pkg: add missing kmod dependencies and a... | Nicolas Thill | 2007-08-30 | 3 | -46/+12 |
* | build eeprom_93cx6 as a module, add a KernelPackage for it and for crc-itu-t | Nicolas Thill | 2007-08-30 | 1 | -0/+25 |
* | fix incorrect parameters | Travis Kemen | 2007-08-30 | 1 | -3/+3 |
* | acx-mac80211: another bigendian fix | Nicolas Thill | 2007-08-30 | 1 | -0/+12 |
* | fix ifname in network state for pppoe and pptp, add a workaround for isps sen... | Felix Fietkau | 2007-08-30 | 2 | -2/+18 |
* | rt2x00 fixes after [8548]: * fix creating defines from kconfig * revert auto-... | Nicolas Thill | 2007-08-30 | 2 | -2/+3 |
* | fix typo closes #2289 | Travis Kemen | 2007-08-30 | 1 | -1/+1 |
* | rt2x00 fixes (thanks to sn9): * make build depends on in-kernel mac80211 supp... | Nicolas Thill | 2007-08-30 | 2 | -53/+98 |
* | bcm43xx-mac80211 fixes: * make build depends on in-kernel mac80211 support * ... | Nicolas Thill | 2007-08-30 | 1 | -23/+39 |
* | acx-mac80211 fixes: * make Build/Compile conditionnal (only if in-kernel mac8... | Nicolas Thill | 2007-08-30 | 1 | -7/+32 |
* | use $(INSTALL_BIN) instead of $(CP) | Nicolas Thill | 2007-08-30 | 1 | -1/+1 |
* | dnsmasq: extend the init script thanks Sedky | Travis Kemen | 2007-08-29 | 1 | -17/+185 |
* | add acx-mac80211 (thanks to Matteo Croce) | Nicolas Thill | 2007-08-28 | 4 | -0/+198 |
* | fonera-mp3: fix json-c dependency here as well | Nicolas Thill | 2007-08-28 | 1 | -1/+2 |
* | json-c: fix package name, add UninstallDev | Nicolas Thill | 2007-08-28 | 1 | -6/+17 |
* | fix pcmcia submenu (broken by [8520]) | Nicolas Thill | 2007-08-28 | 1 | -0/+1 |