linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2010-10-15 18:03:40 to 2010-10-21 15:40:36 UTC [more...]

[PATCH 03/22] pcmcia: move Vpp setup to struct pcmcia_device
 2010-10-21 15:35 UTC  (8+ messages)
` [PATCH 05/22] pcmcia: simplify Status, ExtStatus register access
` [PATCH 06/22] pcmcia: simplify IntType
` [PATCH 07/22] pcmcia: move config_{base,index,regs} to struct pcmcia_device
` [PATCH 08/22] pcmcia: convert pcmcia_request_configuration to pcmcia_enable_device
` [PATCH 10/22] pcmcia: introduce autoconfiguration feature
` [PATCH 11/22] pcmcia: use autoconfiguration feature for ioports and iomem
` [PATCH 12/22] pcmcia: remove the "Finally, report what we've done" message

A minor correction to the compat-wireless intructions
 2010-10-21 15:25 UTC 

Request for free-distributable Broadcom's (G|LP)-PHY firmware
 2010-10-21 15:21 UTC  (7+ messages)

[PATCH 1/2] iwlwifi: fix set_tx_power vs scan
 2010-10-21 14:26 UTC  (5+ messages)

[PATCH v2 4/7] cfg80211: add debug prints for when we ignore regulatory hints
 2010-10-21 14:16 UTC  (4+ messages)
` [PATCH v2 6/7] cfg80211: add debug print when processing a channel

usb_enable_autosuspend not supported in 2.6.32
 2010-10-21 14:33 UTC 

[PATCH 2/2] mac80211: Add support for CQM tx bitrate monitoring
 2010-10-21 12:02 UTC  (2+ messages)

[PATCH 0/7] cfg80211: few regulatory fixes and debugging enhancements
 2010-10-21  9:04 UTC  (12+ messages)
` [PATCH 1/7] cfg80211: pass the reg hint initiator to helpers
` [PATCH 2/7] cfg80211: fix allowing country IEs for WIPHY_FLAG_STRICT_REGULATORY
` [PATCH 3/7] cfg80211: fix disabling channels based on hints
` [PATCH 4/7] cfg80211: add debug prints for when we ignore regulatory hints
` [PATCH 5/7] cfg80211: add debug print when disabling a channel on a custom regd
` [PATCH 6/7] cfg80211: add debug print when processing a channel
` [PATCH 7/7] cfg80211: prefix REG_DBG_PRINT() with cfg80211

[PATCH 0/6] ath9k: fix RX poison issue
 2010-10-21  9:03 UTC  (11+ messages)
` [PATCH 1/6] ath9k: add locking for stopping RX
` [PATCH 2/6] ath9k: add locking for starting the PCU on RX
` [PATCH 3/6] ath9k: rename rxflushlock to pcu_lock
` [PATCH 4/6] ath9k: lock reset and PCU start/stopping
` [PATCH 5/6] ath: add a ATH_DBG_WARN()
` [PATCH 6/6] ath9k: add a debug warning when we cannot stop RX

pull request: bluetooth-2.6 2010-10-18
 2010-10-21  7:54 UTC  (4+ messages)

[PATCH 4/4 v2] compat-wireless: remove obsolete load scripts
 2010-10-21  6:40 UTC 

[PATCH 3/4 v2] compat-wireless: update unloading scripts for bt
 2010-10-21  6:39 UTC 

[PATCH 2/4 v2] compat-wireless: enable bluetooth via driver-select
 2010-10-21  6:36 UTC 

[PATCH 1/4 v2] compat-wireless: update bluetooth in Makefile
 2010-10-21  6:33 UTC 

[patch] Staging: bcm: use get_user() to access user pointers
 2010-10-21  5:46 UTC 

[PATCH 0/2] Add CQM monitoring
 2010-10-21  3:21 UTC 

[PATCH 1/2] cfg80211: Add cfg80211/nl80211 calls for bitrate threshold
 2010-10-21  3:48 UTC 

[PATCH 1/3] ath9k_hw: fix potential spurious tx error bit interpretation
 2010-10-21  0:47 UTC  (3+ messages)
` [PATCH 2/3] ath9k: fix handling of rate control probe frames
  ` [PATCH 3/3] mac80211: minstrel_ht - reduce the overhead of rate sampling

[PATCH] ssb: Clear RETRY_TIMEOUT in PCI Configuration for normal devices
 2010-10-20 20:52 UTC  (2+ messages)

[PATCH 1/4] compat-wireless: update bluetooth in Makefile
 2010-10-20 20:33 UTC  (2+ messages)

Compat-wireless release for 2010-10-20 is baked
 2010-10-20 19:04 UTC 

[PATCH] wl1271: exit ELP mode when setting enabled rates in tx
 2010-10-20 18:16 UTC  (3+ messages)

[PATCH] staging:brcm80211:brcmfmac:change firmware/config file name
 2010-10-20 18:04 UTC  (4+ messages)

[PATCH 1/4] compat-wireless: update bluetooth in Makefile
 2010-10-20 17:30 UTC  (2+ messages)

[PATCH 4/4] compat-wireless: remove obsolete load scripts
 2010-10-20 15:13 UTC 

[PATCH 3/4] compat-wireless: update unloading scripts for bt
 2010-10-20 15:12 UTC 

[PATCH 2/4] compat-wireless: enable bluetooth via driver-select
 2010-10-20 15:12 UTC 

[PATCH 0/3] wireless: a few sparse fixes
 2010-10-20 13:59 UTC  (4+ messages)
` [PATCH 1/3] ath: make ath_hw_keysetmac() static
` [PATCH 2/3] ath: make ath_hw_set_keycache_entry() static
` [PATCH 3/3] ath5k: make ath5k_update_bssid_mask_and_opmode() static

