linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-04-27 12:00:53 to 2022-05-04 07:48:18 UTC [more...]

[PATCH] ath10k: support bus and device specific API 1 BDF selection
 2022-05-04  7:48 UTC  (12+ messages)

[PATCH 00/32] Introduce flexible array struct memcpy() helpers
 2022-05-04  7:28 UTC  (39+ messages)
` [PATCH 01/32] netlink: Avoid memcpy() across flexible array boundary
` [PATCH 02/32] Introduce flexible array struct memcpy() helpers
` [PATCH 03/32] flex_array: Add Kunit tests
` [PATCH 04/32] fortify: Add run-time WARN for cross-field memcpy()
` [PATCH 05/32] brcmfmac: Use mem_to_flex_dup() with struct brcmf_fweh_queue_item
` [PATCH 06/32] iwlwifi: calib: Prepare to use mem_to_flex_dup()
` [PATCH 07/32] iwlwifi: calib: Use mem_to_flex_dup() with struct iwl_calib_result
` [PATCH 08/32] iwlwifi: mvm: Use mem_to_flex_dup() with struct ieee80211_key_conf
` [PATCH 09/32] p54: Use mem_to_flex_dup() with struct p54_cal_database
` [PATCH 10/32] wcn36xx: Use mem_to_flex_dup() with struct wcn36xx_hal_ind_msg
` [PATCH 11/32] nl80211: Use mem_to_flex_dup() with struct cfg80211_cqm_config
` [PATCH 12/32] cfg80211: Use mem_to_flex_dup() with struct cfg80211_bss_ies
` [PATCH 13/32] mac80211: Use mem_to_flex_dup() with several structs
` [PATCH 14/32] af_unix: Use mem_to_flex_dup() with struct unix_address
` [PATCH 15/32] 802/garp: Use mem_to_flex_dup() with struct garp_attr
` [PATCH 16/32] 802/mrp: Use mem_to_flex_dup() with struct mrp_attr
` [PATCH 17/32] net/flow_offload: Use mem_to_flex_dup() with struct flow_action_cookie
` [PATCH 18/32] firewire: Use __mem_to_flex_dup() with struct iso_interrupt_event
` [PATCH 19/32] afs: Use mem_to_flex_dup() with struct afs_acl
` [PATCH 20/32] ASoC: sigmadsp: Use mem_to_flex_dup() with struct sigmadsp_data
` [PATCH 21/32] soc: qcom: apr: Use mem_to_flex_dup() with struct apr_rx_buf
` [PATCH 22/32] atags_proc: Use mem_to_flex_dup() with struct buffer
` [PATCH 23/32] Bluetooth: Use mem_to_flex_dup() with struct hci_op_configure_data_path
` [PATCH 24/32] IB/hfi1: Use mem_to_flex_dup() for struct tid_rb_node
` [PATCH 25/32] Drivers: hv: utils: Use mem_to_flex_dup() with struct cn_msg
` [PATCH 26/32] ima: Use mem_to_flex_dup() with struct modsig
` [PATCH 27/32] KEYS: Use mem_to_flex_dup() with struct user_key_payload
` [PATCH 28/32] selinux: Use mem_to_flex_dup() with xfrm and sidtab
` [PATCH 29/32] xtensa: Use mem_to_flex_dup() with struct property
` [PATCH 30/32] usb: gadget: f_fs: Use mem_to_flex_dup() with struct ffs_buffer
` [PATCH 31/32] xenbus: Use mem_to_flex_dup() with struct read_buffer
` [PATCH 32/32] esas2r: Use __mem_to_flex() with struct atto_ioctl

[PATCH v5] wfx: use container_of() to get vif
 2022-05-04  7:21 UTC  (2+ messages)

[PATCH v3] ath11k: Fix RX de-fragmentation issue on WCN6750
 2022-05-04  6:42 UTC  (3+ messages)

[PATCH 1/2] ath11k: mac: fix too long line
 2022-05-04  5:58 UTC  (5+ messages)
