linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2010-03-12 18:03:57 to 2010-03-18 06:21:49 UTC [more...]

[PATCH v2 0/7] wireless: Use macros from wireless.h
 2010-03-18  6:21 UTC  (5+ messages)
` [PATCH v2 1/7] wireless.h: Add STD_IW_HANDLER macro
` [PATCH v2 2/7] net/wireless/wext_core.c: Use IW_IOCTL_IDX macro
` [PATCH v2 3/7] net/wireless/wext-core.c: Use IW_EVENT_IDX macro
` [PATCH v2 4/7] drivers/net/wireless: Use STD_IW_HANDLER macro

[RFC PATCHv3 0/2] mac80211: cfg80211: Roam trigger support
 2010-03-18  5:22 UTC  (12+ messages)
` [RFC PATCHv3 1/2] cfg80211: Add connection quality monitoring support to nl80211
` [RFC PATCHv3 2/2] mac80211: Add support for connection quality monitoring

[RFC PATCHv3 0/1] mac80211: Support for HW connection recovery
 2010-03-18  5:19 UTC  (5+ messages)
` [RFC PATCHv3 1/1] mac80211: Add support connection monitor in hardware

Linux wireless GSoC 2010 project ideas
 2010-03-18  3:40 UTC  (7+ messages)

[PATCH v2 00/20] ath9k_hw: ar93xx initial abstraction work
 2010-03-18  1:53 UTC  (24+ messages)
` [PATCH v2 01/20] ath9k: start building an abstraction layer for hardware routines
` [PATCH v2 02/20] ath9k: initial move of ar9002 specific code to its own file
` [PATCH v2 03/20] ath9k: rename initvals.h to ar9002_initvals.h
` [PATCH v2 04/20] ath9k_hw: rename getNoiseFloorThresh() to ath9k_hw_getnf_thres()
` [PATCH v2 05/20] ath9k_hw: move < AR9002 specific calibration stuff to its own file
` [PATCH v2 06/20] ath9k_hw: move calibration settings to ar9002_calib_settings.c
` [PATCH v2 07/20] ath9k_hw: consolidate the pci express checks on __ath9k_hw_init()
` [PATCH v2 08/20] ath9k_hw: move ar9002 bluetooth coexistence code to its own file
` [PATCH v2 09/20] ath9k_hw: Use a helper for setting phy error masks
` [PATCH v2 10/20] ath9k_hw: add helpers for writing phy errors counts
` [PATCH v2 11/20] ath9k_hw: add a helper for phy error counter reads
` [PATCH v2 12/20] ath9k_hw: add documentation for the TPC register
` [PATCH v2 13/20] ath9k_hw: remove unused and buggy ath9k_hw_GetMibCycleCountsPct()
` [PATCH v2 14/20] ath9k_hw: add a helper for retrieving the MIB cycle counters
` [PATCH v2 15/20] ath9k_hw: provide a helper for clearing the MIB counters
` [PATCH v2 16/20] ath9k_hw: simplify reseting of the MIB control register
` [PATCH v2 17/20] ath9k_hw: provide a helper for managing "
` [PATCH v2 18/20] ath9k_hw: move common defines for ANI into ath/reg.h
` [PATCH v2 19/20] ath9k_hw: move ar9002 ANI code to its own file
` [PATCH v2 20/20] ath9k_hw: remove wrapper ath9k_hw_write_regs()

[PATCH 1/2] compat-wireless: remove rename {free,alloc}_ieee80211 patch
 2010-03-17 22:03 UTC  (3+ messages)
` [PATCH 2/2] compat-wireless: refresh patch to apply again

[PATCH 00/12] ATH9K htc driver - supports AR9271
 2010-03-17  8:55 UTC  (13+ messages)
` [PATCH 01/12] ath9k_hw: update initialization values for AR9271
  ` [PATCH 02/12] ath9k_hw: add GPIO setup code "
    ` [PATCH 03/12] ath9k_hw: skip chip tests "
      ` [PATCH 04/12] ath9k_hw: fix TX descriptor setup "
        ` [PATCH 05/12] ath9k_hw: Fix full sleep "
          ` [PATCH 06/12] ath9k_hw: fix noisefloor history buffer usage on AR9271
            ` [PATCH 07/12] ath9k_hw: restrict valid nf readings for AR9271 to -114
              ` [PATCH 08/12] ath9k_hw: use the skip count for PA calibration on AR9271
                ` [PATCH 09/12] ath9k_hw: always set the core clock for AR9271
                  ` [PATCH 10/12] ath9k_hw: add HTC init hardware call for special resets "
                    ` [PATCH 11/12] ath9k_hw: fix hardware deinit
                      ` [PATCH 12/12] ath9k_htc: Support for AR9271 chipset

Weird wireless/wpa_supplicant screw-up
 2010-03-17 20:29 UTC  (11+ messages)

[PATCH] mac80211: correct typos in "unavailable upon resume" warning
 2010-03-17 19:33 UTC 

regd: sleeping in atomic
 2010-03-17 19:33 UTC  (14+ messages)
` [PATCH] wireless: convert reg_regdb_search_lock to mutex
  ` [PATCH v2] "

iwl3945 and power saving
 2010-03-17 19:34 UTC  (3+ messages)

