linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-03-28 15:13:36 to 2018-04-03 20:08:24 UTC [more...]

License info
 2018-04-03 20:08 UTC  (2+ messages)

[PATCH] mt76x2: remove unnecessary MT_TX_ALC_CFG_4 configuration
 2018-04-03 20:08 UTC  (3+ messages)

[PATCH 1/7] mt76: stop tx queues from the driver callback instead of common code
 2018-04-03 19:52 UTC  (7+ messages)
` [PATCH 2/7] mt76: add missing VHT maximum A-MPDU length capability
` [PATCH 3/7] mt76: toggle driver station powersave bit before notifying mac80211
` [PATCH 4/7] mt76: rework tx power handling
` [PATCH 5/7] mt76: fix potential sleep in atomic context
` [PATCH 6/7] mt76: set RX_FLAG_DUP_VALIDATED for A-MPDU reordered packets
` [PATCH 7/7] mt76: check qos ack policy before reordering packets

[PATCH] mt76x2: make mt76x2_mac_reset routine static
 2018-04-03 19:10 UTC  (2+ messages)

[PATCH] mt76x2: fix tssi initialization for 5GHz band
 2018-04-03 19:10 UTC  (2+ messages)

Packet Injection in 5Ghz bands with iwlwifi devices?
 2018-04-03 19:09 UTC 

Wi-Fi Disconnection on Suspend for no wowlan triggers
 2018-04-03 16:55 UTC  (2+ messages)

[PATCH 1/3] wcn36xx: check for DMA mapping errors in wcn36xx_dxe_tx_frame()
 2018-04-03 16:51 UTC  (3+ messages)
` [PATCH 2/3] wcn36xx: don't keep reference to skb if transmission failed
` [PATCH 3/3] wcn36xx: don't delete invalid bss indices

WARNING in add_uevent_var
 2018-04-03 12:34 UTC  (2+ messages)

[PATCH] cfg80211: limit wiphy names to 128 bytes
 2018-04-03 12:33 UTC 

[PATCH] brcmfmac: add support for BCM4366E chipset
 2018-04-03 11:46 UTC  (7+ messages)

[PATCH] brcmfmac: fix firmware request processing if nvram load fails
 2018-04-03 11:16 UTC  (3+ messages)

[PATCH] wcn36xx: allocate skbs with GFP_KERNEL during init
 2018-04-03  9:58 UTC  (3+ messages)

License info
 2018-04-03  9:32 UTC  (2+ messages)

[PATCH] mac80211: Fix condition validating WMM IE
 2018-04-03  8:35 UTC 

[PATCH] brcmfmac: add support for BCM4366E chipset
 2018-04-03  8:21 UTC 

[PATCH v2 00/17] rtlwifi: halmac: Add new module halmac
 2018-04-03  7:53 UTC  (17+ messages)
` [PATCH v2 01/17] rtlwifi: add halmac structure to wifi.h
` [PATCH v2 02/17] rtlwifi: add debug ID COMP_HALMAC
` [PATCH v2 03/17] rtlwifi: add dmdef.h to share with driver and other modules
` [PATCH v2 04/17] rtlwifi: halmac: add main definition used by halmac
` [PATCH v2 05/17] rtlwifi: halmac: describe number and size of chip functions
` [PATCH v2 07/17] rtlwifi: halmac: add definition of TX/RX descriptor
` [PATCH v2 08/17] rtlwifi: halmac: add GPIO pin/pinmux definitions
` [PATCH v2 09/17] rtlwifi: halmac: add power sequence to turn on/off wifi card
` [PATCH v2 10/17] rtlwifi: halmac: access efuse through halmac helper functions
` [PATCH v2 11/17] rtlwifi: halmac: add files to implement halmac ops
` [PATCH v2 12/17] rtlwifi: halmac: add halmac init/deinit functions
` [PATCH v2 13/17] rtlwifi: halmac: add firmware related functions and definitions
` [PATCH v2 14/17] rtlwifi: halmac: add bus interface commands
` [PATCH v2 15/17] rtlwifi: halmac: add to control WiFi mac functions and registers
` [PATCH v2 16/17] rtlwifi: halmac: add to support BB and RF functions
` [PATCH v2 17/17] rtlwifi: add halmac to Makefile and Kconfig

