linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-02-20 10:31:43 to 2019-02-23 21:12:04 UTC [more...]

[RFC PATCH v3 00/12] Draft for Extended Key ID support
 2019-02-23 21:02 UTC  (31+ messages)
` [RFC PATCH v3 02/12] nl80211/cfg80211: "
` [RFC PATCH v3 03/12] mac80211: IEEE 802.11 "
` [RFC PATCH v3 04/12] mac80211: Compatibility "
` [RFC PATCH v3 05/12] mac80211: Mark A-MPDU keyid borders for drivers
` [RFC PATCH v3 07/12] iwlwifi: Extended Key ID support (NATIVE)
` [RFC PATCH v3 08/12] iwlwifi: dvm - EXT_KEY_ID A-MPDU API update

[PATCH v2 0/2] Change sk_pacing_shift in ieee80211_hw for best tx throughput
 2019-02-23 11:49 UTC  (30+ messages)
` [PATCH v2 2/2] ath10k: Set sk_pacing_shift to 6 for 11AC WiFi chips
                                      ` [PATCH] mac80211: Change default tx_sk_pacing_shift to 7

[PATCH] iwlwifi: mvm: fix an unaligned access
 2019-02-23  8:35 UTC  (3+ messages)
` [PATCH v2] iwlwifi: mvm: fix unaligned read of rx_pkt_status
  ` [PATCH] "

[mac80211-next:master 25/27] net/ipv6/ila/ila_xlat.c:420 ila_xlat_nl_cmd_flush() error: uninitialized symbol 'ret'
 2019-02-23  5:30 UTC  (2+ messages)
` [PATCH] ila: Fix uninitialised return value in ila_xlat_nl_cmd_flush

[PATCH] brcmfmac: run firmware state watchdog on the host machine
 2019-02-22 23:06 UTC  (2+ messages)

pull-request: wireless-drivers-next 2019-02-22
 2019-02-22 20:56 UTC  (2+ messages)

pull-request: mac80211-next 2019-02-22
 2019-02-22 20:52 UTC  (2+ messages)

pull-request: mac80211 2019-02-22
 2019-02-22 20:51 UTC  (2+ messages)

[PATCH 2/4] mt76: fix corrupted software generated tx CCMP PN
 2019-02-22 15:24 UTC  (2+ messages)

[PATCH v2 00/12] wil6210 patches
 2019-02-22 14:29 UTC  (2+ messages)

[PATCH 00/21] wil6210 patches
 2019-02-22 14:21 UTC  (22+ messages)
` [PATCH 01/21] wil6210: remove rtap_include_phy_info module param
` [PATCH 02/21] wil6210: add option to drop Tx packets when Tx ring is full
` [PATCH 03/21] wil6210: support up to 20 stations in AP mode
` [PATCH 04/21] wil6210: accessing 802.3 addresses via utility functions
` [PATCH 05/21] wil6210: fix invalid sta statistics update
` [PATCH 06/21] wil6210: ignore HALP ICR if already handled
` [PATCH 07/21] wil6210: check null pointer in _wil_cfg80211_merge_extra_ies
` [PATCH 08/21] wil6210: align to latest auto generated wmi.h
` [PATCH 09/21] wil6210: prevent device memory access while in reset or suspend
` [PATCH 10/21] wil6210: increase PCP stop command timeout
` [PATCH 11/21] wil6210: do not set BIT_USER_SUPPORT_T_POWER_ON_0 in Talyn-MB
` [PATCH 12/21] wil6210: update WIL_MCS_MAX to 15
` [PATCH 13/21] wil6210: check mid is valid
` [PATCH 14/21] wil6210: use OEM MAC address from OTP
` [PATCH 15/21] wil6210: free edma_rx_swtail upon reset
` [PATCH 16/21] wil6210: fix report of rx packet checksum in edma mode
` [PATCH 17/21] wil6210: fix return code of wmi_mgmt_tx and wmi_mgmt_tx_ext
` [PATCH 18/21] wil6210: prevent access to RGF_CAF_ICR in Talyn
` [PATCH 19/21] wil6210: add support for ucode tracing
` [PATCH 20/21] wil6210: reset buff id in status message after completion
` [PATCH 21/21] wil6210: print error in FW and board files load failures

[PATCH] cfg80211: reg: Fix use-after-free in call_crda
 2019-02-22 13:00 UTC  (2+ messages)

[PATCH 17/24] cfg80211: Include the PMK and PMKID in NL80211_CMD_EXTERNAL_AUTH
 2019-02-22 12:41 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] mac80211_hwsim::: propagate genlmsg_reply return code
 2019-02-22 12:26 UTC  (2+ messages)

[PATCH] mac80211: allocate tailroom for forwarded mesh packets
 2019-02-22 12:21 UTC 

[PATCH v3 1/3] mt76usb: allow mt76u_bulk_msg be used for reads
 2019-02-22 12:00 UTC  (6+ messages)
