linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2007-11-27 13:12:31 to 2007-11-30 00:41:38 UTC [more...]

wireless vs. alignment requirements
 2007-11-30  0:41 UTC  (17+ messages)

ZD1211RW unaligned accesses
 2007-11-29 23:43 UTC  (5+ messages)

coding style lesson: iwlwifi vs. endianness
 2007-11-29 23:02 UTC  (7+ messages)

Please pull 'upstream' branch of rt2x00
 2007-11-29 22:26 UTC  (17+ messages)
` [PATCH 01/11] rt2x00: Replace DRV_NAME with KBUILD_MODNAME
` [PATCH 02/11] rt2x00: Extend PLCP descriptor definition for rt2400pci
` [PATCH 03/11] rt2x00: Move register value/offset files into new folder
` [PATCH 04/11] rt2x00: Add chipset version to chipset debugfs entry
` [PATCH 05/11] rt2x00: Add skb descriptor
` [PATCH 06/11] rt2x00: Add TX/RX frame dumping facility
  ` [Rt2400-devel] "
` [PATCH 07/11] rt2x00: Use IEEE80211_IF_TYPE_INVALID directly
  ` [PATCH 08/11] "
` [PATCH] rt2x00: Only update rssi average approximation on receiving beacon frames
` [PATCH 09/11] rt2x00: Remove redundant code in rfkill setup
` [PATCH 10/11] rt2x00: Cleanup rfkill
` [PATCH 11/11] rt2x00: Release rt2x00 2.0.13

ath5k: filter patch
 2007-11-29 22:20 UTC  (4+ messages)

mac80211 broken wifi packadges
 2007-11-29 21:49 UTC  (2+ messages)

[RFT] [PATCH] b43: fix calc_nrssi_slope
 2007-11-29 21:06 UTC  (4+ messages)
` [RFT] [PATCH v2] "
  ` [RFT] [PATCH v3] "
    ` [RFT] [PATCH v4] "

[PATCH] libertas: implement new scanning logic
 2007-11-29 19:38 UTC  (2+ messages)

[BUG] libertas: probing for Marvell USB8388 fails
 2007-11-29 19:35 UTC  (9+ messages)

[PATCH] libertas: tweak association debug output
 2007-11-29 19:29 UTC  (3+ messages)

[PATCH] libertas: remove user-specified channel list
 2007-11-29 19:20 UTC  (5+ messages)

recieve broken wifi packedge
 2007-11-29 19:07 UTC 

[PATCH] b43: Fix radio LED problem
 2007-11-29 18:58 UTC  (2+ messages)

[PATCH] mac80211: rate limit wep decrypt failed messages
 2007-11-29 16:09 UTC 

[PATCH] less eventcause shifts
 2007-11-29  9:32 UTC  (8+ messages)

[PATCH 1/2] mac80211: set interface MAC address after driver's start() is called
 2007-11-29  9:22 UTC  (6+ messages)
` [PATCH 2/2] iwlwifi: delay firmware loading from pci_probe to network interface open

[PATCH] iwlwifi: delay firmware loading from pci_probe to network interface open
 2007-11-29  9:18 UTC 

[PATCH 1/1] mac80211: move A-MSDU identifier to flags
 2007-11-29  8:35 UTC 

[RFC/T][PATCH][V3] mac80211: Exponential moving average estimate for rc80211_simple
 2007-11-29  4:02 UTC  (13+ messages)

[PATCH 01/36] iwlwifi: Support for uCode without init and bsm section
 2007-11-29  3:17 UTC  (36+ messages)
  ` [PATCH 02/36] iwlwifi: continue namespace changes - fix CONFIG variables
    ` [PATCH 03/36] iwl3945: re-align 3945 event log data
      ` [PATCH 04/36] iwl4965: add comments to rate scaling code
        ` [PATCH 05/36] iwlwifi: add comments to EEPROM stuff
          ` [PATCH 06/36] iwl-4965-hw.h: clean up unused eeprom structures and definitions
            ` [PATCH 07/36] iwlwifi: clean up and clarify some comments after 3945/4965 split
              ` [PATCH 08/36] iwlwifi: Move is_legacy() macro family from iwl-4965-hw.h to iwl-4965-rs.h
                ` [PATCH 09/36] iwlwifi: Add comments to some driver data structures
                  ` [PATCH 10/36] iwlwifi: Document 4965 rate_n_flags bits
                    ` [PATCH 11/36] iwlwifi: Document Rx calibration
                        ` [PATCH 13/36] iwlwifi: clean up some unused definitions in iwl-4965.h and iwl-3945.h
                          ` [PATCH 14/36] iwlwifi: add comments, mostly on Tx queues
                              ` [PATCH 16/36] iwlwifi: fix possibly NULL dereference in iwl_set_rate()
                                ` [PATCH 17/36] iwlwifi: Clean up unused definitions in iwl-3945-hw.h
                                  ` [PATCH 18/36] iwlwifi: clean up unused definitions in iwl-4965-hw.h
                                    ` [PATCH 19/36] iwlwifi: move uCode API definitions to iwl-4965-commands.h
                                      ` [PATCH 20/36] iwlwifi: move HT_IE_EXT_CHANNEL_* driver definitions to iwl-4965.h
                                        ` [PATCH 21/36] iwlwifi: document temperature calculation
                                          ` [PATCH 22/36] iwlwifi: document txpower calculations
                                            ` [PATCH 23/36] iwlwifi: document keep-warm buffer
                                              ` [PATCH 24/36] iwlwifi: document Rx registers
                                                ` [PATCH 25/36] iwlwifi: document Tx registers
                                                  ` [PATCH 26/36] iwlwifi: document shared Tx structures
                                                    ` [PATCH 27/36] iwlwifi: document 4965 Tx scheduler
                                                      ` [PATCH 28/36] iwlwifi: document command header and "alive" responses
                                                        ` [PATCH 29/36] iwlwifi: add comments to RXON command and txpower formats
                                                          ` [PATCH 30/36] iwlwifi: add comments to QOS and ADD_STA commands
                                                            ` [PATCH 31/36] iwlwifi: add comments to Tx commands
                                                              ` [PATCH 32/36] iwlwifi: document 4965 rate scaling
                                                                ` [PATCH 33/36] iwlwifi: enhance WPA authenication stability
                                                                  ` [PATCH 34/36] iwlwifi: fix ucode assertion for RX queue overrun
                                                                    ` [PATCH 35/36] iwlwifi: avoid firmware command sending if rfkill is enabled
                                                                      ` [PATCH 36/36] iwlwifi: update version number to 1.2.22
                              ` [PATCH 15/36] iwlwifi: add comments to iwl*-base.c
                        ` [PATCH 12/36] iwlwifi: Partially clean-up, add comments to iwl-*-hw.h

