linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-08-11 21:24:21 to 2011-08-13 18:18:49 UTC [more...]

[PATCH 00/60] update for 3.2
 2011-08-13 17:38 UTC  (42+ messages)
` [PATCH 01/60] iwlagn: Rename iwlcore prefix
` [PATCH 02/60] iwlagn: remove out-dated comments
` [PATCH 03/60] iwlagn: use iwl_get_debug_level instead of iwl_debug_level
` [PATCH 04/60] iwlagn: introduce iwl-shared.h
` [PATCH 05/60] iwlagn: introduce struct iwl-shared - known by all layers
` [PATCH 06/60] iwlagn: debug_level moves to struct iwl_shared
` [PATCH 07/60] iwlagn: hw_params moves to iwl_shared
` [PATCH 08/60] iwlagn: cmd_queue "
` [PATCH 09/60] iwlagn: workqueue "
` [PATCH 10/60] iwlagn: priv->status "
` [PATCH 11/60] iwlagn: priv->lock "
` [PATCH 12/60] iwlagn: priv->mutex "
` [PATCH 13/60] iwlagn: modify the debug macro to be usable by all the layers
` [PATCH 14/60] iwlagn: add IWL_DEBUG_FW_ERRORS
` [PATCH 15/60] iwlagn: priv->sta_lock moves to iwl_shared
` [PATCH 16/60] iwlagn: bus layer chooses its transport layer
` [PATCH 17/60] iwlagn: add comments to iwl_bus / iwl_trans
` [PATCH 18/60] iwlagn: transport handler can register debugfs entries
` [PATCH 19/60] iwlagn: iwl_rx_queue moves to the iwl_trans_pcie
` [PATCH 20/60] iwlagn: move iwl_suspend / iwl_resume to the transport layer
` [PATCH 21/60] iwlagn: move ISR related data to "
` [PATCH 23/60] iwlagn: enable 11n aggregation without checking traffic load
` [PATCH 24/60] iwlagn: support small form factor SKU of 6205
` [PATCH 25/60] iwlagn: more comments for bt channel inhibition
` [PATCH 26/60] iwlagn: add comments to module parameters
` [PATCH 27/60] iwlagn: move isr_statistics to transport layer
` [PATCH 42/60] iwlagn: all function iwl-io.c receive iwl_bus
` [PATCH 43/60] iwlagn: fix compile warnings when CONFIG_PM_SLEEP is not set
` [PATCH 44/60] iwlagn: iwl-pci doesn't include iwl-dev any more
` [PATCH 45/60] iwlagn: adding special "D" SKU for 2000 series
` [PATCH 46/60] iwlagn: iwl_tid_data moves to iwl-shared
` [PATCH 47/60] iwlagn: remove dereferences of priv from transport
` [PATCH 48/60] iwlagn: stop the device before freeing it
` [PATCH 49/60] iwlagn: upper layer stores iwl_rxon_context in skb's CB
` [PATCH 50/60] iwlagn: set tx_fifo for ampdu in transport layer
` [PATCH 51/60] iwlagn: upper layer uses slabs to allocate tx cmds
` [PATCH 52/60] iwlagn: move the mapping ac to queue / fifo to transport
` [PATCH 53/60] iwlagn: allocate resources for TX BA session in transport
` [PATCH 54/60] iwlagn: move the check_empty logic to the transport layer
` [PATCH 55/60] iwlagn: move the disable agg logic to "
` [PATCH 56/60] iwlagn: cosmetics in iwl-trans.h

[PATCH 01/11] ath9k_hw: Fix exceed transmission burst-time of 5GHz
 2011-08-13 18:09 UTC  (16+ messages)
` [PATCH 02/11] ath9k: Fix rx overrun interrupt storm
` [PATCH 03/11] ath9k: Re-enable RXOEL interrupt after processing rx buffers
` [PATCH 04/11] ath9k: Remove unused argument tsf from ath9k_hw_rxprocdesc
` [PATCH 05/11] ath9k: qinfo never be NULL in setuptxqueue
` [PATCH 06/11] ath9k_hw: Remove unnecessary chainmask configuration
` [PATCH 07/11] ath9k: Remove SC_OP_ENABLE_APM
` [PATCH 08/11] ath9k: Move ath9k_init_crypto to common
` [PATCH 09/11] ath9k: Fix noisefloor history update for extn chains
` [PATCH 10/11] ath9k: Fix invalid noisefloor reading due to channel update
` [PATCH 11/11] ath9k: Dump modal noisefloor calibration history

[PATCH 0/2] iwlwifi fix for 3.1
 2011-08-13 17:11 UTC  (4+ messages)
` [PATCH 1/2] Revert "iwlagn: sysfs couldn't find the priv pointer"
` [PATCH 2/2] iwlagn: sysfs couldn't find the priv pointer

[PATCH 00/11] update for 3.2
 2011-08-13 16:18 UTC  (13+ messages)
` [PATCH 01/13] iwlagn: reserve queue 10 for TX during scan dwell
` [PATCH 02/13] iwlagn: default smps mode for 1000 series device
` [PATCH 03/13] iwlagn: Remove ht40 support from 5.2GHz for _bgn devices
` [PATCH 05/13] iwlagn: separate firmware version warning
` [PATCH 06/13] iwlagn: bump firmware API for some devices
` [PATCH 07/13] iwlagn: move context init after firmware loading
` [PATCH 08/13] iwlagn: support new P2P implementation
` [PATCH 09/13] mac80211: remove offchannel_tx API
` [PATCH 10/13] iwlagn: change default sensitivity value for 5000 and 6000 series
` [PATCH 11/13] iwlagn: support v2 of enhanced sensitivity table
` [PATCH 13/13] iwlagn: handle GO powersave

