linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-09-12 19:08:37 to 2011-09-15 13:46:44 UTC [more...]

[PATCH 1/4] ath6kl: Remove auth type fall back in auto authentication mode
 2011-09-15 13:46 UTC  (4+ messages)
` [PATCH 4/4] ath6kl: Fix random reconnect failures

[PATCH 1/9] ath6kl: query device tree for firmware board-id
 2011-09-15 13:37 UTC  (2+ messages)

[PATCH 1/2] ath9k: load noise floor from history after the full chip reset
 2011-09-15 13:32 UTC  (2+ messages)
` [PATCH 2/2] ath9k: Reset caldata on radio enable

[PATCH v2] ath9k_hw: Fix magnitude/phase coeff correction
 2011-09-15 13:32 UTC 

[PATCH] wl12xx: Use dev_hlid for auth and assoc req
 2011-09-15 13:05 UTC 

3.1-rc6+ rtl8192se issue
 2011-09-15 12:44 UTC 

[PATCH RESEND 1/4] ath9k_hw: clean up hardware revision checks
 2011-09-15 12:25 UTC  (4+ messages)
` [PATCH RESEND 2/4] ath9k_hw: remove dead code in the eeprom ops
  ` [PATCH RESEND 3/4] ath9k_hw: fix setting the hardware diversity flag
    ` [PATCH RESEND 4/4] ath9k_hw: remove ar9100_hw_compute_pll_control

[PATCH 1/4] ath9k_hw: clean up hardware revision checks
 2011-09-15 12:22 UTC  (4+ messages)
` [PATCH 2/4] ath9k_hw: remove dead code in the eeprom ops
  ` [PATCH 3/4] ath9k_hw: fix setting the hardware diversity flag
    ` [PATCH 4/4] ath9k_hw: remove ar9100_hw_compute_pll_control

[PATCH] ath6kl: Fix static WEP configuration in AP mode
 2011-09-15 12:10 UTC 

[PATCH] wireless: Do not allow disabled channel in scan request
 2011-09-15 12:10 UTC 

[RFC] wireless: Do not allow disabled channel in scan request
 2011-09-15 12:08 UTC  (3+ messages)

About the patch: "staging: brcm80211: only enable brcmsmac if bcma is not set"
 2011-09-15 11:53 UTC  (19+ messages)

[PATCH] ath9k: sync the dma buffer after changing the retry flag
 2011-09-15 10:59 UTC 

[RFC] mac80211: Do not allow disabled channel during scan
 2011-09-15 10:59 UTC  (2+ messages)

[RFC 0/5] TDLS support for nl80211/mac80211 drivers
 2011-09-15 10:25 UTC  (6+ messages)
` [RFC 1/5] nl80211: support sending TDLS commands/frames
` [RFC 2/5] mac80211: handle TDLS high-level commands and frames
` [RFC 3/5] nl80211/mac80211: allow adding TDLS peers as stations
` [RFC 4/5] mac80211: add a HW flag for TDLS support
` [RFC 5/5] mac80211: send data directly to TDLS peers

[PATCH] wl12xx: send all pending packets on channel change
 2011-09-15 10:00 UTC 

[PATCH] wireless: Fix rate mask for scan request
 2011-09-15  9:42 UTC 

[PATCH 1/2] wl12xx: remove TIM ie from probe response
 2011-09-15  9:33 UTC  (4+ messages)
` [PATCH 2/2] wl12xx: remove P2P "

compat-wireless cross compilation
 2011-09-15  9:23 UTC 

[RFC] wireless: Fix rate mask for scan request
 2011-09-15  9:19 UTC  (3+ messages)

[PATCH] cfg80211: add cfg80211_find_vendor_ie() function
 2011-09-15  9:18 UTC  (4+ messages)

[PATCH] ipw2x00: fix rtnl mutex deadlock
 2011-09-15  7:42 UTC  (3+ messages)

[PATCH V2 14/17] staging: brcm80211: simplification of brcmf_netdev_ioctl_priv()
 2011-09-15  8:06 UTC 

[PATCH V2 02/17] staging: brcm80211: remove ioctl layer from brcmsmac
 2011-09-15  8:06 UTC 

