linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-04-07 01:05:26 to 2014-04-10 08:09:50 UTC [more...]

[PATCH 1/8] cfg80211: fix possible compile warning in wext-compat.h
 2014-04-10  8:09 UTC  (21+ messages)
` [PATCH 2/8] mac80211: fix possible compile warning in debugfs.h
` [PATCH 3/8] mac80211: fix possible compile warning in michael.h
` [PATCH 4/8] mac80211: fix possible compile warning in debugfs_netdev.h
` [PATCH 5/8] cfg80211: remove unnecessary include clauses (cfg80211.h)
` [PATCH 6/8] mac80211: remove unnecessary include clauses (mac80211.h)
` [PATCH 7/8] mac80211: remove unnecessary include clauses
` [PATCH 8/8] cfg80211: "

[PATCH v2 0/3] cfg80211: respin reprocessing pending requests
 2014-04-10  8:01 UTC  (15+ messages)
` [PATCH 2/3] cfg80211: fix processing world regdomain when non modular

[PATCH 1/2] cfg80211: reject invalid IBSS BSSIDs in wext compat code
 2014-04-10  7:59 UTC  (4+ messages)
` [PATCH 2/2] cfg80211: ignore invalid BSSIDs when looking for BSSes

wl1271: tx stuck in firmware
 2014-04-10  7:43 UTC  (14+ messages)

[RFT 0/4] ath10k: fix flushing and tx stalls
 2014-04-10  7:43 UTC  (31+ messages)
` [RFT 4/4] ath10k: improve tx flushing
` [RFTv2 0/5] ath10k: ath10k: fix flushing and tx stalls
  ` [RFTv2 1/5] ath10k: always request htc tx replenishment
  ` [RFTv2 2/5] ath10k: fix wmi-htc tx credit starvation
  ` [RFTv2 3/5] ath10k: rework peer accounting
  ` [RFTv2 4/5] ath10k: wait for mgmt tx when flushing too
  ` [RFTv2 5/5] ath10k: improve tx flushing

[PATCH v2] wlcore: ignore dummy packet events in PLT mode
 2014-04-10  7:01 UTC 

[PATCH] wlcore: ignore dummy packet events in PLT mode
 2014-04-10  7:00 UTC  (2+ messages)

Oops in acpi_gpiochip_add on MacBookPro with Linux v3.14-12042-g69cd9eba3886
 2014-04-10  6:50 UTC  (2+ messages)

[PATCH 0/3] ath10k: improve recovery speed
 2014-04-10  6:11 UTC  (5+ messages)
` [PATCH 1/3] ath10k: differentiate between target init failures
` [PATCH 2/3] ath10k: don't wait for device init if it crashed
` [PATCH 3/3] ath10k: skip suspending when recovering

[PATCH 0/4] ath10k: AP-related fixes
 2014-04-10  5:57 UTC  (6+ messages)
` [PATCH 1/4] ath10k: make sure to not leak beacon dma mapping
` [PATCH 2/4] ath10k: make sure to not use invalid beacon pointer
` [PATCH 3/4] ath10k: prevent beacon memory leak
` [PATCH 4/4] ath10k: fix firmware recovery with ap interface

RTL8192ee Driver
 2014-04-10  3:01 UTC 

iwlwifi: Invalid RXON when trying to join IBSS network
 2014-04-09 21:12 UTC  (7+ messages)

staging/rtl8187se should be removed
 2014-04-09 17:51 UTC  (3+ messages)

[PATCH 1/4] rtl8180: change module name in rtl818Xpci
 2014-04-09 16:42 UTC  (5+ messages)
` [PATCH v2 1/4] rtl8180: change module name in rtl818x_pci

[PATCH 0/5] wil6210 patches
 2014-04-09 16:06 UTC  (9+ messages)
