1084 Commits (2f0762749dc1c9945aa3a3cb624d0fc235d289c7)

Author SHA1 Message Date
Felix Fietkau f7ff1d6d0f fix a few issues with dynamically assigned interfaces 17 years ago
Florian Fainelli 49bead58e6 Add macfiltering to broadcom-wl 17 years ago
John Crispin 9bf211bb90 fixes bug that causes mp3 stream to hang is server is not fast enough 17 years ago
John Crispin 6ce13a764f fix a possible dead lock in the fonera-mp3 driver, that can happen, when the buffer runs dry 17 years ago
Nicolas Thill 6b122a681c fix target names in DEPENDS (closes: #2341) 17 years ago
Nicolas Thill c65310746f move package descriptions to separate definitions 17 years ago
John Crispin 9dc06a4c2e added a init.d script to fonera-mp3d 17 years ago
John Crispin c4c29e8b68 fixed fonera mp3 driver sysfs and autoload 17 years ago
Travis Kemen c4fa115e5c add fix from ticket #2290 17 years ago
Felix Fietkau c9784f0836 fix madwifi build on atheros 17 years ago
Nicolas Thill d015eb9e31 oops, 2 typos missed from [8721] 17 years ago
Nicolas Thill 7e4038434b fix KCONFIG in packages: move back all KCONFIG from package variants to the main package since we don't know the kernel version at dump time. keep old KCONFIG lines commented out, so we can switch back easily later. 17 years ago
Felix Fietkau 94f23cf0da fix kmod-ide-core 17 years ago
Florian Fainelli aadbdb185f Allow /dev/ttyUSB2 as wan device for 3g (#2269) 17 years ago
Florian Fainelli 038459c125 Finally fix the usage of limit (#2240) 17 years ago
Felix Fietkau 0c9b23594d fix kmod-crypto, emit warning messages for kmod packages that cannot be built due to missing kernel config options 17 years ago
Felix Fietkau a9d683ca91 major target cleanup. it is now possible to have subtargets that can override many target settings, including arch - merge adm5120, adm5120eb. target profiles still need to be adapted for subtargets 17 years ago
Florian Fainelli 4a2e4920b1 Fix kmod-ppp generation (#2337) 17 years ago
Felix Fietkau 0739784fe8 fix madwifi channel setting (#2073) 17 years ago
Felix Fietkau 4db9556f99 bump package versions after updates 17 years ago
Nicolas Thill 0c3221b939 fix typo 17 years ago
Felix Fietkau 469c658898 fix ppp unit number issues (#2178) 17 years ago
Nicolas Thill e3dc76af1b fix board name for nvram and switch packages on brcm-2.4 after [8653] 17 years ago
Felix Fietkau 77fb42c9cb qos-scripts: add patch for tos and dscp support from #2291 17 years ago
Felix Fietkau b7c5e91e6f remove obsolete dependencies on VIDEO_SUPPORT (#2314) 17 years ago
Nicolas Thill 257b41d25b add missing endef 17 years ago
Nicolas Thill 347d4d2c4a remove remaining description field missed from [8659] 17 years ago
Nicolas Thill 34bb4638e7 move package description to a separate definition, remove it when DESCRIPTION=TITLE 17 years ago
Nicolas Thill 3e2f44481f remove automake prereq not needed anymore since [7011], use a separate description, cleanup 17 years ago
Nicolas Thill cb00fed03c zd1211-firmware: remove uneeded commands in install, use a separate description, cleanup 17 years ago
Felix Fietkau 56231056ea strip the kernel version suffix from target directories, except for brcm-2.4 (the -2.4 will be included in the board name here). CONFIG_LINUX_<ver>_<board> becomes CONFIG_TARGET_<board>, same for profiles. 17 years ago
Felix Fietkau e1184aaa1a enable start-stop-daemon by default, i want to use this to clean up a few init scripts soon 17 years ago
Florian Fainelli 22282193a9 Package ip6tables-utils as well (#2318) 17 years ago
Nicolas Thill 550f71e70d tweak Makefile 17 years ago
Nicolas Thill 8dc7ced4d4 require all CONFIG_* symbols listed in its KCONFIG to be set to m in order to actually build a kmod package, tweak and fix kernel package definitions. 17 years ago
Nicolas Thill d8174a0398 another cleanup missed from [8587] 17 years ago
Nicolas Thill dd8ceb9f71 rename hostap package to hostap-driver 17 years ago
Nicolas Thill be0de75a3e package Makefile cleanup: remove uneeded vars 17 years ago
Nicolas Thill a8e4960f3d rename bridge package to bridge-utils (to match source name) 17 years ago
Nicolas Thill df226f6d5d rename zd1211_firmware to zd1211-firmware 17 years ago
Nicolas Thill 665dd9813a rename zd1211 package to zd1211-driver 17 years ago
Nicolas Thill c8862d6777 remove duplicate ./include/kernel.mk inclusion 17 years ago
Nicolas Thill 8680e1d07d use $(TARGET_CPPFLAGS) & $(TARGET_LDFLAGS) instead of full -I... & -L... 17 years ago
Florian Fainelli 3e2b718c4c Do not restart ipsec on hotplug events (#2212) 17 years ago
Nicolas Thill 02cd6d278f use a default VERSION field for kmod packages 17 years ago
John Crispin 18a03ce770 reduce watchdog trigger from 10 to 5 seconds 17 years ago
Felix Fietkau 393c8bff07 allow the user to disable the defaultroute option for ppp 17 years ago
Nicolas Thill 401d8ca98b fix typo left in [8562] (thanks to sn9) 17 years ago
Felix Fietkau 365ad8dec6 oops... typo 17 years ago
Felix Fietkau a391a14e23 fix issues with multiple ppp links (noticed by Stefano Rivera) 17 years ago