linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-09-16 19:28:25 to 2011-09-20 10:06:22 UTC [more...]

[RFT][PATCH] ath5k: Add rfkill_disable module parameter
 2011-09-20 10:06 UTC  (2+ messages)

Alfa AWUS036NHR with RTL8188RU chipset
 2011-09-20  9:32 UTC  (4+ messages)

[PATCH] mac80211: add ieee80211_set_dyn_ps_timeout()
 2011-09-20  8:59 UTC  (11+ messages)

[PATCH] ath6kl: pass only unicast frames for aggregation
 2011-09-20  8:49 UTC  (3+ messages)

[RFC v2] mac80211: make use of supported rates for probe requests
 2011-09-20  7:27 UTC  (2+ messages)

pull request: iwlegacy 2011-09-14
 2011-09-20  7:18 UTC  (5+ messages)

Fix compat-wireless build on 2.6.37
 2011-09-20  5:43 UTC 

[PATCH v2 1/4] ath9k_hw: make ath9k_hw_set_interrupts use ah->imask by default
 2011-09-20  2:45 UTC  (24+ messages)
` [PATCH v2 2/4] ath9k_hw: clean up tx power handling
  ` [PATCH v2 3/4] ath: remove ath_regulatory::current_rd_ext
    ` [PATCH v2 4/4] ath9k_hw: remove EEP_REG_1

[PATCH 00/20] staging: brcm80211: 7th reaction for mainline patch #2
 2011-09-20  1:12 UTC  (25+ messages)
` [PATCH 01/20] staging: brcm80211: sparse endianness warnings on dongle events
` [PATCH 02/20] staging: brcm80211: various fulmac sparse endianness fixes
` [PATCH 03/20] staging: brcm80211: sparse endianness warnings for struct brcmf_proto_cdc_ioctl
` [PATCH 04/20] staging: brcm80211: sparse endianness warnings for struct sdpcm_shared
` [PATCH 05/20] staging: brcm80211: more fullmac sparse endianness scan related changes
` [PATCH 06/20] staging: brcm80211: remove unconditional code blocks from brcmfmac
` [PATCH 07/20] staging: brcm80211: remove event handler thread from fullmac
` [PATCH 08/20] staging: brcm80211: remove fullmac module_param brcmf_dongle_memsize
` [PATCH 09/20] staging: brcm80211: remove fullmac module_param brcmf_sdiod_drive_strength
` [PATCH 10/20] staging: brcm80211: remove fullmac module_param for watchdog
` [PATCH 11/20] staging: brcm80211: remove fullmac module_param brcmf_idletime
` [PATCH 12/20] staging: brcm80211: remove global variables for data frame boundary
` [PATCH 13/20] staging: brcm80211: removed two fullmac sparse spinlock warnings
` [PATCH 14/20] staging: brcm80211: added endianness check flag to fullmac Makefile
` [PATCH 15/20] staging: brcm80211: removed likely/unlikely calls
` [PATCH 16/20] staging: brcm80211: removed log after kzalloc()/kmalloc() failure
` [PATCH 17/20] staging: brcm80211: clarified fullmac io and event codes
` [PATCH 18/20] staging: brcm80211: consistent naming of struct net_device *ndev
` [PATCH 19/20] staging: brcm80211: simplified internal ioctl function once more
` [PATCH 20/20] staging: brcm80211: reduced checkpatch warnings to zero

pull request: wireless-next 2011-09-19
 2011-09-19 20:48 UTC 

RTL8192SE and 802.11n problem
 2011-09-19 20:04 UTC  (5+ messages)
                    ` 答复: 答复: 答复: "

[RFC 0/5] TDLS support for nl80211/mac80211 drivers
 2011-09-19 19:52 UTC  (6+ messages)
