linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2010-02-16 21:50:01 to 2010-02-19 20:45:46 UTC [more...]

[PATCH 0/3] fixes for 2.6.33 and stable
 2010-02-19 20:34 UTC  (7+ messages)
` [PATCH 1/3] iwlwifi: set HT flags after channel in rxon
` [PATCH 2/3] iwlwifi: sanity check before counting number of tfds can be free
` [PATCH 3/3] iwlwifi: error checking for number of tfds in queue

[patch] iwlwifi: testing the wrong variable
 2010-02-19 20:30 UTC  (3+ messages)

[PATCH] Introduce PCMCIA_DEVICE_PROD_ID3, use it in hostap_cs and orinoco_cs
 2010-02-19 20:13 UTC  (4+ messages)

[PATCH] staging: rtl8192su: fix compile error from wireless-testing commit
 2010-02-19 19:52 UTC  (2+ messages)

[PATCH v2] iw: add country IE parsing
 2010-02-19 18:55 UTC 

[PATCH] iw: add country IE parsing
 2010-02-19 18:54 UTC  (4+ messages)

[PATCH 01/11] b43: N-PHY: add some registers and structs definitions
 2010-02-19 18:41 UTC  (17+ messages)

[PATCH 0/4] convert drivers to new sta add/remove callbacks
 2010-02-19 18:18 UTC  (6+ messages)
` [PATCH 1/4] ar9170: convert to new station "
` [PATCH 2/4] p54: "
` [PATCH 3/4] mac80211_hwsim: "
` [PATCH 4/4] ath9k: "
  ` [RFC/RFT] mwl8k: "

[PATCH] ssb: Add PCI ID 0x4322 to PHU handling
 2010-02-19 18:02 UTC 

[PATCH 0/6] iwlwifi updates for 2.6.34
 2010-02-19 17:30 UTC  (12+ messages)
` [PATCH 1/6] iwl3945: remove STATUS macros from header
` [PATCH 2/6] iwlwifi: enable iwl_send_static_wepkey_cmd to sleep
` [PATCH 3/6] iwlwifi: enable serialization of synchronous commands
` [PATCH 4/6] iwlwifi: indicate calib version for 6050 series
` [PATCH 5/6] iwlwifi: separated time check for different type of force reset
` [PATCH 6/6] iwlwifi: add debugfs to monitor force reset parameters

[PATCH] ath9k: fix beacon timer restart after a card reset
 2010-02-19 17:21 UTC 

ath9k+hostapd = "Could not set DTIM period for kernel driver"
 2010-02-19 15:49 UTC 

[PATCH 1/2] input: Add KEY_RFKILL
 2010-02-19 14:33 UTC  (27+ messages)
` [PATCH 2/2] rfkill: Add support for KEY_RFKILL

FYI: needlessly exported symbols
 2010-02-19 14:19 UTC  (3+ messages)

[PATCH 1/3] ath5k: remove stale function declarations, make some functions static
 2010-02-19 13:44 UTC  (5+ messages)
` [PATCH 2/3] ath5k: remove useless "extern" from function declarations
` [PATCH 3/3] ath5k: move ath5k_hw_register_timeout() into reset.c

[PATCH] ath9k: fix rate control fallback rate selection
 2010-02-19  0:46 UTC 

[PATCH] mac80211: deprecate RX status noise
 2010-02-18 20:27 UTC  (11+ messages)
` [PATCH v2] "
  ` [PATCH v3] "

[PATCH] MAINTAINERS: update Kalle's email address
 2010-02-18 19:47 UTC 

compat-wireless updated for 2.6.33-rc8, 2.6.32.8 and next-20100212
 2010-02-18 19:18 UTC  (13+ messages)
` compat-wireless + Linux 2.6.26.8 testing results

[PATCH 0/3 V2] staging: r8187se: Miscellaneous cleanups
 2010-02-18 17:09 UTC  (4+ messages)

[PATCH 1/3] staging: r8187se: Remove write_phy routine
 2010-02-18 16:12 UTC  (2+ messages)
` patch staging-r8187se-remove-write_phy-routine.patch added to gregkh-2.6 tree

[PATCH 3/3] Staging: r8187se: Remove dead code from r8185b_init.c
 2010-02-18 16:12 UTC  (3+ messages)
` patch staging-r8187se-remove-dead-code-from-r8185b_init.c.patch added to gregkh-2.6 tree

[PATCH 2/3] Staging: r8187se: Remove two private variables that have a fixed value
 2010-02-18 16:12 UTC  (3+ messages)