` [PATCH 1/5] wil6210: Convert to Kbuild
` [PATCH 2/5] wil6210: fix printouts for better readability
` [PATCH 3/5] wil6210: sync with the latest FW API
` [PATCH 4/5] wil6210: relaxed check for BACK start sequence
` [PATCH 5/5] wil6210: Use larger Tx rings

QCA ar9375 in Ubuntu 14.04 beta 2 not working
 2014-04-09 15:27 UTC 

[PATCHv3 0/5] net: rfkill: gpio: cleanup and a few new acpi ids
 2014-04-09 15:32 UTC  (4+ messages)

[PATCH v3 0/5] cfg80211/mac80211: implement multi-vif csa
 2014-04-09 13:45 UTC  (7+ messages)
` [PATCH v4 "
  ` [PATCH v4 1/5] mac80211: make check_combinations() aware of chanctx reservation
  ` [PATCH v4 2/5] mac80211: use chanctx reservation for AP CSA
  ` [PATCH v4 3/5] mac80211: use chanctx reservation for STA CSA
  ` [PATCH v4 4/5] mac80211: ignore cqm during csa
  ` [PATCH v4 5/5] cfg80211: remove channel_switch combination check

[PATCH v2 00/13] cfg80211/mac80211: implement multi-vif chanctx reservations
 2014-04-09 13:29 UTC  (24+ messages)
` [PATCH v3 "
  ` [PATCH v3 02/13] mac80211: add max channel calculation utility function
  ` [PATCH v3 04/13] mac80211: add support for radar detection for reservations
  ` [PATCH v4 00/13] cfg80211/mac80211: implement multi-vif chanctx reservations
    ` [PATCH v4 01/13] cfg80211: allow drivers to iterate over matching combinations
    ` [PATCH v4 02/13] mac80211: add max channel calculation utility function
    ` [PATCH v4 03/13] mac80211: prevent chanctx overcommit
    ` [PATCH v4 04/13] mac80211: add support for radar detection for reservations
    ` [PATCH v4 05/13] mac80211: track assigned vifs in chanctx
    ` [PATCH v4 06/13] mac80211: track reserved "
    ` [PATCH v4 07/13] mac80211: improve find_chanctx() for reservations
    ` [PATCH v4 08/13] mac80211: improve chanctx reservation lookup
    ` [PATCH v4 09/13] mac80211: split ieee80211_new_chanctx()
    ` [PATCH v4 10/13] mac80211: split ieee80211_free_chanctx()
    ` [PATCH v4 11/13] mac80211: fix racy usage of chanctx->refcount
    ` [PATCH v4 12/13] mac80211: compute chanctx refcount on-the-fly
    ` [PATCH v4 13/13] mac80211: implement multi-vif in-place reservations

[PATCH v2 0/4] mac80211/cfg80211: CSA fixes/cleanups
 2014-04-09 13:25 UTC  (13+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/4] mac80211: fix CSA tx queue locking
  ` [PATCH v3 4/4] mac80211: disconnect iface if CSA unexpectedly fails
  ` [PATCH v4 0/4] mac80211/cfg80211: CSA fixes/cleanups
    ` [PATCH v4 1/4] mac80211: fix CSA tx queue locking
    ` [PATCH v4 2/4] mac80211: split CSA finalize function
    ` [PATCH v4 3/4] cfg80211: export interface stopping function
    ` [PATCH v4 4/4] mac80211: disconnect iface if CSA unexpectedly fails

[PATCH] cfg80211: reg: set DFS CAC time in case of custom regd
 2014-04-09 11:47 UTC 

[PATCH v2 1/2] mac80211: add option to generate CCMP IVs only for mgmt frames
 2014-04-09  8:57 UTC  (2+ messages)
` [PATCH v2 2/2] ath10k: Fix pmf for action frames

FYI: mac80211 trees rebased
 2014-04-09  8:56 UTC 

[PATCH 1/2] mac80211: add option to generate CCMP IVs only for mgmt frames
 2014-04-09  8:14 UTC  (2+ messages)
` [PATCH 2/2] ath10k: Fix pmf for action frames

ath10k: ieee80211_restart_work called with hardware scan in progress
 2014-04-09  7:44 UTC  (4+ messages)

[PATCH 3.15] mac80211: suppress BSS info change notifications for AP_VLAN
 2014-04-08 22:08 UTC 

[PATCH 3.15 1/2] ath9k_hw: reduce ANI firstep range for older chips
 2014-04-08 21:44 UTC  (2+ messages)
` [PATCH 3.15 2/2] ath9k: fix a scheduling while atomic bug in CSA handling

[PATCH] ath9k: Enable DFS only when ATH9K_DFS_CERTIFIED
 2014-04-08 11:38 UTC 

[PATCH] ath10k: improve htc tx credit debugging prints
 2014-04-08 11:21 UTC  (2+ messages)
` [PATCH v2] "

[RFCv2 0/6] Export the expected throughput
 2014-04-08 10:06 UTC  (10+ messages)
` [RFCv2 1/6] cfg80211: export expected throughput through get_station()
` [RFCv2 2/6] mac80211: add new RC API to retrieve expected throughput
` [RFCv2 4/6] mac80211: minstrel - implement get_expected_throughput() API
` [RFCv2 6/6] cfg80211: implement cfg80211_get_station cfg80211 API

[PATCH 0/4 v2] cfg80211: The very first steps to support 5/10MHz channels in 5.9Ghz band
 2014-04-08  9:54 UTC  (5+ messages)
` [PATCH 1/4] cfg80211: Add attributes describing prohibited channel bandwidth
` [PATCH 4/4] mac80211: Update conf_is_ht() to work properly with 5/10MHz channels

[PATCH] mac80211: fix radar_enabled propagation
 2014-04-08  9:44 UTC  (5+ messages)

[PATCH] mac80211: update last_tx_rate only for data frame
 2014-04-08  8:59 UTC  (3+ messages)

[PATCH] cfg80211: update comment about WIPHY_FLAG_CUSTOM_REGULATORY
 2014-04-08  8:39 UTC  (2+ messages)

[PATCH] mac80211: Allow disabling LDPC
 2014-04-08  8:39 UTC  (2+ messages)

[PATCH] ath10k: fix initial radar detection logic
 2014-04-08  7:04 UTC  (9+ messages)
` [PATCH v2 0/2] ath10k: fix radar/cac
  ` [PATCH v2 1/2] ath10k: reorder functions
  ` [PATCH v2 2/2] ath10k: refactor radar detection code

[PATCH] ath10k: refactor monitor code
 2014-04-08  7:03 UTC  (4+ messages)

[PATCH] ath10k: cleanup debug messages in ath10k_wmi_event_host_swba()
 2014-04-08  6:39 UTC  (2+ messages)

[PATCH] rtl8187: fix use after free on failure path in rtl8187_probe()
 2014-04-08  0:12 UTC 

[MAC80211] Radar detection management issue
 2014-04-07 13:48 UTC  (5+ messages)

Intel 7260 not working in 802.11n mode
 2014-04-07 15:23 UTC  (5+ messages)
    ` [Ilw] "

[patch] Staging: rtl8188eu: overflow in update_sta_support_rate()
 2014-04-07  6:31 UTC 


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