linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-05-25 09:47:55 to 2018-05-30 20:15:43 UTC [more...]

[PATCH V2 1/3] brcmfmac: allow specifying features per firmware version
 2018-05-30 20:13 UTC  (2+ messages)
` [PATCH V2 2/3] brcmfmac: handle monitor mode marked msgbuf packets

[PATCH 0/9] qtnfmac: bugfixes and cleanups
 2018-05-30 19:20 UTC  (11+ messages)
` [PATCH 1/9] qtnfmac: remove unused function declarations
  ` [1/9] "
` [PATCH 2/9] qtnfmac: simplify notation
` [PATCH 3/9] qtnfmac: decode error codes from firmware replies
` [PATCH 4/9] qtnfmac: cleanup wdev structure between its uses
` [PATCH 5/9] qtnfmac: improve control path timeout handling
` [PATCH 6/9] qtnfmac: fix firmware command error path
` [PATCH 7/9] qtnfmac: fix bg_scan_period parameter processing
` [PATCH 8/9] qtnfmac: cancel scan on disconnect
` [PATCH 9/9] qtnfmac: fix invalid STA state on EAPOL failure

pull-request: iwlwifi-next 2018-05-30
 2018-05-30 19:18 UTC  (2+ messages)

[RFCv3 0/4] cfg80211/mac80211: Add support to configure and monitor txrate threshold
 2018-05-30 19:10 UTC  (5+ messages)
` [RFCv3 1/4] cfg80211: Add support to configure station specific "
` [RFCv3 2/4] mac80211: Add api to configure low and high "
` [RFCv3 3/4] cfg80211: Add support to notify station's txrate crossing event
` [RFCv3 4/4] mac80211: Implement functionality to monitor txrate cross event for a station

[RFCv3 0/7] cfg80211/mac80211: Add support to configure and monitor rssi threshold
 2018-05-30 19:08 UTC  (8+ messages)
` [RFCv3 1/7] wireless: Change single cqm_config to rssi config list
` [RFCv3 2/7] cfg80211: Add new NL command to configure peer specific rssi threshold
` [RFCv3 3/7] mac80211: Add api to support configuring station "
` [RFCv3 4/7] cfg80211: Add support to notify station's rssi level crossing
` [RFCv3 5/7] mac80211: Implement functionality to monitor station's rssi cross event
` [RFCv3 6/7] cfg80211: Accept multiple RSSI threholds for STA_MON command
` [RFCv3 7/7] mac80211: Add api to configure low and high RSSI threshold

[PATCH 1/2] staging: wilc1000: fix some endianness sparse warnings
 2018-05-30 14:50 UTC  (3+ messages)

pull-request: wireless-drivers 2018-05-30
 2018-05-30 14:17 UTC 

Atheros AR9462 - 5Ghz not working
 2018-05-30 14:05 UTC  (6+ messages)

Research + questions on brcmfmac and support for monitor mode
 2018-05-30 11:52 UTC  (2+ messages)

[PATCH 1/1] staging: wilc1000: Use common structs to parse ip packets
 2018-05-30 11:29 UTC  (2+ messages)

[PATCH 1/3] brcmfmac: allow specifying features per firmware version
 2018-05-30 10:25 UTC  (8+ messages)
` [PATCH 2/3] brcmfmac: handle monitor mode marked msgbuf packets

[PATCH] ath9k: debug: fix spelling mistake "WATHDOG" -> "WATCHDOG"
 2018-05-30  9:25 UTC 

[PATCH] brcmfmac: stop watchdog before detach and free everything
 2018-05-30  9:06 UTC  (9+ messages)
  ` [PATCH V2] "

[RFT v2, 6/6] wlcore: Use generic runtime pm calls for wowlan elp configuration
 2018-05-30  8:57 UTC 

[PATCH V3 0/5] Update brcm firmware files
 2018-05-30  7:48 UTC  (8+ messages)

[PATCH 00/10] iwlwifi: updates intended for v4.18 2018-05-30
 2018-05-30  7:20 UTC  (11+ messages)
` [PATCH 01/10] iwlwifi: add csr configuration for 6300 devices
` [PATCH 02/10] iwlwifi: mvm: drop UNKNOWN security type frames
` [PATCH 03/10] iwlmvm: tdls: Check TDLS channel switch support
` [PATCH 04/10] iwlwifi: mvm: fix TSO with highly fragmented SKBs
` [PATCH 05/10] iwlwifi: pcie: fix race in Rx buffer allocator
` [PATCH 06/10] iwlwifi: mvm: remove division by size of sizeof(struct ieee80211_wmm_rule)
` [PATCH 07/10] iwlwifi: mvm: open BA session only when sta is authorized
` [PATCH 08/10] iwlwifi: mvm: honor the max_amsdu_subframes limit
` [PATCH 09/10] iwlwifi: mvm: fix race in queue notification wait
` [PATCH 10/10] iwlwifi: fix non_shared_ant for 9000 devices

[PATCH] mwifiex: handle race during mwifiex_usb_disconnect
 2018-05-30  7:20 UTC  (4+ messages)
