linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-11-08 17:56:44 to 2011-11-10 16:17:25 UTC [more...]

[PATCH v2 4/4] ath9k_hw: Fix tx power settings for AR9003
 2011-11-10 16:17 UTC  (3+ messages)

iwlagn: memory corruption with WPA enterprise
 2011-11-10 16:07 UTC  (9+ messages)

[PATCH RESEND 00/27] update for 3.3
 2011-11-10 14:55 UTC  (28+ messages)
` [PATCH RESEND 01/27] iwlagn: add P2P NoA to probe responses
` [PATCH RESEND 02/27] iwlwifi: Suppress noisy syslog messages when RF_KILL switch engaged
` [PATCH RESEND 03/27] iwlwifi: two more SKUs for 6x05 series
` [PATCH RESEND 04/27] iwlagn: check for SMPS mode
` [PATCH RESEND 05/27] iwlagn: fix NULL ptr deref when reprogramming sta w/o LQ
` [PATCH RESEND 06/27] iwlwifi: remove un-supported SKUs
` [PATCH RESEND 07/27] iwlagn: move ucode_write_complete from priv to trans structure
` [PATCH RESEND 08/27] iwlagn: remove knowledge of ucode image location from upper layers
` [PATCH RESEND 09/27] iwlagn: push knowledge of ucode image lower down
` [PATCH RESEND 10/27] iwlagn: move ucode files out of the iwl_priv structure
` [PATCH RESEND 11/27] iwlwifi: move all mac80211 related functions to one place
` [PATCH RESEND 12/27] iwlagn: use per-vif AC parameters
` [PATCH RESEND 13/27] iwlagn: explicitly program P2P QoS parameters
` [PATCH RESEND 14/27] iwlwifi: move more mac80211 callback function
` [PATCH RESEND 15/27] iwlwifi: move hw_scan into _mac80211 file
` [PATCH RESEND 16/27] iwlwifi: move station functions to mac80211
` [PATCH RESEND 17/27] iwlwifi: Move the core suspend function to iwl-agn-lib
` [PATCH RESEND 18/27] iwlwifi: set "echo" host command length
` [PATCH RESEND 19/27] iwlwifi: check status before send command
` [PATCH RESEND 20/27] iwlwifi: fix unused label in iwl_send_cmd_sync
` [PATCH RESEND 21/27] iwlagn: convert remain-on-channel duration to TU
` [PATCH RESEND 22/27] iwlagn: don't always split remain-on-channel
` [PATCH RESEND 23/27] iwlwifi: remove the use of the QOS debug flag
` [PATCH RESEND 24/27] iwlwifi: add debug information on queue stop / wake
` [PATCH RESEND 25/27] iwlwifi: fix rate-scaling algorithm for BT combo devices
` [PATCH RESEND 26/27] iwlagn: Remove dependence of iwl_priv from eeprom routines
` [PATCH RESEND 27/27] iwlagn: move nvm_device_type from iwl_priv to iwl_trans

creating netdev queues on the fly?
 2011-11-10 15:25 UTC  (6+ messages)

[RFC] mac80211: allow powersave with multiple interfaces
 2011-11-10 15:24 UTC 

[PATCH 3.1-stable] staging: brcm80211: fix for rate index in receive status
 2011-11-10 15:17 UTC  (2+ messages)

New wireless-testing has grown some warnings -- please fix ASAP!
 2011-11-10 15:01 UTC  (6+ messages)
` [PATCH] nl80211: fix compiler warning

[PATCH 00/28] update for 3.3
 2011-11-10 14:16 UTC  (32+ messages)
