linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2008-08-02 21:21:46 to 2008-08-05 18:20:11 UTC [more...]

Please pull 'upstream' branch of rt2x00
 2008-08-05 18:44 UTC  (13+ messages)
` [PATCH 1/5] rt2x00: Implement HW encryption
  ` [PATCH 2/5] rt2x00: Implement HW encryption (rt61pci)
    ` [PATCH 3/5] rt2x00: Implement HW encryption (rt73usb)
      ` [PATCH 4/5] rt2x00: Gather channel information in structure
        ` [PATCH 5/5] rt2x00: Release rt2x00 2.2.0
` [Rt2400-devel] Please pull 'upstream' branch of rt2x00

Fixing rt2500pci
 2008-08-05 18:44 UTC  (5+ messages)

[GIT PATCH] rfkill changes for 2.6.28, set 1
 2008-08-05 18:37 UTC  (48+ messages)
` [PATCH 1/8] rfkill: detect bogus double-registering (v2)
` [PATCH 2/8] rfkill: add default global states (v2)
` [PATCH 3/8] rfkill: add __must_check annotations
` [PATCH 4/8] rfkill: introduce RFKILL_STATE_MAX
` [PATCH 5/8] rfkill: add WARN_ON and BUG_ON paranoia
` [PATCH 6/8] rfkill: use the new WARN()
` [PATCH 8/8] rfkill: add support for wake-on-wireless-packet

[PATCH] Fix incorrect conditional nesting, that prevented inclusion of compat symbols
 2008-08-05 18:05 UTC 

[PATCH] ath5k: set short preamble flag for rx
 2008-08-05 17:32 UTC 

[PATCH] p54: Fix for TX sequence number problem that resulted from commit 741b4fbc44
 2008-08-05 16:23 UTC 

[PATCH 00/19] orinoco: WPA for Agere based cards
 2008-08-05 16:22 UTC  (8+ messages)
` [PATCH 01/19] orinoco: Add ESSID specific scanning for Agere fw

pull request: wireless-2.6 2008-08-04
 2008-08-05 15:30 UTC  (16+ messages)

one remaining unused CONFIG variable under net/
 2008-08-05 15:41 UTC  (4+ messages)

[PATCH 00/10] iwlwifi driver 08/04 updates
 2008-08-05 15:36 UTC  (15+ messages)
` [PATCH 01/10] iwlwifi: HW bug fixes
  ` [PATCH 02/10] iwlwifi: memory allocation optimization
    ` [PATCH 03/10] iwlwifi: kill struct iwl4965_lq_mngr
      ` [PATCH 04/10] iwlwifi: implement iwl5000_calc_rssi
        ` [PATCH 05/10] iwlwifi: fix unhandled interrupt when HW rfkill is on
          ` [PATCH 06/10] iwlwifi: cleanup iwl_tx_skb
            ` [PATCH 07/10] iwlwifi: add level for debugging host command
              ` [PATCH 08/10] iwlwifi: decrement rx skb counter in scan abort handler
                ` [PATCH 09/10] iwlwifi: grap nic access before accessing periphery registers
                  ` [PATCH 10/10] iwl3945: fix merge mistake for packet injection

[PATCH 1/1] mac80211: filter probes in ieee80211_rx_mgmt_probe_resp
 2008-08-05 15:27 UTC  (6+ messages)

iwl5000 oopses with Linus's tree
 2008-08-05 15:20 UTC  (3+ messages)
` iwl5000 oopses (was: iwl5000 oopses with Linus's tree)

Mesh network project, feedback wanted
 2008-08-05 14:01 UTC  (3+ messages)

[BUG] wireless : cpu stuck for 61s
 2008-08-05 12:24 UTC  (10+ messages)

[PATCH 1/4] list.h: Add list_splice_tail() and list_splice_tail_init()
 2008-08-05  9:03 UTC  (2+ messages)

[PATCH 2/4] list.h: add list_cut_position()
 2008-08-05  8:52 UTC  (4+ messages)

[IWL3945]Fix statistics in monitor mode
 2008-08-05  3:36 UTC  (4+ messages)
  ` [ipw3945-devel] "

The tiacx driver situation
 2008-08-04 21:42 UTC  (2+ messages)

