linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-04-17 04:27:36 to 2018-04-23 08:52:34 UTC [more...]

[PATCH v2 00/10] wil6210 patches
 2018-04-23  8:52 UTC  (9+ messages)
` [PATCH v2 02/10] wil6210: force EDMG channel through debugfs
` [PATCH v2 03/10] wil6210: align to latest auto generated wmi.h
` [PATCH v2 04/10] wil6210: fix call to wil6210_disconnect during unload
` [PATCH v2 05/10] wil6210: change reply_size arg to u16 in wmi_call
` [PATCH v2 06/10] wil6210: use country specific board file upon reg domain change
` [PATCH v2 07/10] wil6210: move WMI functionality out of wil_cfg80211_mgmt_tx
` [PATCH v2 08/10] wil6210: Initialize reply struct of the WMI commands
` [PATCH v2 09/10] wil6210: remove unused rx_reorder members

New sparse warning from min_t(): expression using sizeof(void)
 2018-04-23  7:41 UTC  (5+ messages)

[PATCHv3] ath10k: fix kernel panic while reading tpc_stats
 2018-04-23  5:22 UTC 

[PATCH v2] rtlwifi: cleanup 8723be ant_sel definition
 2018-04-23  2:19 UTC  (4+ messages)

[PATCH] ANDROID: mac80211_hwsim: support/ignore power state changes
 2018-04-23  1:23 UTC  (2+ messages)
` [lkp-robot] [ANDROID] c3e497719d: hwsim.p2p_set.fail

Tuning roaming on ath6kl through debugfs
 2018-04-23  1:14 UTC 

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

wil6210: low level sector API
 2018-04-22 14:29 UTC  (4+ messages)

[PATCH 02/10] wil6210: set/get EDMG channel through debugfs
 2018-04-22 12:40 UTC  (3+ messages)
` [02/10] "

[PATCH 00/12] iwlwifi: updates intended for v4.18 2018-04-22
 2018-04-22  8:27 UTC  (13+ messages)
` [PATCH 01/12] iwlwifi: allow different csr flags for different device families
` [PATCH 02/12] iwlwifi: introduce Image Loader (IML) - new firmware image
` [PATCH 03/12] iwlwifi: cfg: remove unnecessary cfg data in non-dvm devices
` [PATCH 04/12] iwlwifi: pcie: allow sending pre-built A-MSDUs
` [PATCH 05/12] iwlwifi: support new csr addresses for hw address
` [PATCH 06/12] iwlwifi: mvm: move skb padding reservation earlier
` [PATCH 07/12] iwlwifi: fw: harden page loading code
` [PATCH 08/12] iwlwifi: fw: combine loading of last page block into main copy loop
` [PATCH 09/12] iwlwifi: pcie: remove non-responsive device
` [PATCH 10/12] iwlwifi: make bitfield a u32 instead of u16
` [PATCH 11/12] iwlwifi: mvm: remove check for non low latency TIDs
` [PATCH 12/12] iwlwifi: mvm: set wakeup filters for wowlan "any" configuration

[PATCH 8/9] ath10k: use request_firmware_nowarn to load firmware
 2018-04-21  8:04 UTC  (5+ messages)
  ` [PATCH 9/9] brcmfmac: use request_firmware_nowait2 to load firmware without warnings

[PATCH 0/9] cfg80211/mac80211 patches from our internal tree 2018-04-20
 2018-04-21  7:56 UTC  (13+ messages)
` [PATCH 1/9] mac80211: rename rtap_vendor_space to rtap_space
` [PATCH 2/9] mac80211: use timeout from the AddBA response instead of the request
` [PATCH 3/9] mac80211: Adjust SAE authentication timeout
` [PATCH 4/9] mac80211: clean up rate info bandwidth setting
` [PATCH 5/9] mac80211: ethtool: memset the whole sinfo struct to 0
` [PATCH 6/9] mac80211: remove pointless flags=0 assignment
` [PATCH 7/9] mac80211: add api to set CSA counter in mac80211
` [PATCH 8/9] mac80211: Support adding duration for prepare_tx() callback
` [PATCH 9/9] nl80211: Add wmm rule attribute to NL80211_CMD_GET_WIPHY dump command

[PATCH v1 1/1] ath10k: convert kmemdup to dma_alloc_coherent
 2018-04-21  7:10 UTC  (2+ messages)

[RFC v2] ath10k: report tx rate using ieee80211_tx_status()
 2018-04-21  6:23 UTC 

[PATCH 1/2] dt: bindings: add new dt entry for ath10k calibration variant
 2018-04-20 19:50 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

[RESEND][PATCH 0/4] Few NFC fixes from android-4.14 tree
 2018-04-20 16:45 UTC  (8+ 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] ath10k: add dynamic vlan support
 2018-04-20 13:57 UTC 

[PATCHv2] ath10k: fix kernel panic while reading tpc_stats
 2018-04-20 12:49 UTC  (4+ messages)

[PATCH v2 0/4] Support for STA idle mode power save(IMPS)
 2018-04-20 12:43 UTC  (15+ 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 0/2] ath10k: support MAC address randomization in scan
 2018-04-20 10:30 UTC  (18+ messages)
` [PATCH 2/2] "
    ` [2/2] "

[PATCH] ath10k: remove variables which set but not used
 2018-04-20 10:01 UTC  (2+ messages)
`  "

[PATCH] reg: Rename confusing 'country IE' in log output
 2018-04-20  9:12 UTC  (4+ messages)

pull-request: iwlwifi-next 2018-04-20
 2018-04-20  8:59 UTC 

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

[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 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] 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 1/2] ath10k: add inlined wrappers for htt tx ops
 2018-04-19 16:20 UTC  (2+ messages)
` [1/2] "

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

[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/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] 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)

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

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  (2+ 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)


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