[PATCH 2/2] [net/wireless/iwlwifi] : iwlwifi 4965 Fix race conditional panic
 2007-11-29  1:43 UTC 

[PATCH 1/2] [net/wireless/iwlwifi] : iwlwifi 3945 Fix race conditional panic
 2007-11-29  1:42 UTC  (3+ messages)
  ` [PATCH 1/2] [net/wireless/iwlwifi] : iwlwifi 3945 Fix raceconditional panic

[PATCH] remove numprobes
 2007-11-28 21:40 UTC  (2+ messages)

Oops with 2.6.24 git when loading iwl3945
 2007-11-28 21:43 UTC  (2+ messages)

mac80211 / iwl3945 + dynamic wep (again)
 2007-11-28 19:50 UTC  (14+ messages)

[PATCH] rt2x00: Add missing rt2x00dump.h file
 2007-11-28 20:18 UTC 

[PATCH] rfkill: fix double-mutex-locking
 2007-11-28 20:13 UTC  (2+ messages)

[RFC/T] b43: Fix Radio On/Off LED action
 2007-11-28 17:08 UTC  (14+ messages)
  ` [RFC/T V2] "

[RFC] iwl4965: proper monitor support
 2007-11-28 16:10 UTC 

[PATCH] b43: Simple 'fix' for radio switch LED regression
 2007-11-28 16:29 UTC  (4+ messages)

[PATCH] libertas: tweak tx path debugging
 2007-11-28 14:56 UTC  (2+ messages)

[PATCH] mac80211: Fix behavior of ieee80211_open and ieee80211_close
 2007-11-28 13:31 UTC  (2+ messages)

[PATCH (2.6.24)] mac80211: drop unencrypted frames if encryption is expected
 2007-11-28 10:09 UTC  (2+ messages)
` [PATCH (for #everything] "

[PATCH (2.6.24, #everything)] mac80211: allow setting drop_unencrypted with wext
 2007-11-28 10:04 UTC 

[PATCH] mac80211: make ieee80211_iterate_active_interfaces not need rtnl
 2007-11-28  9:55 UTC 

[PATCH 2/2] [net/wireless/iwlwifi] : iwlwifi 4965 Fix race conditional panic
 2007-11-28 10:41 UTC 

Please pull 'upstream-jgarzik' branch of wireless-2.6
 2007-11-28  7:25 UTC  (5+ messages)

ath5k debugging take 2
 2007-11-28  5:45 UTC  (3+ messages)
` [PATCH 1/1] ath5k: more consistent debugging

compat-wireless-2.6 update
 2007-11-28  3:15 UTC 

iwlwifi driver vs. mac80211 vs. duplicate transmissions etc
 2007-11-28  1:28 UTC  (2+ messages)

prism54 - MIPS do_be() trap caught
 2007-11-27 18:08 UTC  (3+ messages)

[PATCH 1/1] ubject: [PATCH 1/1] iwlwifi: fix iwl_mac_add_interface handler
 2007-11-27 19:00 UTC 

[RFC/T] rt2x00: Remove redundant code in rfkill setup
 2007-11-27 19:43 UTC  (2+ messages)
` [Rt2400-devel] "

ZyDAS adhoc mode in 802.11a for usb adapters(Zyxel AG-220 etc)
 2007-11-27 18:28 UTC  (4+ messages)

[PATCH] libertas: Add debugfs hooks for configuring LED behavior
 2007-11-27 16:16 UTC  (2+ messages)

[PATCH, take 2] libertas: remove arbitrary typedefs
 2007-11-27 16:10 UTC  (2+ messages)

[PATCH] libertas: let more than one MAC event through
 2007-11-27 16:08 UTC  (2+ messages)

[PATCH, take 2] libertas: rework event subscription
 2007-11-27 16:08 UTC  (2+ messages)

[PATCH (2.6.24) 0/3] last minute iwlwifi fixes
 2007-11-27 16:08 UTC  (6+ messages)

mac80211: unencrypted packet vulnerability
 2007-11-27 13:12 UTC  (3+ 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).