linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-09-03 13:28:34 to 2019-09-06 14:13:49 UTC [more...]

[PATCH 4/8] rtw88: 8822c: add FW IQK support
 2019-09-06 14:13 UTC  (4+ messages)

[PATCH] rtlwifi: Fix file release memory leak
 2019-09-06 14:11 UTC  (2+ messages)

[PATCH] rtw88: fix seq_file memory leak
 2019-09-06 14:10 UTC  (2+ messages)

[PATCH] hostap: remove set but not used variable 'copied' in prism2_io_debug_proc_read
 2019-09-06 14:10 UTC  (6+ messages)

[PATCH V2 1/2] brcmfmac: add stub version of brcmf_debugfs_get_devdir()
 2019-09-06 14:09 UTC  (2+ messages)

[PATCH 1/8] rtw88: 8822c: update PHY parameter to v38
 2019-09-06 14:06 UTC  (2+ messages)

pull request: mt76 2019-09-05
 2019-09-06 13:39 UTC  (2+ messages)

pull-request: iwlwifi-next 2019-09-06
 2019-09-06 13:22 UTC 

pull-request: wireless-drivers 2019-09-05
 2019-09-06 13:22 UTC  (2+ messages)

[PATCH] mt76: mt76x0e: make array mt76x0_chan_map static const, makes object smaller
 2019-09-06 12:19 UTC 

[PATCH] rtl8xxxu: add bluetooth co-existence support for single antenna
 2019-09-06 11:40 UTC  (4+ messages)

[PATCH] ath10k: remove the warning of sdio not full support
 2019-09-06 10:55 UTC 

[PATCH] CREDITS: Update email address
 2019-09-06  8:55 UTC 

[RFC] cfg80211: Allow self managed devices to update global regulatory
 2019-09-06  7:44 UTC  (2+ messages)

[PATCH v3] mac80211: Store max_mtu in ieee80211_hw
 2019-09-06  2:48 UTC 

[PATCH] iwl-mvm: Report tx/rx antennas
 2019-09-05 21:28 UTC 

[PATCH v2] mac80211: Store max_mtu in ieee80211_hw
 2019-09-05 20:11 UTC  (2+ messages)

iw scan dump for /AX attributes?
 2019-09-05 20:10 UTC  (3+ messages)

[PATCH] mt76: usb: add lockdep_assert_held in __mt76u_vendor_request
 2019-09-05 16:32 UTC 

[PATCH] brcmsmac: Use DIV_ROUND_CLOSEST directly to make it readable
 2019-09-05 16:24 UTC 

[PATCH] bcma: make arrays pwr_info_offset and sprom_sizes static const, shrinks object size
 2019-09-05 16:20 UTC 

[PATCH] rtlwifi: rtl8821ae: make array static const and remove redundant assignment
 2019-09-05 15:00 UTC 

[PATCH v2 00/21] iwlwifi: updates intended for v5.4 2019-09-03-2
 2019-09-05 13:22 UTC  (22+ messages)