` [PATCH v3 2/3] mt76usb: use synchronous msg for mcu command responses
` [PATCH v3 3/3] mt76usb: remove usb_mcu.c

[PATCH] iw: allow to set wmm parameters from iw
 2019-02-22 11:03 UTC  (2+ messages)

[PATCH 1/5] net: dsa: fix a leaked reference by adding a missing of_node_put
 2019-02-22 10:38 UTC  (6+ messages)
` [PATCH 2/5] net: mscc: ocelot: "
` [PATCH 3/5] mt76: "
` [PATCH 4/5] net: xilinx: fix a leaked reference by adding "
` [PATCH 5/5] net: dsa: "

[PATCH] iwlwifi: mvm: Use div64_s64 instead of do_div in iwl_mvm_debug_range_resp
 2019-02-22  8:52 UTC  (8+ messages)
` [PATCH v2] iwlwifi: mvm: Use div_s64 "

[PATCH] net: nfc: Fix NULL dereference on nfc_llcp_build_tlv fails
 2019-02-22  7:37 UTC 

[PATCH 0/4] Fix inconsistencies observed in population of tx_stats in debugfs
 2019-02-22  7:20 UTC  (5+ messages)
` [PATCH 1/4] ath10k: Fix the incorrect updation of NSS data in tx stats
` [PATCH 2/4] ath10k: Fix the wrong updation of BW in tx_stats debugfs entry
` [PATCH 3/4] ath10k: Fix the wrong updation of SGI in tx_stats debugfs
` [PATCH 4/4] ath10k: Fix the wrong calculation ht_idx and idx of rate table for tx_stats

[PATCH v3] iw: Add support for controlling tx power for per station
 2019-02-22  6:37 UTC 

[PATCH v3 3/3] ath10k: add support for controlling tx power to a station
 2019-02-22  6:35 UTC 

[PATCH v3 2/3] mac80211: store tx power value from user to station
 2019-02-22  6:34 UTC 

[PATCH v3 1/3] cfg80211: Add support to set tx power for a station associated
 2019-02-22  6:33 UTC 

[PATCHv2 0/9] cfg80211/mac80211: Add support for TID specific configuration
 2019-02-22  5:32 UTC  (10+ messages)
` [PATCHv2 1/9] nl80211: New netlink command "
` [PATCHv2 2/9] nl80211: Add new netlink attribute for TID speicific retry count
` [PATCHv2 3/9] nl80211: Add netlink attribute for AMPDU aggregation enable/disable
` [PATCHv2 4/9] nl80211: Add netlink attribute to enable/disable RTS_CTS
` [PATCHv2 5/9] nl80211: Add netlink attribute to configure TID specific tx rate
` [PATCHv2 6/9] mac80211: Add api to support configuring TID specific configuration
` [PATCHv2 7/9] ath10k: Add wmi command support for station specific TID config
` [PATCHv2 8/9] ath10k: Add new api to support TID specific configuration
` [PATCHv2 9/9] ath10k: Add extended TID configuration support

[PATCH 2/2] ath9K: debugfs: Fix SPUR-DOWN field
 2019-02-21 23:12 UTC 

[PATCH 1/2] nl80211: Allow change CW to Ad-Hock network
 2019-02-21 23:11 UTC 

[PATCH 0/8] rtlwifi: Fix some cosmetic errors
 2019-02-21 19:31 UTC  (9+ messages)
` [PATCH 1/8] rtlwifi: Fix errors in spacing in wifi.h
` [PATCH 2/8] rtlwifi: Fix problems with block comments "
` [PATCH 3/8] rtlwifi: Fix alignment errors "
` [PATCH 4/8] rtlwifi: Fix blank line errors in main header files
` [PATCH 5/8] rtlwifi: Fix all blank line irregularities in main code files
` [PATCH 6/8] rtlwifi: rtl8192ce: Fix missing blank lines
` [PATCH 7/8] rtlwifi: rtl8192cu: Fix problems with "
` [PATCH 8/8] rtlwifi: rtl8192com: Fix blank line problems

[bug report] libertas_tf: don't defer firmware loading until start()
 2019-02-21 18:29 UTC 

[BUG] ath10k firmware crash 100% recreated this way
 2019-02-21 16:33 UTC  (2+ messages)

[PATCH 0/4] ath10k: small fixes for SDIO support
 2019-02-21 16:21 UTC  (5+ messages)
` [PATCH 1/4] ath10k: sdio: set hi_acs_flags
` [PATCH 2/4] ath10k: sdio: disable fwlog prints
` [PATCH 3/4] ath10k: sdio: reset chip on power_down()
` [PATCH 4/4] ath10k: don't report unset rssi values to mac80211

[PATCH wireless-drivers-next 1/2] brcmfmac: fix size of the struct msgbuf_ring_status
 2019-02-21 11:13 UTC  (4+ messages)