Set Beacon
 2011-08-13 16:24 UTC 

[PATCH] ath9k: remove a bogus WARN_ON
 2011-08-13 16:13 UTC 

[PATCH 1/4] nl80211: Parse channel type attribute in an IBSS join request
 2011-08-13 16:05 UTC  (14+ messages)
` [PATCH 2/4] cfg80211: Add cfg80211_get_bss_ht to also match HT configuration
` [PATCH 4/4] mac80211: Add HT operation modes for IBSS

[PATCH V2] rtlwifi: add module parameter to set global debug level
 2011-08-13 15:26 UTC  (2+ messages)

Hosting wl driver, part of GPL package
 2011-08-13 15:20 UTC 

[PATCH] b43: HT-PHY: init: add missing small-tables writes
 2011-08-13 15:54 UTC 

[ath9k-devel] Packet loss regression with Atheros AR9280
 2011-08-13 14:14 UTC  (2+ messages)

Oops in rtl8192ce when unloading the module
 2011-08-13 11:26 UTC 

[PATCH] rtlwifi: add module parameter to set global debug level
 2011-08-13  9:44 UTC  (3+ messages)

what dictates the firmware directory of compat-wireless firmware?
 2011-08-13  8:50 UTC  (6+ messages)

[PATCH 00/14] staging: brcm80211: brcmfmac driver cleanup
 2011-08-13  8:30 UTC  (36+ messages)
