linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2010-04-01 20:16:45 to 2010-04-08 04:00:17 UTC [more...]

[PATCH 0/4] ath5k: misc fixes
 2010-04-08  3:55 UTC  (2+ messages)
` [PATCH 2/4] ath5k: clean up queue manipulation

[PATCH] mac80211: fix paged RX crypto
 2010-04-08  3:36 UTC  (3+ messages)

pull request: wireless-2.6 2010-04-07
 2010-04-07 23:45 UTC  (3+ messages)

2.6.34-rc3-git6: Reported regressions from 2.6.33
 2010-04-07 23:06 UTC  (6+ messages)

[PATCH] compat-wireless: fix fallbacks for unknown branch, remote or remote URL
 2010-04-07 22:11 UTC  (2+ messages)

wireless-next-2.6 rebased from commit bc53e5129ce879ba024b7d21981871ea63a37b42
 2010-04-07 18:55 UTC 

[PATCH] ath9k: fix compilation without CONFIG_ATH9K_DEBUGFS
 2010-04-07 16:40 UTC  (3+ messages)

Convert arc4 from a cipher into a block cipher
 2010-04-07 16:31 UTC  (25+ messages)
` [PATCH 1/7] crypto: rename arc4
` [PATCH 2/7] crypto: add blkcipher implementation of ARC4
    ` [PATCH v2] "
` [PATCH 3/7] crypto/testmgr: add testing for arc4 based on ecb(arc4)
` [PATCH 4/7] net/wireless: switch lib80211_crypt_tkip from arc4 to arc4blk
` [PATCH 5/7] net/wireless: switch lib80211_crypt_wep "
` [PATCH 6/7] net/mac80211: convert wep "
` [PATCH 7/7] net/ppp_mppe: convert "

[PATCH] mac80211: enhance tracing
 2010-04-07 14:48 UTC 

[PATCH 1/5] ath9k_htc: Protect RX stream variables
 2010-04-07 10:25 UTC  (6+ messages)

[PATCH 1/4] compat-wireless: remove patch part dealing with net/net_namespace.h
 2010-04-07  7:12 UTC  (5+ messages)
` [PATCH 2/4] compat-wireless: remove 13-trace.patch, it's handled in compat now
` [PATCH 3/4] compat-wireless: remove 25-device_create.patch, it's handled by compat
` [PATCH 4/4] compat-wireless: find the actual remote URL

[PATCH] compat: add net/net_namespace.h stub for Linux 2.6.23 and older
 2010-04-07  7:07 UTC  (2+ messages)

[PATCH] rt2x00: use rt2800_config_channel_rt3x for rt2872
 2010-04-07  7:06 UTC 

[PATCH] ath9k: simplify AR9220 fixup code for AR_AN_TOP2 register
 2010-04-07  7:05 UTC  (2+ messages)

[PATCH v2] mac80211: check whether scan is in progress before queueing scan_work
 2010-04-07  6:29 UTC  (2+ messages)

[PATCH] mac80211: check whether scan is in progress before queueing scan_work
 2010-04-07  6:09 UTC  (11+ messages)

[PATCH 3/5] ath9k_htc: Fix module unloading issue
 2010-04-07  4:24 UTC  (3+ messages)

[PATCH] mwl8k: use the dma state API instead of the pci equivalents
 2010-04-07  0:34 UTC  (4+ messages)

[PATCH 1/2] compat: add device_create() implementation for Linux 2.6.26 and older
 2010-04-06 23:34 UTC  (3+ messages)
` [PATCH 2/2] compat: add stub headers linux/tracepoint.h and trace/define_trace.h

[PATCH] compat-wireless: use wireless_handlers for wext functions
 2010-04-06 23:32 UTC  (2+ messages)

FW RT307x/RT309x
 2010-04-06 22:08 UTC  (6+ messages)
` [rt2x00-users] "

[PATCH] wireless: rt2x00: delete duplicates ids in rt73usb rt2500usb
 2010-04-06 22:06 UTC  (3+ messages)

[PATCH 0/4] rt2x00: Powersave fixes
 2010-04-06 21:26 UTC  (5+ messages)

[PATCH 1/2] compat-wireless: Backport changes in pcmcia system
 2010-04-06 21:03 UTC  (4+ messages)
` [PATCH 2/2] compat-wireless: fix use of device_create

[PATCH] iwlwifi: use the dma state API instead of the pci equivalents
 2010-04-06 20:58 UTC  (3+ messages)

[PATCH V3] rt2x00: remove MCU requests for SoC platforms
 2010-04-06 20:44 UTC  (9+ messages)
  ` [PATCH V4] "

[PATCH 1/3] ath: Add a bus type field
 2010-04-06 19:51 UTC  (4+ messages)

[PATCH] ath9k: fix double calls to ath_radio_enable
 2010-04-06 19:05 UTC 