` [PATCH 01/28] iwlagn: add P2P NoA to probe responses
` [PATCH 02/28] iwlwifi: Suppress noisy syslog messages when RF_KILL switch engaged
` [PATCH 03/28] iwlwifi: two more SKUs for 6x05 series
` [PATCH 04/28] iwlagn: check for SMPS mode
` [PATCH 05/28] iwlagn: fix NULL ptr deref when reprogramming sta w/o LQ
` [PATCH 06/28] iwlagn: use per-vif AC parameters
` [PATCH 07/28] iwlwifi: remove un-supported SKUs
` [PATCH 08/28] iwlagn: move ucode_write_complete from priv to trans structure
` [PATCH 09/28] iwlagn: remove knowledge of ucode image location from upper layers
` [PATCH 10/28] iwlagn: push knowledge of ucode image lower down
` [PATCH 11/28] iwlagn: move ucode files out of the iwl_priv structure
` [PATCH 12/28] iwlwifi: move all mac80211 related functions to one place
` [PATCH 13/28] iwlagn: explicitly program P2P QoS parameters
` [PATCH 14/28] iwlwifi: move more mac80211 callback function
` [PATCH 15/28] iwlwifi: move hw_scan into _mac80211 file
` [PATCH 16/28] iwlwifi: move station functions to mac80211
` [PATCH 17/28] iwlwifi: Move the core suspend function to iwl-agn-lib
` [PATCH 18/28] iwlwifi: set "echo" host command length
` [PATCH 19/28] iwlwifi: check status before send command
` [PATCH 20/28] iwlwifi: fix unused label in iwl_send_cmd_sync
` [PATCH 21/28] iwlagn: convert remain-on-channel duration to TU
` [PATCH 22/28] iwlagn: don't always split remain-on-channel
` [PATCH 23/28] iwlwifi: remove the use of the QOS debug flag
` [PATCH 24/28] iwlwifi: add debug information on queue stop / wake
` [PATCH 25/28] iwlwifi: fix an RCU sparse warning
` [PATCH 26/28] iwlwifi: fix rate-scaling algorithm for BT combo devices
` [PATCH 27/28] iwlagn: Remove dependence of iwl_priv from eeprom routines
` [PATCH 28/28] iwlagn: move nvm_device_type from iwl_priv to iwl_trans

[PATCH] minstrel: Remove unused function parameter in calc_rate_durations()
 2011-11-10 14:13 UTC 

rewriting powersave
 2011-11-10 13:37 UTC  (2+ messages)

[PATCH 4/4] ath9k_hw: Fix tx power settings for AR9003
 2011-11-10  9:43 UTC  (2+ messages)

[PATCH] mac80211/cfg80211: report monitor channel in wireless extensions
 2011-11-10  9:32 UTC  (7+ messages)
` [PATCH v2] "
  ` [PATCH v3] "

[PATCH v5 1/3] nl80211: Add probe response offload attribute
 2011-11-10  9:28 UTC  (3+ messages)
` [PATCH v5 2/3] nl80211: Pass probe response data to drivers
` [PATCH v5 3/3] mac80211: Save probe response data for bss

[PATCH] brcm80211: rename CONFIG_BRCMUMAC to CONFIG_BRCMUTIL
 2011-11-10  8:54 UTC  (3+ messages)
` [PATCH] wireless: cleanup brcm80211 bits in drivers/net/wireless/Makefile

wl12xx/master branch has been rebased (3.2-rc1)
 2011-11-10  8:32 UTC 

[PATCH] mac80211: make sure hw_key exists before checking its flags
 2011-11-10  7:35 UTC 

[PATCH 3.2] mwifiex: fix association issue with AP configured in hidden SSID mode
 2011-11-10  5:36 UTC 

[PATCH 3.1] iwlwifi: avoid a panic when unloading the module with RF Kill
 2011-11-10  0:50 UTC 

[PATCH] Seeing as alot of ath9k devices is PCI/PCIe or their mini equivalent it makes sense to set ATH9K_PCI to y by default
 2011-11-09 22:57 UTC 

3.2-rc1: system locks up upon inserting brcmsmac
 2011-11-09 22:31 UTC  (4+ messages)

Compability Issue regarding Freescale i.MX356 and Marvell 88w8688 Wifi-Module
 2011-11-09 22:27 UTC  (3+ messages)

[PATCH v4 0/3] NFC: update to NCI spec 1.0 draft 18
 2011-11-09 21:39 UTC  (7+ messages)
` [PATCH v4 1/3] NFC: Update names and structs to NCI spec 1.0 d18
` [PATCH v4 2/3] NFC: Removal of unused operations for "
` [PATCH v4 3/3] NFC: Check if NCI data flow control is used

pull request: wireless 2011-11-09
 2011-11-09 21:35 UTC  (4+ messages)

[PATCH v2] mac80211: handle HT PHY BSS membership selector value correctly
 2011-11-09 21:04 UTC  (2+ messages)