` [PATCH v2 01/21] iwlwifi: separate elements from cfg that are needed by trans_alloc
` [PATCH v2 02/21] iwlwifi: pcie: use the cfg we passed to iwl_trans_pcie_alloc()
` [PATCH v2 03/21] iwlwifi: pcie: move some cfg mangling from trans_pcie_alloc to probe
` [PATCH v2 04/21] iwlwifi: pcie: set iwl_trans->cfg later in the probe function
` [PATCH v2 05/21] iwlwifi: pass the iwl_config_trans_params when needed
` [PATCH v2 06/21] iwlwifi: add a pointer to the trans_cfg directly in trans
` [PATCH v2 07/21] iwlwifi: pass the iwl_trans instead of cfg to some functions
` [PATCH v2 08/21] iwlwifi: always access the trans configuration via trans
` [PATCH v2 09/21] iwlwifi: fix warning iwl-trans.h is included more than once
` [PATCH v2 10/21] iwlwifi: add support for suspend-resume flow for new device generation
` [PATCH v2 11/21] iwlwifi: add sta_id to WOWLAN_CONFIG_CMD
` [PATCH v2 12/21] iwlwifi: mvm: drop BA sessions on too many old-SN frames
` [PATCH v2 13/21] iwlwifi: mvm: handle BAR_FRAME_RELEASE (0xc2) notification
` [PATCH v2 14/21] iwlwifi: mvm: add support for single antenna diversity
` [PATCH v2 15/21] iwlwifi: mvm: don't log un-decrypted frames
` [PATCH v2 16/21] iwlwifi: add iwl_tlv_array_len()
` [PATCH v2 17/21] iwlwifi: dbg_ini: remove apply point, switch to time point API
` [PATCH v2 18/21] iwlwifi: fw api: add DRAM buffer allocation command
` [PATCH v2 19/21] iwlwifi: dbg_ini: fix dump structs doc
` [PATCH v2 20/21] iwlwifi: dbg_ini: remove periodic trigger
` [PATCH v2 21/21] iwlwifi: dbg: remove iwl_fw_cancel_dumps function

[PATCH 00/49] ath11k: driver for Qualcomm IEEE 802.11ax devices
 2019-09-05 13:18 UTC  (14+ messages)
` [PATCH 01/49] dt: bindings: net: add qcom,ath11k.txt
` [PATCH 08/49] ath11k: add core.c
` [PATCH 31/49] ath11k: add mac.c

[PATCH v2 00/18] iwlwifi: updates intended for v5.4 2019-08-21-2
 2019-09-05 13:12 UTC  (19+ messages)
` [PATCH v2 01/18] iwlwifi: LTR updates
` [PATCH v2 02/18] iwlwifi: scan: add support for new scan request command version
` [PATCH v2 03/18] iwlwifi: mvm: name magic numbers with enum
` [PATCH v2 04/18] iwlwifi: mvm: use FW thermal monitoring regardless of CONFIG_THERMAL
` [PATCH v2 05/18] iwlwifi: Set w-pointer upon resume according to SN
` [PATCH v2 06/18] iwlwifi: remove runtime_pm_mode
` [PATCH v2 07/18] iwlwifi: remove the opmode's d0i3 handlers
` [PATCH v2 08/18] iwlwifi: pcie: remove the refs / unrefs from the transport
` [PATCH v2 09/18] iwlwifi: pcie: remove some more d0i3 code "
` [PATCH v2 10/18] iwlwifi: remove the d0i3 related module parameters
` [PATCH v2 11/18] iwlwifi: remove pm_runtime completely
` [PATCH v2 12/18] iwlwifi: scan: don't pass large argument by value
` [PATCH v2 13/18] iwlwifi: dbg_ini: align dbg tlv functions names to a single format
` [PATCH v2 14/18] iwlwifi: remove unused regdb_ptrs allocation
` [PATCH v2 15/18] iwlwifi: dbg: add debug periphery registers to 9000 device family
` [PATCH v2 16/18] iwlwifi: dbg_ini: maintain buffer allocations from trans instead of TLVs buffer
` [PATCH v2 17/18] iwlwifi: dbg_ini: use linked list to store debug TLVs
` [PATCH v2 18/18] iwlwifi: dbg_ini: remove periphery phy and aux regions handling

[PATCH 00/18] iwlwifi: updates intended for v5.4 2019-08-21
 2019-09-05 12:58 UTC  (5+ messages)
` [PATCH 05/18] iwlwifi: Set w-pointer upon resume according to SN

[PATCH v4 0/8] ath10k: improve throughout of tcp/udp TX/RX of sdio
 2019-09-05 12:19 UTC  (21+ messages)
` [PATCH v4 1/8] ath10k: adjust skb length in ath10k_sdio_mbox_rx_packet
` [PATCH v4 2/8] ath10k: enable RX bundle receive for sdio
` [PATCH v4 3/8] ath10k: change max RX bundle size from 8 to 32 "
` [PATCH v4 4/8] ath10k: add workqueue for RX path of sdio
` [PATCH v4 5/8] ath10k: disable TX complete indication of htt for sdio
` [PATCH v4 6/8] ath10k: add htt TX bundle "
` [PATCH v4 7/8] ath10k: enable alt data of TX path "
` [PATCH v4 8/8] ath10k: enable napi on RX "

[PATCH 1/2] staging: dt-bindings: wilc1000: add optional rtc_clk property
 2019-09-05 11:34 UTC  (6+ messages)
` [PATCH 2/2] staging: wilc1000: look for rtc_clk clock