[PATCH] ath9k: fix setting the IEEE80211_TX_CTL_CLEAR_PS_FILT flag
 2011-09-15  8:03 UTC 

[PATCH] ath6kl: Deinitialize wiphy on error
 2011-09-15  7:57 UTC 

[PATCH 1/3] ath9k: fix enabling interrupts after a hardware error interrupt
 2011-09-15  7:57 UTC  (6+ messages)
` [PATCH 2/3] ath9k: make beacon timer initialization more reliable
  ` [PATCH 3/3] ath9k: ensure that rx is not enabled during a reset

[PATCH] mac80211: fix endian issues and comments for BAR failure handling
 2011-09-15  7:37 UTC 

Bug#641424: iwlagn: fails to reconnect to WPA2-enterprise (Reason: 23)
 2011-09-14 23:33 UTC  (2+ messages)

[PATCH 0/2] Big-endian fixes for rt2800usb
 2011-09-14 21:50 UTC  (3+ messages)
` [PATCH 1/2] rt2800pci: Fix compiler error on PowerPC
` [PATCH 2/2] rtl2800usb: Fix incorrect storage of MAC address on big-endian platforms

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

[PATCH 01/12] ath9k: remove ATH_TX_XRETRY and BUF_XRETRY flags
 2011-09-14 19:24 UTC  (12+ messages)
` [PATCH 02/12] ath9k: reduce the number of functions that access the tx descriptor
  ` [PATCH 03/12] ath9k: move ath_buf_set_rate to remove a forward declaration
    ` [PATCH 04/12] ath9k: call ath9k_hw_set_desc_link for beacon descriptors
      ` [PATCH 05/12] ath9k_hw: do not recalculate the descriptor checksum in ar9003_hw_fill_txdesc
        ` [PATCH 06/12] ath9k_hw: add a new API for setting tx descriptors
          ` [PATCH 07/12] ath9k: use the "
            ` [PATCH 08/12] ath9k_hw: remove the old tx descriptor API
              ` [PATCH 09/12] ath9k: optimize ath9k_ps_restore
                ` [PATCH 10/12] ath9k: remove a redundant check in ath_tx_form_aggr
                  ` [PATCH 11/12] ath9k: optimize ath_tx_rc_status usage
                    ` [PATCH 12/12] ath9k: do not insert padding into tx buffers on AR9380+

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

Latency and connection problems with a carl9170-based AP
 2011-09-14 17:59 UTC  (4+ messages)

[PATCH] ath9k_hw: Fix magnitude/phase coeff correction
 2011-09-14 16:54 UTC  (9+ messages)

Carl9170 Firmware
 2011-09-14 17:00 UTC  (3+ messages)

AR9170 chipset details
 2011-09-14 11:15 UTC  (4+ messages)

[PATCH] wl12xx: support p2p interfaces
 2011-09-14 10:06 UTC  (2+ messages)

[PATCH v2] wl12xx: set mac80211 flags for A-MPDU aggregation support
 2011-09-14 10:00 UTC  (2+ messages)

[PATCH 1/6] wl12xx: don't indicate up PS-filtered dummy packets
 2011-09-14  9:56 UTC  (6+ messages)
` [PATCH 2/6] wl12xx: AP mode - don't regulate FW blocks for non-active STAs

[PATCH 2/2] ath9k: Fix PS wrappers and enabling LED
 2011-09-14  9:39 UTC 

[PATCH 1/2] ath9k: enable LED pin for AR946/8x chipsets
 2011-09-14  9:39 UTC 

[PATCH] wireless: Reset beacon_found while updating regulatory
 2011-09-14  9:33 UTC  (2+ messages)

[PATCH 0/3] wl12xx: add support for SSID matching in sched_scan
 2011-09-14  9:25 UTC  (2+ messages)

[PATCH v2] wl12xx: declare support for WIPHY_FLAG_AP_UAPSD
 2011-09-14  9:24 UTC  (2+ messages)

[PATCH] wl12xx: set psd_type and sp_len on wl12xx_cmd_add_peer()
 2011-09-14  9:21 UTC  (2+ messages)

[PATCH] wl12xx: use kstrtoul_from_user
 2011-09-14  9:20 UTC  (2+ messages)