`  "
  ` [EXT] Re: [PATCH] "

[PATCH V4 0/6] Cypress license and firmware update
 2018-05-30  6:54 UTC  (7+ messages)
` [PATCH V4 1/6] Update Cypress license termination clause
` [PATCH V4 2/6] brcm: update firmware for bcm43430 sdio
` [PATCH V4 3/6] brcm: update firmware for bcm43340 sdio
` [PATCH V4 4/6] brcm: update firmware for bcm43362 sdio
` [PATCH V4 5/6] brcm: update firmware for bcm4354 sdio
` [PATCH V4 6/6] brcm: update firmware for bcm4356 pcie

[RFT 6/6] wlcore: Use generic runtime pm calls for wowlan elp configuration
 2018-05-30  6:34 UTC 

[RFTv3 0/6] Runtime PM support for wlcore
 2018-05-29 21:40 UTC  (9+ messages)
` [RFT 1/6] wlcore: Add missing PM call for wlcore_cmd_wait_for_event_or_timeout()
` [RFT 2/6] wlcore: Make sure PM calls are paired
` [RFT 3/6] wlcore: Add support for runtime PM
` [RFT 4/6] wlcore: Fix misplaced PM call for scan_complete_work()
` [RFT 5/6] wclore: Fix timout errors after recovery
` [RFT 6/6] wlcore: Use generic runtime pm calls for wowlan elp configuration

General Protection Fault in klist_iter_exit.c
 2018-05-29 18:02 UTC 

[PATCH] iwlwifi: pcie: compare with number of IRQs requested for, not number of CPUs
 2018-05-29 14:50 UTC  (4+ messages)
`  "

[PATCH net-next] net: remove unnecessary genlmsg_cancel() calls
 2018-05-29 13:54 UTC  (2+ messages)

[PATCH] ath10k: fix spectral scan for QCA9984 and QCA9888 chipsets
 2018-05-29 11:31 UTC 

[PATCH] mac80211_hwsim: fix module init error paths
 2018-05-29 10:04 UTC 

[PATCH] mac80211_hwsim: add error check to call to rhashtable_init
 2018-05-29 10:01 UTC  (5+ messages)

[PATCH] nl80211: Include ies_len for nlmsg from ft_event
 2018-05-29  9:31 UTC  (2+ messages)

[PATCH] Revert "rt2800: use TXOP_BACKOFF for probe frames"
 2018-05-29  7:39 UTC  (3+ messages)
`  "

[RFC] mac80211: add stop/start logic for software TXQs
 2018-05-29  7:32 UTC  (5+ messages)

[PATCH] rtlwifi: remove duplicate code
 2018-05-29  7:28 UTC  (2+ messages)
`  "

[PATCH 1/2] mwifiex: increase log level for internal scan fail result
 2018-05-29  7:28 UTC  (3+ messages)
` [PATCH 2/2] mwifiex: reserve passive scan time for radar channel
` [1/2] mwifiex: increase log level for internal scan fail result

[PATCH] mwifiex: mark expected switch fall-throughs
 2018-05-29  7:26 UTC  (2+ messages)
`  "

[PATCH] mwifiex: skip sending GT_REKEY_OFFLOAD_CFG if firmware has no support
 2018-05-29  7:24 UTC  (2+ messages)
`  "

[PATCH] mwifiex: avoid exporting mwifiex_send_cmd
 2018-05-29  7:22 UTC  (2+ messages)
`  "

[PATCH] rsi: fix spelling mistake "Uknown" -> "Unknown"
 2018-05-29  7:21 UTC  (2+ messages)
`  "

[PATCH v2] wlcore: sdio: check for valid platform device data before suspend
 2018-05-29  7:21 UTC  (2+ messages)
` [v2] "

[PATCH] atmel: Add missing call to pci_disable_device()
 2018-05-29  7:20 UTC  (2+ messages)
`  "

[PATCH 01/14] rtlwifi: support accurate nullfunc frame tx ack report
 2018-05-29  7:18 UTC  (2+ messages)
` [01/14] "

[PATCHv2] wlcore: sdio: Fix flakey SDIO runtime PM handling
 2018-05-29  7:16 UTC  (2+ messages)

[PATCH 00/14] rtlwifi: remove duplicate C2H handlers
 2018-05-29  5:18 UTC  (3+ messages)
` [PATCH 13/14] rtlwifi: access skb->data to get C2H data by macro

[PATCH v1] ath10k: fix band_center_freq handling for VHT160 in recent firmwares
 2018-05-28 21:08 UTC  (9+ messages)

[PATCH 1/2] NFC: st95hf: initialize semaphore and mutex earlier
 2018-05-28 19:39 UTC  (5+ messages)

ieee80211 phy0: rt2x00queue_write_tx_frame: Error - Dropping frame due to full tx queue...?
 2018-05-28 13:54 UTC  (8+ messages)

[PATCH 0/5] improved scan privacy
 2018-05-28 13:47 UTC  (6+ messages)
` [PATCH 1/5] nl80211: refactor common code in scan flags checks
` [PATCH 2/5] mac80211: add probe request building flags
` [PATCH 3/5] mac80211: split ieee80211_send_probe_req()
` [PATCH 4/5] nl80211: add scan features for improved scan privacy
` [PATCH 5/5] mac80211: support "

