linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-10-11 16:42:25 to 2014-10-20 09:04:30 UTC [more...]

[RESEND PATCH v2 0/4] add VHT support to minstrel_ht
 2014-10-20  9:02 UTC  (22+ messages)
  ` [RESEND PATCH v2 1/4] mac80211: minstrel_ht: Increase the range of handled rate indexes
  ` [RESEND PATCH v2 2/4] mac80211: minstrel_ht: macros adjustments for future VHT_GROUPs
  ` [RESEND PATCH v2 3/4] mac80211: minstrel_ht: include type (cck/ht) in rates flag
  ` [RESEND PATCH v2 4/4] mac80211: minstrel_ht: add basic support for VHT rates <= 3SS@80MHz
    ` [PATCH v3 0/4] add VHT support to minstrel_ht
      ` [PATCH v3 1/4] mac80211: minstrel_ht: Increase the range of handled rate indexes
      ` [PATCH v3 2/4] mac80211: minstrel_ht: macros adjustments for future VHT_GROUPs
      ` [PATCH v3 3/4] mac80211: minstrel_ht: include type (cck/ht) in rates flag
      ` [PATCH v3 4/4] mac80211: minstrel_ht: add basic support for VHT rates <= 3SS@80MHz
        ` [PATCH v4 0/4] add VHT support to minstrel_ht
          ` [PATCH v4 1/4] mac80211: minstrel_ht: Increase the range of handled rate indexes
          ` [PATCH v4 2/4] mac80211: minstrel_ht: macros adjustments for future VHT_GROUPs
          ` [PATCH v4 3/4] mac80211: minstrel_ht: include type (cck/ht) in rates flag
          ` [PATCH v4 4/4] mac80211: minstrel_ht: add basic support for VHT rates <= 3SS@80MHz

[PATCH 01/10] ath9k_hw: make support for PC-OEM cards optional
 2014-10-20  9:01 UTC  (19+ messages)
` [PATCH 02/10] ath9k_hw: remove support for UB124 tx gain table
` [PATCH 03/10] ath9k: fix processing RXORN interrupts
` [PATCH 04/10] ath9k: clean up debugfs print of reset causes
` [PATCH 05/10] ath9k: restart hardware after noise floor calibration failure
` [PATCH 06/10] ath9k_hw: do not run NF and periodic calibration at the same time
` [PATCH 07/10] ath9k_hw: start initial NF calibration after PA calibration on <AR9003
` [PATCH 08/10] ath9k: add support for endian swap of eeprom from platform data
` [PATCH 09/10] ath9k: allow disabling bands via "
` [PATCH 10/10] ath9k: use a random MAC address if the EEPROM address is invalid

[PATCH] mac80211: minstrels: fix buffer overflow in HT debugfs rc_stats
 2014-10-20  8:54 UTC  (5+ messages)
` [PATCH v2] "

iwlwifi: Reason 7 periodic disconnect
 2014-10-20  8:23 UTC  (10+ messages)

SMPS for AP mode confoguration
 2014-10-19 15:03 UTC  (3+ messages)

[PATCH] wireless-regdb: add regulatory rule for ETSI members on 60GHz band
 2014-10-19  6:49 UTC  (2+ messages)

[RFC] mac80211-hwsim: support creating radios with specific name
 2014-10-18 16:00 UTC  (3+ messages)

Documenting AP (and others) mode support
 2014-10-17 23:42 UTC 

[PATCH v2 0/4] add VHT support to minstrel_ht
 2014-10-17 18:34 UTC  (2+ messages)
` [PATCH v2 1/4] mac80211: minstrel_ht: Increase the range of handled rate indexes

RTL8188SU(rtl8192su) - unavailable
 2014-10-17 17:26 UTC  (9+ messages)
          ` RTL8188SU(rtl8192su) & rtl8192sufw-ap.bin

Frame Injection with NL80211_CMD_FRAME is failing (SOLVED)
 2014-10-17 14:52 UTC 

[PATCH v2 00/23] ath9k patches
 2014-10-17  2:10 UTC  (24+ messages)
