linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-04-13 12:44:10 to 2018-04-20 07:07:41 UTC [more...]

ath9k and AR9220 (Mikrotik R52N) initialization error on old small router (Asus WL-500g Premium v1)
 2018-04-20  6:49 UTC 

[PATCH] reg: Rename confusing 'country IE' in log output
 2018-04-20  6:55 UTC  (3+ messages)

[RFC 0/6] cfg80211/mac80211: enable rssi/txrate threshold config for AP mode
 2018-04-20  6:52 UTC  (7+ messages)
` [RFC 1/6] cfg80211: enable setting rssi "
` [RFC 2/6] mac80211: "
` [RFC 3/6] mac80211: implement station's rssi check using rx data signal
` [RFC 4/6] cfg80211: Add support to config station tx rate threshold
` [RFC 5/6] mac80211: Add support to configure txrate threshold for station
` [RFC 6/6] mac80211: Implement cqm txrate range check for a station

[PATCH] nl80211: Free connkeys on external authentication failure
 2018-04-20  6:11 UTC 

Simultaneous 2.4 GHz WiFi and Bluetooth issue on Intel Dual Band Wireless-AC 8260
 2018-04-20  6:03 UTC  (2+ messages)

[PATCH v2] rtlwifi: cleanup 8723be ant_sel definition
 2018-04-20  2:30 UTC 

[PATCH v2 1/3] ethtool: Support ETHTOOL_GSTATS2 command
 2018-04-19 18:17 UTC  (3+ messages)
` [PATCH v2 2/3] mac80211: Add support for ethtool gstats2 API
` [PATCH v2 3/3] ath10k: Support "

[PATCH v2 0/4] Support for STA idle mode power save(IMPS)
 2018-04-19 17:00 UTC  (12+ messages)
` [PATCH v2 1/4] ath10k: Add hw params for shadow register support
` [PATCH v2 2/4] ath10k: Add support for shadow register for WNC3990
` [PATCH v2 3/4] ath10k: Enable SRRI/DRRI support on ddr for WCN3990
` [PATCH v2 4/4] ath10k: Enable sta idle power save

[PATCH] wcn36xx: use READ_ONCE() to access desc->ctrl
 2018-04-19 16:23 UTC  (2+ messages)
`  "

[PATCH] ath10k: Fix fw path name for WCN3990 target
 2018-04-19 16:22 UTC  (2+ messages)
`  "

[PATCH 0/2] ath10k: HTT ops wrappers
 2018-04-19 16:20 UTC  (4+ messages)
` [PATCH 1/2] ath10k: add inlined wrappers for htt tx ops
  ` [1/2] "
` [PATCH 2/2] ath10k: add inlined wrappers for htt rx ops

[PATCH v2] ath10k: search all IEs for variant before falling back
 2018-04-19 16:18 UTC  (2+ messages)
` [v2] "

[PATCH 02/10] wil6210: set/get EDMG channel through debugfs
 2018-04-19 16:15 UTC  (2+ messages)
` [02/10] "

[PATCH] ath10k: Fix a typo in ath10k_wmi_set_wmm_param()
 2018-04-19 16:00 UTC  (2+ messages)
`  "

[PATCH] ath10k: correct target assert problem due to CE5 stuck
 2018-04-19 15:59 UTC  (2+ messages)
`  "

[PATCH] ath6kl: fix spelling mistake: "chache" -> "cache"
 2018-04-19 15:57 UTC  (2+ messages)
`  "

[PATCH v2 01/13] ath10k: platform driver for WCN3990 SNOC WLAN module
 2018-04-19 15:55 UTC  (2+ messages)
` [v2,01/13] "

[PATCH] ath10k: build ce layer in ath10k core module
 2018-04-19 15:51 UTC  (2+ messages)
`  "

[PATCHv3] ath10k: Add tx ack signal support for management frames
 2018-04-19 15:48 UTC  (2+ messages)

[PATCH 1/3] ethtool: Support ETHTOOL_GSTATS2 command
 2018-04-19 15:26 UTC  (10+ messages)
` [PATCH 2/3] mac80211: Add support for ethtool gstats2 API
` [PATCH 3/3] ath10k: Support "

[PATCH 1/2] cfg80211: Enhance semantics for self-managed hints
 2018-04-19 15:07 UTC  (5+ messages)