` [PATCH 2/2] ath10k: mac: fix too long lines

[PATCH v3] ath11k: Add support for targets without trustzone
 2022-05-04  5:47 UTC  (2+ messages)

[PATCH 0/8] rtw89: 8852c: add 8852ce to Makefile and Kconfig
 2022-05-04  5:32 UTC  (10+ messages)
` [PATCH 1/8] rtw89: 8852c: rfk: get calibrated channels to notify firmware
` [PATCH 2/8] rtw89: 8852c: add chip_ops::bb_ctrl_btc_preagc
` [PATCH 3/8] rtw89: 8852c: add basic and remaining chip_info
` [PATCH 4/8] rtw89: ps: fine tune polling interval while changing low power mode
` [PATCH 5/8] rtw89: correct AID settings of beamformee
` [PATCH 6/8] rtw89: 8852c: correct register definitions used by 8852c
` [PATCH 7/8] rtw89: 8852c: fix warning of FIELD_PREP() mask type
` [PATCH 8/8] rtw89: 8852c: add 8852ce to Makefile and Kconfig

[PATCH 00/10] staging: wfx: usual maintenance
 2022-05-04  5:29 UTC  (13+ messages)
` [PATCH 09/10] staging: wfx: ensure HIF request has been sent before polling
      ` [PATCH] wfx: avoid flush_workqueue(system_highpri_wq) usage
              ` [PATCH v2] "
                ` [v2] "

pull-request: wireless-next-2022-05-03
 2022-05-04  1:00 UTC  (2+ messages)

[PATCH v1 1/1] bcma: gpio: Switch to use fwnode instead of of_node
 2022-05-03 18:24 UTC  (2+ messages)

[PATCH] wfx: use container_of() to get vif
 2022-05-03 18:18 UTC  (6+ messages)

2nd Quater puchase request
 2022-05-03 14:49 UTC 

[PATCH v3 0/8] rtw89: 8852c: add RF calibration
 2022-05-03  5:32 UTC  (10+ messages)
` [PATCH v3 1/8] rtw89: 8852c: rfk: add RFK tables
` [PATCH v3 2/8] rtw89: 8852c: rfk: add DACK
` [PATCH v3 3/8] rtw89: 8852c: rfk: add LCK
` [PATCH v3 4/8] rtw89: 8852c: rfk: add TSSI
` [PATCH v3 5/8] rtw89: 8852c: rfk: add RCK
` [PATCH v3 6/8] rtw89: 8852c: rfk: add RX DCK
` [PATCH v3 7/8] rtw89: 8852c: rfk: add IQK
` [PATCH v3 8/8] rtw89: 8852c: rfk: add DPK

[PATCH] [v4] plfxlc: fix le16_to_cpu warning for beacon_interval
 2022-05-03  5:29 UTC  (2+ messages)

[PATCH v2 00/16] rtw89: 8852c: add RFK and then enable 8852ce in Makefile and Kconfig
 2022-05-03  0:05 UTC  (21+ messages)
` [PATCH v2 01/16] rtw89: 8852c: rfk: add RFK tables
` [PATCH v2 02/16] rtw89: 8852c: rfk: add DACK
` [PATCH v2 03/16] rtw89: 8852c: rfk: add LCK
` [PATCH v2 04/16] rtw89: 8852c: rfk: add TSSI
` [PATCH v2 05/16] rtw89: 8852c: rfk: add RCK
` [PATCH v2 06/16] rtw89: 8852c: rfk: add RX DCK
` [PATCH v2 07/16] rtw89: 8852c: rfk: add IQK
` [PATCH v2 08/16] rtw89: 8852c: rfk: add DPK
` [PATCH v2 09/16] rtw89: 8852c: rfk: get calibrated channels to notify firmware
` [PATCH v2 10/16] rtw89: 8852c: add chip_ops::bb_ctrl_btc_preagc
` [PATCH v2 11/16] rtw89: 8852c: add basic and remaining chip_info
` [PATCH v2 12/16] rtw89: ps: fine tune polling interval while changing low power mode
` [PATCH v2 13/16] rtw89: correct AID settings of beamformee
` [PATCH v2 14/16] rtw89: 8852c: correct register definitions used by 8852c
` [PATCH v2 15/16] rtw89: 8852c: fix warning of FIELD_PREP() mask type
` [PATCH v2 16/16] rtw89: 8852c: add 8852ce to Makefile and Kconfig

[PATCH] mt76: connac: use skb_put_data instead of open coding
 2022-05-02 23:14 UTC 

[PATCH net-next v6 00/13] net: wwan: t7xx: PCIe driver for MediaTek M.2 modem
 2022-05-02 17:40 UTC  (11+ messages)
` [PATCH net-next v6 02/13] net: wwan: t7xx: Add control DMA interface
` [PATCH net-next v6 08/13] net: wwan: t7xx: Add data path interface

[PATCH] wl1251: dynamically allocate memory used for DMA
 2022-05-02 15:04 UTC  (4+ messages)

[PATCH wireless-next 0/3] wifi: remove copies of the NAPI_POLL_WEIGHT define
 2022-05-02 14:38 UTC  (8+ messages)
` [PATCH wireless-next 1/3] wifi: rtw88: remove a copy "
  ` [wireless-next,1/3] "
` [PATCH wireless-next 2/3] wifi: ath10k: "
` [PATCH wireless-next 3/3] wifi: wil6210: use NAPI_POLL_WEIGHT for napi budget

[PATCH] [v3] plfxlc: fix le16_to_cpu warning for beacon_interval
 2022-05-02 14:38 UTC  (2+ messages)

[PATCH v2] carl9170: tx: fix an incorrect use of list iterator
 2022-05-02 14:00 UTC  (4+ messages)

[PATCH v7 0/9] add support for WCN6750
 2022-05-02 13:59 UTC  (13+ messages)
` [PATCH v7 1/9] dt: bindings: net: add bindings of WCN6750 for ath11k
` [PATCH v7 2/9] ath11k: Move parameters in bus_params to hw_params
` [PATCH v7 3/9] ath11k: Add HW params for WCN6750
` [PATCH v7 4/9] ath11k: Add register access logic "
` [PATCH v7 5/9] ath11k: Fetch device information via QMI "
` [PATCH v7 6/9] ath11k: Add QMI changes "
` [PATCH v7 7/9] ath11k: HAL changes to support WCN6750
` [PATCH v7 8/9] ath11k: Datapath "
` [PATCH v7 9/9] ath11k: Add support for WCN6750 device