` [PATCH v3] "

Compat-wireless release for 2011-11-09 is baked
 2011-11-09 21:12 UTC 

v3.1 - WARNING: at net/mac80211/util.c:540 ieee80211_can_queue_work
 2011-11-09 21:01 UTC  (4+ messages)

[PATCH] wireless: move ieee80211chan2mhz macro
 2011-11-09 20:33 UTC 

off- & multi-channel operation
 2011-11-09 19:54 UTC  (4+ messages)

[PATCH] ath6kl: Fix target minimum length requirement for WMI_SEND_PROBE_RESPONSE_CMDID
 2011-11-09 18:05 UTC 

[PATCH] wireless: libertas: fix unaligned le64 accesses
 2011-11-09 17:34 UTC  (2+ messages)

[PATCH] ssb: Ignore dangling ethernet cores on wireless devices
 2011-11-09 15:46 UTC  (7+ messages)

pull request: bluetooth-next 2011-11-09
 2011-11-09 15:13 UTC 

[PATCH] ath6kl: Fix call trace while starting IBSS mode
 2011-11-09 11:32 UTC 

[PATCH 1/2] wl12xx: make WL1271_FLAG_IDLE flag per-vif
 2011-11-09 11:18 UTC  (2+ messages)
` [PATCH 2/2] wl12xx: flush packets before stopping dev role

[PATCH] mac80211: fix race between connection monitor & suspend
 2011-11-09 11:14 UTC 

[PATCH] wl12xx: init CMD_TEMPL_KLV to sizeof(ieee80211_qos_hdr)
 2011-11-09 11:12 UTC 

iwlagn: use 6 Mbps rate for no-CCK scans
 2011-11-09 10:53 UTC  (2+ messages)

[PATCH] mac80211: add recalc PS in ieee80211_reconfig()
 2011-11-09 10:29 UTC 

[PATCH] net: add wireless TX status socket option
 2011-11-09  9:15 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v8 1/2] wireless: Support ht-capabilities over-rides
 2011-11-09  8:37 UTC  (15+ messages)
` [PATCH v8 2/2] mac80211: Support ht-cap over-rides

[PATCH] x86: Add amilo-rfkill driver for some Fujitsu-Siemens Amilo laptops
 2011-11-09  8:30 UTC  (2+ messages)

[PATCH v3 0/3] NFC: update to NCI spec 1.0 draft 18
 2011-11-09  7:54 UTC  (9+ messages)
` [PATCH v3 1/3] NFC: Update names and structs to NCI spec 1.0 d18
` [PATCH v3 2/3] NFC: Removal of unused operations for "
` [PATCH v3 3/3] NFC: Check if NCI data flow control is used

[PATCH] cfg80211: deprecate CFG80211_WEXT
 2011-11-09  7:49 UTC  (2+ messages)

iwlagn is getting very shaky
 2011-11-09  7:15 UTC  (13+ messages)

[PATCH v9 2/2] mac80211: Support ht-cap over-rides
 2011-11-08 23:15 UTC 

[PATCH] net/wireless: add COUNTRY to to regulatory device uevent
 2011-11-08 22:31 UTC  (3+ messages)

[PATCH] cfg80211: fix bug on regulatory core exit on access to last_request
 2011-11-08 22:28 UTC 

regulatory crash
 2011-11-08 21:58 UTC  (2+ messages)

[PATCH] Fix linking with libnl-3
 2011-11-08 21:17 UTC  (2+ messages)

Compat-wireless release for 2011-11-08 is baked
 2011-11-08 21:11 UTC 

pull request: bluetooth-next 2011-10-17
 2011-11-08 20:58 UTC  (2+ messages)

[PATCH] compat: add some workarounds for Debian squeeze
 2011-11-08 20:58 UTC  (2+ messages)

net-next open for business
 2011-11-08 20:36 UTC 

[PATCH v7 1/2] wireless: Support ht-capabilities over-rides
 2011-11-08 19:17 UTC  (3+ messages)
` [PATCH v7 2/2] mac80211: Support ht-cap over-rides

[PATCH] wireless: remove wext sysfs
 2011-11-08 19:04 UTC 

pull request: bluetooth 2011-11-08
 2011-11-08 18:41 UTC 

[RFT/FYI] mac80211: revert on-channel work optimisations
 2011-11-08 18:38 UTC  (7+ messages)

[PATCH v6 1/2] wireless: Support ht-capabilities over-rides
 2011-11-08 18:21 UTC  (6+ messages)


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).