linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-09-06 23:47:21 to 2011-09-13 07:50:07 UTC [more...]

[PATCH 00/17] staging: brcm80211: 5th reaction to mainline patch #2
 2011-09-13  7:49 UTC  (3+ messages)
` [PATCH 03/17] staging: brcm80211: remove function ieee_set_channel()
` [PATCH 04/17] staging: brcm80211: fix for fullmac build problem

[PATCH] MAINTANERS: update Qualcomm Atheros addresses
 2011-09-13  7:21 UTC  (3+ messages)
  ` [PATCH] MAINTAINERS: update ath6kl

[PATCH 3.1] iwlagn: fix stack corruption
 2011-09-13  7:18 UTC  (6+ messages)

About the patch: "staging: brcm80211: only enable brcmsmac if bcma is not set"
 2011-09-13  7:03 UTC  (3+ messages)

Compat-wireless archive?
 2011-09-13  6:43 UTC  (3+ messages)

ATH6KL lockup during init
 2011-09-13  6:29 UTC  (5+ messages)

Bluetooth regression with headphones
 2011-09-13  1:33 UTC 

Temporary(?) relocation of wireless git trees
 2011-09-13  0:58 UTC  (2+ messages)

[PATCH_3.1] iwlagn: fix command queue timeout
 2011-09-12 19:09 UTC 

Missing routines for iwlagn on PowerPC build
 2011-09-12 18:58 UTC  (2+ messages)

Compat-wireless release for 2011-09-12 is baked
 2011-09-12 19:02 UTC 

[PATCH 00/20] staging: brcm80211: 4th reaction to mainline patch #2
 2011-09-12 14:56 UTC  (28+ messages)
` [PATCH 01/20] staging: brcm80211: stop using kthread for iscan status check in fullmac
` [PATCH 02/20] staging: brcm80211: cleaned up softmac types.h macro's
` [PATCH 03/20] staging: brcm80211: cleaned up brcmu_utils.h macro's
` [PATCH 04/20] staging: brcm80211: cleaned up brcmu_wifi.h macro's
` [PATCH 05/20] staging: brcm80211: cleaned up fullmac macro's
` [PATCH 06/20] staging: brcm80211: removed fullmac BRCMF_IOCTL_MAGIC support
` [PATCH 07/20] staging: brcm80211: removed fullmac function brcmf_sdcard_iovar_op()
` [PATCH 08/20] staging: brcm80211: remove static function variable in brcmfmac
` [PATCH 09/20] staging: brcm80211: remove static variables from wl_cfg80211.c
` [PATCH 10/20] staging: brcm80211: removed unused encryption/security functionality
` [PATCH 11/20] staging: brcm80211: removed softmac 'tunable' functionality
` [PATCH 12/20] staging: brcm80211: cleaned up unused softmac struct members
` [PATCH 13/20] staging: brcm80211: removed softmac ratespec override functionality
` [PATCH 14/20] staging: brcm80211: removed unused softmac code after macro cleanup
` [PATCH 15/20] staging: brcm80211: removed unused softmac struct brcms_c_if
` [PATCH 16/20] staging: brcm80211: removed several unused softmac main.h struct members
` [PATCH 17/20] staging: brcm80211: removed unused softmac transmit power variables
` [PATCH 18/20] staging: brcm80211: removed more unused softmac main.h struct members
` [PATCH 19/20] staging: brcm80211: removed softmac files alloc.c/alloc.h
` [PATCH 20/20] staging: brcm80211: remove static function declaration in wl_cfg80211

[PATCH 1/9] ath6kl: query device tree for firmware board-id
 2011-09-12 11:13 UTC  (9+ messages)
` [PATCH 2/9] ath6kl: separate firmware fetch from upload
` [PATCH 3/9] ath6kl: fix busy loop in ath6kl_bmi_get_rx_lkahd()
` [PATCH 4/9] ath6kl: add support for firmware API 2 format
` [PATCH 5/9] ath6kl: refactor firmware load address code
` [PATCH 6/9] ath6kl: refactor firmware ext data addr and reserved ram handling size
` [PATCH 7/9] ath6kl: read firmware start address from hardware
` [PATCH 8/9] ath6kl: read reserved ram size from firmware file
` [PATCH 9/9] ath6kl: add firmware capabilities support

looking for more details on BCM4329, access to 802.11 header
 2011-09-12  6:36 UTC  (4+ messages)

[PATCH v2] nl80211/cfg80211/mac80211: fix wme docs
 2011-09-12  7:42 UTC  (2+ messages)

[PATCH] wl12xx: Fix sdio test module functionality
 2011-09-12  7:00 UTC 

[Question] Realtek USB 0bda:8176 as AP?
 2011-09-11 21:18 UTC  (4+ messages)

Compat-wireless release for 2011-09-11 is baked
 2011-09-11 19:02 UTC 

git clone problems
 2011-09-10 21:59 UTC  (3+ messages)

problem with intel 5300
 2011-09-10 20:21 UTC  (3+ messages)

Compat-wireless release for 2011-09-10 is baked
 2011-09-10 19:02 UTC 

[RFC] Move brcm80211 to mainline
 2011-09-10 16:48 UTC  (10+ messages)
` [PATCH v2] "

