linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2009-06-09 00:26:59 to 2009-06-11 15:54:51 UTC [more...]

[PATCH/RFC 0/7] wl12xx SDIO interface
 2009-06-11 15:54 UTC  (16+ messages)
` [PATCH/RFC 1/7] wl12xx: separate bus i/o code into io.c
` [PATCH/RFC 2/7] wl12xx: use wiphy_dev instead of wl->spi->dev
` [PATCH/RFC 3/7] wl12xx: introduce wl12xx_if_operations struct
` [PATCH/RFC 4/7] wl12xx: make wl12xx_set_partition bus agnostic
` [PATCH/RFC 5/7] wl12xx: move module probe methods into spi.c
` [PATCH/RFC 6/7] wl12xx: split spi interface into separate module
` [PATCH/RFC 7/7] wl12xx: add sdio support

[PATCH] mac80211: Do not try to associate with an empty SSID
 2009-06-11 15:27 UTC  (4+ messages)
` [PATCH v2] "

RFC: cross-building crda
 2009-06-11 15:21 UTC 

Testing AP mode with WLAN-USB-Stick: How to obtain?
 2009-06-11 15:06 UTC  (2+ messages)

Testing AP mode with WLAN-USB-Stick: How to obtain?
 2009-06-11 14:42 UTC  (23+ messages)

VT6656 driver source now GPL
 2009-06-11 13:50 UTC  (6+ messages)

[PATCH] rfkill: create useful userspace interface
 2009-06-11 12:56 UTC  (39+ messages)
                    ` [RFC] rfkill: remove set_global_sw_state()
                        ` [PATCH v2] rfkill: remove set_global_sw_state
                            ` [PATCH v3] "
                              ` [PATCH v4] "

[PATCH 1/3] [compat-2.6] Add iwmc3200wifi driver
 2009-06-11 12:41 UTC  (5+ messages)
` [PATCH 2/3] [compat-2.6] Update compat.diff
` [PATCH 3/3] [compat-2.6] Backport rfkill for kernel older than 2.6.31

Sending netlink messages in mac80211 tx handler
 2009-06-11 10:55 UTC  (5+ messages)

[RFT 0/3] driver rfkill to cfg80211 ports
 2009-06-11 10:40 UTC  (11+ messages)
` [RFT 2/3] ath9k: port to cfg80211 rfkill

[PATCH 2.6.31] sony: fix rfkill code again
 2009-06-11 10:08 UTC 

compat-wireless: ridiculous build speed
 2009-06-11  9:29 UTC 

pull request: wireless-next-2.6 2009-06-10
 2009-06-11  6:44 UTC  (2+ messages)

[PULL REQUEST] IEEE 802.15.4 stack: generic parts v4
 2009-06-11  3:52 UTC  (3+ messages)

[PATCH 1/2] ath5k: cleanup ath5k_hw struct
 2009-06-11  2:22 UTC  (2+ messages)
` [PATCH 2/2] ath5k: enable hardware LEDs

[PATCH] mac80211: disassociate when switching bands and not scanning
 2009-06-10 22:44 UTC  (9+ messages)
      ` [ath9k-devel] "

[PATCH] mac80211 : fix a race with update_tkip_key
 2009-06-10 22:17 UTC  (8+ messages)

[PATCH 00/18] wireless: rate cleanups
 2009-06-10 20:31 UTC  (22+ messages)
` [PATCH 01/18] mac80211: disable moving between PS modes during scan
` [PATCH 02/18] mac80211: drop frames for sta with no valid rate
` [PATCH 03/18] ath9k: downgrade assert in rc.c for invalid rate
` [PATCH 04/18] iwlwifi: remove rs_get_rate workaround
` [PATCH 05/18] ath9k: cleanup try count for MRR in rate control
` [PATCH 06/18] ath9k: remove unused min rate calculation code
` [PATCH 07/18] ath9k: remove unused stepdown when looking for the next rate
` [PATCH 08/18] ath9k: remove pointless wrapper ath_rc_rate_getidx()
` [PATCH 09/18] ath9k: rename ath_rc_get_nextlowervalid_txrate()
` [PATCH 10/18] ath9k: remove unused ath_rc_isvalid_txmask()
` [PATCH 11/18] ath9k: remove ATH9K_MODE_11B
` [PATCH 12/18] ath9k: remap ATH9K_MODE_*
` [PATCH 13/18] ath9k: rename ath_rc_ratefind_ht() to ath_rc_get_highest_rix()
` [PATCH 14/18] ath9k: remove unnecessary IEEE80211_TX_CTL_NO_ACK checks
` [PATCH 15/18] mac80211: make minstrel/pid RC use ieee80211_is_data(fc)
` [PATCH 16/18] iwlwifi: "
` [PATCH 17/18] mac80211: add helper for management / no-ack frame rate decision
` [PATCH 18/18] ath9k: remove rate control wraper

[PATCH 0/7] ATH9K bug fixes - TX hang & Signal Quality issue
 2009-06-10 16:31 UTC  (10+ messages)
` [PATCH 1/7] ath9k: Manipulate and report the correct RSSI
  ` [PATCH 2/7] ath9k: AR9285 & AR9280 INI update and minor bug fixes
    ` [PATCH 3/7] ath9k: remove unnecessary STATION mode check
      ` [PATCH 4/7] ath9k: stop ani when the STA gets disconnected
        ` [PATCH 5/7] ath9k: race condition in SCANNING state check during ANI calibration
          ` [PATCH 6/7] ath9k: Fix TX hang issue with Atheros chipsets
            ` [PATCH 7/7] ath9k: schedule aggregation regardless of queue depth
              ` [PATCH] ath9k: Fix panic when ath9k is unloaded

[PATCH] cfg80211: fix rfkill locking problem
 2009-06-10 14:50 UTC 

Cross compiling libnl, iw, crda and friends
 2009-06-10 14:59 UTC  (6+ messages)

[PATCH 2.6.31] mac80211: disable PS while probing AP
 2009-06-10 13:16 UTC 

[PATCH 1/18 v2] mac80211: disable moving between PS modes during scan
 2009-06-10 13:16 UTC  (2+ messages)
` [PATCH 1/18 v3] "

