linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2008-06-28 18:38:33 to 2008-07-01 21:14:00 UTC [more...]

Commit c4438fa71bf412862ed0b73111956b0ffd8209d3 breaks WPA
 2008-07-01 21:14 UTC  (3+ messages)

[PATCH] libertas: support USB persistence on suspend/resume (resend)
 2008-07-01 19:52 UTC  (2+ messages)

Compilation warnings for latest wireless-testing
 2008-07-01 20:37 UTC  (2+ messages)

[PATCH/RFC] b43: remove input device usage for rfkill
 2008-07-01 18:44 UTC  (24+ messages)
  ` [PATCH/RFC v2] "
      ` [PATCH/RFC v3] "

[PATCH] iwlwifi: remove input device and fix rfkill state
 2008-07-01 16:56 UTC  (2+ messages)

linux-next: manual merge of the ttydev tree
 2008-07-01 16:45 UTC 

Link specific statistics in Adhoc-Mode
 2008-07-01 16:11 UTC 

[PATCH] mac80211: fix alternating-BSSID issue in IBSS
 2008-07-01 14:48 UTC 

[PATCH 1/1] iwlwifi: fix error path of iwl_rfkill_init
 2008-07-01 14:13 UTC  (12+ messages)
` [PATCH 1/2] mac80211: add bar capability
  ` [PATCH 1/1] mac80211: fix warning: unused variable ifsta
    ` [PATCH 2/2] iwlwifi: request Tx of bar if necessary
  ` [PATCH] iwlwifi: remove input device from iwl3945

[PATCH 1/1] mac80211: remove useless tid assignment for management and control frames
 2008-07-01 13:28 UTC  (6+ messages)
` [PATCH 1/1] mac80211: remove usless tid assignment for managment "

rt61 and TSF reporting?
 2008-07-01 11:41 UTC  (8+ messages)

[PATCH 1/2 V2] mac80211: add bar capability
 2008-07-01 11:31 UTC  (2+ messages)

compat-wireless high packet loss
 2008-07-01 10:04 UTC  (9+ messages)

[PATCH] mac80211: Don't request encryption for proble response
 2008-07-01  8:48 UTC  (2+ messages)

[PATCH-2.6.26 00/2] iwlwifi driver patches for 2.6.26
 2008-07-01  1:20 UTC  (3+ messages)
` [PATCH-2.6.26 1/2] iwlwifi: fix incorrect 5GHz rates reported in monitor mode
  ` [PATCH-2.6.26 2/2] iwlwifi: drop skb silently for Tx request "

pull request: wireless-next-2.6 2008-06-30
 2008-06-30 21:56 UTC 

[PATCH] b43/b43legacy: add RFKILL_STATE_HARD_BLOCKED support
 2008-06-30 21:35 UTC  (3+ messages)

pull request: wireless-2.6 2008-06-30
 2008-06-30 20:44 UTC  (2+ messages)

[RFC PATCH 00/19] orinoco: WPA for Agere based cards
 2008-06-30 20:16 UTC  (25+ messages)
` [RFC PATCH 01/19] orinoco: Add ESSID specific scanning for Agere fw
  ` [RFC PATCH 02/19] orinoco: Update scan translation
    ` [RFC PATCH 03/19] orinoco: Specify all three parameters to every Hermes command
      ` [RFC PATCH 04/19] orinoco: Move EXPORT_SYMBOL declarations next to exported function
        ` [RFC PATCH 05/19] orinoco: Add function to execute Hermes initialisation commands synchronously
          ` [RFC PATCH 06/19] orinoco: Move firmware download functionality into new module
            ` [RFC PATCH 07/19] orinoco: Make firmware download logic more generic
              ` [RFC PATCH 08/19] orinoco: Extend hermes_dld routines for Agere firmware
                ` [RFC PATCH 09/19] orinoco: Invoke firmware download in main driver
                  ` [RFC PATCH 10/19] orinoco: Fix transmit for Agere/Lucent with fw 9.x
                    ` [RFC PATCH 11/19] orinoco: address checkpatch typedef warning
                      ` [RFC PATCH 12/19] orinoco: Use extended Agere scans available on 9.x series firmwares
                        ` [RFC PATCH 13/19] orinoco: Don't use boolean parameter to record encoding type
                          ` [RFC PATCH 14/19] orinoco: Split wevent work thread from wevent sending
                            ` [RFC PATCH 15/19] orinoco: Use a macro to define wireless handlers
                              ` [RFC PATCH 16/19] orinoco: Add WE-18 ioctls for WPA
                                ` [RFC PATCH 17/19] orinoco: Send association events to userspace
                                  ` [RFC PATCH 18/19] orinoco: Process bulk of receive interrupt in a tasklet
                                    ` [RFC PATCH 19/19] orinoco: Add MIC on TX and check on RX

IBSS lockdep failure
 2008-06-30 17:53 UTC  (6+ messages)

[PATCH] Add module parameter to override regioncode on libertas
 2008-06-30 17:29 UTC  (6+ messages)