` [PATCH 01/14] staging: brcm80211: use wait queues instead of semaphores in wl_cfg80211.c
  ` [PATCHv2 "
` [PATCH 02/14] staging: brcm80211: remove iovar IOV_BLOCKSIZE in brcmfmac
` [PATCH 03/14] staging: brcm80211: remove struct sdioh_info from brcmfmac
` [PATCH 04/14] staging: brcm80211: remove global var gInstance "
` [PATCH 05/14] staging: brcm80211: remove wext traces in fullmac
` [PATCH 06/14] staging: brcm80211: absorb brcmf_sdioh_iovar_op into brcmf_sdcard_iovar_op
` [PATCH 07/14] staging: brcm80211: absorb brcmf_sdioh_interrupt_register into brcmf_sdcard_intr_reg
` [PATCH 08/14] staging: brcm80211: absorb brcmf_sdioh_interrupt_deregister into brcmf_sdcard_intr_dereg
` [PATCH 09/14] staging: brcm80211: absorb brcmf_sdioh_abort into brcmf_sdcard_abort
` [PATCH 10/14] staging: brcm80211: remove dead code from dhd_sdio.c
` [PATCH 11/14] staging: brcm80211: remove wrapper functions in bcmsdh_sdmmc.c
` [PATCH 12/14] staging: brcm80211: remove unused parameter from data interface in fullmac
` [PATCH 13/14] staging: brcm80211: remove dead SDTEST code from fullmac
` [PATCH 14/14] staging: brcm80211: remove unused func parameter in wl_cfg80211 of fullmac

rtl8192* wifi driver
 2011-08-13  3:38 UTC  (7+ messages)

[PATCH v3 1/6] mac80211: fix mesh beacon format
 2011-08-13  3:01 UTC  (7+ messages)
` [PATCH v3 2/6] ieee80211: introduce Self Protected Action codes
` [PATCH v3 3/6] mac80211: update mesh peering frame codes
` [PATCH v3 4/6] mac80211: update mesh peering frame format
` [PATCH v3 5/6] ieee80211: add mesh action codes
` [PATCH v3 6/6] mac80211: update mesh path selection frame format
` [PATCH v4] mac80211: update mesh peering "

[PATCH 1/2] b43: HT-PHY: init: add missing PHY mask/set ops
 2011-08-12 23:41 UTC  (2+ messages)
` [PATCH 2/2] b43: HT-PHY: init: add some AFE (Analog Frontend) operation

linux-next: build failure after merge of the final tree (wireless & staging trees related)
 2011-08-12 19:31 UTC  (9+ messages)
                ` [PATCH] staging: remove ath6kl

[PATCH 0/8] mac80211: add mesh gate forwarding
 2011-08-12 19:26 UTC  (18+ messages)
` [PATCH 8/8] {nl,cfg,mac}80211: let userspace make meshif mesh gate
` [PATCH v2 1/8] mac80211: improve mpath debugging
  ` [PATCH v2 2/8] mac80211: fix mpath timer removal
  ` [PATCH v2 3/8] mac80211: mesh locking fixes
  ` [PATCH v2 4/8] mac80211: fix mesh path flushing
  ` [PATCH v2 5/8] mac80211: mesh gate implementation
  ` [PATCH v2 6/8] {nl,mac}80211: add missing root mode debugfs entries
  ` [PATCH v2 7/8] {nl,cfg,mac}80211: let userspace set RANN interval
  ` [PATCH v2 8/8] {nl,cfg,mac}80211: let userspace make meshif mesh gate

Compat-wireless release for 2011-08-12 is baked
 2011-08-12 19:05 UTC 

[PATCH -next 0/8] ath9k: ASPM fixes
 2011-08-12 18:49 UTC  (4+ messages)

[PATCH] compat: fix LED lock
 2011-08-12 18:23 UTC 

[PATCH] ath9k_hw: Fix STA (AR9485) bringup issue due to incorrect MAC address
 2011-08-12 17:17 UTC  (5+ messages)

[PATCH V2 4/4] b43: HT-PHY: init: init BPHY and upload 0x1a table
 2011-08-12 15:36 UTC  (4+ messages)

[PATCH 3/3] nl80211/cfg80211: Add extra IE configuration to AP mode setup
 2011-08-12 13:31 UTC  (3+ messages)

[PATCH] rt2x00: do not drop usb dev reference counter on suspend
 2011-08-12 12:02 UTC 

[PATCH] mac80211: fix suspend/resume races with unregister hw
 2011-08-12 12:00 UTC 

[PATCH 1/4] b43: HT-PHY: init: zero EXTG registers
 2011-08-12 11:13 UTC  (4+ messages)
` [PATCH 2/4] b43: HT-PHY: init: implement few simple PHY writes
` [PATCH 3/4] b43: HT-PHY: init: copy tables and reset CCA
` [PATCH 4/4] b43: HT-PHY: init: init BPHY and upload 0x1a table

[PATCH] wl12xx: fixes for hw_pg_ver and chip id reporting
 2011-08-12  7:34 UTC  (2+ messages)

[PATCH] wl12xx: Add support to RX packets payload alignment
 2011-08-12  7:34 UTC  (2+ messages)

wl12xx/master branch has been rebased
 2011-08-12  7:27 UTC 

[PATCH] mwl8k: Traffic to clients gets affected when one client leaves a cyrpto bss
 2011-08-12  6:50 UTC 

pull request: wireless 2011-08-11
 2011-08-12  6:10 UTC  (2+ messages)

[PATCH 2/9] drivers/net/wireless/wl12xx: add missing kfree
 2011-08-12  5:14 UTC  (2+ messages)

[ath9k-devel] Packet loss regression with Atheros AR9280 adapter
 2011-08-12  2:33 UTC  (3+ messages)

Power saving in AP mode
 2011-08-12  1:14 UTC 

[PATCH 1/2] compat-wireless: ath6kl moved to main area
 2011-08-12  0:57 UTC  (3+ messages)
` [PATCH 2/2] compat-wireless: do not build libertas_sdio for kernel < 2.6.32

Fwd:
 2011-08-12  0:33 UTC  (5+ messages)
  ` brcmsmac: fifo 0: descriptor error

Compat-wireless for 3.1-rc1 is out
 2011-08-12  0:27 UTC 

ipw2200
 2011-08-12  0:09 UTC  (2+ messages)

[PATCH] cfg80211: fix a crash in nl80211_send_station
 2011-08-11 21:38 UTC  (2+ messages)

[RFC][PATCH] b43: HT-PHY: allow writing longer tables with a single call
 2011-08-11 22:10 UTC 

[PATCH 1/2] b43: include HT-PHY in some common code
 2011-08-11 22:03 UTC  (2+ messages)
` [PATCH 2/2] b43: make forcing clock common (HT-PHY also uses that)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).