[PATCH] p54: Fix regression due to commit b19fa1f
 2008-08-04 21:14 UTC 

ath9k working, almost
 2008-08-04 18:32 UTC  (10+ messages)

ath9k and signal level
 2008-08-04 18:16 UTC  (4+ messages)

[RFC] cfg80211: add PM hooks
 2008-08-04 17:29 UTC  (7+ messages)

[PATCH 0/4] Atheros IEEE 802.11n ath9k driver
 2008-08-04 15:47 UTC  (7+ messages)
` [PATCH 1/4] list.h: Add list_splice_tail() and list_splice_tail_init()
  ` [PATCH 2/4] list.h: add list_cut_position()
    ` [PATCH 3/4] ath5k: remove Atheros 11n devices from supported list
        ` [PATCH 4/4] ath9k: Add new Atheros IEEE 802.11n driver

Resignation from orinoco and at76_usb
 2008-08-04 12:20 UTC  (5+ messages)

[PATCH 4/4] ath9k: Add new Atheros IEEE 802.11n driver [reference to URL]
 2008-08-04  9:34 UTC  (2+ messages)

[PATCH] ath5k : ath5k_config_interface deadlock fix
 2008-08-04  9:02 UTC  (8+ messages)

[PATCH] iwlwifi: Don't use buffer allocated on the stack for led names
 2008-08-04  3:39 UTC  (2+ messages)

[PATCH 4/7] drivers/net/wireless/ipw2100.c: Release mutex in error handling code
 2008-08-04  2:41 UTC  (2+ messages)

[PATCH 1/1] toshiba_acpi: Add support for bluetooth toggling through rfkill (v2)
 2008-08-04  1:10 UTC  (3+ messages)

[PATCH 1/1] toshiba_acpi: Add support for bluetooth toggling through rfkill (v3)
 2008-08-04  1:07 UTC 

[PATCH] p54: Fix potential concurrent access to private data
 2008-08-03 22:58 UTC 

[BUG] IWL3945: Led doesn't blink in monitor mode
 2008-08-03 22:33 UTC  (3+ messages)
  ` [ipw3945-devel] "

[PATCH] replace net_device arguments with ieee80211_{local,sub_if_data} as appropriate
 2008-08-03 21:28 UTC  (3+ messages)

Q: support for AVM Fritz! WLAN USB in kernel 2.6.25+
 2008-08-03 21:10 UTC  (15+ messages)

[PATCH] rt2x00: Disable link tuning in rt2500usb
 2008-08-03 21:36 UTC  (4+ messages)
` [PATCH v2] "

p54usb broken by commit b19fa1f
 2008-08-03 20:13 UTC  (4+ messages)
` [RFC/RFT] p54usb: Regression due to "

Re:
 2008-08-03 12:52 UTC 

[PATCH 11/31]: net: Implement simple sw TX hashing
 2008-08-03 12:35 UTC  (3+ messages)

[PATCH] move ETH_P_PAE from ieee80211_i.h to if_ether.h
 2008-08-03  9:55 UTC  (3+ messages)

[PATCH 00/12] ath9k: more cleanups for 2.6.27
 2008-08-03  9:18 UTC  (13+ messages)
  ` [PATCH 02/12] ath9k: Update rate control after association
    ` [PATCH 03/12] ath9k: Channel cleanup
      ` [PATCH 04/12] ath9k: Fix channel registration
        ` [PATCH 05/12] ath9k: Consolidate channel list
          ` [PATCH 06/12] ath9k: Pass channel mode when setting a channel
            ` [PATCH 07/12] ath9k: Channel structure cleanup
              ` [PATCH 08/12] ath9k: We don't have a HAL anymore :)
                  ` [PATCH 10/12] ath9k: Port to new skb->cb mac80211 changes
                    ` [PATCH 11/12] ath9k: Add initial link quality reporting
                      ` [PATCH 12/12] ath9k: Use u8/u16/u32

[PATCH]: wme qdisc locking tweak
 2008-08-03  6:54 UTC 

[PATCH 09/12] ath9k: Use standard error codes
 2008-08-03  0:37 UTC 

[PATCH 01/12] ath9k: Fix whitespace damage
 2008-08-03  0:37 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).