[PATCH 0/3] Few clean ups
 2009-06-10 12:20 UTC  (4+ messages)
` [PATCH 1/3] ath9k: Nuke unneccesary helper function to see if aggr is active
  ` [PATCH 2/3] ath9k: Remove unnecessary count for addba attempt
    ` [PATCH 3/3] ath9k: downgrade ASSERT() in ath_clone_txbuf()

[PATCH] rfkill: include err.h
 2009-06-10  7:22 UTC  (4+ messages)

[ath5k-devel] [PATCH] ath5k: added cfg80211 based rfkill support
 2009-06-10  3:43 UTC  (8+ messages)
`  "
      ` [PATCH] ath5k: minor rfkill cleanup

[RFC] mac80211: disconnect when user changes channel
 2009-06-09 21:54 UTC  (2+ messages)
` [RFC v2] "

[PATCH] cfg80211: pass netdev to change_virtual_intf
 2009-06-09 19:11 UTC  (2+ messages)

[PATCH] b43 add harware tkip
 2009-06-09 18:01 UTC  (5+ messages)

[PATCH] mac80211: clean up return value of __ieee80211_parse_tx_radiotap
 2009-06-09 17:48 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] mac80211: don't use master netdev name
 2009-06-09 15:40 UTC  (5+ messages)

[PATCH, RFC] b43: Add fw capabilities
 2009-06-09 14:19 UTC  (3+ messages)

[PATCH] mac80211: Fix the way ADDBA request count being modified
 2009-06-09 14:12 UTC  (4+ messages)

[PATCH 1/3] Staging: stlc45xx: sync with gitorious git tree
 2009-06-09 11:31 UTC  (5+ messages)

[PATCH] ath9k: Fix tx stuck when connected to aggr disabled HT AP
 2009-06-09  9:58 UTC 

[PATCH 2/2] compat-wireless: update for 2009-06-08
 2009-06-09  9:42 UTC  (4+ messages)

[PATCH] sony-laptop: no need to unblock rfkill on load
 2009-06-09  9:30 UTC  (6+ messages)

[PATCH] cfg80211: fix for duplicate response for driver reg request
 2009-06-09  8:56 UTC  (2+ messages)

[PATCH 0/3] ath9k: rate fix for invalid frames
 2009-06-09  8:55 UTC  (6+ messages)
` [PATCH 1/3] mac80211: fix - drop frames for sta with no valid rate
` [PATCH 2/3] mac80211: add debugfs counter for not valid birate frames
` [PATCH 3/3] ath9k: downgrade assert in rc.c for invalid rate

ath9k deadbeef on 0x806c
 2009-06-09  8:49 UTC  (2+ messages)

[PATCH 00/15] ath9k/mac80211/iwlwifi: rate control cleanup
 2009-06-09  5:35 UTC  (13+ messages)
` [PATCH 01/15] ath9k: fix oops by downgrading assert in rc.c

BUG at net/wireless/reg.c:2132 on PowerPC
 2009-06-09  1:50 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).