` [PATCH v2 01/23] ath9k: Use sta_state() callback
` [PATCH v2 02/23] ath9k: Enable multi-channel properly
` [PATCH v2 03/23] ath9k: Process beacons properly
` [PATCH v2 04/23] ath9k: Unify reset API
` [PATCH v2 05/23] ath9k: Set ATH_OP_HW_RESET before HW reset
` [PATCH v2 06/23] ath9k: Disable beacon tasklet during reset
` [PATCH v2 07/23] ath9k: Clear NoA schedule properly
` [PATCH v2 08/23] ath9k: Use configurable timeout for flush
` [PATCH v2 09/23] ath9k: Fix MCC flush timeout
` [PATCH v2 10/23] ath9k: Fix offchannel "
` [PATCH v2 11/23] ath9k: Check for pending frames properly
` [PATCH v2 12/23] ath9k: Send AUTHORIZED event only for station mode
` [PATCH v2 13/23] ath9k: Fix address management
` [PATCH v2 14/23] ath9k: Add a function to check for an active GO
` [PATCH v2 15/23] ath9k: Check for active GO in mgd_prepare_tx()
` [PATCH v2 16/23] ath9k: Use a helper function for offchannel NoA
` [PATCH v2 17/23] ath9k: Use a helper function to set NoA
` [PATCH v2 18/23] ath9k: Use a helper function for bmiss
` [PATCH v2 19/23] ath9k: Fix RoC expiration
` [PATCH v2 20/23] ath9k: Send oneshot NoA
` [PATCH v2 21/23] ath9k: Fix HW scan abort
` [PATCH v2 22/23] ath9k: Improve flush() in mcc mode
` [PATCH v2 23/23] ath9k: Do not start BA when scanning

[PATCH] cfg80211: Warn once for delayed scan completion
 2014-10-17  1:32 UTC  (3+ messages)

3.17 regression, ath9k: Summarize hw state per channel context
 2014-10-16 22:41 UTC  (4+ messages)

[RFC] mac80211: don't flush when probing the AP
 2014-10-16 20:25 UTC 

r8723au module
 2014-10-16 18:48 UTC  (3+ messages)

[PATCH 0/4] 802.11p OCB mode
 2014-10-16 17:20 UTC  (5+ messages)
` [PATCH 1/4] mac80211: OCB mode + join and leave handling

[RFC] ath9k: Do not start BA when scanning
 2014-10-16 13:43 UTC 

How do I know if I have the latest firmware version installed?
 2014-10-16 12:50 UTC 

[PATCH 1/1 linux-next] zd1201: replace kmalloc/memset by kzalloc
 2014-10-16  8:50 UTC  (5+ messages)

ipw2200 driver in kernels 3+
 2014-10-15 21:19 UTC  (2+ messages)

[patch 2/2] ipw2x00: clean up a condition
 2014-10-15 20:52 UTC  (2+ messages)

[patch 1/2] ipw2x00: remove unused ->ibss_dfs pointer
 2014-10-15 20:51 UTC  (2+ messages)

[PATCH 1/1 net-next] NFC: netlink: use sizeof(*iter) instead of class_dev_iter
 2014-10-15 19:03 UTC 

[PATCH 1/1 net-next] NFC: llcp: use sizeof(*sdres) instead of nfc_llcp_sdp_tlv
 2014-10-15 19:02 UTC 

[PATCH 1/1 net-next] NFC: llcp: remove bool comparison on device
 2014-10-15 19:01 UTC 

[PATCH 1/1 net-next] NFC: digital: use sizeof(*target) instead of nfc_target
 2014-10-15 19:01 UTC 

[PATCH 1/1 net-next] NFC: digital: remove redundant memory message
 2014-10-15 19:00 UTC 

[PATCH 1/1 net-next] HCI: remove comparisons on shdlc boolean members
 2014-10-15 19:00 UTC 

ath10k firmware crash
 2014-10-15 13:05 UTC  (13+ messages)

[PATCH] ath9k: Reduce max roc duration
 2014-10-15  8:12 UTC  (3+ messages)

[PATCH] bcma: add another PCI ID of device with BCM43228
 2014-10-15  5:51 UTC 

