Commit Graph

  • eace922392 resync config-default, enable gpio support Florian Fainelli 2010-10-30 22:35:50 +00:00
  • 7de24e0181 ep80579 depend on their corresponding subtarget Florian Fainelli 2010-10-30 22:35:46 +00:00
  • 25a2eadad3 linux/generic: fix "rm: can't remove 'xyz': Directory not empty" symbolic link and directory issues on RouterBoard family devices. Alexandros C. Couloumbis 2010-10-30 10:00:34 +00:00
  • 434c8dbf33 package/hostapd: fix crash in atheros driver (#8143) hapd->driver->set_operstate may happen when the drv_priv data is not initialized yet, this leads to a null pointer deref in the atheros driver. Protect the operstate call with a check for hapd->drv_priv. Jo-Philipp Wich 2010-10-29 21:25:39 +00:00
  • 9d61a9b1c6 Lock copying to STAGING_DIR_ROOT. This fixes build failures for parallelized build. Michael Büsch 2010-10-29 15:07:23 +00:00
  • e396e33ad2 Add macro for locking of recipe commands. Michael Büsch 2010-10-29 14:53:16 +00:00
  • 731877c5d9 add a stripped down (and portable) version of flock to the host tools Felix Fietkau 2010-10-29 13:39:18 +00:00
  • 387c2adead remove unneeded config options, too Imre Kaloz 2010-10-29 10:55:54 +00:00
  • f6ff75eed6 fix typo Imre Kaloz 2010-10-29 10:48:14 +00:00
  • 723ab81016 get rid of old gcc versions Imre Kaloz 2010-10-29 10:45:59 +00:00
  • 57017cf64c add support for Linaro GCC 2010.10 Imre Kaloz 2010-10-29 10:37:51 +00:00
  • 4990417071 Fix patch Lars-Peter Clausen 2010-10-29 06:59:46 +00:00
  • 16ec438707 fix typo Imre Kaloz 2010-10-28 11:19:38 +00:00
  • bdeb70c8d7 sync gcc's Config.in with Config.version Imre Kaloz 2010-10-28 10:59:58 +00:00
  • 3a89cedc85 the latest patchlevel gcc releases should work for these targets Imre Kaloz 2010-10-28 10:38:32 +00:00
  • 6bd93c3fdf fixup gcc version selection for the omap35xx target Imre Kaloz 2010-10-28 10:29:53 +00:00
  • 27c9512c53 Update u-boot command-line parameters Hamish Guthrie 2010-10-28 08:54:52 +00:00
  • fffb9f805b Bumper gumstix kernel version to 2.6.36 Hamish Guthrie 2010-10-28 08:53:14 +00:00
  • 7fd7db8981 kernel: Add kernel module for OMAP WDT Hamish Guthrie 2010-10-28 08:50:43 +00:00
  • cb9821611f Add 2.6.36 config for gumstix board Hamish Guthrie 2010-10-28 08:47:48 +00:00
  • a34d2d5cc1 Add missing symbols to 2.6.36 config Hamish Guthrie 2010-10-28 08:37:00 +00:00
  • 4fb2718119 we don't support gcc 3.x for some time now Imre Kaloz 2010-10-28 07:28:17 +00:00
  • 95cba52ba4 remove support for binutils 2.18 and 2.20 Imre Kaloz 2010-10-28 07:26:07 +00:00
  • 5f9f23534b Fixed support for Iomega Lars-Peter Clausen 2010-10-27 21:24:06 +00:00
  • 41ddcd79ab Adds leds and gpio keys support for Iomega iConnect. Lars-Peter Clausen 2010-10-27 21:22:07 +00:00
  • 98bbc04fca libtool: Force nonparallel build. Michael Büsch 2010-10-27 19:39:09 +00:00
  • 87d81bc050 madwifi: fix syntax error introduced by r23660 Jo-Philipp Wich 2010-10-27 17:46:31 +00:00
  • a932a9beca iptables: Fix call to md5s Michael Büsch 2010-10-27 15:27:12 +00:00
  • c1d125fb33 hostapd: do not restrict ht capabilities for ap+sta Felix Fietkau 2010-10-27 15:17:09 +00:00
  • 3e7589ce1a mac80211: set GF flag in hostapd config if supported Felix Fietkau 2010-10-27 15:04:29 +00:00
  • 37ca712c59 Change kernel version to 2.6.36 Lars-Peter Clausen 2010-10-27 14:12:27 +00:00
  • 4b67cfb58c ADC and battery fixes * Fix concurrent battery readings * Add missing kfree in battery driver remove * Fix disabling of a ADC component Lars-Peter Clausen 2010-10-27 14:11:36 +00:00
  • 98cc28e7d7 Add missing symbol to 2.6.36 config Lars-Peter Clausen 2010-10-27 14:04:04 +00:00
  • 81059a2a96 mark targets maintained by me Imre Kaloz 2010-10-27 13:46:00 +00:00
  • c0bda9a6a9 madwifi: make wep-open the default Jo-Philipp Wich 2010-10-27 11:46:01 +00:00
  • 1b495361a0 madwifi: add wep+open, wep+shared format support to madwifi as well Jo-Philipp Wich 2010-10-27 11:25:59 +00:00
  • 0280ac8c92 Set auth_algs in hostapd.conf, make it configurable for WEP Always set auth_algs in hostapd.conf. For WEP, auth_algs is configurable by setting the encryption parameter of a wifi-iface to contain "open" (1, open system), "shared" (2, shared key), or "mixed" (3, permits both open system and shared key.) For example, use "wep+shared" for shared key authentication. The default is default is "open" as it is more secure than "shared" (although WEP is pretty weak regardless.) For non-WEP, "open" is always used. Jo-Philipp Wich 2010-10-27 11:11:04 +00:00
  • ffc84cf75c register uart driver on livebox (#8013) Florian Fainelli 2010-10-27 10:02:13 +00:00
  • 7bf5647070 refresh 2.6.35 patches Florian Fainelli 2010-10-27 10:02:08 +00:00
  • cfe4c4a106 refresh 2.6.35 patches Florian Fainelli 2010-10-27 10:02:03 +00:00
  • a82ff63978 ath9k: fix aggregation flush on ar9003 Felix Fietkau 2010-10-27 00:43:17 +00:00
  • f3fb5d55a5 ath9k: add more pending locking fixes - fixes tx dma hang issues on reset Felix Fietkau 2010-10-27 00:43:11 +00:00
  • 1f948866b8 gdb: There are dep issues with cconfig.h. Disable parallel build for now. Michael Büsch 2010-10-26 22:45:41 +00:00
  • 5dba516032 hotplug2 depends on udevtrigger Florian Fainelli 2010-10-26 21:29:06 +00:00
  • d45c310c34 allow overriding BIN_DIR (#7412) Jo-Philipp Wich 2010-10-26 14:15:52 +00:00
  • e9378aa3cd hostapd: backport a fix for setting the IFF_RUNNING flag on AP mode interfaces Felix Fietkau 2010-10-26 13:47:12 +00:00
  • cdbeb0e80b copy kernel .config, needed by mkfs.jffs2 to detect compression capabilities Jo-Philipp Wich 2010-10-26 13:34:21 +00:00
  • c173d41012 mac80211: add uci support for the ad-hoc multicast rate setting Felix Fietkau 2010-10-25 23:51:12 +00:00
  • f65c625fda iw: add support for setting the multicast rate for ibss Felix Fietkau 2010-10-25 23:51:07 +00:00
  • 6934f55f3a mac80211: add support for setting the multicast rate for ibss Felix Fietkau 2010-10-25 23:51:00 +00:00
  • e8e1084654 linux/mpc83xx: add preliminary 2.6.36 kernel support Alexandros C. Couloumbis 2010-10-25 17:59:14 +00:00
  • 0ee31ca22e package/busybox: include an upstream patch Alexandros C. Couloumbis 2010-10-25 11:14:43 +00:00
  • 4ab812109b package/madwifi: fix mtu setting. (closes #7858) Alexandros C. Couloumbis 2010-10-25 10:07:17 +00:00
  • d80884021d hostapd: fix wpa_supplicant standalone compile Felix Fietkau 2010-10-24 21:31:05 +00:00
  • 697d3e7066 Fix nxp_74hc164 driver compile error (builbot) Claudio Mignanti 2010-10-24 16:10:41 +00:00
  • d42d5412ec Add some symbols from buildbot Claudio Mignanti 2010-10-24 16:10:35 +00:00
  • 36c2bfcdb2 Don't compile u-boot by default Claudio Mignanti 2010-10-24 16:10:30 +00:00
  • 1e21e3b514 soloscli utility for Solos ADSL2+ modems Florian Fainelli 2010-10-24 13:46:32 +00:00
  • 0d74b45467 add support for darcs-based feeds Florian Fainelli 2010-10-24 12:36:51 +00:00
  • d78a574019 add support for darcs repositories Florian Fainelli 2010-10-24 12:36:44 +00:00
  • 4d9c7b1a4b hostapd: fix AP+STA reconnects Felix Fietkau 2010-10-24 00:19:34 +00:00
  • 025462a706 hostapd: remove some unnecessary debugging code from the last commit Felix Fietkau 2010-10-23 23:45:41 +00:00
  • 35cdc5d722 hostapd/mac80211: implement support for AP+STA Felix Fietkau 2010-10-23 23:39:54 +00:00
  • 0fbff7de83 hostapd: fix SIGHUP for multi-bss Felix Fietkau 2010-10-23 23:39:49 +00:00
  • b6d0865e7f busybox: fix configured stampfile name - add $(SH_FUNC) for md5s Felix Fietkau 2010-10-23 23:39:19 +00:00
  • a46c332411 Add HOST_FPIC. It currently always is -fPIC, because that should work on all platforms, even if it may generate slightly inefficient code on some arches. Michael Büsch 2010-10-23 20:30:43 +00:00
  • 88eadf541f add required symbols to allow building of 2.6.35.7 Florian Fainelli 2010-10-23 18:56:19 +00:00
  • 115dc292cb fix lzo decompressor build failure on 2.6.35 Florian Fainelli 2010-10-23 18:56:14 +00:00
  • 1ecedb1ec6 create subtarget "om gta02" in preparation for further s3c24xx-based boards - thanks to Ramax Lo Mirko Vogt 2010-10-23 15:57:24 +00:00
  • cfe4db7bda base-files: mark /etc/shadow as conffile Jo-Philipp Wich 2010-10-23 15:49:04 +00:00
  • 9fcc9f026b ath9k: fix an aggregation hang issue that happens when a hardware reset is issued Felix Fietkau 2010-10-23 15:29:25 +00:00
  • b3e708acd7 ar71xx: remove some unnecessary patches Felix Fietkau 2010-10-22 01:31:47 +00:00
  • 0468a284dd move a few more 2.6.36 config options from ar71xx to generic Felix Fietkau 2010-10-21 18:42:52 +00:00
  • 7eb948eddf remove 2.6.36 config options which no longer exist Felix Fietkau 2010-10-21 18:42:44 +00:00
  • e8d19b1dbc refresh generic kernel configs using kconfig.pl Felix Fietkau 2010-10-21 18:42:37 +00:00
  • f056c054b9 ar71xx: the ar7240 dsa driver is no longer used, remove it. Felix Fietkau 2010-10-21 18:42:28 +00:00
  • 9e2d1a194d ar71xx: use the new ar7240 switch driver for tl-wa901nd as well Felix Fietkau 2010-10-21 18:42:22 +00:00
  • 6656450c6d ar71xx: fix more section mismatches Felix Fietkau 2010-10-21 18:42:16 +00:00
  • 8858d90afe ar71xx: improve 2.6.36 compatibility. also, instead of adding a forward port patch to the 2.6.36 patches, add a backport patch to 2.6.32 Felix Fietkau 2010-10-21 18:42:11 +00:00
  • 0ee2fda5e1 rt8366*: use __devinit instead of __init for the probe function to fix a section mismatch Felix Fietkau 2010-10-21 18:42:05 +00:00
  • 0ccae6ec9e ar71xx: refresh kernel config for 2.6.36 Felix Fietkau 2010-10-21 18:41:57 +00:00
  • d40b0f3529 ar71xx: remove unused kernel versions, 2.6.36 should be the next target Felix Fietkau 2010-10-21 18:41:52 +00:00
  • ad83152231 add missing kernel config symbols for 2.6.36 Felix Fietkau 2010-10-21 18:41:46 +00:00
  • 68e76c9a6c uboot-{kirkwood,xburst}: Fix typo in U-Boot image name, thanks framer99 (#8112) Vasilis Tsiligiannis 2010-10-21 08:54:36 +00:00
  • 4711381796 hostap-driver: Change default channel from 5 to 11 Vasilis Tsiligiannis 2010-10-21 08:37:17 +00:00
  • 28d277e542 kernel/modules: Fix CH341 USB-to-serial description (#8097) Vasilis Tsiligiannis 2010-10-21 08:35:22 +00:00
  • 3d32fb2ab5 linux/generic: refresh 2.6.36 patches Alexandros C. Couloumbis 2010-10-21 08:23:11 +00:00
  • ad06ff1186 ath9k: fix sampling frame handling wrt. aggregation, replace minstrel_ht performance fixes for better performance Felix Fietkau 2010-10-21 00:33:00 +00:00
  • a7bdb90f38 omap24xx: Update to 2.6.36 Michael Büsch 2010-10-20 23:13:00 +00:00
  • a7ae32e3dd Add md5sum for linux-2.6.36 Michael Büsch 2010-10-20 23:07:35 +00:00
  • 1178bae74d mac80211: decrease the minstrel_ht sampling interval for faster rate adaption Felix Fietkau 2010-10-20 21:38:31 +00:00
  • 45c088cdf1 mac80211: improve minstrel_ht performance by ensuring that rates get sampled fast enough Felix Fietkau 2010-10-20 21:01:06 +00:00
  • d9b732a591 ath9k: fix a small bug in the handling of a few tx descriptor flags Felix Fietkau 2010-10-20 21:00:57 +00:00
  • db6aaa7bcf br2684ctl: rework init script - use common defaults for unit and atmdev - add a more reliable stop routine - localize variables Jo-Philipp Wich 2010-10-20 20:10:17 +00:00
  • a50421a302 pppd: use "atmdev" option to select the DSL adapter, this aligns it with br2684ctl and solves #8108 Jo-Philipp Wich 2010-10-20 17:56:29 +00:00
  • e53a3539e2 ath9k: fix a crash that happens when survey stats are accessed before the interface is brought up for the first time Felix Fietkau 2010-10-20 14:01:53 +00:00
  • b79b929210 target/linux: adm5120/2.6.36 patches, fix a missing 0 (thank you florian) Alexandros C. Couloumbis 2010-10-20 13:47:59 +00:00
  • 78a11fc0d4 target/linux: refresh previous patch Alexandros C. Couloumbis 2010-10-20 11:32:42 +00:00
  • 9eed4e6315 linux/generic: sync to todays yaffs tree Alexandros C. Couloumbis 2010-10-20 11:27:31 +00:00
  • dfddaefa6b ath9k: use the maximum rate power for the channel txpower limits Felix Fietkau 2010-10-20 01:05:30 +00:00