Commit Graph

  • 2ed844f6a5 mac80211: when operating as a 4-addr station, do not pick up 4-addr frames meant for other stations, as this would confuse the bridge layer Felix Fietkau 2011-02-05 22:38:23 +00:00
  • 6da37f79c5 cmake: Pass VERBOSE=1 to the generated makefile to reveal flags and commands in a verbose openwrt build. Michael Büsch 2011-02-05 19:50:54 +00:00
  • 21e2dcd199 cmake: Remove -O3 from release CFLAGS. Honor the OpenWRT -Os flag instead. Michael Büsch 2011-02-05 19:39:48 +00:00
  • 97140cecea * reorder patches John Crispin 2011-02-05 15:23:08 +00:00
  • 4a0572a8d0 * fixe up ifxmips patch for eeprom emulation to work with lantiq target John Crispin 2011-02-05 15:08:18 +00:00
  • b33ce3109d base-files: remove remaining conffiles reference to /etc/banner Jo-Philipp Wich 2011-02-04 23:05:12 +00:00
  • 2268dfafd3 * adds ath5k platform support * adds several new profiles John Crispin 2011-02-04 22:49:52 +00:00
  • 752dcaeaf4 * fixes old ifxmips in header file * pass default ebu value to gpio driver John Crispin 2011-02-04 22:48:53 +00:00
  • 640f3eb0b4 * tftp name was not in sync with that generated by openwrt John Crispin 2011-02-04 22:46:52 +00:00
  • 2a17a1dd1d ath9k: reduce false positives in the baseband hang check Felix Fietkau 2011-02-04 12:16:41 +00:00
  • 2d5c6da16a mac80211: drop retransmitted data frames from the cooked monitor interface - reduces CPU usage Felix Fietkau 2011-02-04 12:16:36 +00:00
  • 4678e149a8 gumstix: create ubifs images Hamish Guthrie 2011-02-04 08:16:35 +00:00
  • 3d82109add base-files: don't stop hotplug events for ppp interfaces, similar fix like the earlier one for tun/tap interfaces Jo-Philipp Wich 2011-02-03 22:43:11 +00:00
  • 79b22b246b base-files: make the skipping of ppp interfaces in 10-net hotplug more explicit, this allows users to rely on hotplug events for ppp0 .. ppp9 interfaces spawned by other programs Jo-Philipp Wich 2011-02-03 22:34:30 +00:00
  • 1fd1ed7373 libtool: fix misspelled procedure name... Jo-Philipp Wich 2011-02-03 20:34:34 +00:00
  • 1efe968c2e openssl: update to 1.0.0c Felix Fietkau 2011-02-03 18:45:35 +00:00
  • f394bbbcaa * fix usb compile warnings * fix timer header file which broke compile of external tapi driver * rebase patch John Crispin 2011-02-03 17:34:55 +00:00
  • 7367238716 * make baord names consistent John Crispin 2011-02-03 17:33:54 +00:00
  • c41e2b92bc gumstix: Add u-boot package to profile Hamish Guthrie 2011-02-03 06:33:28 +00:00
  • 288331e239 uboot-omap35xx: Add uboot package for omap35xx platform Hamish Guthrie 2011-02-03 06:30:42 +00:00
  • 8954f94a4b update ARM mach-types Jo-Philipp Wich 2011-02-02 23:13:09 +00:00
  • 247e919223 autodetect ARM variant/ABI setup based on the compiler settings Imre Kaloz 2011-02-02 20:19:28 +00:00
  • fa5259d442 update to latest git version Imre Kaloz 2011-02-02 20:07:28 +00:00
  • 8570c4be39 fixup arm soft-float symbols Imre Kaloz 2011-02-02 20:06:12 +00:00
  • f3621a025c refresh patch Imre Kaloz 2011-02-02 20:05:33 +00:00
  • 1153135b7c kernel/modules: Add ifb module (#8764) Vasilis Tsiligiannis 2011-02-02 19:37:30 +00:00
  • 7edc8ca545 add armv4 fixup patches Imre Kaloz 2011-02-02 19:34:36 +00:00
  • b435f9d603 busybox: Disable telnet if an SSH public key for root exists (#8760) Vasilis Tsiligiannis 2011-02-02 18:50:50 +00:00
  • 4fec7f7edb autotools.mk: -B is not passed on by autoreconf, use -I instead - fixes PKG_MACRO_PATHS Jo-Philipp Wich 2011-02-02 18:18:38 +00:00
  • d5987b5db4 kernel/modules: Add w1-master-ds2490 module (#8779) Vasilis Tsiligiannis 2011-02-02 18:17:04 +00:00
  • 1781e8ed26 Add support for ubifs Hamish Guthrie 2011-02-02 14:58:30 +00:00
  • 023322c8a2 * fix ram selection on arcadyan boards * fix make target selection John Crispin 2011-02-02 12:57:10 +00:00
  • 1ada513817 prepare support for libiconv, libintl stub/full switching Jo-Philipp Wich 2011-02-02 01:26:19 +00:00
  • bd8a1549eb base-files: Fix alsa raw audio device hotplug rule Vasilis Tsiligiannis 2011-02-02 01:23:34 +00:00
  • 325ef30254 * update to version 1.8.5 * add code to allow selection of features via menuconfig * add sound device backend for lantiq voip hardware John Crispin 2011-02-01 23:07:54 +00:00
  • 39dc613523 drop uboot-ifxmips, use uboot-lantiq instead John Crispin 2011-02-01 21:38:07 +00:00
  • 9b9162fa1a add sitefile entries for ac_cv_func_creal,cimag - the functions are there, but configure tests in imagemagick fail to detect them Felix Fietkau 2011-02-01 21:16:10 +00:00
  • 9766980174 linux-atm: fix path to the correct objcopy tool Felix Fietkau 2011-02-01 18:58:48 +00:00
  • e36a6abcd3 add a few missing kernel config symbols Felix Fietkau 2011-02-01 18:39:55 +00:00
  • e1d823338b gcc: fix default version selection - fixes missing MPC configure error during toolchain build Felix Fietkau 2011-02-01 16:57:01 +00:00
  • 824331a594 hotplug2: Use stricter matching for rule regular expressions Vasilis Tsiligiannis 2011-02-01 16:37:53 +00:00
  • be8e23827a libnl-tiny: fix compile error with eglibc (#8782) Felix Fietkau 2011-02-01 16:21:52 +00:00
  • 14840f6854 eglibc: disable ssp, it breaks the build Felix Fietkau 2011-02-01 16:21:49 +00:00
  • 083e9fddff tools/mpc: add dependency on mpfr Felix Fietkau 2011-02-01 16:21:46 +00:00
  • 1e89df511a * adds profiles to the kernel * fixes 2 compile errors in the usb driver * ioports were not allocated properly John Crispin 2011-02-01 14:37:35 +00:00
  • e919bd002a * drop codebase in favour of lantiq target John Crispin 2011-02-01 14:35:36 +00:00
  • 61527e0b52 should depend on lantiq and not ifxmips John Crispin 2011-02-01 14:33:40 +00:00
  • fd551c1fa7 * rename voice package * sync with lantiqs release * make it work on lantiq kernel John Crispin 2011-02-01 14:32:25 +00:00
  • 79b3d8f69a * rename lqdsl packages to ltq-dsl * small rework of packages * make it work with latest kernel John Crispin 2011-02-01 14:30:38 +00:00
  • c7bb106433 * rework the arcadyan sku support * adds a few new boards and switches John Crispin 2011-02-01 14:26:47 +00:00
  • 7ab8489f82 config symbol cleanup Imre Kaloz 2011-02-01 13:18:26 +00:00
  • ae7209a6a4 add missing symbols Imre Kaloz 2011-02-01 12:44:16 +00:00
  • 3fa871cb4b block-extroot: Fixed the functionality that disables the extroot after a firmware upgrade (which is necessary because of possible kernel version or uClibc version conflicts). It was implented but actually failed to disable extroot when it should have. This commit fixes that. Daniel Dickinson 2011-02-01 06:28:59 +00:00
  • 3a3d95b191 base-files: Remove deprecated hotplug2 commands, update old commands to new Vasilis Tsiligiannis 2011-01-31 22:29:31 +00:00
  • c4d2dde396 add a template for cmake packages Felix Fietkau 2011-01-31 20:16:01 +00:00
  • 0756895047 add tools/cmake Felix Fietkau 2011-01-31 20:15:57 +00:00
  • ca354290eb libnl-tiny: add unl a convenience wrapper around the libnl api Felix Fietkau 2011-01-31 19:57:28 +00:00
  • ef8a192e42 block-extroot: Fixed hang when no modules in on either squashfs or jffs2 and suppressed extraneous not found error message when no modules on jffs2. Daniel Dickinson 2011-01-31 05:11:38 +00:00
  • e00933b6d6 cfg80211: revert the max power patch - it seems to be limiting tx power too much on some devices Felix Fietkau 2011-01-30 23:35:00 +00:00
  • 49057274ff geos: preconfig fix Jo-Philipp Wich 2011-01-30 21:07:39 +00:00
  • efb455eebe udev: install development libraries in staging dir (#8370) Florian Fainelli 2011-01-29 22:06:26 +00:00
  • 058b54773a kmod-via-velocity depends on kmod-crc-ccitt (#8730) Florian Fainelli 2011-01-29 22:06:23 +00:00
  • e9eee3c0b8 omap24xx: Move p54 eeprom init to preinit Michael Büsch 2011-01-29 18:45:28 +00:00
  • 2c26b69626 Add p54spi EEPROM initscript Michael Büsch 2011-01-29 18:15:19 +00:00
  • a0b2eba08c base-files: fix a typo in processing of additional dhcp request opts Jo-Philipp Wich 2011-01-29 17:06:07 +00:00
  • e146d9b386 cfg80211: do not overwrite the hardware max power setting in the regulatory code, fixes reported tx power values Felix Fietkau 2011-01-29 13:51:33 +00:00
  • a8edd9d50e base-files: fix handling of dhcp "reqopts" option Jo-Philipp Wich 2011-01-29 13:45:16 +00:00
  • 001b9359de n810 profile: Add calvaria Michael Büsch 2011-01-29 12:39:14 +00:00
  • b0359432ae scripts/diffconfig.sh: use the new kconfig mode to remove some more unnecessary entries in the generated output Felix Fietkau 2011-01-29 02:35:28 +00:00
  • b760b5fcf7 scripts/kconfig.pl: add a mode to generate a config diff that ignores added undefined config values Felix Fietkau 2011-01-29 02:35:24 +00:00
  • 024dc6ea5f add scripts/diffconfig.sh: a tool for making reduced .config files these files contain only the target selection and options that differ from the default settings this makes it much easier to review .config files Felix Fietkau 2011-01-29 02:22:45 +00:00
  • b0f60f8023 scripts/config: add an option for making the conf tool write to a different file Felix Fietkau 2011-01-29 02:22:40 +00:00
  • 3810bdf320 br2684ctl from linux-atm Florian Fainelli 2011-01-29 02:14:22 +00:00
  • 4e6bca2d05 uClibc: use the arch specific thread stack size for nptl if the size returned by getrlimits exceeds it - fixes threads on systems with only 16 MB RAM Felix Fietkau 2011-01-29 00:21:13 +00:00
  • 00994ee99e n810bm: Implement more ADC basics Michael Büsch 2011-01-28 22:45:37 +00:00
  • 3b3e5b7a49 uhttpd: substitute "+" with space when using the -d flag, lazyload tls support Jo-Philipp Wich 2011-01-28 19:50:33 +00:00
  • 6c7916e975 n810: Install matchbox-keyboard Michael Büsch 2011-01-28 19:38:20 +00:00
  • e1eeb8faae n810: Use tint2 by default Michael Büsch 2011-01-28 17:36:45 +00:00
  • fd0743debc omap24xx: Workaround n810 FN key issue Michael Büsch 2011-01-28 17:31:34 +00:00
  • ab217388a9 uClibc: remove references to $(CONFIG_LARGEFILE) Jo-Philipp Wich 2011-01-28 17:04:08 +00:00
  • 3052dfbb85 remove support for disabling large file support, it is broken, breaks compatibility to anything and has no effect on most packages Jo-Philipp Wich 2011-01-28 17:00:43 +00:00
  • 04628c88d4 ath9k: reduce allocation size, common->cachelz is already added to the buffer size elsewhere Felix Fietkau 2011-01-28 16:58:08 +00:00
  • 0a54236bea ath9k: fix a compile error in the debug stubs (fixes #8737, #8745) Felix Fietkau 2011-01-28 16:58:05 +00:00
  • bf51ee3572 gcc: fix linaro 4.5.1 version check Felix Fietkau 2011-01-28 16:37:30 +00:00
  • 50c44d0b54 cron: Add path Felix Fietkau 2011-01-28 12:50:10 +00:00
  • a48d1f3a70 refresh patches Imre Kaloz 2011-01-28 12:34:32 +00:00
  • d288f855e3 add a missing wrapper for the refresh target for host builds Felix Fietkau 2011-01-28 12:13:58 +00:00
  • 718645d581 mac80211: ignore errors in the command to set the rx/tx antenna - many drivers do not support this yet Felix Fietkau 2011-01-28 12:01:54 +00:00
  • 2e6f6843a6 uClibc: fix version check for 0.9.32 Felix Fietkau 2011-01-28 02:41:53 +00:00
  • 57e5df3758 binutils: backport a fix for broken relocation entries on mips with -fPIE, fixes dbus-server crash with sstrip Felix Fietkau 2011-01-28 02:29:01 +00:00
  • b514156559 uClibc: make 0.9.32-git default, it fixes lots of bugs compared to earlier versions (especially threading issues), and the known regressions have been fixed Felix Fietkau 2011-01-28 01:10:45 +00:00
  • b00758f178 uClibc 0.9.32: fix infinite recursion on application exit triggered by linking libc before libpthread Felix Fietkau 2011-01-28 01:10:41 +00:00
  • 04b20727d8 firewall: fix wrong rule order if multiple protocols are used Jo-Philipp Wich 2011-01-27 22:19:53 +00:00
  • ea0d6e6b1b omap24xx: Don't automatically mount maemo fs Michael Büsch 2011-01-27 22:15:43 +00:00
  • cc8228dbc6 fix firstboot with new MTD map driver Florian Fainelli 2011-01-27 21:50:00 +00:00
  • a5adea5c2a clean up mach-adm8668 includes Florian Fainelli 2011-01-27 21:49:56 +00:00
  • 2689e63f58 enable MOS7720 usb-serial devices Florian Fainelli 2011-01-27 21:49:53 +00:00
  • e85bbb37d5 admswconfig: reset interface after applying config Florian Fainelli 2011-01-27 21:49:50 +00:00
  • d7fe921089 base-files: support port_state in led config (#6763) Florian Fainelli 2011-01-27 21:49:46 +00:00
  • 6ec329be64 add default network/leds config (#6759) Florian Fainelli 2011-01-27 21:49:42 +00:00