[PATCH] wl12xx: remove deprecated CONFIG_WL12XX_HT flag
 2011-09-14  9:19 UTC  (2+ messages)

[PATCH v2 1/5] wl12xx: don't disconnect on recovery
 2011-09-14  9:19 UTC  (2+ messages)

[PATCH 1/4] wl12xx: print acx id
 2011-09-14  9:19 UTC  (2+ messages)

pull request: iwlegacy 2011-09-14
 2011-09-14  8:59 UTC 

[PATCH v2] ath9k_hw: Do full chip reset on 11A channels for AR9003
 2011-09-14  8:50 UTC 

pull request: wl12xx 2011-09-14
 2011-09-14  8:38 UTC 

[PATCH 00/17] staging: brcm80211: 5th reaction to mainline patch #2
 2011-09-14  7:04 UTC  (21+ messages)
` [PATCH 01/17] staging: brcm80211: remove static function declaration in dhd_sdio
` [PATCH 02/17] staging: brcm80211: remove ioctl layer from brcmsmac
` [PATCH 03/17] staging: brcm80211: remove function ieee_set_channel()
` [PATCH 04/17] staging: brcm80211: fix for fullmac build problem
` [PATCH 05/17] staging: brcm80211: macro cleanup in softmac dma
` [PATCH 06/17] staging: brcm80211: cleanup of softmac macro EDCF_ENAB()
` [PATCH 07/17] staging: brcm80211: removed function brcms_c_wme_initparams_sta()
` [PATCH 08/17] staging: brcm80211: macro cleanup in softmac main.c
` [PATCH 09/17] staging: brcm80211: added clarification on softmac dma alignment
` [PATCH 10/17] staging: brcm80211: remove devpath related nvram variable lookup
` [PATCH 11/17] staging: brcm80211: remove brcms_c_get_par and set_par functions
` [PATCH 12/17] staging: brcm80211: macro cleanup in softmac rate.h
` [PATCH 13/17] staging: brcm80211: separated public from private ioctl functions
` [PATCH 14/17] staging: brcm80211: simplification of brcmf_netdev_ioctl_priv()
` [PATCH 15/17] staging: brcm80211: cleaned up function brcmf_cfg80211_get_key()
` [PATCH 16/17] staging: brcm80211: fullmac sparse endianness encryption keys check
` [PATCH 17/17] staging: brcm80211: introduced fullmac function get/set u32 to/from dongle

[PATCH] ath9k_hw: Do full chip reset on 11A channels
 2011-09-14  6:43 UTC  (5+ messages)

[PATCH 1/4] ath9k_hw: Add initvals and register definitions for AR946/8x chipsets
 2011-09-14  4:45 UTC  (6+ messages)
` [PATCH 2/4] ath9k_hw: Split tx/rx gain table initval handling
` [PATCH 3/4] ath9k_hw: Add support for AR946/8x chipsets
` [PATCH 4/4] ath9k_hw: move register definitions to header files

[RFC] wireless: Reset beacon_found while updating regulatory
 2011-09-14  3:09 UTC  (3+ messages)

Compat-wireless archive?
 2011-09-14  0:44 UTC  (4+ messages)

Bug#641424: iwlagn: fails to reconnect to WPA2-enterprise (Reason: 23)
 2011-09-13 23:44 UTC  (5+ messages)

Carl9170 firmware
 2011-09-13 21:21 UTC 

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

carl9170: rssi value available?
 2011-09-13 14:24 UTC 

Temporary(?) relocation of wireless git trees
 2011-09-13 13:29 UTC  (3+ messages)

wl12xx.git temporarily moved to github
 2011-09-13  9:30 UTC 

[PATCH v2 4/4] NFC: driver for TI shared transport
 2011-09-13  8:46 UTC 

[PATCH v2 3/4] NFC: basic NCI protocol implementation
 2011-09-13  8:46 UTC 

[PATCH v2 1/4] NFC: Add dev_up and dev_down control operations
 2011-09-13  8:46 UTC 

[PATCH v2 2/4] NFC: move nfc.h from include/net to include/net/nfc
 2011-09-13  8:46 UTC 

[PATCH v2 0/4] NFC: NCI protocol implementation
 2011-09-13  8:45 UTC 

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

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

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

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


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