[PATCH v5 0/8] ath10k: improve throughout of tcp/udp TX/RX of sdio
 2019-09-05 10:38 UTC  (9+ messages)
` [PATCH v5 1/8] ath10k: adjust skb length in ath10k_sdio_mbox_rx_packet
` [PATCH v5 2/8] ath10k: enable RX bundle receive for sdio
` [PATCH v5 3/8] ath10k: change max RX bundle size from 8 to 32 "
` [PATCH v5 4/8] ath10k: add workqueue for RX path of sdio
` [PATCH v5 5/8] ath10k: disable TX complete indication of htt for sdio
` [PATCH v5 6/8] ath10k: add htt TX bundle "
` [PATCH v5 7/8] ath10k: enable alt data of TX path "
` [PATCH v5 8/8] ath10k: enable napi on RX "

[PATCH 0/7] ath10k: improve throughout of tcp/udp TX/RX of sdio
 2019-09-05 10:12 UTC  (16+ messages)
` [PATCH 2/7] ath10k: change max RX bundle size from 8 to 32 for sdio
` [PATCH 3/7] ath10k: add workqueue for RX path of sdio
` [PATCH 4/7] ath10k: disable TX complete indication of htt for sdio
` [PATCH 5/7] ath10k: add htt TX bundle "
` [PATCH 6/7] ath10k: enable alt data of TX path "
` [PATCH 7/7] ath10k: enable napi on RX "

[PATCH] cfg80211: Do not compare with boolean in nl80211_common_reg_change_event
 2019-09-05  4:25 UTC 

[RFC 0/4] Allow live MAC address change
 2019-09-04 19:11 UTC  (5+ messages)
` [RFC 1/4] nl80211: Add LIVE_ADDR_CHANGE feature
` [RFC 2/4] {nl|cfg}80211: Support mac change as part of SME Connect
` [RFC 3/4] mac80211: Support LIVE_ADDRESS_CHANGE feature
` [RFC 4/4] {nl,cfg}nl80211: Support mac change for mlme_authenticate

[PATCH v1] zd1211rw: use %*ph to print small buffer
 2019-09-04 17:53 UTC 

[PATCH v1] brcmfmac: use %*ph to print small buffer
 2019-09-04 17:50 UTC 

[PATCH v1] hostap: use %*ph to print small buffer
 2019-09-04 17:43 UTC 

[PATCH] nl80211: Support mgmt frame unregistrations
 2019-09-04 16:22 UTC 

QCA6174 ath10k firmware crash on kernel 5.x
 2019-09-04 10:01 UTC 

[PATCH] mac80211: Store max_mtu in ieee80211_hw
 2019-09-04  9:16 UTC  (3+ messages)