[RFC] cfg80211: Add local-state-change-only auth/deauth/disassoc
 2010-03-17 19:26 UTC  (6+ messages)

[PATCH] wireless.h: Add STD_IW_HANDLER macro
 2010-03-17 17:48 UTC  (4+ messages)
        ` [PATCH 1/2] net/wireless/wext_core.c: Use IW_IOCTL_IDX macro
          ` [PATCH 2/2] net/wireless/wext_core.c: Use IW_EVENT_IDX macro

[RFC PATCHv2 0/2] mac80211: cfg80211: Roam trigger support
 2010-03-17 16:05 UTC  (9+ messages)
` [RFC PATCHv2 1/2] cfg80211: Add connection quality monitoring support to nl80211
` [RFC PATCHv2 2/2] mac80211: Add support for connection quality monitoring

[PATCH] mac80211: Reschedule dynamic power save timer after wakeup
 2010-03-17 16:01 UTC  (4+ messages)

anyone else want to look at ath5k bugs?
 2010-03-17 15:49 UTC 

[RFC] mac80211,iwlwifi: disabling qos queues
 2010-03-17 15:51 UTC  (13+ messages)
` [RFC PATCH 1/2] mac80211: disable_qos callback

[PATCH] iw: change install command to make it compatible with ancient coreutils
 2010-03-17 15:09 UTC 

(no subject)
 2010-03-17 13:13 UTC 

[RFC PATCHv2 0/1] mac80211: Support for HW connection recovery
 2010-03-17  5:44 UTC  (4+ messages)
` [RFC PATCHv2 1/1] mac80211: Add support connection monitor in hardware

[PATCH] iwlwifi: Silence tfds_in_queue message
 2010-03-16 17:00 UTC  (4+ messages)

[PATCH] ath5k: retries in ath5k_hw_setup_4word_tx_desc
 2010-03-16 12:12 UTC  (2+ messages)

[PATCH] mac80211: Reschedule dynamic power save timer after wakeup
 2010-03-16 16:46 UTC 

[PATCH v3 00/12] ath9k_hw: complete support for AR9271
 2010-03-16  3:51 UTC  (28+ messages)
` [PATCH v3 01/12] ath9k_hw: update initialization values "
` [PATCH v3 02/12] ath9k_hw: add GPIO setup code "
` [PATCH v3 03/12] ath9k_hw: skip chip tests "
` [PATCH v3 04/12] ath9k_hw: fix RF analog setup "
` [PATCH v3 05/12] ath9k_hw: fix TX descriptor "
` [PATCH v3 06/12] ath9k_hw: Fix full sleep "
` [PATCH v3 07/12] ath9k_hw: fix noisefloor history buffer usage on AR9271
` [PATCH v3 08/12] ath9k_hw: restrict valid nf readings for AR9271 to -114
` [PATCH v3 09/12] ath9k_hw: use the skip count for PA calibration on AR9271
` [PATCH v3 10/12] ath9k_hw: always set the core clock for AR9271
` [PATCH v3 11/12] ath9k_hw: add HTC init hardware call for special resets "
` [PATCH v3 12/12] ath9k_hw: fix hardware deinit

[PATCH] ath5k: fixing retries in ath5k_hw_setup_4word_tx_desc
 2010-03-15 19:54 UTC  (6+ messages)

[PATCH] rt2x00: txdone implementation supporting hw encryption
 2010-03-15 19:22 UTC  (3+ messages)

[PATCH] rt2x00: fix warning when building rt2800pci with just soc support
 2010-03-15 19:08 UTC  (3+ messages)

ISL3890, master mode, prism54 -> p54pci regression
 2010-03-15 11:39 UTC  (5+ messages)

Kernel 2.6.33: ar9170.fw firmware file not found
 2010-03-15 10:23 UTC  (4+ messages)

[PATCH] ath9k: fix BUG_ON triggered by PAE frames
 2010-03-15  7:24 UTC  (2+ messages)

[PATCH] mac80211: Fix HT configuration
 2010-03-15  7:14 UTC  (3+ messages)

[RFC PATCH 0/2] mac80211: cfg80211: Roam trigger support
 2010-03-15  6:22 UTC  (4+ messages)
` [RFC PATCH 1/2] cfg80211: Add roaming trigger support to nl80211

(no subject)
 2010-03-13 18:44 UTC  (2+ messages)
` 

iwl4965: 11a channels disabled in current wireless-testing
 2010-03-13 14:01 UTC  (4+ messages)
` [ipw3945-devel] "

[PATCH 0/2] ath5k: few AP fixes for 2.6.32
 2010-03-13 12:52 UTC  (2+ messages)

[PATCH 0/2] rfkill sysfs ABI
 2010-03-13 12:33 UTC  (17+ messages)
` [PATCH 1/2] Document the "
  ` [PATCH 2/2] enhance sysfs rfkill interface
                ` [PATCH] rename new rfkill sysfs knobs
                    ` [PATCH v2] "

rt2500pci master mode and hostapd
 2010-03-12 20:54 UTC  (3+ messages)

pull request: wireless-2.6 2010-03-12
 2010-03-12 20:36 UTC  (2+ messages)

compat-wireless-2.6 with cfg80211 is broken on 2.6.33
 2010-03-12 19:06 UTC 


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