brcmfmac signal/interference issues
 2018-04-03  7:28 UTC  (11+ messages)

[PATCH 1/2] mwifiex: uap: filter duplicate ERP IE
 2018-04-02 12:31 UTC  (2+ messages)
` [PATCH 2/2] mwifiex: uap: support cfg80211 ignore_broadcast_ssid=2

iwlwifi: completely opaque WARN_ON(1) at drivers/net/wireless/intel/iwlwifi/mvm/tx.c:1363. Please remove or fix it (TX_STATUS_FAIL_DEST_PS)
 2018-04-02 10:42 UTC  (2+ messages)

INFO: rcu detected stall in vprintk_func
 2018-04-02  2:04 UTC  (3+ messages)

INFO: rcu detected stall in vprintk_default
 2018-04-02  1:57 UTC  (2+ messages)

[PATCH 00/12] Ethernet: Add and use ether_<type>_addr globals
 2018-03-31 14:33 UTC  (8+ messages)
` [PATCH 03/12] net: mac80211: Use global ether_broadcast_addr
` [PATCH 06/12] wireless: Convert simple uses of a static const Ethernet broadcast address
` [PATCH 07/12] brcmfmac: Convert ALLFFMAC to ether_broadcast_addr
` [PATCH 08/12] iwlegacy: Remove EXPORT_SYMBOL(il_bcast_addr) and use ether_broadcast_addr
` [PATCH 09/12] iwlwifi: Remove local iwl_bcast_addr "

[PATCH 00/17] rtlwifi: halmac: Add new moudle halmac
 2018-03-31 13:52 UTC  (19+ messages)
` [PATCH 01/17] rtlwifi: add halmac structure to wifi.h
` [PATCH 02/17] rtlwifi: add debug ID COMP_HALMAC
` [PATCH 03/17] rtlwifi: add dmdef.h to share with driver and other modules
` [PATCH 04/17] rtlwifi: halmac: add main definition used by halmac
` [PATCH 05/17] rtlwifi: halmac: describe number and size of chip functions
` [PATCH 07/17] rtlwifi: halmac: add definition of TX/RX descriptor
` [PATCH 08/17] rtlwifi: halmac: add GPIO pin/pinmux definitions
` [PATCH 09/17] rtlwifi: halmac: add power sequence to turn on/off wifi card
` [PATCH 10/17] rtlwifi: halmac: access efuse through halmac helper functions
` [PATCH 11/17] rtlwifi: halmac: add files to implement halmac ops
` [PATCH 12/17] rtlwifi: halmac: add halmac init/deinit functions
` [PATCH 13/17] rtlwifi: halmac: add firmware related functions and definitions
` [PATCH 14/17] rtlwifi: halmac: add bus interface commands
` [PATCH 15/17] rtlwifi: halmac: add to control WiFi mac functions and registers
` [PATCH 16/17] rtlwifi: halmac: add to support BB and RF functions
` [PATCH 17/17] rtlwifi: add halmac to Makefile and Kconfig

[PATCH] mt7601u: phy: mark expected switch fall-through
 2018-03-31  6:17 UTC  (2+ messages)

[PATCH 1/2] update nl80211.h
 2018-03-30 20:45 UTC  (2+ messages)
` [PATCH 2/2] iw: add printout of all supported ext_features to phy info

[PATCH] ath9k: dfs: remove accidental use of stack VLA
 2018-03-30 18:34 UTC 

ieee80211 phy0: rt2x00queue_write_tx_frame: Error - Dropping frame due to full tx queue...?
 2018-03-30 17:33 UTC  (17+ messages)

[PATCH v2 1/2] wireless-regdb: do not rely on sorting of dict keys in conversion scripts
 2018-03-30 13:14 UTC  (5+ messages)
` [PATCH v2 2/2] wireless-regdb: make scripts compatible with Python 3