mwifiex_usb_submit_rx_urb: dev_alloc_skb failed when conected to 5GHz
 2014-10-14 20:44 UTC  (14+ messages)

[PATCH] ath9k: do not overwrite AR_PHY_RADAR_1 MSB
 2014-10-14 20:21 UTC 

iwlwif: traces and microcode sw error on 3.16.5, Intel Corporation Centrino Advanced-N 6205
 2014-10-14 19:11 UTC  (2+ messages)

[PATCH net-next] Allow to set net namespace for wireless device via RTM_LINK
 2014-10-14 12:16 UTC  (3+ messages)

[PATCH 2/2] cfg80211: Specify frame and reason code for NL80211_CMD_DEL_STATION
 2014-10-14 10:01 UTC  (3+ messages)

[PATCH 1/2] cfg80211: Convert del_station() callback to use a param struct
 2014-10-14  9:18 UTC  (2+ messages)

[PATCH] mac80211: fix typo in starting baserate for rts_cts_rate_idx
 2014-10-14  9:17 UTC  (4+ messages)
` [PATCH v2] "

PROBLEM: Boot failure with bad RIP value
 2014-10-14  4:13 UTC  (3+ messages)

[PATCH 0/9] ath9k patches
 2014-10-14  4:00 UTC  (10+ messages)
` [PATCH 1/9] ath9k: Add a function to check for an active GO
` [PATCH 2/9] ath9k: Check for active GO in mgd_prepare_tx()
` [PATCH 3/9] ath9k: Use a helper function for offchannel NoA
` [PATCH 4/9] ath9k: Use a helper function to set NoA
` [PATCH 5/9] ath9k: Use a helper function for bmiss
` [PATCH 6/9] ath9k: Fix RoC expiration
` [PATCH 7/9] ath9k: Send oneshot NoA
` [PATCH 8/9] ath9k: Fix HW scan abort
` [PATCH 9/9] ath9k: Improve flush() in mcc mode

[PATCH] net: wireless: brcm80211: brcmfmac: dhd_sdio.c: Cleaning up missing null-terminate in conjunction with strncpy
 2014-10-13 20:14 UTC  (5+ messages)

[PATCH 0/3] ath10k: speed up recovery
 2014-10-13  8:45 UTC  (8+ messages)
` [PATCH 2/3] ath10k: expose hw restart via debugfs
` [PATCH 3/3] ath10k: speed up hw recovery

[PATCH 0/5] ath10k: pci related fixes 2014-10-09
 2014-10-13  8:25 UTC  (6+ messages)
` [PATCH 4/5] ath10k: split reset logic from power up
` [PATCH 5/5] ath10k: replace power up/down with reset callback

[PATCH 0/3] ath10k: cal file support
 2014-10-13  6:40 UTC  (4+ messages)
` [PATCH 1/3] ath10k: add back enum ath10k_bus
` [PATCH 2/3] ath10k: refactor ath10k_init_download_firmware()
` [PATCH 3/3] ath10k: retrieve calibration data from file

how to achieve SSID isolation
 2014-10-13  6:12 UTC  (2+ messages)

[PATCH] ath10k: use bss_info as txpower source
 2014-10-13  5:09 UTC  (3+ messages)

Clients can't connect even though hostapd is running
 2014-10-13  3:00 UTC 

[PATCH v2] ath10k: fix kernel panic while shutting down AP
 2014-10-12 17:59 UTC  (2+ messages)

[PATCH v2] brcmfmac: dhd_sdio.c: Cleaning up missing null-terminate in conjunction with strncpy
 2014-10-12 11:42 UTC  (2+ messages)

[PATCH 1/1] wireless-regdb: Update rules for Australia (AU) to align with class licence
 2014-10-12 10:56 UTC 

802.11 Radiotap injection can't select TX rate
 2014-10-11 18:48 UTC 

[PATCH V3.18] rtlwifi: rtl8192ee: Prevent log spamming for switch statements
 2014-10-11 18:14 UTC  (2+ messages)

rt2x00: two candidates for -stable
 2014-10-11 17:37 UTC  (2+ messages)

iwlwifi/mvm: "Got an HT rate for a non data frame 0x8"
 2014-10-11 16:42 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).