` patch staging-r8187se-remove-two-private-variables-that-have-a-fixed-value.patch added to gregkh-2.6 tree

[RFC PATCH] staging: rtl8192su: remove dead code
 2010-02-18 16:06 UTC  (3+ messages)

[PATCH] iwlwifi: use dma_alloc_coherent
 2010-02-18 12:35 UTC  (2+ messages)

[PATCH 00/22] wl1271: driver implementation patch blast (1/3)
 2010-02-18 11:25 UTC  (23+ messages)
` [PATCH 01/22] wl1271: Fix PSM entry
` [PATCH 02/22] wl1271: Fix channel changing code
` [PATCH 03/22] wl1271: Add SSID configuration for JOIN in ad-hoc
` [PATCH 04/22] wl1271: modify wl1271_acx_ac_cfg() to use function parameters
` [PATCH 05/22] wl1271: modify wl1271_acx_tid_cfg() "
` [PATCH 06/22] wl1271: implement WMM
` [PATCH 07/22] wl1271: Use NVS INI file configuration
` [PATCH 08/22] wl1271: Retrieve device mac address from the nvs file
` [PATCH 09/22] wl1271: add most of the normal initialization commands to PLT mode
` [PATCH 10/22] wl1271: skip 3 unused bytes from the NVS
` [PATCH 11/22] wl1271: Fix random MAC address setting
` [PATCH 12/22] wl1271: wakeup chip in op_conf_tx()
` [PATCH 13/22] wl1271: Optimized RX path packet retrieval
` [PATCH 14/22] wl1271: Fix key-remove error
` [PATCH 15/22] wl1271: Fix WEP key handling
` [PATCH 16/22] wl1271: Fix ad-hoc SSID update
` [PATCH 17/22] wl1271: Fix beacon filter table configuration
` [PATCH 18/22] wl1271: add testmode support
` [PATCH 19/22] wl1271: Moved common IO functions from wl271_spi.c to wl1271_io.c
` [PATCH 20/22] wl1271: Renamed IO functions
` [PATCH 21/22] wl1271: Added IO reset and init functions
` [PATCH 22/22] wl1271: Added alloc and free hw functions

[PATCH v2] nl80211: add power save commands
 2010-02-18  8:11 UTC  (6+ messages)
` [PATCH v2 1/3] iw: update nl80211.h to include the new action commands
` [PATCH v2 2/3] iw: update nl80211.h to include power save commands
` [PATCH v2 3/3] iw: add set/get power_save commands

[PATCH] iw: Add support for NL80211_ATTR_WIPHY_COVERAGE_CLASS
 2010-02-18  2:13 UTC 

[PATCH v3 0/5] Setting coverage class (and ACK timeout and slot time), take two
 2010-02-18  1:41 UTC  (3+ messages)
` [PATCH v3] iw: Add support for NL80211_ATTR_WIPHY_COVERAGE_CLASS

[PATCH] v2: rtl8187: micro cleanup
 2010-02-17 22:44 UTC  (11+ messages)

[RFC PATCH 0/3] mac80211: nullfunc connection monitor
 2010-02-17 21:04 UTC  (4+ messages)
` [RFC PATCH 1/3] mac80211: refactor nullfunc status handling to a separate function
` [RFC PATCH 2/3] mac80211: use nullfunc in connection monitor
` [RFC PATCH 3/3] mac80211: add support connection monitor in hardware

[PATCH] rtl818x: small cleanup
 2010-02-17 17:16 UTC  (3+ messages)

Linux wireless GSoC 2010 project ideas
 2010-02-17 17:07 UTC  (3+ messages)
  ` [lsb-discuss] "

[PATCH] p54: Add Belkin / Accton 083a:f503
 2010-02-17 17:01 UTC  (2+ messages)

[PATCH] p54usb: Add the USB ID for Belkin (Accton) FD7050E ver 1010ec
 2010-02-17 16:59 UTC 

staging: No option to select rtl8192su in linux-2.6.33-rc2
 2010-02-17 16:37 UTC  (9+ messages)

[RFC PATCH] nl80211: add power save commands
 2010-02-17 14:44 UTC  (11+ messages)

[PATCH] drivers/net/wireless/p54/txrx.c Fix off by one error
 2010-02-17 12:40 UTC 

[PATCH] mac80211: give warning if building w/out rate ctrl algorithm
 2010-02-17  7:40 UTC  (6+ messages)

[PATCH] ath5k: Fix TX/RX padding for all frames
 2010-02-17  7:01 UTC  (7+ messages)

[PATCH 3/5] rtl8187se: Modify Kconfig
 2010-02-17  5:30 UTC  (3+ messages)

[PATCH] mwl8k: disable softirqs when accessing sta_notify_list
 2010-02-17  0:33 UTC  (4+ messages)

ath9k/AR9285 - incompatibility with bluetooth
 2010-02-16 23:15 UTC  (4+ messages)

[PATCH 1/2] compat: backport genlmsg_unicast
 2010-02-16 21:49 UTC  (3+ messages)
` [PATCH 2/2] compat: backport some netdevice.h defs


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