[PATCH v3 1/2] dma-mapping: move dma configuration to bus infrastructure
 2018-03-30  7:54 UTC  (2+ messages)
  ` [PATCH v3 2/2] drivers: remove force dma flag from buses

[PATCH] ath10k: Convert wow pattern from 802.3 to 802.11
 2018-03-30  3:18 UTC 

[PATCH 0/2] ath10k: support MAC address randomization in scan
 2018-03-30  3:14 UTC  (3+ messages)
` [PATCH 1/2] ath10k: Add WMI_SERVICE_AVAILABLE_EVENT support
` [PATCH 2/2] ath10k: support MAC address randomization in scan

[PATCH net-next] cfg80211: fix possible memory leak in regdb_query_country()
 2018-03-30  2:07 UTC 

Passing uninitialised local variable
 2018-03-29 21:14 UTC  (2+ messages)

pull-request: wireless-drivers-next 2018-03-29
 2018-03-29 20:24 UTC  (2+ messages)

pull-request: mac80211-next 2018-03-29
 2018-03-29 20:23 UTC  (2+ messages)

[PATCH net-next 0/5] Introduce net_rwsem to protect net_namespace_list
 2018-03-29 17:48 UTC  (7+ messages)
` [PATCH net-next 1/5] net: "
` [PATCH net-next 2/5] net: Don't take rtnl_lock() in wireless_nlevent_flush()
` [PATCH net-next 3/5] security: Remove rtnl_lock() in selinux_xfrm_notify_policyload()
` [PATCH net-next 4/5] ovs: Remove rtnl_lock() from ovs_exit_net()
` [PATCH net-next 5/5] net: Remove rtnl_lock() in nf_ct_iterate_destroy()

[PATCH] ath10k: fix spelling mistake: "tiggers" -> "triggers"
 2018-03-29 16:59 UTC 

[PATCH] ath6kl: fix spelling mistake: "chache" -> "cache"
 2018-03-29 16:53 UTC 

[PATCH 1/2] NFC: pn533: Use kmalloc-ed memory for USB transfer buffers
 2018-03-29 16:33 UTC  (2+ messages)

[PATCH] cw1200: fix spelling mistake: "Mailformed" -> "Malformed"
 2018-03-29 15:38 UTC 

nested structs parsing
 2018-03-29 14:48 UTC  (5+ messages)

[v2 RESEND 0/4] rsi driver enhancements
 2018-03-29 14:14 UTC  (5+ messages)
` [v2 RESEND 1/4] rsi: move xtend_desc structure from rsi_main.h to rsi_mgmt.h
` [v2 RESEND 2/4] rsi: move descriptor preparation to core
` [v2 RESEND 3/4] rsi: enable 80MHz clock by default
` [v2 RESEND 4/4] rsi: roaming enhancements

[v2 0/4] rsi driver enhancements
 2018-03-29 14:02 UTC  (5+ messages)
` [v2 1/4] rsi: move xtend_desc structure from rsi_main.h to rsi_mgmt.h
` [v2 2/4] rsi: move descriptor preparation to core
` [v2 3/4] rsi: enable 80MHz clock by default
` [v2 4/4] rsi: roaming enhancements

[PATCH v7 00/11] EAPoL over NL80211
 2018-03-29 12:44 UTC  (2+ messages)

wil6210: low level sector API
 2018-03-29 12:29 UTC  (2+ messages)

[PATCH] nl80211: Update ERP info using NL80211_CMD_UPDATE_CONNECT_PARAMS
 2018-03-29 11:31 UTC  (5+ messages)

[PATCHv3] ath10k: Add tx ack signal support for management frames
 2018-03-29  9:48 UTC 

[PATCH] ath: Remove unnecessary ath_bcast_mac and use eth_broadcast_addr
 2018-03-29  9:11 UTC  (2+ messages)
`  "

[PATCH] ath10k: fix vdev stats for 10.4 firmware
 2018-03-29  9:09 UTC  (2+ messages)
`  "

[PATCH] ath10k: fix recent bandwidth conversion bug
 2018-03-29  9:03 UTC  (2+ messages)