[PATCH] ath11k: change management tx queue to avoid connection timed out
 2022-05-02 13:57 UTC  (2+ messages)

[PATCH] ath11k: fix warning of not found station for bssid in message
 2022-05-02 13:56 UTC  (2+ messages)

Crash / Null pointer dereference in l2cap_chan_send()
 2022-05-02  9:05 UTC  (3+ messages)

[PATCH v3 1/2] ath9k: fix use-after-free in ath9k_hif_usb_rx_cb
 2022-05-02  6:10 UTC  (4+ messages)

[linux-next:master] BUILD REGRESSION 5469f0c06732a077c70a759a81f2a1f00b277694
 2022-05-02  4:47 UTC 

[PATCH 1/3] rtw88: add HT MPDU density value for each chip
 2022-05-01 16:13 UTC  (4+ messages)
` [PATCH 2/3] rtw88: fix not disabling beacon filter after disconnection
` [PATCH 3/3] rtw88: fix hw scan may cause disconnect issue

[PATCH] wireless: Remove unused including <linux/version.h>
 2022-05-01 14:59 UTC  (3+ messages)
` plfxlc: Remove unused include <linux/version.h>

[RFC v2 38/39] wireless: add HAS_IOPORT dependencies
 2022-04-29 14:40 UTC  (2+ messages)

[wireless-next:pending] BUILD SUCCESS 68d57a07bfe5bb29b80cd8b8fa24c9d1ea104124
 2022-04-29 13:37 UTC 

[PATCH] ath11k: Don't use GFP_KERNEL in atomic context
 2022-04-29 13:12 UTC  (2+ messages)

[PATCH] mt76: mt7915: configure soc clocks in mt7986_wmac_init
 2022-04-29 11:55 UTC 

KASAN: use-after-free Read in ath9k_hif_usb_rx_cb (2)
 2022-04-29 11:23 UTC  (3+ messages)
` [PATCH] ath9k: fix use-after-free read at ath9k_hif_usb_rx_cb()

[PATCH] Fix le16_to_cpu warning for beacon_interval
 2022-04-29 11:16 UTC  (3+ messages)

[PATCH] [v2] plfxlc: fix le16_to_cpu warning for beacon_interval
 2022-04-29 10:59 UTC  (2+ messages)

[PATCH v6 0/9] add support for WCN6750
 2022-04-29 10:17 UTC  (7+ messages)
` [PATCH v6 4/9] ath11k: Add register access logic "

[PATCH v4 00/12] add support for WCN6750
 2022-04-29  8:57 UTC  (5+ messages)
` [PATCH v4 04/12] ath11k: Add register access logic "

[PATCH v2 00/19] add support for WCN6750
 2022-04-29  8:56 UTC  (7+ messages)
` [PATCH v2 12/19] ath11k: Datapath changes to support WCN6750

[RFC PATCH] cfg80211: do some rework towards MLO link APIs
 2022-04-29  8:55 UTC  (6+ messages)

[PATCH 15/15] rtw89: 8852c: add 8852ce to Makefile and Kconfig
 2022-04-29  7:25 UTC  (5+ messages)

[PULL linux-firmware] ath10k & ath11k firmware 20220423
 2022-04-29  6:12 UTC  (3+ messages)

[PATCH v2] ath10k: skip ath10k_halt during suspend for driver state RESTARTING
 2022-04-29  6:06 UTC  (5+ messages)

[PATCH] ath9k: hif_usb: simplify if-if to if-else
 2022-04-29  6:05 UTC  (2+ messages)

[PATCH v5.18] ath11k: reduce the wait time of 11d scan and hw scan while add interface
 2022-04-29  6:00 UTC  (2+ messages)
` [v5.18] "

[PATCH -next] rtw89: remove unneeded semicolon
 2022-04-29  5:56 UTC  (2+ messages)

[linux-next:master 5852/7483] drivers/net/wireless/purelifi/plfxlc/chip.c:33:14: sparse: sparse: cast to restricted __le16
 2022-04-29  5:49 UTC 

[PATCH] mac80211: Reset MBSSID parameters upon connection
 2022-04-28  5:30 UTC  (3+ messages)

[PATCH v2] mac80211: Reset MBSSID parameters upon connection
 2022-04-28  5:27 UTC 

AP + STA on DFS channel breaks DFS detection
 2022-04-27 23:35 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).