` [PATCH 2/2] cfg80211: Modify wiphy registration semantics for self managed hints

[PATCH 1/2] dt: bindings: add new dt entry for ath10k calibration variant
 2018-04-19 14:56 UTC  (4+ messages)
` [PATCH 2/2] ath10k: search DT for qcom,ath10k-calibration-variant
    ` [PATCH 2/2] ath10k: search DT for qcom, ath10k-calibration-variant

[PATCH] rtlwifi: cleanup 8723be ant_sel definition
 2018-04-19 12:53 UTC  (3+ messages)

iwlwifi 4.18rc1 SYNC TIME_QUOTA_CMD with fw 31
 2018-04-19 11:10 UTC  (5+ messages)

[PATCH 0/3] Export TXQ parameters and statistics via nl80211
 2018-04-19 10:30 UTC  (4+ messages)

ath confusing log message "country IE"
 2018-04-19  9:10 UTC  (5+ messages)

wil6210: low level sector API
 2018-04-18 18:01 UTC  (3+ messages)

[PATCH] rt2x00: fix spelling mistake in various macros, UKNOWN -> UNKNOWN
 2018-04-18 11:55 UTC  (2+ messages)

[PATCH 00/22] staging: wilc1000: cleanup patches to follow linux coding style
 2018-04-18 11:39 UTC  (23+ messages)
` [PATCH 01/22] staging: wilc1000: rename WILC_WFI_wep_key & WILC_WFI_wep_key_len
` [PATCH 02/22] staging: wilc1000: rename variable using datatype in their name in add_key()
` [PATCH 03/22] staging: wilc1000: split add_key() to avoid line over 80 chars
` [PATCH 04/22] staging: wilc1000: remove inner block {} and resetting of mode variable
` [PATCH 05/22] staging: wilc1000: refactor add_key() to avoid duplicated code
` [PATCH 06/22] staging: wilc1000: handle error condition in add_key() and remove auth_type variable
` [PATCH 07/22] staging: wilc1000: use sizeof(variable) for memory allocated to store key info
` [PATCH 08/22] staging: wilc1000: fix line over 80 chars in change_station()
` [PATCH 09/22] staging: wilc1000: rename WID_LOGTerminal_Switch to avoid camelCase
` [PATCH 10/22] staging: wilc1000: added identifiers name in function definations
` [PATCH 11/22] staging: wilc1000: remove unused macros in wilc module
` [PATCH 12/22] staging: wilc1000: remove multiple define used for MAX_SSID_LEN
` [PATCH 13/22] staging: wilc1000: remove multiple define for mac connect and disconnect
` [PATCH 14/22] staging: wilc1000: remove the use of goto label in spi_cmd_complete()
` [PATCH 15/22] staging: wilc1000: remove the use of goto label in wilc_spi_read_size()
` [PATCH 16/22] staging: wilc1000: remove the use of goto label in wilc_spi_read_int()
` [PATCH 17/22] staging: wilc1000: remove goto label '_done_' in handle_listen_state_expired()
` [PATCH 18/22] staging: wilc1000: remove the use of goto label in wilc_init()
` [PATCH 19/22] staging: wilc1000: rename goto label '_fail_' linux naming convension
` [PATCH 20/22] staging: wilc1000: rename goto labels starting with '_' in wilc1000_wlan_init()
` [PATCH 21/22] staging: wilc1000: remove the use of goto label in wilc_spi_clear_int_ext()
` [PATCH 22/22] staging: wilc1000: rename pu32InactiveTime to avoid camelCase issue

[PATCH] mt76x2: fix is_mt7612 routine
 2018-04-18 10:18 UTC  (2+ messages)

[RESEND][PATCH 0/4] Few NFC fixes from android-4.14 tree
 2018-04-18 10:05 UTC  (5+ messages)
` [RESEND][PATCH 1/4] NFC: st21nfca: Fix out of bounds kernel access when handling ATR_REQ
` [RESEND][PATCH 2/4] NFC: st21nfca: Fix memory OOB and leak issues in connectivity events handler
` [RESEND][PATCH 3/4] NFC: Fix possible memory corruption when handling SHDLC I-Frame commands
` [RESEND][PATCH 4/4] NFC: fdp: Fix possible buffer overflow in WCS4000 NFC driver

[PATCH 0/2] ath10k: support MAC address randomization in scan
 2018-04-18  9:58 UTC  (19+ messages)
` [PATCH 2/2] "
  ` [2/2] "

ieee80211 phy0: rt2x00queue_write_tx_frame: Error - Dropping frame due to full tx queue...?
 2018-04-17 19:42 UTC  (18+ messages)

[PATCH] mac80211: don't WARN on bad WMM parameters from buggy APs
 2018-04-17 14:51 UTC  (3+ messages)

[PATCH v2 0/5] wcn36xx: scan related patches
 2018-04-17 13:23 UTC  (6+ messages)
` [PATCH v2 1/5] wcn36xx: abort scan request when 'dequeued' indicator is sent
` [PATCH v2 2/5] wcn36xx: cancel pending scan request when interface goes down
` [PATCH v2 3/5] wcn36xx: handle scan cancellation when firmware support is missing
` [PATCH v2 4/5] wcn36xx: send bss_type in scan requests
` [PATCH v2 5/5] wcn36xx: pass information elements "