[PATCH] ath9k: fix crash in ath_update_survey_stats
 2010-10-20 13:59 UTC 

Compat-wireless N900
 2010-10-20 12:24 UTC  (23+ messages)

pull request: wireless-next-2.6 2010-10-15
 2010-10-20  9:00 UTC  (2+ messages)

[PATCH 1/3] ath9k_hw: initialize regulatory->max_power_level in set_txpower for AR9003
 2010-10-20  1:08 UTC  (4+ messages)
` [PATCH 2/3] ath9k_hw: extend ath9k_hw_set_txpowerlimit to test channel txpower
  ` [PATCH 3/3] ath9k: initialize per-channel tx power limits instead of hardcoding them
  ` [PATCH v2 2/3] ath9k_hw: extend ath9k_hw_set_txpowerlimit to test channel txpower

Compat-wireless release for 2010-10-19 is baked
 2010-10-19 19:03 UTC 

[PATCH] Do not compile staging directory for bt target. Signed-off-by: Bala Shanmugam <sbalashanmugam@atheros.com>
 2010-10-19 16:59 UTC  (5+ messages)

[PATCH] ath9k_hw: Fix divide by zero cases in paprd
 2010-10-19 14:31 UTC 

[PATCH 1/2] ath5k: Optimize descriptor alignment
 2010-10-19  7:56 UTC  (2+ messages)
` [PATCH 2/2] ath5k: Add channel time to survey data

[PATCH] iw: Add ibss join parameter for beacon interval
 2010-10-19  7:31 UTC 

[PATCH] ath9k_hw: Fix TX carrier leakage for IEEE compliance on AR9003 2.2
 2010-10-19  5:47 UTC 

[PATCH] cfg80211: fix regression on processing country IEs
 2010-10-19  0:44 UTC 

memory clobber in rx path, maybe related to ath9k
 2010-10-18 22:46 UTC  (43+ messages)

[PATCH 2/3 V2] b43: N-PHY: define registers names for 2056 radio
 2010-10-18 20:34 UTC  (2+ messages)

[PATCH] compat: backport sock_recv_ts_and_drops
 2010-10-18 20:43 UTC  (2+ messages)

[PATCH 1/2] compat-wireless: backport sock_recv_ts_and_drops in compat
 2010-10-18 20:36 UTC  (2+ messages)
` [PATCH 2/2] compat-wireless: make patches apply again

[mac80211] mac80211: Support multiple VIFS per AP in debugfs
 2010-10-18 20:05 UTC  (4+ messages)

Compat-wireless release for 2010-10-18 is baked
 2010-10-18 19:03 UTC 

[PATCH] iw: print out eirp for triplets on scan
 2010-10-18 18:37 UTC 

[PATCH] compat-wireless: enable uninstall for staging & atlxx
 2010-10-18 18:05 UTC  (2+ messages)

[PATCH v2] wl1271: Fix warning about unsupported RX rate
 2010-10-18 15:12 UTC  (3+ messages)

[PATCH 0/9] update for 2.6.37
 2010-10-18 14:16 UTC  (6+ messages)
` [PATCH 1/9] iwlagn: need longer tx queue stuck timer for coex devices