[RFCv2 0/2] nl80211/mac80211 Add support for per-rate rx statistics
 2018-05-28 13:34 UTC  (3+ messages)
` [RFCv2 1/2] nl80211: support per-rate/per-station statistics
` [RFCv2 2/2] mac80211: Add support for per-rate rx statistics

hostapd.config file for ACS Configuration
 2018-05-28 12:51 UTC  (2+ messages)

[PATCH 1/3] wcn36xx: Fix WEP104 encryption type
 2018-05-28 11:29 UTC  (3+ messages)
` [PATCH 2/3] wcn36xx: Track associated stations
` [PATCH 3/3] wcn36xx: Fix WEP encryption

[PATCH 0/7] wil6210 patches
 2018-05-28 10:16 UTC  (10+ messages)
` [PATCH 2/7] wil6210: add support for enhanced DMA structures
` [PATCH 3/7] wil6210: initialize TX and RX enhanced DMA rings
` [PATCH 5/7] wil6210: add support for enhanced DMA RX data flows

[RFC 0/3] cfg80211/mac80211: add support for IEEE802.11ax
 2018-05-28  9:05 UTC  (7+ messages)
` [RFC 1/3] cfg80211: Add support for HE

[PATCH] wlcore: sdio: check for valid platform device data before suspend
 2018-05-28  8:20 UTC  (3+ messages)
  ` [EXTERNAL] "

[PATCH] ath10k: fix memory leak of tpc_stats
 2018-05-27 21:17 UTC 

[PATCH 00/12] iwlwifi: updates intended for v4.18 2018-04-22
 2018-05-27 12:08 UTC  (3+ messages)
` [PATCH 01/12] iwlwifi: allow different csr flags for different device families
  ` iwlwifi: regression due to: "

[PATCH 1/2] cfg80211: last ack singal support in station dump
 2018-05-27  9:48 UTC  (2+ messages)

[PATCH] ath9k: mark expected switch fall-throughs
 2018-05-25 21:22 UTC 

[PATCH v2] ath6kl: mark expected switch fall-throughs
 2018-05-25 18:48 UTC  (3+ messages)

[PATCH] ath6kl: mark expected switch fall-throughs
 2018-05-25 18:14 UTC  (6+ messages)

[PATCH] wireless-regdb: Fix iteration in create_wmms() for python 3
 2018-05-25 16:34 UTC  (2+ messages)

[PATCH] wireless-regdb: Fix comparison of WmmRule with NoneType in python 3
 2018-05-25 16:34 UTC  (2+ messages)

[PATCH] wireless-regdb: Update rules for Panama (PA) and add 60 GHz rule
 2018-05-25 16:33 UTC  (2+ messages)

[PATCH] wireless-regdb: Add 5725-5875 MHz rule for France (FR)
 2018-05-25 16:33 UTC  (2+ messages)

[PATCH] ath10k: transmit queued frames after waking queues
 2018-05-25 14:21 UTC  (7+ messages)

[PATCH] mac80211: Move up init of TXQs
 2018-05-25 13:27 UTC  (3+ messages)

Can no one help me?
 2018-05-25 13:12 UTC  (2+ messages)

[PATCH] Added support for Dell Wireless 1537 which is an Qualcomm Atheros AR6004X with an sdio ID of 0x19. hardware ID is 0271:0419. And tested it on a Dell Venue 11 Pro 7130 with a compiled kernel
 2018-05-25 11:46 UTC  (2+ messages)

[PATCH v4] iw: ack signal support for tx ack packets
 2018-05-25 11:06 UTC 

[v8, bpf-next, 4/9] net/wireless/iwlwifi: fix iwlwifi_dev_ucode_error tracepoint
 2018-05-25 10:48 UTC  (3+ messages)

[PATCH v3] wcn36xx: Add support for Factory Test Mode (FTM)
 2018-05-25 10:18 UTC  (2+ messages)
` [v3] "

[PATCHv2 1/2] ath: Add support to get the detected radar specifications
 2018-05-25 10:17 UTC  (2+ messages)
` [PATCHv2, "

[PATCH 01/10] wcn36xx: fix buffer commit logic on TX path
 2018-05-25 10:08 UTC  (2+ messages)
` [01/10] "

[PATCH net-next] ath10k: Remove useless test before clk_disable_unprepare
 2018-05-25 10:04 UTC  (2+ messages)
` [net-next] "

[PATCH 01/52] ath: Add regulatory mapping for Bahamas
 2018-05-25 10:02 UTC  (2+ messages)
` [01/52] "

[PATCH] ath10k: Add support to configure channel dwell time
 2018-05-25  9:49 UTC  (2+ messages)
`  "

[PATCH] ath10k: add fw crash dump support for QCA9888 and QCA99X0
 2018-05-25  9:47 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).