[PATCH 0/4] Support for STA idle mode power save(IMPS)
 2018-04-17 12:10 UTC  (4+ messages)
` [PATCH 3/4] ath10k: Enable SRRI/DRRI support on ddr for WCN3990

[PATCH] ath10k: Enable hw checksum for wcn3990
 2018-04-17  9:27 UTC  (3+ messages)
`  "

[PATCH v2] ath10k: Enable hw checksum for wcn3990
 2018-04-17  9:24 UTC 

Driver crashes on resume after suspend
 2018-04-17  8:28 UTC 

[PATCH][next] iwlwifi: mvm: remove division by size of sizeof(struct ieee80211_wmm_rule)
 2018-04-17  7:06 UTC  (2+ messages)

[PATCH] ath10k:add support for multicast rate control
 2018-04-17  6:33 UTC  (2+ messages)

[PATCH v2 13/13] dt: bindings: add bindings for wcn3990 wifi block
 2018-04-17  4:27 UTC  (4+ messages)

[PATCH] mt76x2: fix TXD_INFO bitmask definition
 2018-04-16 23:05 UTC 

[ANN] mt76x0 usb driver
 2018-04-16 22:30 UTC  (4+ messages)

[PATCH 0/5] wcn36xx: scan related patches
 2018-04-16 22:24 UTC  (13+ messages)
` [PATCH 1/5] wcn36xx: abort scan request when 'dequeued' indicator is sent
` [PATCH 2/5] wcn36xx: cancel pending scan request when interface goes down
` [PATCH 3/5] wcn36xx: handle scan cancellation when firmware support is missing
` [PATCH 4/5] wcn36xx: send bss_type in scan requests
` [PATCH 5/5] wcn36xx: pass information elements "

[PATCH 1/2] mt7601u: use EWMA to calculate avg_rssi
 2018-04-16 18:45 UTC  (6+ messages)
` [PATCH 2/2] mt7601u: run calibration works after finishing scanning

[PATCH 1/2 v2] mt7601u: use EWMA to calculate avg_rssi
 2018-04-16 17:24 UTC  (3+ messages)
` [PATCH 2/2 v2] mt7601u: run calibration works after finishing scanning

[PATCHv2 0/3]: cfg80211/mac80211/ath10k: average ack rssi support for data frames
 2018-04-16 14:48 UTC  (4+ messages)
` [PATCHv2 1/3] cfg80211: "
` [PATCHv2 2/3] mac80211: "
` [PATCHv2 3/3] ath10k: "

Compex WLE1216V2-20 (QCA9984) firmware is missing
 2018-04-16 13:59 UTC  (5+ messages)

[PATCH] linux-firmware: update wil6210 firmware to 5.2.0.18
 2018-04-16 13:58 UTC  (2+ messages)

[PATCH v2] ath10k: Convert wow pattern from 802.3 to 802.11
 2018-04-16 13:58 UTC  (2+ messages)
` [v2] "

[PATCH v2] linux-firmware: rsi: update firmware images for Redpine 9113 chipset
 2018-04-16 13:54 UTC  (2+ messages)

pull-request: iwlwifi firmwares update 2018-04-06
 2018-04-16 13:44 UTC  (2+ messages)

[PATCH 1/2] ath10k: Add WMI_SERVICE_AVAILABLE_EVENT support
 2018-04-16 13:40 UTC  (2+ messages)
` [1/2] "

[PATCH 1/2] ath9k: fix tx99 use after free
 2018-04-16 12:57 UTC  (3+ messages)
` [PATCH 2/2] ath9k: fix tx99 bus error

ath9k tracing implementation/extension
 2018-04-16  9:03 UTC 

[PATCH v2] ath10k: Implement get_expected_throughput callback
 2018-04-16  6:30 UTC  (7+ messages)

[PATCH 3/3] ath10k: average ack rssi support for data frames
 2018-04-14  6:56 UTC  (4+ messages)

[PATCH 00/25] iwlwifi: updates intended for v4.18 2018-04-13
 2018-04-14  6:25 UTC  (10+ messages)
` [PATCH 01/25] iwlwifi: mvm: add traffic condition monitoring (TCM)
  ` [PATCH v2 "
` [PATCH 10/25] iwlwifi: move timestamp functions from debugfs.h to dbg.h
` [PATCH 12/25] iwlwifi: Revert "iwlwifi: pcie: dynamic Tx command queue size"
` [PATCH 14/25] iwlwifi: pcie: use the queue size as sent by opmode
` [PATCH 15/25] iwlwifi: mvm: use shorter queues for mgmt and auxilary queues
` [PATCH 21/25] iwlwifi: support api ver2 of NVM_GET_INFO resp
` [PATCH 22/25] iwlwifi: use flags to denote modifiers for the channel maps

[PATCH 2/3] mac80211: average ack rssi support for data frames
 2018-04-14  4:57 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).