Issue with Intel(R) Wireless-AC 9260 in wifi direct in 5GHz
 2019-09-04  7:55 UTC  (2+ messages)
  ` [linuxwifi] "

[PATCH] ath10k: Use ARRAY_SIZE instead of dividing sizeof array with sizeof an element
 2019-09-04  7:41 UTC 

Issue with intel wireless-AC 9260 in wifi direct in 5Ghz
 2019-09-04  7:19 UTC  (2+ messages)

[PATCH] ath9k: Remove unneeded variable to store return value
 2019-09-04  6:43 UTC 

[PATCH 1/2] Fix a NULL-ptr-deref bug in ath6kl_usb_alloc_urb_from_pipe
 2019-09-04  6:23 UTC  (2+ messages)

[PATCH] wcn36xx: use dynamic allocation for large variables
 2019-09-04  6:22 UTC  (2+ messages)

[PATCH] ath6kl: Fix a possible null-pointer dereference in ath6kl_htc_mbox_create()
 2019-09-04  6:21 UTC  (2+ messages)

[PATCH 1/4] ath9k: dyanck: introduce ath_dynack_set_timeout routine
 2019-09-04  6:20 UTC  (2+ messages)

[PATCH] ath9k: dynack: fix possible deadlock in ath_dynack_node_{de}init
 2019-09-04  6:14 UTC  (2+ messages)

[PATCH v4] ath9k: add loader for AR92XX (and older) pci(e)
 2019-09-04  6:13 UTC  (2+ messages)

[PATCH -next] carl9170: remove set but not used variable 'udev'
 2019-09-04  6:10 UTC  (2+ messages)

[PATCH] wil6210: Delete an unnecessary kfree() call in wil_tid_ampdu_rx_alloc()
 2019-09-04  6:08 UTC  (2+ messages)

[PATCH v8 2/2] wil6210: Add EDMG channel support
 2019-09-04  6:06 UTC  (2+ messages)

[PATCH][next] wil6210: fix wil_cid_valid with negative cid values
 2019-09-04  6:05 UTC  (2+ messages)

[PATCH v3 0/8] ath10k: improve throughout of tcp/udp TX/RX of sdio
 2019-09-04  2:59 UTC  (20+ messages)
` [PATCH v3 1/8] ath10k: adjust skb length in ath10k_sdio_mbox_rx_packet
` [PATCH v3 2/8] ath10k: enable RX bundle receive for sdio
` [PATCH v3 3/8] ath10k: change max RX bundle size from 8 to 32 "
` [PATCH v3 4/8] ath10k: add workqueue for RX path of sdio
` [PATCH v3 5/8] ath10k: disable TX complete indication of htt for sdio
` [PATCH v3 6/8] ath10k: add htt TX bundle "
` [PATCH v3 7/8] ath10k: enable alt data of TX path "
` [PATCH v3 8/8] ath10k: enable napi on RX "

[PATCH 0/3] brcmfmac: keep wiphy during PCIe driver lifetime
 2019-09-03 19:04 UTC  (8+ messages)
` [PATCH 1/3] brcmfmac: move "cfg80211_ops" pointer to another struct
` [PATCH 2/3] brcmfmac: split brcmf_attach() and brcmf_detach() functions
` [PATCH 3/3] brcmfmac: don't realloc wiphy during PCIe reset

[PATCH AUTOSEL 5.2 04/23] iwlwifi: add new cards for 22000 and fix struct name
 2019-09-03 16:24 UTC  (5+ messages)
` [PATCH AUTOSEL 5.2 05/23] iwlwifi: add new cards for 22000 and change wrong structs
` [PATCH AUTOSEL 5.2 06/23] iwlwifi: add new cards for 9000 and 20000 series
` [PATCH AUTOSEL 5.2 07/23] iwlwifi: change 0x02F0 fw from qu to quz
` [PATCH AUTOSEL 5.2 08/23] iwlwifi: pcie: add support for qu c-step devices

[PATCH AUTOSEL 4.19 069/167] mt76: fix corrupted software generated tx CCMP PN
 2019-09-03 16:24 UTC  (4+ messages)
` [PATCH AUTOSEL 4.19 071/167] iwlwifi: fix devices with PCI Device ID 0x34F0 and 11ac RF modules
` [PATCH AUTOSEL 4.19 072/167] iwlwifi: add new card for 9260 series
` [PATCH AUTOSEL 4.19 127/167] staging: wilc1000: fix error path cleanup in wilc_wlan_initialize()

[PATCH 2/2] Fix a NULL-ptr-deref bug in ath10k_usb_alloc_urb_from_pipe
 2019-09-03 14:14 UTC  (2+ messages)

[PATCH] Fix a double free bug in rsi_91x_deinit
 2019-09-03 13:55 UTC  (2+ messages)
` [PATCH] rsi: fix a double free bug in rsi_91x_deinit()