Another AR5008 hang
 2010-04-06 18:08 UTC  (5+ messages)
      ` Lockup inside of stop_machine() during modprobe aes (was Re: Another AR5008 hang)

[PATCH] libertas/sdio: set ECSI and SCSI bits for 1-bit transfers
 2010-04-06 16:07 UTC  (5+ messages)
` [PATCH] libertas/sdio: set ECSI bit "
    ` [PATCH] libertas/sdio: 8686: "

[PATCH] iw: Parse some common WPS attributes
 2010-04-06 15:03 UTC 

[PATCH 0/2] Two small fixes for rt2x00
 2010-04-06 14:55 UTC  (3+ messages)
` [PATCH 1/2] rt2x00: Fix typo in RF register programming of rt2800

[ath9k_htc] Current patches against 2.6.34-rc3-git4
 2010-04-06 11:42 UTC 

[PATCH 2/5] ath9k_htc: Fix RX URB reference count
 2010-04-06 10:00 UTC 

[PATCH 5/5] ath9k_htc: Fix HTC layer memleak
 2010-04-06  9:58 UTC 

[PATCH 4/5] ath9k_htc: Use anchors for REGOUT pipe
 2010-04-06  9:58 UTC 

[PATCH 0/7] mac80211 fixes
 2010-04-06  9:18 UTC  (8+ messages)
` [PATCH 1/7] mac80211: annotate station rcu dereferences
` [PATCH 2/7] mac80211: fix station destruction problem
` [PATCH 3/7] mac80211: remove irq disabling for sta lock
` [PATCH 4/7] mac80211: remove ieee80211_sta_stop_rx_ba_session
` [PATCH 5/7] mac80211: rename WLAN_STA_SUSPEND to WLAN_STA_BLOCK_BA
` [PATCH 6/7] mac80211: clean up/fix aggregation code
` [PATCH 7/7] mac80211: fix some RX aggregation locking

Compat wireless with kernel 2.6.33
 2010-04-06  6:58 UTC  (6+ messages)

[PATCH] compat: Backport clamp
 2010-04-05 21:02 UTC 

Memory corruption with 2.6.32.10, but not with 2.6.34-rc3
 2010-04-05 10:59 UTC  (4+ messages)

p54pci: "device does not respond!"
 2010-04-05 10:16 UTC  (3+ messages)
  ` prism54 -> p54pci transition not working

[PATCH 1/3] ath9k: Add support for newer AR9285 chipsets
 2010-04-05  9:18 UTC  (3+ messages)
` [PATCH 2/3] ath9k_htc: Add support for power save
  ` [PATCH 3/3] ath9k_htc: Configure the beacon timers once the scan is completed

[PATCH] mac80211: fix ieee80211_meshconf_ie::meshconf_cap type to be u16
 2010-04-05  7:38 UTC  (7+ messages)
    ` [PATCH] mac80211: fix ieee80211_meshconf_ie::meshconf_cap type to be __le16

RTL 8187b - naughty behaviour
 2010-04-05  3:43 UTC  (15+ messages)

[RFT/RFC] p54pci: prevent stuck rx-ring on slow system
 2010-04-04 10:20 UTC  (2+ messages)

[PATCH] cfg80211: Add local-state-change-only auth/deauth/disassoc
 2010-04-04  6:37 UTC 

iwlagn unexpected AddBA Req
 2010-04-03 21:52 UTC  (5+ messages)

[PATCH] rt2500usb: fix powersaving random failures
 2010-04-03 15:28 UTC  (10+ messages)
` [rt2x00-users] "
    ` [PATCH] [RFC] rt2500pci: fix powersaving
            ` [rt2x00-users] "

[PATCH 0/3] iwlwifi fixes for 2.6.34
 2010-04-02 20:39 UTC  (4+ messages)
` [PATCH 1/3] iwlwifi: fix DMA allocation warnings
` [PATCH 2/3] iwlwifi: use consistent table for tx data collect
` [PATCH 3/3] iwlwifi: avoid Tx queue memory allocation in interface down

[PATCH 0/7] iwlwifi updates for 2.6.35
 2010-04-02 20:38 UTC  (8+ messages)
` [PATCH 1/7] iwlwifi: merge module parameters into single place
` [PATCH 2/7] iwlwifi: remove irrelevant comments
` [PATCH 3/7] iwlwifi: clear rxq->queue in queue reset
` [PATCH 4/7] iwlwifi: deprecate "iwl4965" alias support
` [PATCH 5/7] iwlwifi: code cleanup for generic defines
` [PATCH 6/7] iwlwifi: remove trailing space in messages
` [PATCH 7/7] iwlwifi: avoid Tx queue memory allocation in interface down

Pending patches for 802.11 not marked stable or which requires a manual backport
 2010-04-02 17:36 UTC 

[PATCH] wl1251: use DRIVER_NAME macro in wl1251_spi_driver
 2010-04-02 12:31 UTC 

[PATCH v2] ath5k: Adaptive Noise Immunity (ANI) Implementation
 2010-04-02  9:44 UTC 

[PATCH] b43: N-PHY: fix copy&paste typo
 2010-04-02  7:28 UTC  (4+ messages)

firmware_loading_store: vmap() failed, broken firmware with kernles .27 - .30
 2010-04-02  6:42 UTC 

firmware_loading_store: vmap() failed, broken firmware with kernles .27 - .30
 2010-04-02  1:53 UTC  (2+ messages)

[PATCH] Remove MCU requests for SoC platforms
 2010-04-01 20:16 UTC  (4+ messages)
  ` [PATCH V2] "


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).