linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2009-04-07 12:51:37 to 2009-04-11 23:55:58 UTC [more...]

attempt to scan fails (device busy) if essid/ssid was changed recently
 2009-04-11 23:55 UTC  (17+ messages)

[RFT/RFC] rtl8187: Implement TX/RX blink for LED
 2009-04-11 16:36 UTC  (7+ messages)

ath5k blind to nearby network
 2009-04-11 16:19 UTC  (2+ messages)

[PATCH 2/2] b43legacy: Clean up beacon IRQ
 2009-04-11 16:26 UTC 

[PATCH 1/2] b43legacy: Fixes for beaconing
 2009-04-11 16:25 UTC 

b43legacy AP
 2009-04-11 16:04 UTC  (5+ messages)

Mesh point and AP mode at same time
 2009-04-11 11:59 UTC 

[PATCH] cfg80211: convert mutex assert to macro
 2009-04-11 11:32 UTC 

b43 rfkill LED broken in 2.6.30-rc1 from wireless-testing
 2009-04-11 10:43 UTC  (5+ messages)

[PATCH] rt2x00: prevent double kfree when failing to register hardware
 2009-04-11  7:50 UTC  (2+ messages)

[PATCH 2/2] p54: remove obsolet signal quality calculation
 2009-04-11  1:58 UTC 

[PATCH 1/2] p54: utilize all available key slots for decryption offload
 2009-04-11  1:58 UTC 

BUG in wiphy_update_regulatory when loading ath5k (on latest git)
 2009-04-10 22:26 UTC  (7+ messages)
  ` [ath5k-devel] "

Additional USB identifier for otus driver [WN111v2]
 2009-04-10 17:49 UTC  (3+ messages)

[PATCH] mac80211: re-upload keys only after telling driver about association
 2009-04-10 16:05 UTC  (4+ messages)

[PATCH] ar9170: fix struct layout on arm
 2009-04-10  8:02 UTC 

[PATCH] rfkill: Fix broken rfkill LED in 2.6.30-rc1
 2009-04-10  7:33 UTC  (2+ messages)

Another regression in 2.6.30-rc1
 2009-04-10  5:19 UTC  (5+ messages)

iwl3945 regression: WARNING: at net/wireless/core.c:291
 2009-04-10  4:29 UTC  (8+ messages)
` [PATCH] fix iwl3945 registration regression

localversion-wireless missing from wireless-testing
 2009-04-10  4:27 UTC  (3+ messages)

Patch "module: try_then_request_module must wait" in Linus tree
 2009-04-10  3:07 UTC 

[PATCH] orinoco: correct timeout logic in __orinoco_hw_set_tkip_key()
 2009-04-10  1:41 UTC 

Mesh point and AP mode at same time
 2009-04-09 22:41 UTC 

[PATCH 1/2] [compat-2.6]: Sync compat.diff with new wireless-testing master-2009-04-08. Most parts are backporting net_device_ops parts in drivers to older versions. This is working with kernel 2.6.27 and building at least with kernel 2.6.27 to 2.6.29
 2009-04-09 20:30 UTC  (3+ messages)