[PATCH] p54: Add quality output to iwlist and iwconfig
 2008-06-30 16:48 UTC  (6+ messages)

[PATCH 1/1 V2] cfg80211: adding NONE regdomain
 2008-06-30 14:27 UTC  (11+ messages)

[PATCH 0/3] mac80211 updates
 2008-06-30 13:10 UTC  (4+ messages)
` [PATCH 1/3] mac80211: get rid of function pointers in TX path
` [PATCH 2/3] mac80211: get rid of function pointers in RX path
` [PATCH 3/3] mac80211: rework debug settings and make debugging safer

[PATCH 1/1] mac80211: don't accept WEP keys other than WEP40 and WEP104
 2008-06-30  9:25 UTC  (5+ messages)

[PATCH 00/33] iwlwifi driver 06/30 updates
 2008-06-30 10:28 UTC  (39+ messages)
` [PATCH 01/33] iwlwifi: configure uCode to use open loop tx power algorithm
  ` [PATCH 02/33] iwlwifi: Add eeprom version to the version file in sysfs
    ` [PATCH 03/33] iwlwifi: better station table maintenance
      ` [PATCH 04/33] iwlwifi: use iwl_is_associated when possible
        ` [PATCH 05/33] iwlwifi: add REPLY_TX_POWER_DBM_CMD to get_cmd_string
          ` [PATCH 06/33] iwlwifi: send ADD_STA before RXON with assoc bit
            ` [PATCH 07/33] iwlwifi: move RX stats to core, and move temperature to handler
              ` [PATCH 08/33] iwlwifi: don't send REPLY_REMOVE_ALL_STA upon exit
                ` [PATCH 09/33] iwlwifi: move RX handlers to iwl-rx.c
                  ` [PATCH 10/33] iwlwifi: remove useless network and duplicate checking
                    ` [PATCH 11/33] iwlwifi: setup compressed BA handler
                      ` [PATCH 12/33] iwlwifi: move rx aggregation functions to iwl-rx.c
                        ` [PATCH 13/33] iwlwifi: remove obsolete lq_ready use
                          ` [PATCH 14/33] iwlwifi: fix IBSS association flow
                            ` [PATCH 15/33] iwlwifi: keep the STATUS_EXIT_PENDING flag till the end of down flow
                              ` [PATCH 16/33] mac80211: add beacon timestamp to beacon template in IBSS
                                ` [PATCH 17/33] iwlwifi: adjust TSF "
                                  ` [PATCH 18/33] iwlwifi : Patch adds rfkill subsystem for 3945
                                    ` [PATCH 19/33] iwlwifi: don't bring up interface if RF-kill avoids radio
                                      ` [PATCH 20/33] iwlwifi: unite common settings of HW params
                                        ` [PATCH 21/33] iwlwifi: control 11n capabilities through module param
                                          ` [PATCH 22/33] iwlwifi: Remove unnecessary code
                                            ` [PATCH 23/33] iwlwifi: eliminate iwl4965_mac_get_tsf
                                              ` [PATCH 24/33] iwlwifi: blocking mac_start until uCode is complete
                                                ` [PATCH 25/33] iwlwifi: clean up HW RF-kill state machine and restarts
                                                  ` [PATCH 26/33] iwlwifi: fix 4965 uCode load
                                                    ` [PATCH 27/33] iwlwifi: fix incorrect 5GHz rates reported in monitor mode
                                                      ` [PATCH 28/33] iwlwifi: fix incorrect monitor mode operation
                                                        ` [PATCH 29/33] iwlwifi: drop skb silently for Tx request in monitor mode
                                                          ` [PATCH 30/33] iwlwifi: enable packet injection for iwl3945
                                                            ` [PATCH 31/33] iwlwifi: fix iwl4965 temperature callback calibration issue
                                                              ` [PATCH 32/33] iwl3945: remove RFKILL_STATE_HARD_BLOCKED warnings
                                                                ` [PATCH 33/33] iwlwifi: remove the input device from rfkill_mngr

Problem making compat-wireless-2.6
 2008-06-30 10:24 UTC  (9+ messages)

[PATCH 1/1] compat-wireless: fix compilation of mac80211
 2008-06-30  8:56 UTC  (2+ messages)

[PATCH] Comment out duplicate device entry
 2008-06-30  3:04 UTC  (2+ messages)

pull request: wireless-next-2.6 2008-06-27
 2008-06-30  1:26 UTC  (5+ messages)

compat wireless, i3945, tcpdump: Machine freezes
 2008-06-29 22:17 UTC  (5+ messages)

WARNING: at net/mac80211/rx.c:319 __ieee80211_rx_handle_packet+0x325/0x775()
 2008-06-29 17:20 UTC  (5+ messages)

[PATCH 1/1] cfg80211: adding NONE regdomain
 2008-06-29  9:18 UTC  (2+ messages)

WARNING: at net/mac80211/rx.c:319 __ieee80211_rx_handle_packet+0x325/0x775()
 2008-06-28 20:47 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).