linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-10-16 16:33:12 to 2014-10-21 08:42:01 UTC [more...]

[PATCH v5 0/4] add VHT support to minstrel_ht
 2014-10-21  8:41 UTC  (12+ messages)
` [PATCH v5 1/4] mac80211: minstrel_ht: Increase the range of handled rate indexes
` [PATCH v5 2/4] mac80211: minstrel_ht: macros adjustments for future VHT_GROUPs
` [PATCH v5 3/4] mac80211: minstrel_ht: include type (cck/ht) in rates flag
` [PATCH v5 4/4] mac80211: minstrel_ht: add basic support for VHT rates <= 3SS@80MHz
  ` [PATCH v6] "

iwlwifi: Reason 7 periodic disconnect
 2014-10-21  8:37 UTC  (24+ messages)

[PATCH v2 0/3] ath10k: speed up recovery
 2014-10-21  8:29 UTC  (7+ messages)
` [PATCH v2 1/3] ath10k: fix possible bmi crash
` [PATCH v2 2/3] ath10k: expose hw restart via debugfs
` [PATCH v2 3/3] ath10k: speed up hw recovery

[PATCH] ath10k: use bss_info as txpower source
 2014-10-21  7:52 UTC  (2+ messages)

[PATCH] ath10k: simplify computation of mgmt rx band
 2014-10-21  7:37 UTC  (2+ messages)

[PATCH 0/3] ath10k: assoc clean ups 2014-10-10
 2014-10-21  7:33 UTC  (2+ messages)

[PATCH 0/3] ath10k: cal file support
 2014-10-21  7:06 UTC  (2+ messages)

[PATCH v3] Add the target register read/write and memory dump debugfs interface
 2014-10-21  6:56 UTC  (2+ messages)

[PATCH] ath10k: add missing '\n' to warning and error messages
 2014-10-21  6:54 UTC  (2+ messages)

[PATCH] cfg80211: Warn once for delayed scan completion
 2014-10-21  6:42 UTC  (13+ messages)

[PATCH v2 1/6] cfg80211: support creating wiphy with suggested name
 2014-10-20 22:49 UTC  (6+ messages)
` [PATCH v2 2/6] mac80211: allow creating wiphy devices "
` [PATCH v2 3/6] mac80211-hwsim: support creating radios with specific name
` [PATCH v2 4/6] cfg80211: support creating wiphy w/out creating wlanX
` [PATCH v2 5/6] mac80211-hwsim: "
` [PATCH v2 6/6] cfg80211: support configuring vdev mac addr on create

[PATCH] rtlwifi: prevent format string usage from leaking
 2014-10-20 21:57 UTC 

[PATCH 0/7] ath10k: add support for new wmi-tlv backend
 2014-10-20 21:36 UTC  (10+ messages)
` [PATCH 1/7] ath10k: fix wmi svc bitmap dbg print
` [PATCH 2/7] ath10k: add sanity checks for service bmap parsing
` [PATCH 3/7] ath10k: make wmi service bitmap non-debug
` [PATCH 4/7] ath10k: implement intermediate event args
` [PATCH 5/7] ath10k: introduce wmi ops
` [PATCH 6/7] ath10k: make some wmi functions public
` [PATCH 7/7] ath10k: implement wmi-tlv backend

[ath9k-devel] IBSS network crashes after one device leaves network
 2014-10-20 19:29 UTC  (2+ messages)

[PATCH 2/2] cfg80211: Specify frame and reason code for NL80211_CMD_DEL_STATION
 2014-10-20 14:39 UTC  (6+ messages)
  ` [PATCH v2 "

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

[PATCH 0/9] ath10k: htt rx fixes and clean ups
 2014-10-20 13:40 UTC  (10+ messages)
` [PATCH 1/9] ath10k: don't drop control and null func Rx
` [PATCH 2/9] ath10k: remove unused variable
` [PATCH 3/9] ath10k: use ieee80211 defines for crypto param lengths
` [PATCH 4/9] ath10k: fix rx buffer tracing
` [PATCH 5/9] ath10k: deduplicate htt rx dma unmapping
` [PATCH 6/9] ath10k: don't drop frames aggressively
` [PATCH 7/9] ath10k: add extra sanity check when popping amsdu
` [PATCH 8/9] ath10k: don't forget to replenish after fragmented Rx
` [PATCH 9/9] ath10k: clear htt->rx_confused on load

[RFC] mac80211: don't flush when probing the AP
 2014-10-20 12:57 UTC  (4+ messages)
` [PATCH] "

[PATCH v2 0/6] ath10k: pci related fixes 2014-10-09
 2014-10-20 12:14 UTC  (7+ messages)
` [PATCH v2 1/6] ath10k: re-disable interrupts after target init
` [PATCH v2 2/6] ath10k: mask/unmask msi fw irq
` [PATCH v2 3/6] ath10k: split ce pipe init/alloc further
` [PATCH v2 4/6] ath10k: make warm reset a bit safer and faster
` [PATCH v2 5/6] ath10k: split reset logic from power up
` [PATCH v2 6/6] ath10k: don't reset chip on power_down

[PATCH net-next] Allow to set net namespace for wireless device via RTM_LINK
 2014-10-20 10:52 UTC  (6+ messages)

[PATCH v2 00/23] ath9k patches
 2014-10-20 10:38 UTC  (27+ 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 0/4] 802.11p OCB mode
 2014-10-20  9:41 UTC  (7+ messages)
` [PATCH 1/4] mac80211: OCB mode + join and leave handling

[RESEND PATCH v2 0/4] add VHT support to minstrel_ht
 2014-10-20  9:40 UTC  (23+ 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

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 

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

r8723au module
 2014-10-16 18:48 UTC  (3+ 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).