linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-10-27 09:34:10 to 2017-11-02 09:30:17 UTC [more...]

[PATCH 1/3] staging: rtl8188eu: Revert part of "staging: rtl8188eu: fix comments with lines over 80 characters"
 2017-11-02  9:30 UTC 

[PATCH 0/3] mwifiex: fix usage issues with spinlocks
 2017-11-01 21:28 UTC  (5+ messages)
` [PATCH 1/3] mwifiex: cleanup rx_pkt_lock usage in 11n_rxreorder.c
` [PATCH 2/3] mwifiex: cleanup tx_ba_stream_tbl_lock usage
` [PATCH 3/3] mwifiex: cleanup rx_reorder_tbl_lock usage

[PATCH] ath10k: fix recent bandwidth conversion bug
 2017-11-01 20:37 UTC  (3+ messages)

[PATCH v2 00/12] wil6210 patches
 2017-11-01 19:23 UTC  (13+ messages)
` [PATCH v2 01/12] wil6210: run-time PM when interface down
` [PATCH v2 02/12] wil6210: print human readable names of WMI commands and events
` [PATCH v2 03/12] wil6210: refresh FW capabilities during interface up
` [PATCH v2 04/12] wil6210: abort properly in cfg suspend
` [PATCH v2 05/12] wil6210: fix length check in __wmi_send
` [PATCH v2 06/12] wil6210: add block size checks during FW load
` [PATCH v2 07/12] wil6210: missing length check in wmi_set_ie
` [PATCH v2 08/12] wil6210: missing length check in wil_cfg80211_mgmt_tx
` [PATCH v2 09/12] wil6210: get suspend reject reason and resume triggers from FW
` [PATCH v2 10/12] wil6210: fix PCIe bus mastering in case of interface down
` [PATCH v2 11/12] wil6210: remove suspend time statistics
` [PATCH v2 12/12] wil6210: update statistics for suspend

[RFC] cfg80211: Implement Multiple BSSID capability in scanning
 2017-11-01 16:39 UTC 

[PATCH 00/11] rtlwifi: rtl_pci: Update mini driver for RTL8822BE
 2017-11-01 15:29 UTC  (12+ messages)
` [PATCH 01/11] rtlwifi: rtl_pci: Fix formatting errors in pci.h
` [PATCH 02/11] rtlwifi: rtl_pci: Fix formatting problems in pci.c
` [PATCH 03/11] rtlwifi: rtl_pci: Simplify some code be eliminating extraneous variables
` [PATCH 04/11] rtlwifi: rtl_pci: Add support for 8822be TX/RX BD
` [PATCH 05/11] rtlwifi: rtl_pci: Add fill_tx_special_desc to issue H2C data, and process TXOK in interrupt
` [PATCH 06/11] rtlwifi: rtl_pci: Add ID for 8822BE
` [PATCH 07/11] rtlwifi: rtl_pci: Extend recognized interrupt parameters from two to four ISR
` [PATCH 08/11] rtlwifi: rtl_pci: Refactor TX/RX flow
` [PATCH 09/11] rtlwifi: rtl_pci: 8822BE puts broadcast and multicast packet to HIQ
` [PATCH 10/11] rtlwifi: Add beacon check mechanism to check if AP settings changed
` [PATCH 11/11] rtlwifi: rtl_pci: Fix the bug when inactiveps is enabled

[PATCH 1/2] rsi: move rsi_sdio_reinit_device() out of CONFIG_PM
 2017-11-01 12:12 UTC  (2+ messages)
` [PATCH 2/2] rsi: fix kbuild reported build errors with CONFIG_PM off

ath: Incorrect regDomainPairs/allCountries settings
 2017-11-01 10:58 UTC  (2+ messages)

[PATCH 0/6] ath10k: firmware ramdump support
 2017-11-01 10:49 UTC  (3+ messages)
` [PATCH 5/6] ath10k: add memory dump support for QCA6174/QCA9377

[PATCH] iwlegacy: remove redundant pointer sta_priv
 2017-11-01  9:26 UTC 

ath10k-regression due to "ath10k: fix napi_poll budget overflow" c9353bf483d3
 2017-11-01  7:25 UTC  (8+ messages)
  ` ath10k-regression in 4.14: Connections aborts with "failed to extract amsdu: -11"
    ` ath10k: Wifi slow on the XPS13 (9360) (QCA6174)

[PATCH] mac80211: Update last_ack status for all except probing frames
 2017-11-01  2:31 UTC  (2+ messages)

pull-request: wireless-drivers 2017-10-31
 2017-11-01  1:52 UTC  (2+ messages)

rtlwifi oops
 2017-11-01  0:51 UTC  (14+ messages)

iwlwifi crash with hostapd
 2017-10-31 19:33 UTC  (10+ messages)

[PATCH v2] wireless-regdb: Add 5 Ghz rules for Kazakhstan (KZ)
 2017-10-31 18:15 UTC  (3+ messages)