[PATCH 5.3] Revert "rt2800: enable TX_PIN_CFG_LNA_PE_ bits per band"
 2019-09-03 13:52 UTC  (2+ messages)

[PATCH 5.3] rt2x00: clear up IV's on key removal
 2019-09-03 13:52 UTC  (2+ messages)

[PATCH v5.3] iwlwifi: assign directly to iwl_trans->cfg in QuZ detection
 2019-09-03 13:51 UTC  (2+ messages)

[PATCH] mwifiex: Fix three heap overflow at parsing element in cfg80211_ap_settings
 2019-09-03 13:50 UTC  (2+ messages)

[PATCH 5.3] mt76: mt76x0e: disable 5GHz band for MT7630E
 2019-09-03 13:49 UTC  (2+ messages)

[PATCH 5.3] mt76: mt76x0e: don't use hw encryption for MT7630E
 2019-09-03 13:49 UTC  (2+ messages)

[PATCH][next] zd1211rw: zd_usb: Use struct_size() helper
 2019-09-03 13:45 UTC  (2+ messages)

[PATCH -next] brcmfmac: get chip's default RAM info during PCIe setup
 2019-09-03 13:45 UTC  (2+ messages)

[PATCH][V2] bcma: fix incorrect update of BCMA_CORE_PCI_MDIO_DATA
 2019-09-03 13:44 UTC  (2+ messages)

[PATCH] brcmfmac: replace strncpy() by strscpy()
 2019-09-03 13:43 UTC  (2+ messages)

[PATCH] rt2x00: do not set IEEE80211_TX_STAT_AMPDU_NO_BACK on tx status
 2019-09-03 13:41 UTC  (2+ messages)

[PATCH] ipw2x00: fix spelling mistake "initializationg" -> "initialization"
 2019-09-03 13:40 UTC  (2+ messages)

[PATCH] airo: fix memory leaks
 2019-09-03 13:39 UTC  (2+ messages)

[PATCHv3] zd1211rw: remove false assertion from zd_mac_clear()
 2019-09-03 13:39 UTC  (2+ messages)

[PATCH] brcmfmac: remove redundant assignment to pointer hash
 2019-09-03 13:38 UTC  (2+ messages)

[PATCH] bcma: remove two unused variables
 2019-09-03 13:38 UTC  (2+ messages)

[PATCH] brcm80211: Avoid possible null-pointer dereferences in wlc_phy_radio_init_2056()
 2019-09-03 13:37 UTC  (2+ messages)

[PATCH rebased 1/2] rtw88: pci: Move a mass of jobs in hw IRQ to soft IRQ
 2019-09-03 13:37 UTC  (2+ messages)

[PATCH] rtw88: remove redundant assignment to pointer debugfs_topdir
 2019-09-03 13:36 UTC  (2+ messages)

[PATCH 5.4] rtw88: drop unused rtw_coex_coex_dm_reset()
 2019-09-03 13:35 UTC  (2+ messages)

[PATCH] rtw88: Fix an error message
 2019-09-03 13:35 UTC  (2+ messages)

[PATCH 1/3] rtlwifi: rtl8821ae: Fix incorrect returned values
 2019-09-03 13:34 UTC  (2+ messages)

[PATCH 1/4] rtlwifi: rtl8192cu: Remove unused GET_XXX and SET_XXX
 2019-09-03 13:34 UTC  (2+ messages)

[PATCH 1/5] rtlwifi: rtl8192ee: Remove unused GET_XXX and SET_XXX
 2019-09-03 13:31 UTC  (2+ messages)

[PATCH v2] rtlwifi: rtl_pci: Fix memory leak when hardware init fails
 2019-09-03 13:30 UTC  (2+ messages)

[PATCH] rtlwifi: remove unused variables 'RTL8712_SDIO_EFUSE_TABLE' and 'MAX_PGPKT_SIZE'
 2019-09-03 13:28 UTC  (2+ messages)

[PATCH 5/5] rtlwifi: rtl8192cu: Fix value set in descriptor
 2019-09-03 13:28 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).