[PATCH 1/4] ath6kl: Remove auth type fall back in auto authentication mode
 2011-09-10  9:56 UTC  (4+ messages)
` [PATCH 2/4] ath6kl: Set the sme_state to disconnected in disconnect() callback
` [PATCH 3/4] ath6kl: Don't give disconnect command in disconnect event handler
` [PATCH 4/4] ath6kl: Fix random reconnect failures

Backporting the Linux kernel, for good - was: Re: semantic patch inference
 2011-09-10  3:12 UTC  (6+ messages)

Compat-wireless release for 2011-09-09 is baked
 2011-09-09 19:02 UTC 

mac80211 driver for RT3070 wifi card does not work on big-endian platform
 2011-09-09 17:30 UTC  (5+ messages)

Question about netperf terminology in the RTL8192SE and 802.11n problem thread
 2011-09-09 16:28 UTC  (3+ messages)

[FYI] iwlagn: do not use interruptible waits
 2011-09-09 14:18 UTC  (4+ messages)
` [FYI] iwlagn: fix command queue timeout

[PATCH v2 1/4] nl80211: Parse channel type attribute in an IBSS join request
 2011-09-09 14:17 UTC  (5+ messages)
` [PATCH v2 2/4] cfg80211: Add cfg80211_get_bss_ht to also match HT configuration
` [PATCH v2 4/4] mac80211: Add HT operation modes for IBSS

Question: ath6kl (driver/net/wireless/ath/ath6kl) with debug_mask value
 2011-09-09  8:54 UTC  (3+ messages)

[PATCH v2 0/3] QoS headers for mesh
 2011-09-09  8:02 UTC  (7+ messages)
` [PATCH v2 1/3] mac80211: Start implementing QoS support for mesh interfaces
` [PATCH v2 2/3] mac80211: Mesh data frames must have the QoS header
` [PATCH v2 3/3] mac80211: Mark all mesh stations as QoS capable

[RFC] ath9k: Fix PS wrappers and enabling LED
 2011-09-09  5:16 UTC 

[PATCH v2] ath9k: Fix kernel panic on unplugging the device
 2011-09-09  5:11 UTC 

[PATCH] ath9k: Fix kernel panic on unplugging the device
 2011-09-09  4:52 UTC 

File name for libertas_tf_usb firmware
 2011-09-09  1:29 UTC  (2+ messages)

[PATCH v3] libertas: prioritize usb8388_olpc.bin firmware on OLPC machines
 2011-09-09  1:00 UTC  (2+ messages)

[PATCH] wireless: fix kernel-doc warning in net/cfg80211.h
 2011-09-08 17:16 UTC 

iwl4965: "MAC is in deep sleep!" freezes
 2011-09-08 16:19 UTC  (5+ messages)

[PATCH] mac80211: fix suspend/resume races with unregister hw
 2011-09-08 16:57 UTC  (5+ messages)

[PATCH 1/2] iwlegacy: change IWL_WARN to IWL_DEBUG_HT in iwl4965_tx_agg_start
 2011-09-08 16:11 UTC  (7+ messages)

Compat-wireless release for 2011-09-08 is baked
 2011-09-08 19:02 UTC 

[RFC 0/5] Scan optimization
 2011-09-08 14:42 UTC  (13+ messages)
` [RFC v2 1/5] nl80211/cfg80211: adding 'scan_cancel' command
` [RFC 3/5] nl80211/cfg80211: adding intermediate scan result event

[PATCH 1/2] mac80211: Don't aggregate rate probe frames in minstrel_ht
 2011-09-08 12:41 UTC  (5+ messages)
` [PATCH 2/2] rt2x00: Remove special case for rate probe frames