` [RFC 4/5] mac80211: add a HW flag for TDLS support

[PATCH 0/4] rtlwifi: Miscellaneous cleanups
 2011-09-19 19:44 UTC  (6+ messages)
` [PATCH 1/4] rtlwifi: rtl8192ce: Change modinfo messages
` [PATCH 2/4] rtlwifi: rtl8192se: "
` [PATCH 3/4] rtlwifi: rtl8192de: "
` [PATCH 4/4] rtlwifi: Combine instances of RTL_HAL_IS_CCK_RATE macros

Compat-wireless release for 2011-09-19 is baked
 2011-09-19 19:03 UTC  (2+ messages)

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

[RFC] mac80211: make use of supported rates for probe requests
 2011-09-19 17:56 UTC 

[PATCH 03/12] ath9k: move ath_buf_set_rate to remove a forward declaration
 2011-09-19 17:39 UTC  (14+ messages)
` [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+

3.1-rc6+ rtl8192se issue
 2011-09-19 17:13 UTC  (5+ messages)
      ` 答复: "

[PATCH 0/9] ath6kl: Use cfg80211 BSS table without local node table
 2011-09-19 16:15 UTC  (10+ messages)
` [PATCH 1/9] ath6kl: Fix BSS update on roaming
` [PATCH 2/9] ath6kl: Remove deprecated WMI_OPT_RX_FRAME_EVENTID processing
` [PATCH 3/9] ath6kl: Remove RSSI update for internal node table
` [PATCH 4/9] ath6kl: Remove unnecessary node table update on disconnect event
` [PATCH 5/9] ath6kl: Replace internal node table with cfg80211 BSS table
` [PATCH 6/9] ath6kl: Remove the unused node table implementation
` [PATCH 7/9] ath6kl: Remove unnecessary bssinfo event header conversion
` [PATCH 8/9] ath6kl: Update BSS information after connection
` [PATCH 9/9] ath6kl: Export beacon interval and DTIM period through STA info

[PATCH v3 1/3] nl80211: Parse channel type attribute in an ibss join request
 2011-09-19 15:46 UTC  (11+ messages)
` [PATCH v3 2/3] mac80211: Add HT helper functions
` [PATCH v3 3/3] mac80211: Add HT operation modes for IBSS

[PATCH] ath9k: Store noise immunity values across scanning
 2011-09-19 14:45 UTC 

Update regulatory rules for New Zealand (NZ)
 2011-09-19 14:13 UTC  (2+ messages)

Latency and connection problems with a carl9170-based AP
 2011-09-19 13:06 UTC  (5+ messages)

[PATCH v2 2/4] NFC: move nfc.h from include/net to include/net/nfc
 2011-09-19 12:12 UTC  (3+ messages)

[PATCH v2 3/4] NFC: basic NCI protocol implementation
 2011-09-19 12:14 UTC  (4+ messages)

[PATCH] wl12xx: implement set_bitrate_mask callback
 2011-09-19 10:51 UTC 

[PATCH v2 1/4] NFC: Add dev_up and dev_down control operations
 2011-09-19 10:05 UTC  (2+ messages)

[PATCH v2] ath6kl: Indicate the roaming capability of the firmware
 2011-09-19  7:59 UTC 

[PATCH 1/2] wl12xx: add dynamic_ps_timeout debugfs entry
 2011-09-19  7:07 UTC  (6+ messages)
` [PATCH 2/2] wl12xx: handle CHANGE_AUTO_MODE_TIMEOUT_EVENT_ID

[PATCH v2] ath6kl: deinitialise wiphy on error
 2011-09-19  7:05 UTC  (2+ messages)

[PATCH] ath6kl: Fix static WEP configuration in AP mode
 2011-09-19  7:02 UTC  (2+ messages)

[PATCH] ath6kl: Indicate the roaming capability of the firmware
 2011-09-19  6:52 UTC  (2+ messages)

[PATCH 1/4] ath6kl: Remove auth type fall back in auto authentication mode
 2011-09-19  6:48 UTC  (4+ messages)

pull request: wl12xx 2011-09-19
 2011-09-19  6:01 UTC 

ath9k_htc: "No free RX buffer" in monitor mode
 2011-09-19  5:39 UTC  (5+ messages)

[PATCH] b43: Fix beacon problem in ad-hoc mode
 2011-09-18 23:24 UTC 

No beacons in ad-hoc mode with b43
 2011-09-18 23:05 UTC  (6+ messages)

problem with intel 5300
 2011-09-18 21:02 UTC  (5+ messages)

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

[PATCH 1/2] iwlegacy: change IWL_WARN to IWL_DEBUG_HT in iwl4965_tx_agg_start
 2011-09-18 14:41 UTC  (8+ messages)

[PATCH] ath9k: use ACCESS_ONCE_RW for write assignments
 2011-09-18 11:18 UTC  (3+ messages)

[PATCH v2 0/4 RESEND] NFC: NCI protocol implementation
 2011-09-18  8:19 UTC  (5+ messages)
` [PATCH v2 1/4 RESEND] NFC: Add dev_up and dev_down control operations
` [PATCH v2 2/4 RESEND] NFC: move nfc.h from include/net to include/net/nfc
` [PATCH v2 3/4 RESEND] NFC: basic NCI protocol implementation
` [PATCH v2 4/4 RESEND] NFC: driver for TI shared transport

did my hardware die?
 2011-09-18  5:15 UTC  (4+ messages)

[PATCH v3 1/1] mac80211: fix indentation
 2011-09-17 22:16 UTC 

Multiple Virtual Interfaces: when the station one fails the ap follows
 2011-09-17 20:55 UTC 

pull request: bluetooth 2011-09-17
 2011-09-17 20:26 UTC 

Compat-wireless release for 2011-09-17 is baked
 2011-09-17 19:10 UTC  (2+ messages)

Compat-wireless release based on wireless-testing
 2011-09-17 14:13 UTC  (2+ messages)

[PATCH 1/4] ath9k_hw: make ath9k_hw_set_interrupts use ah->imask by default
 2011-09-17 14:09 UTC  (4+ messages)
` [PATCH 2/4] ath9k_hw: clean up tx power handling
  ` [PATCH 3/4] ath: remove ath_regulatory::current_rd_ext
    ` [PATCH 4/4] ath9k_hw: remove EEP_REG_1

[PATCH] ath9k: Add debugfs support for mac/baseband samples
 2011-09-17 13:30 UTC  (5+ messages)
    ` [PATCH] ath9k: Fix samp_lock init for non-DEBUGFS

mac80211 regression (deadlock) with built-in ipw2200
 2011-09-17 10:32 UTC  (2+ messages)

deactivating one of the two wireless connections
 2011-09-17  1:49 UTC  (2+ messages)

Bluetooth regression with headphones
 2011-09-16 22:38 UTC  (3+ messages)

[PATCH 00/19] staging: brcm80211: 6th reaction for mainline patch #2
 2011-09-16 19:28 UTC  (16+ messages)
` [PATCH 04/19] staging: brcm80211: remove fullmac module_param for packet filter feature
` [PATCH 05/19] staging: brcm80211: remove global variable brcmf_roam from fullmac
` [PATCH 06/19] staging: brcm80211: remove global variable brcmf_radio_up "
` [PATCH 07/19] staging: brcm80211: simplified brcmf_proto_ioctl()
` [PATCH 08/19] staging: brcm80211: removed set_fs/get_fs/get_ds calls from brcmf_dev_ioctl()
` [PATCH 09/19] staging: brcm80211: fixed sparse endianness warnings on fullmac scan pars
` [PATCH 10/19] staging: brcm80211: fixed sparse endianness warnings on fullmac assoc pars
` [PATCH 11/19] staging: brcm80211: fixed sparse endianness warnings on fullmac scb pars
` [PATCH 12/19] staging: brcm80211: fixed sparse endianness warnings on fullmac ratespec
` [PATCH 13/19] staging: brcm80211: remove _brcmf_sysioc_thread in fullmac
` [PATCH 14/19] staging: brcm80211: remove fullmac module_param for ARP offload feature
` [PATCH 15/19] staging: brcm80211: remove brcmfmac interface name override
` [PATCH 16/19] staging: brcm80211: remove for_each_bss() macro from brcmfmac driver
` [PATCH 18/19] staging: brcm80211: remove static global variables from dhd_sdio.c
` [PATCH 19/19] staging: brcm80211: sparse endianness warnings on fullmac bss info


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