` [PATCH wireless-drivers-next 2/2] brcmfmac: print firmware reported general status errors

[PATCH][next] rsi: fix missing null pointer check from a failed ieee80211_probereq_get call
 2019-02-21 12:35 UTC 

[PATCH wireless-drivers-next] brcmfmac: add basic validation of shared RAM address
 2019-02-21 10:30 UTC  (7+ messages)

Does Linux Kernel 5.0-rc7 Support High Efficiency Wireless IEEE 802.11ax and IEEE 802.11ay (Wi-Fi Alliance Wi-Fi 6)?
 2019-02-21  8:38 UTC  (2+ messages)

[PATCH] mt76: usb: fix warning in mt76u_buf_free
 2019-02-21  7:15 UTC  (3+ messages)

[PATCH 0/3] simplify usb layer buffer allocation
 2019-02-20 22:35 UTC  (4+ messages)
` [PATCH 1/3] mt76: usb: introduce mt76u_fill_bulk_urb routine
` [PATCH 2/3] mt76: usb: simplify rx buffer allocation
` [PATCH 3/3] mt76: usb: simplify mt76u_tx_build_sg routine

bug report: iwlwifi: mvm: support mac80211 TXQs model
 2019-02-20 21:12 UTC  (2+ messages)

[bug report] mt76: usb: fix possible memory leak in mt76u_buf_free
 2019-02-20 20:57 UTC 

pull-request: iwlwifi-next 2019-02-20
 2019-02-20 19:08 UTC  (2+ messages)

[PATCH v2 0/3] libertas_tf: fix setting the hardware address]
 2019-02-20 17:56 UTC  (5+ messages)
` [PATCH v2 1/3] libertas_tf: move hardware callbacks to a separate structure
` [PATCH v2 2/3] libertas_tf: don't defer firmware loading until start()
` [PATCH v2 3/3] libertas_tf: get the MAC address before registering the device

[PATCH][next] rtlwifi: rtl8192ce: fix typo, "PairwiseENcAlgorithm" -> "PairwiseEncAlgorithm"
 2019-02-20 17:55 UTC  (2+ messages)

[PATCH V4] brcmfmac: use bphy_err() in all wiphy-related code
 2019-02-20 17:54 UTC  (2+ messages)

[BUG] mt76x0u: Probing issues on Raspberry Pi 3 B+
 2019-02-20 16:36 UTC  (16+ messages)

[BUG] mt76x0u: Probing issues on Raspberry Pi 3 B+
 2019-02-20 15:25 UTC  (2+ messages)

[PATCH] ath10k: Add peer delete response event
 2019-02-20 14:30 UTC 

[RFC 0/3] simplify usb layer buffer allocation
 2019-02-20 14:05 UTC  (4+ messages)
` [RFC 1/3] mt76: usb: introduce mt76u_fill_bulk_urb routine
` [RFC 2/3] mt76: usb: simplify rx buffer allocation
` [RFC 3/3] mt76: usb: simplify mt76u_tx_build_sg routine

[PATCH v2 1/3] mt76usb: allow mt76u_bulk_msg be used for reads
 2019-02-20 13:56 UTC  (4+ messages)
` [PATCH v2 2/3] mt76usb: use synchronous msg for mcu command responses
` [PATCH v2 3/3] mt76usb: remove usb_mcu.c

update on netdev 0x13 conference
 2019-02-20 13:24 UTC 

[PATCH 00/20] iwlwifi: updates intended for v5.1 2019-02-15
 2019-02-20 12:43 UTC  (3+ messages)

[PATCH 0/8] iwlwifi: updates intended for v5.1 2019-02-20
 2019-02-20 12:04 UTC  (9+ messages)
` [PATCH 1/8] iwlwifi: dbg_ini: add print to iwl_dump_ini_mem in case of invalid range
` [PATCH 2/8] iwlwifi: dbg_ini: make memory dump get_size handler include headers
` [PATCH 3/8] iwlwifi: dbg_ini: make fill_range handler accept generic range pointer
` [PATCH 4/8] iwlwifi: dbg_ini: add region to fill_header handler
` [PATCH 5/8] iwlwifi: dbg_ini: implement Tx fifos dump
` [PATCH 6/8] iwlwifi: dbg_ini: implement Rx "
` [PATCH 7/8] iwlwifi: add new card for 9260 series
` [PATCH 8/8] iwlwifi: add new cards for 22000 and killer series and change the market name

[PATCH 1/3] mt76usb: allow mt76u_bulk_msg be used for reads
 2019-02-20 12:01 UTC  (8+ messages)
` [PATCH 2/3] mt76usb: use synchronous msg for mcu command responses
` [PATCH 3/3] mt76usb: remove usb_mcu.c

[PATCH v4 00/13] rtw88: mac80211 driver for Realtek 802.11ac wireless network chips
 2019-02-20 11:19 UTC  (5+ messages)
` [PATCH v4 03/13] rtw88: hci files

[v2] cfg80211/nl80211: Offload OWE processing to user space in AP mode
 2019-02-20 10:48 UTC 


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