` [PATCH 2/2] [compat-2.6] Sorted compat.diff with the help of git. The content of compat.diff was only sorted with this patch there are no really changes to it

sony-laptop still using rfkill's user_claim_unsupported
 2009-04-09 18:34 UTC  (2+ messages)

ath9k slow throughput when acciotated with wrt54gl
 2009-04-09 16:49 UTC 

Atheros Linux wireless support - ramifications of reverse engineering alien technology
 2009-04-09 15:30 UTC  (2+ messages)

What is needed to inplement a AP support in a driver?
 2009-04-09 12:08 UTC  (4+ messages)

Problems with 2.6.30-rc1
 2009-04-09 10:37 UTC  (3+ messages)

[PATCH] mac80211: make scan IE length more dynamic
 2009-04-09  8:43 UTC 

2.6.30-rc1: intel 3945 no wireless
 2009-04-09  6:47 UTC  (5+ messages)

Regression in 2.6.30-rc1 since commit acae0515 - wireless broken
 2009-04-09  0:02 UTC  (11+ messages)

rtl8187 diversity
 2009-04-08 23:36 UTC  (5+ messages)

[PATCH] b43: Remove unnecessary MMIO in interrupt hotpath
 2009-04-08 19:26 UTC 

[PATCH 0/6] iwlwifi driver updates 04/08/2009
 2009-04-08 18:39 UTC  (7+ messages)
` [PATCH 1/6] iwlwifi: Display decoded rate/mcs information
  ` [PATCH 2/6] iwlwifi: do not set dual_stream_ant_msk for 3 streams
    ` [PATCH 3/6] iwlagn: Sync rxon active with changes
      ` [PATCH 4/6] iwlwifi: check triple_stream_basic_rates in iwl_full_rxon_required
        ` [PATCH 5/6] iwlcore: fix channel display in debugfs
          ` [PATCH 6/6] iwlwifi: adding interrupt counter in debugfs for debugging

[PATCH 0/18] iwl3945 porting updates
 2009-04-08 18:26 UTC  (19+ messages)
` [PATCH 01/18] iwl3945: use iwl_bss_info_changed
  ` [PATCH 02/18] iwl3945: use iwl_mac_beacon_update
    ` [PATCH 03/18] iwlwifi: add commit_rxon lib
      ` [PATCH 04/18] iwl3945: delay mode setting
        ` [PATCH 05/18] iwlwifi: add station management ops
          ` [PATCH 06/18] iwl3945: replace station function with station ops
            ` [PATCH 07/18] iwlwifi: use station management ops
              ` [PATCH 08/18] iwl3945/iwlwifi: unify add_station function
                ` [PATCH 09/18] iwl3945: use iwl_get_sta_id from iwlwifi
                  ` [PATCH 10/18] iwlwifi: add set_rxon_chain op
                    ` [PATCH 11/18] iwl3945: use iwl_set_mode in 3945
                      ` [PATCH 12/18] iwl3945: use iwl_mac_add_interface from iwlwifi
                        ` [PATCH 13/18] iwl3945: use iwl_mac_remove_interface "
                          ` [PATCH 14/18] iwl3945: use iwl_mac_config "
                            ` [PATCH 15/18] iwlwifi: add config_ap lib op
                              ` [PATCH 16/18] iwl3945: use iwl_mac_config_interface from iwlwifi
                                ` [PATCH 17/18] iwl3945: use iwl_mac_get_tx_stats "
                                  ` [PATCH 18/18] iwl3945: use iwl_mac_reset_tsf "

[RFC] rfkill: rewrite
 2009-04-08 18:06 UTC  (5+ messages)

[Fwd: Re: Trouble Associating with ath5k on AR5212]
 2009-04-08 17:43 UTC  (6+ messages)

[RFC] p54: generate channel list dynamically
 2009-04-08 15:38 UTC  (2+ messages)

[PATCH 1/1] ath5k: fix hw rate index condition
 2009-04-08 15:22 UTC  (11+ messages)
                  ` [ath5k-devel] "

[PATCH] libertas: don't leak skb on receive error
 2009-04-08 14:23 UTC  (3+ messages)

unreachable code in airo_set_auth()
 2009-04-08 14:15 UTC  (3+ messages)
  ` [PATCH] airo: queue SIOCSIWAUTH-requested auth mode change for next commit

[PATCH 2.6.29-wl] libertas: add support for Marvell SD8688 chip
 2009-04-08 14:00 UTC  (2+ messages)

wireless mini summit
 2009-04-08 13:51 UTC  (4+ messages)

[ANN] iw: v0.9.12
 2009-04-08 12:40 UTC 

Trouble Associating with ath5k on AR5212
 2009-04-08 12:10 UTC  (7+ messages)

[PATCH] mac80211: update injection documentation
 2009-04-08 10:54 UTC 

[PATCH] Add device ID for OQO model 01+
 2009-04-08  5:17 UTC  (2+ messages)

2.6.29 linus tree: iwlagn Failed to register hw (error -2) on first try. Success on unload and retry
 2009-04-08  3:30 UTC  (3+ messages)
` [ipw3945-devel] "

[ANN] Stable kernel series Linux wireless backports
 2009-04-08  1:08 UTC 

iwlagn preventing hibernation with TuxOnIce
 2009-04-07 23:14 UTC  (3+ messages)

Making promisc mode work with WPA encryption?
 2009-04-07 21:11 UTC  (7+ messages)

[PATCH v2 0/5] wireless: listen to reg bw preferences
 2009-04-07 20:59 UTC  (13+ messages)
` [PATCH v2 1/5] cfg80211: Process regulatory max bandwidth checks for HT40
` [PATCH v2 3/5] mac80211: check if HT40+/- is allowed before sending assoc

Linux wireless mini-summit -- Berlin, June 2009
 2009-04-07 20:39 UTC  (3+ messages)

mac80211: changing number of queues in ops->start
 2009-04-07 19:51 UTC  (7+ messages)

No local loopback for mac80211_hwsim test setup
 2009-04-07 19:07 UTC  (3+ messages)

zd1211 3.0.0.56 "vendor driver" - please help port to zd1211rw
 2009-04-07 16:08 UTC  (6+ messages)

ath9k becon loss messages
 2009-04-07 15:19 UTC  (10+ messages)

[PATCH] mac80211: correct wext transmit power handler
 2009-04-07 13:22 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).