1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2025-04-21 12:27:27 +03:00

Commit Graph

  • f3d96d2a1e rtl8366_smi: fix parameter checking in rtl8366_attr_get_vlan_info juhosg 2010-01-20 09:30:25 +00:00
  • 72607e76c7 rtl8366_smi: fix return codes in rtl8366s_reset_vlan juhosg 2010-01-20 07:06:18 +00:00
  • e191d5d165 rtl8366_smi: move variable initialization out from the loop juhosg 2010-01-20 07:06:15 +00:00
  • 03429968ab swconfig: show tagged port flag juhosg 2010-01-20 07:06:12 +00:00
  • 77450dabca rtl8366_smi: fix port->flags calculation in rtl8366_get_ports juhosg 2010-01-20 07:06:10 +00:00
  • 2eb1c2d1df mac80211: restructure /lib/wifi/mac80211.sh use the new multi-bss single instance hostapd mode move mac80211 specific bits out of /lib/wifi/hostapd.sh add a new option 'htmode' for switching between HT20 and HT40+,HT40- nbd 2010-01-20 02:26:05 +00:00
  • 92ca87f9e7 hostapd: upgrade to latest git version, add patches to fix multi-bss support with a single hostapd instance nbd 2010-01-20 02:26:00 +00:00
  • e25263b21d ath9k: fix a beacon buffer leak on interface up/down nbd 2010-01-20 02:25:55 +00:00
  • 8084bc3069 [package] firewall: fix a race condition preventing interfaces from being added to the firewall on boot jow 2010-01-19 23:02:11 +00:00
  • baab9a6aec [package] mtd: treat failure to open FIS partition as fatal when a fis_layout is given, aborts mtd write if reformat is needed and FIS table not available jow 2010-01-19 21:28:22 +00:00
  • a9dfded77b ar71xx: fix image generation for TL-WR741ND/TL-WR841ND-v5 juhosg 2010-01-19 18:27:57 +00:00
  • 3ed308ebba hostapd: remove all object files on config changes nbd 2010-01-19 18:23:06 +00:00
  • d825628dae enable FW_LOADER for ks7010 wifi card Xiangfu Liu 2010-01-20 01:35:27 +08:00
  • d5131ab847 [toolchain] gcc: use coherent version selector between binutils & gcc nico 2010-01-19 13:26:03 +00:00
  • abf14b9344 [toolchain] binutils: remove unrelated hunk in 2.18 avr32 support patch nico 2010-01-19 13:23:59 +00:00
  • a73dfff0e7 refresh patch kaloz 2010-01-19 12:53:34 +00:00
  • f96dbb73b2 update to latest kernel versions kaloz 2010-01-19 11:53:56 +00:00
  • dd683cee5c Merge branch 'xburst' of git@projects.qi-hardware.com:openwrt-xburst into xburst Lars-Peter Clausen 2010-01-19 07:00:58 +01:00
  • 48f3d6e9b6 Add missing patch to make ks7010 work Lars-Peter Clausen 2010-01-19 07:00:24 +01:00
  • fce30da13a ar71xx: create rescue image for the WZR-HP-G300NH juhosg 2010-01-18 16:46:57 +00:00
  • ba59661237 mac80211: fix firmware compat stuff for 2.6.32 nbd 2010-01-18 14:18:08 +00:00
  • 8d8efd3412 ar71xx: change failsafe message juhosg 2010-01-18 09:15:35 +00:00
  • b61a8be55c ar71xx: the AR913x has no OHCI controller, remove that package from the relevant profiles juhosg 2010-01-18 09:08:54 +00:00
  • 69e7cdaa14 ar71xx: update package list for the DIR-825 rev. B1 juhosg 2010-01-18 09:01:52 +00:00
  • 284a8ff5eb ar71xx: add swconfig to the default packages juhosg 2010-01-18 09:01:49 +00:00
  • 8ce4375c1a ar71xx: update default network configuration for the WNDR3700/DIR-825-B1 juhosg 2010-01-18 09:01:47 +00:00
  • bec3a93334 ar71xx: fix ethernet mac address on the WZR-HP-G300NH juhosg 2010-01-18 09:01:44 +00:00
  • a3545860d0 rtl8366_smi: use inline function instead of a macro on top of container_of juhosg 2010-01-18 09:01:40 +00:00
  • e8b36f912c [kernel] fix compile zImage Xiangfu Liu 2010-01-18 16:18:47 +08:00
  • 53e4635ac9 update u-boot to version 2009.11 Xiangfu Liu 2010-01-18 16:03:37 +08:00
  • 5b24113601 [package] base-files: disable bridge firewalling by default jow 2010-01-18 05:38:44 +00:00
  • 5b9d139baa ar71xx: add some default configs for rtl8366 based devices nbd 2010-01-18 00:44:52 +00:00
  • f7997f15e2 adjust switch default configs for the swconfig api change nbd 2010-01-18 00:38:08 +00:00
  • 65c8d28d39 swconfig: support providing the switch device name in an option instead of the section name - necessary to support switches that contain characters such as "-" nbd 2010-01-18 00:38:04 +00:00
  • 5ab0ca0fd5 ar71xx: fix portability errors in dd commands nbd 2010-01-18 00:12:15 +00:00
  • a289808594 rtl8366_smi: reset the vlan table when resetting the switch and use vlan get/set ports for vlan member lists nbd 2010-01-18 00:12:12 +00:00
  • efa2a6f909 rtl8366_smi: fix excessive stack usage and buffer handling bugs nbd 2010-01-18 00:12:07 +00:00
  • f79dd5c840 ar71xx: fix return statement in the rtl8366 driver nbd 2010-01-17 22:57:08 +00:00
  • 7029e829c7 add mini_fo locking fix from #5864 nbd 2010-01-17 22:52:24 +00:00
  • ad726f6e1c rtl8366_smi: register the switch directly from the probe routine juhosg 2010-01-17 21:37:09 +00:00
  • 221c0d2b2d rtl8366_smi: use vlanmc name for all vlanconfig variables juhosg 2010-01-17 21:17:59 +00:00
  • c0e88a59a8 rtl8366_smi: use vlan4k name for all vlan4kentry variables juhosg 2010-01-17 21:17:57 +00:00
  • ced9e0d6c7 rtl8366_smi: move memset into the rtl8366s_get_member_config function juhosg 2010-01-17 21:17:53 +00:00
  • f0d1ad31ba rtl8366_smi: move memset into the rtl8366s_get_vlan_4k_entry function juhosg 2010-01-17 21:17:49 +00:00
  • ef0ac006ff rtl8366_smi: add vid parameter to the rtl8366s_get_vlan_4k_entry function juhosg 2010-01-17 21:17:46 +00:00
  • 3d89991158 ar71xx: upgrade rtl8366_smi driver juhosg 2010-01-17 21:17:42 +00:00
  • 2065e4c697 mac80211: remove an obsolete patch nbd 2010-01-17 20:49:33 +00:00
  • 66fdfcd513 iw, mac80211: get the frequency info per-netdev instead of per-phy nbd 2010-01-17 20:49:28 +00:00
  • 7b293e59ef ar71xx: create sysupgrade file for the WZR-HP-G300NH juhosg 2010-01-17 18:53:42 +00:00
  • d9878acef4 ar71xx: update cfi patches for 2.6.3[12] as well juhosg 2010-01-17 14:33:35 +00:00
  • 8b7f45f807 ar71xx: move forcing of word write into a separate patch juhosg 2010-01-17 14:33:32 +00:00
  • db8cad9404 ar71xx: add optimizations to the cfi cmdset 002 status checking juhosg 2010-01-17 14:33:29 +00:00
  • 9899a873bf ar71xx: fix phy interface selection for the RB-450G juhosg 2010-01-17 14:33:26 +00:00
  • 8ab163d204 Fix Routerboard 411ar on board wireless juhosg 2010-01-17 14:33:23 +00:00
  • 71e2238541 [PATCH] missing prerequisite for Orion images Webupgrade image building for WRT350Nv2 needs zip package. Copy command for WRT350Nv2 recovery image overrides error code of webupgrade builder, moved behind brackets. Removed indention of comments to avoid output in log. Signed-off by: Matthias Buecher <mail@maddes.net> jow 2010-01-17 13:50:10 +00:00
  • 40f5a41eae iw: print the current operating frequency in the phy info nbd 2010-01-17 03:07:55 +00:00
  • b3eea0e9a1 mac80211: allow user space to query the current operating frequency nbd 2010-01-17 03:07:51 +00:00
  • d9d6100edd mac80211: fix mac address handling for multiple phy/vif nbd 2010-01-17 01:52:45 +00:00
  • 9e219ca636 mac80211: upgrade to compat-wireless 2010-01-15 nbd 2010-01-17 01:38:07 +00:00
  • 682557cca1 ar71xx: the lack of DQ* flash status checking for cfi cmdset 0002 does not only apply to erase commands, it also affects writes. extend the workaround to cover writes commands as well nbd 2010-01-17 01:07:18 +00:00
  • 5231eb95d6 make sure that processed directories are printed on make V=99 nbd 2010-01-16 22:18:56 +00:00
  • 82a38de19f [package] remove broadcom-mmc, superseded by broadcom-sdhc jow 2010-01-16 15:46:43 +00:00
  • 79418f0733 [package] add broadcom-sdhc - successor of broadcom-mmc (#6343) jow 2010-01-16 15:45:12 +00:00
  • 936e9b5f26 [brcm-2.4] fix serial flash support (#6442) jow 2010-01-16 15:11:52 +00:00
  • 89a382a252 [package] base-files: sysupgade library coomon.sh has "bug" in glibc enviorement. For some reason ld-linux.so.3 is not installed at ramfs and sysupgrade always fails. Signed-off-by: Zintis Petersons <zintis.petersons@e-mail.lv> jow 2010-01-16 13:39:13 +00:00
  • 3e2d3da760 [orion] add sysupgrade support for the Netgear WNR854T and Linksys WRT350N v2 - thanks Matthias Buecher jow 2010-01-16 13:36:27 +00:00
  • c3204b544a Fix typo in AGPF_S0 reset button definition cshore 2010-01-16 03:13:56 +00:00
  • 2da653df89 mtd-utils: refresh the cygwin_fixes patch nbd 2010-01-16 00:11:47 +00:00
  • ac99782d22 mtd-utils: fix compile on mac os x nbd 2010-01-16 00:11:43 +00:00
  • efe8a21694 libuuid: only build the static variant - fixes compile on mac os x nbd 2010-01-16 00:11:38 +00:00
  • f0e79d4172 ath9k: add a workaround for the tx ack time issue triggered by the timing handling cleanups in 2.4 ghz, calculating the ack timeout the way it is described in 802.11-2007 currently leads to tx timeouts set it to a minimum of what the initvals set (64 usec) until we know what is causing this nbd 2010-01-15 23:12:21 +00:00
  • f3a35a3d8b etrax: fix detection of samsung flash chip (#6155) claudio 2010-01-15 13:40:18 +00:00
  • 6e2911b4f9 bcm63xx: add gpio leds to alice gate claudio 2010-01-15 13:30:46 +00:00
  • 4c2fa4ed06 ar71xx: fix typos in the ar71xx.sh juhosg 2010-01-15 12:11:05 +00:00
  • f010cfd099 ar71xx: add preliminary support for the Buffalo WZR-HP-G300NH juhosg 2010-01-15 12:08:03 +00:00
  • 361f44c9ae ar71xx: add GPIO driver for the NXP 74HC153 chip juhosg 2010-01-15 12:07:58 +00:00
  • e8b38260e2 ath9k: fix rts/cts handling nbd 2010-01-15 07:39:35 +00:00
  • cbe29e7ff2 ath9k: tweak rx interrupt mitigation settings for better performance nbd 2010-01-15 07:39:31 +00:00
  • 7a2b1e4d35 mac80211: add some ibss related fixes from linux-wireless@ nbd 2010-01-15 07:39:27 +00:00
  • 57f7e19c58 mac80211: fix ht capability detection (thx, stintel) nbd 2010-01-15 02:55:29 +00:00
  • c8e6838a62 mac80211: add a missing chunk of the short slot patch nbd 2010-01-15 02:03:25 +00:00
  • 461c02892a mac80211: implement the distance setting nbd 2010-01-15 01:16:52 +00:00
  • 128fd665e5 ath9k: fix short slot vs long slot handling, implement support for setting the coverage class nbd 2010-01-15 01:16:48 +00:00
  • 67599df0cb iw: add patch for setting coverage class / distance nbd 2010-01-15 01:16:44 +00:00
  • 8f8c254d1f mac80211: update to wireless-testing+wireless-2.6 from 2010-01-13 nbd 2010-01-15 01:16:40 +00:00
  • 23e3403240 iw: update to 0.9.19 nbd 2010-01-15 01:16:34 +00:00
  • eea8df93ec [package] wpa_supplicant: fix two syntax errors in wpa_supplicant.sh (#6504) jow 2010-01-14 18:48:42 +00:00
  • 5cc23dc78f [package] dropbear: add GatewayPorts (-a) option (#6503) jow 2010-01-14 18:43:05 +00:00
  • 57f44330bc [toolchain] add support for uClibc 0.9.30.2 florian 2010-01-14 12:27:46 +00:00
  • 7d33089d1a [package] opkg: fallback to dest->root_dir if specified overlay_root does not exist on filesystem (#6498) jow 2010-01-13 20:21:39 +00:00
  • 0466bd77cf [buildroot] allow download urls using the file:// schema (#6480) jow 2010-01-13 19:38:53 +00:00
  • 65c8a9c39a [package] wpa_supplicant: add WEP key handling to conform with documented behaviour in mac80211.sh (#6493) jow 2010-01-13 19:31:47 +00:00
  • 505a102cb3 [package] base-files, mac80211 (#6491) - fix wep key handling in iw with mac80211 based drivers - sanitize keys where necessary - put a procedure prepare_key_wep() into /sbin/wifi for use by other driver backends jow 2010-01-13 18:39:44 +00:00
  • 99eb8e8dbe Revert "as long as the host-build of ubifs-utils is not available, use them installed on the host" Lars-Peter Clausen 2010-01-13 14:38:51 +01:00
  • 341a42f6f6 Merge branch 'xburst' of git@projects.qi-hardware.com:openwrt-xburst into xburst Lars-Peter Clausen 2010-01-13 14:38:15 +01:00
  • ff1b83c5bd Merge commit 'nbd/master' into xburst Lars-Peter Clausen 2010-01-13 14:37:39 +01:00
  • 90cf754566 mtd-utils depends on libuuid lars 2010-01-13 13:14:35 +00:00
  • 023227da44 as long as the host-build of ubifs-utils is not available, use them installed on the host Mirko Vogt 2010-01-13 13:41:11 +01:00
  • e26560bfe1 ar71xx: reduce button threshold values juhosg 2010-01-13 10:18:30 +00:00
  • 1fc2b717c5 kernel: change debounce logic in the gpio-buttons driver juhosg 2010-01-13 10:18:24 +00:00