`  "

[PATCH] ath10k: Advertize beacon_int_min_gcd
 2018-03-29  9:02 UTC  (2+ messages)
`  "

[PATCH v7 2/5] ath10k: Enable TDLS peer buffer STA feature
 2018-03-29  9:00 UTC  (2+ messages)
` [v7,2/5] "

[PATCH v3 0/3] cfg80211/mac80211: ETSI requirements patches
 2018-03-29  8:59 UTC  (7+ messages)
` [PATCH v3 2/3] mac80211: limit wmm params to comply with ETSI requirements

[PATCH v2] wcn36xx: dequeue all pending indicator messages
 2018-03-29  8:59 UTC  (2+ messages)
` [v2] "

[PATCH] wcn36xx: Fix firmware crash due to corrupted buffer address
 2018-03-29  8:57 UTC  (2+ messages)
`  "

[PATCH] wcn36xx: turn off probe response offloading
 2018-03-29  8:56 UTC  (2+ messages)
`  "

[PATCH 1/2] ath10k: refactor ath10k_pci_dump_memory() in preparation for QCA9984 support
 2018-03-29  8:55 UTC  (2+ messages)
` [1/2] "

[PATCH] ath10k: Suppress "Unknown eventid: 36925" warnings
 2018-03-29  8:53 UTC  (2+ messages)
`  "

[PATCH 1/2] ath10k: enable QCA6174/QCA9377 to read the chip temperature
 2018-03-29  8:52 UTC  (2+ messages)
` [1/2] "

[PATCHv2] Revert "ath10k: send (re)assoc peer command when NSS changed"
 2018-03-29  8:50 UTC  (2+ messages)

[PATCH v2] ath9k: fix DFS detector synchronization
 2018-03-29  8:49 UTC  (2+ messages)
` [v2] "

pull-request: iwlwifi-next 2018-03-28
 2018-03-29  8:36 UTC  (2+ messages)

[PATCH v2] wcn36xx: Disable 5GHz for wcn3610
 2018-03-29  7:45 UTC  (5+ messages)

[PATCH 00/14] iwlwifi: updates intended for v4.17 2018-03-28
 2018-03-29  7:20 UTC  (14+ messages)
` [PATCH 06/14] iwlwifi: mvm: add adaptive dwell support
  ` [PATCH v2 "
    ` [PATCH v2 14/14] iwlwifi: wrt: add fw force restart via triggers
` [PATCH 07/14] iwlwifi: mvm: add support for oce
  ` [PATCH v2 "
` [PATCH 14/14] iwlwifi: wrt: add fw force restart via triggers

[PATCH] wcn36xx: Disable 5GHz for wcn3610
 2018-03-29  7:00 UTC  (3+ messages)

[RFC 0/4] wireless: Per-sta NoAck and offload support
 2018-03-29  5:31 UTC  (6+ messages)
` [RFC 3/4] mac80211: Apply per-peer NoAck tid bitmap configuration

[PATCH][next] wil6210: fix potential null dereference of ndev before null check
 2018-03-29  4:53 UTC  (3+ messages)

how to disable DIFS and Backoff in 802.11 ath9k or ath5k driver
 2018-03-29  4:33 UTC 

[PATCH] ath10k: avoid possible string overflow
 2018-03-28 22:06 UTC 

Intel Corporation Wireless 8260 [8086:24f3] (rev 3a) - Hardware error in PCI passthrough
 2018-03-28 20:09 UTC  (2+ messages)

[PATCHv2] ath10k: Add tx ack signal support for management frames
 2018-03-28 15:47 UTC  (2+ messages)

[PATCH v7 3/5] ath10k: Enable TDLS peer inactivity detection
 2018-03-28 15:41 UTC  (2+ messages)
` [v7,3/5] "

[PATCH 07/12] ath10k: Add MSA handshake QMI mgs support
 2018-03-28 15:21 UTC  (2+ messages)
` [07/12] "

[PATCH 01/12] ath10k: Add qmi service for wlan qmi client
 2018-03-28 15:16 UTC  (2+ messages)
` [01/12] "


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