[PATCH 1/7] rt2x00: Move bssidx calculation into its own function
 2011-09-08 12:39 UTC  (7+ messages)
` [PATCH 2/7] rt2x00: Introduce sta_add/remove callbacks
  ` [PATCH 3/7] rt2x00: Add WCID to crypto struct
    ` [PATCH 4/7] rt2x00: Add WCID to HT TX descriptor
      ` [PATCH 5/7] rt2x00: Make use of sta_add/remove callbacks in rt2800
        ` [PATCH 6/7] rt2x00: Forbid aggregation for STAs not programmed into the hw
          ` [PATCH 7/7] rt2x00: Use the available helper functions to initialize the WCID table

[PATCH] wl12xx: Add support for HW channel switch
 2011-09-08 10:01 UTC 

ath6kl.git mirror created to github
 2011-09-08  9:02 UTC 

[PATCH 3/4] NFC: Basic NFC NCI protocol implementation
 2011-09-08  8:26 UTC  (3+ messages)

[PATCH 0/2] QoS headers for mesh
 2011-09-08  7:01 UTC  (8+ messages)

[PATCH] mac80211: Update device channel in case of HW channel switch supported
 2011-09-08  5:44 UTC 

RTL8192SE and 802.11n problem
 2011-09-08  3:42 UTC  (5+ messages)

[RFC 00/11] AP powersaving clients changes
 2011-09-07 20:07 UTC  (12+ messages)
` [RFC 01/11] mac80211: let drivers inform it about per TID buffered frames
` [RFC 02/11] mac80211: unify TIM bit handling
` [RFC 03/11] mac80211: also expire filtered frames
` [RFC 04/11] mac80211: split PS buffers into ACs
` [RFC 05/11] mac80211: remove return value from add_pending_skbs
` [RFC 06/11] mac80211: clear more-data bit on filtered frames
` [RFC 07/11] mac80211: allow releasing driver-buffered frames
` [RFC 08/11] mac80211: implement uAPSD
` [RFC 09/11] mac80211: reply only once to each PS-poll
` [RFC 10/11] mac80211: optimise station flags
` [RFC 11/11] mac80211: add missing station flags to debugfs

[PATCH IGNORE AT YOUR PERIL] cfg80211: force interface combinations to be advertised
 2011-09-07 19:13 UTC  (4+ messages)

Compat-wireless release for 2011-09-07 is baked
 2011-09-07 19:02 UTC 

[PATCH 1/5] rt2x00: Minor optimizazion in txdone path
 2011-09-07 18:11 UTC  (5+ messages)
` [PATCH 2/5] rt2x00: Add LED_CFG register description
  ` [PATCH 3/5] rt2x00: Remove incorrect led blink
    ` [PATCH 4/5] rt2x00: Update some TX descriptor
      ` [PATCH 5/5] rt2x00: Avoid unnecessary uncached

Looking for BCM43228
 2011-09-07 13:48 UTC  (10+ messages)

[PATCH] ath6kl: Avoid taking semaphore in TCMD event report handling func
 2011-09-07  7:23 UTC  (2+ messages)

[PATCH 0/4] ath6kl: Fix AP mode PS buffering and enable AP/P2P
 2011-09-07  7:16 UTC  (7+ messages)
` [PATCH 4/4] ath6kl: Allow enabling of P2P support

RTL8192SE and 802.11n problem
 2011-09-07 14:30 UTC 

[PATCH] cfg80211: verify format of uAPSD information
 2011-09-07  9:50 UTC 

[RFC 0/5] mac80211 AP-side uAPSD support
 2011-09-07 11:42 UTC  (5+ messages)
` [RFC 3/5] mac80211: implement uAPSD
` [RFC 4/5] mac80211: reply only once to each PS-poll

[PATCH] nl80211/cfg80211/mac80211: fix wme docs
 2011-09-07  9:43 UTC  (2+ messages)

[PATCH v2] mac80211: retry sending failed BAR frames later instead of tearing down aggr
 2011-09-07  6:34 UTC  (2+ messages)

[PATCH] p54: Use do_div for 64-bit division to fix 32-bit kernels
 2011-09-07  4:27 UTC  (2+ 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).