[PATCH v4 00/03] wl1271: 11n Support, add support to 80211n spec
 2010-10-18 14:09 UTC  (2+ messages)

[PATCH v3 0/4] wl1271: TX optimizations & fixes
 2010-10-18 13:51 UTC  (2+ messages)

[PATCH] ath9k: Remove the median function in rate control
 2010-10-18  6:07 UTC 

[PATCH] ath5k: Properly initialize ath_common->cc_lock
 2010-10-18  2:57 UTC  (2+ messages)
` [ath5k-devel] "

[PATCH 1/6] ath9k_hw: optimize interrupt mask changes
 2010-10-18  1:52 UTC  (8+ messages)
` [PATCH 2/6] ath9k_hw: small optimization in ar9002_hw_get_isr
` [PATCH 3/6] ath9k_hw: optimize tx status descriptor processing
  ` [PATCH 4/6] ath9k: optimize/fix ANI RSSI processing

2.6.36-rc8-git3: Reported regressions 2.6.34 -> 2.6.35
 2010-10-17 20:53 UTC 

[PATCH] compat-wireless: unload modules list updated
 2010-10-17 20:23 UTC  (3+ messages)
` [PATCH] compat-wireless: update Makefile modules

2.6.36-rc8-git3: Reported regressions from 2.6.35
 2010-10-17 20:15 UTC 

Compat-wireless release for 2010-10-17 is baked
 2010-10-17 19:02 UTC 

reconnection bug with ath9k
 2010-10-17  3:57 UTC 

[PATCH] ath9k: Convert to new PCI PM framework
 2010-10-16 20:02 UTC  (5+ messages)

Compat-wireless release for 2010-10-16 is baked
 2010-10-16 19:02 UTC 

[PATCH] carl9170: fix memory leak issue in async cmd macro wrappers
 2010-10-16 18:47 UTC 

[PATCH 2.6.36] mac80211: don't sanitize invalid rates
 2010-10-16 16:49 UTC 

[PATCH] carl9170: fix async command buffer leak
 2010-10-15 23:38 UTC 

General protection fault in ieee80211_stop_tx_ba_sessions
 2010-10-16  0:21 UTC  (3+ messages)

[PATCH 3/7] drivers/net/wireless/p54/eeprom.c: Return -ENOMEM on memory allocation failure
 2010-10-15 15:49 UTC  (2+ messages)

Complexity of Adding 5/10 MHz Channel Support
 2010-10-15 22:30 UTC 

[PATCH] ath9k_hw: optimize all descriptor access functions
 2010-10-15 23:01 UTC 

[PATCH v2] ath9k: Properly initialize ath_common->cc_lock
 2010-10-15 22:11 UTC  (2+ messages)

[PATCH] ath9k: Properly initialize ath_common->cc_lock
 2010-10-15 21:59 UTC  (2+ messages)
` [ath9k-devel] "

[PATCH 1/4] ath9k_hw: store the clock rate in common data on channel changes
 2010-10-15 21:40 UTC  (4+ messages)
` [PATCH 2/4] ath5k: "
  ` [PATCH 3/4] ath9k_hw: move the cycle counter tracking to ath

[PATCH] ath9k: Clear DMA addresses when buffers are freed
 2010-10-15 21:29 UTC 

[PATCH] ath9k: fix sparse complaint on aphy for debugfs
 2010-10-15 20:27 UTC 

pull request: bluetooth-next-2.6 2010-10-13
 2010-10-15 20:04 UTC  (2+ messages)

[PATCH v2.6.36-rc7] mac80211: cancel restart_work explicitly instead of depending on flush_scheduled_work()
 2010-10-15 20:07 UTC  (8+ messages)

compat-wireless question
 2010-10-15 19:53 UTC  (4+ messages)

Compat-wireless release for 2010-10-15 is baked
 2010-10-15 19:03 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).