[v3 0/3] rsi: WOWLAN support
 2017-10-31 18:05 UTC  (7+ messages)
` [v3 1/3] rsi: sdio: add WOWLAN support for S3 suspend state
  ` [v3,1/3] "
` [v3 2/3] rsi: sdio: Add WOWLAN support for S4 hibernate state
` [v3 3/3] rsi: sdio: Add WOWLAN support for S5 shutdown state

PROBLEM: Issue with wireless driver after resume from suspend
 2017-10-31 16:10 UTC  (5+ messages)

pull-request mwifiex-firmware 2017-10-30
 2017-10-31 15:40 UTC  (7+ messages)
  ` [EXT] "

pull-request mwifiex-firmware 2017-10-31
 2017-10-31 15:34 UTC 

pull-request mwifiex-firmware 2017-10-31
 2017-10-31 15:32 UTC 

[PATCH v3] ath10k: rebuild crypto header in rx data frames
 2017-10-31 15:07 UTC  (9+ messages)
` [v3] "

[PATCH 1/2] mac80211: Add TXQ scheduling API
 2017-10-31 11:27 UTC  (9+ messages)
` [PATCH v2 1/3] "
  ` [PATCH v3 "
  ` [PATCH v3 2/3] mac80211: Add airtime account and scheduling to TXQs
  ` [PATCH v3 3/3] ath9k: Switch to mac80211 airtime API
` [PATCH v2 2/3] mac80211: Add airtime account and scheduling to TXQs
` [PATCH v2 3/3] ath9k: Switch to mac80211 airtime API

Need support for Intel new wifi module 9462NGW
 2017-10-31  7:29 UTC  (3+ messages)

[PATCH V2 0/9] qtnfmac: allow to configure channel, BW, HT/VHT caps
 2017-10-31  1:04 UTC  (10+ messages)
` [PATCH V2 1/9] qtnfmac: use per-band HT/VHT info from wireless device
` [PATCH V2 2/9] qtnfmac: initialize HT/VHT caps "can override" masks
` [PATCH V2 3/9] qtnfmac: get rid of PHYMODE capabilities flags
` [PATCH V2 4/9] qtnfmac: extend "IE set" TLV to include frame type info
` [PATCH V2 5/9] qtnfmac: SCAN results: retreive frame type information from "IE set" TLV
` [PATCH V2 6/9] qtnfmac: convert "Append IEs" command to QTN_TLV_ID_IE_SET usage
` [PATCH V2 7/9] qtnfmac: configure and start AP interface with a single command
` [PATCH V2 8/9] qtnfmac: include HTCAP and VHTCAP into config AP command
` [PATCH V2 9/9] qtnfmac: pass all CONNECT cmd params to wireless card for processing

[run_timer_softirq] BUG: unable to handle kernel paging request at 0000000000010007
 2017-10-30 20:37 UTC  (3+ messages)

[PATCH 0/5] wlcore: Fine-tuning for three function implementations
 2017-10-30 13:44 UTC  (13+ messages)
` [PATCH 1/5] wlcore: Use common error handling code in wlcore_nvs_cb()
` [PATCH 2/5] wlcore: Delete an unnecessary check statement in wlcore_set_beacon_template()
` [PATCH 3/5] wlcore: Return directly after a failed ieee80211_beacon_get() "
` [PATCH 4/5] wlcore: Use common error handling code "
` [PATCH 5/5] wlcore: Use common error handling code in wl1271_op_suspend()

[PATCH v2 0/5] qtnfmac: misc small features and fixes
 2017-10-30 10:55 UTC  (7+ messages)
` [PATCH v2 1/5] qtnfmac: modify full Tx queue error reporting
  ` [v2,1/5] "
` [PATCH v2 2/5] qtnfmac: enable registration of more mgmt frames
` [PATCH v2 3/5] qtnfmac: drop nonexistent function declaration
` [PATCH v2 4/5] qtnfmac: modify full Tx queue recovery
` [PATCH v2 5/5] qtnfmac: advertise support of inactivity timeout

[PATCH] mwifiex: do not transmit in 11N rates when connected in TKIP security
 2017-10-30 10:49 UTC  (2+ messages)
`  "

[PATCH] libertas: don't write wdev->ssid/_len
 2017-10-30 10:48 UTC  (2+ messages)
`  "

[PATCH net-next] rsi: remove unused including <linux/version.h>
 2017-10-30 10:44 UTC  (2+ messages)
` [net-next] "

[PATCH 1/5] qtnfmac: modify full Tx queue error reporting
 2017-10-30 10:31 UTC  (6+ messages)
` [1/5] "

[PATCH 0/5] cfg80211/mac80211 patches from our internal tree 2017-10-29
 2017-10-30  8:48 UTC  (7+ messages)
` [PATCH 1/5] mac80211: always update the PM state of a peer on MGMT / DATA frames
` [PATCH 2/5] mac80211: call synchronize_net once in the restart flow
` [PATCH 3/5] mac80211: tear down RX aggregations first
` [PATCH 4/5] mac80211: remove BUG() when interface type is invalid
` [PATCH 5/5] cfg80211: IBSS: Add support for static WEP in driver for IBSS

[PATCH] Revert "ath10k: fix napi_poll budget overflow"
 2017-10-30  8:40 UTC  (2+ messages)
`  "

[PATCH 00/12] wil6210 patches
 2017-10-30  6:54 UTC  (7+ messages)
` [PATCH 03/12] wil6210: refresh FW capabilities during interface up
` [PATCH 12/12] wil6210: update statistics for suspend

[RFC PATCH v10 0/7] PCI: rockchip: Move PCIe WAKE# handling into pci core
 2017-10-30  2:15 UTC  (3+ messages)

[PATCH 01/12] wil6210: run-time PM when interface down
 2017-10-29 19:58 UTC  (3+ messages)
` [01/12] "

[PATCH 00/17] iwlwifi: updates intended for v4.15 2017-10-29
 2017-10-29 12:28 UTC  (18+ messages)
` [PATCH 01/17] iwlwifi: mvm: use RS macro instead of duplicating the code
` [PATCH 02/17] iwlwifi: mvm: cleanup references to aggregation count limit
` [PATCH 03/17] iwlwifi: mvm: reset seq num after restart
` [PATCH 04/17] iwlwifi: mvm: rs: remove the ANT C from the toogle antenna logic
` [PATCH 05/17] iwlwifi: mvm: improve latency when there is a reorder timeout
` [PATCH 06/17] iwlwifi: remove dead code for internal devices only
` [PATCH 07/17] iwlwifi: remove host assisted paging
` [PATCH 08/17] iwlwifi: Add more call-sites for pcie reg dumper
` [PATCH 09/17] iwlwifi: fix multi queue notification for a000 devices
` [PATCH 10/17] iwlwifi: mvm: refactor iwl_mvm_flush_no_vif
` [PATCH 11/17] iwlwifi: mvm: add missing implementation of flush for a000 devices
` [PATCH 12/17] iwlwifi: mvm: hold mutex when flushing in iwl_mvm_flush_no_vif()
` [PATCH 13/17] iwlwifi: mvm: Convert timers to use timer_setup()
` [PATCH 14/17] iwlwifi: drop RX frames during hardware restart
` [PATCH 15/17] iwlwifi: add new cards for 8260 series
` [PATCH 16/17] iwlwifi: add new cards for 8265 series
` [PATCH 17/17] iwlwifi: add new cards for a000 series

Commit 0711d638 breaks mwifiex
 2017-10-28 21:32 UTC  (7+ messages)

RTL usb adapter question
 2017-10-28  3:44 UTC  (9+ messages)

[PATCH 1/1] ocb: Use common freqchan helper for setting the operating channel
 2017-10-27 21:43 UTC 

Setting single rate in ath10k broken by "reject/clear user rate mask if not usable"
 2017-10-27 20:41 UTC  (14+ messages)

wcn36xx: connection monitoring issue
 2017-10-27 15:55 UTC 

[PATCH] wcn36xx: Remove unnecessary rcu_read_unlock in wcn36xx_bss_info_changed
 2017-10-27 14:00 UTC  (2+ messages)
`  "

[PATCH] drivers/wireless: ath: Convert timers to use timer_setup()
 2017-10-27 13:55 UTC  (2+ messages)
`  "

[PATCH] wil6210: remove SSID debugfs
 2017-10-27 13:53 UTC  (2+ messages)
`  "

[PATCH] wil6210: remove wil6210_uapi.h from MAINTAINERS
 2017-10-27 13:53 UTC  (2+ messages)
`  "

[PATCH] ath9k: debug: Remove redundant check
 2017-10-27 13:50 UTC  (2+ messages)
`  "

[PATCH] ath10k: spectral: Remove redundant check
 2017-10-27 13:49 UTC  (2+ messages)
`  "

[PATCH] ath10k: fix sending wmi cmd during the tdls teardown
 2017-10-27 13:48 UTC  (2+ messages)
`  "

[PATCH 1/2] ath10k: move ath10k_mac_tdls_vif*() functions
 2017-10-27 13:46 UTC  (2+ messages)
` [1/2] "

[PATCH] wil6210: disallow changing RSN in beacon change
 2017-10-27 13:45 UTC  (3+ messages)
`  "

[PATCH] ath10k: fix build errors with !CONFIG_PM
 2017-10-27 13:44 UTC  (2+ messages)
`  "

Submit patches for v4.15 now
 2017-10-27 13:13 UTC 

[PATCH 1/2] dt: bindings: add new dt entry for ath10k calibration variant
 2017-10-27  9:34 UTC  (5+ messages)
` [PATCH 2/2] ath10k: search DT for qcom,ath10k-calibration-variant
      ` [PATCH 2/2] ath10k: search DT for qcom, ath10k-calibration-variant


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