linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-05-03 18:19:02 to 2022-05-06 10:51:06 UTC [more...]

[PATCH v5] cfg80211: save power spectral density(psd) of regulatory rule
 2022-05-06 10:50 UTC  (17+ messages)

[PATCH 1/2] ath11k: mac: fix too long line
 2022-05-06  9:04 UTC  (6+ messages)

[PATCH] mac80211: unify CCMP/GCMP AAD construction
 2022-05-06  8:51 UTC 

[PATCH] mailmap: update Kalle Valo's email
 2022-05-06  8:42 UTC 

[PATCH] nl80211: fix locking in nl80211_set_tx_bitrate_mask()
 2022-05-06  8:21 UTC 

[PATCH] mac80211: consider Order bit to fill CCMP AAD
 2022-05-06  8:02 UTC  (2+ messages)

[PATCH] ssb: remove unreachable code
 2022-05-06  7:58 UTC 

[PATCH] wil6210: remove 'freq' debugfs
 2022-05-06  7:54 UTC 

[PATCH net-next v7 00/14] net: wwan: t7xx: PCIe driver for MediaTek M.2 modem
 2022-05-06  7:04 UTC  (17+ messages)
` [PATCH net-next v7 01/14] list: Add list_next_entry_circular() and list_prev_entry_circular()
` [PATCH net-next v7 02/14] net: skb: introduce skb_data_area_size()
` [PATCH net-next v7 03/14] net: wwan: t7xx: Add control DMA interface
` [PATCH net-next v7 04/14] net: wwan: t7xx: Add core components
` [PATCH net-next v7 05/14] net: wwan: t7xx: Add port proxy infrastructure
` [PATCH net-next v7 06/14] net: wwan: t7xx: Add control port
` [PATCH net-next v7 07/14] net: wwan: t7xx: Add AT and MBIM WWAN ports
` [PATCH net-next v7 08/14] net: wwan: t7xx: Data path HW layer
` [PATCH net-next v7 09/14] net: wwan: t7xx: Add data path interface
` [PATCH net-next v7 10/14] net: wwan: t7xx: Add WWAN network interface
` [PATCH net-next v7 11/14] net: wwan: t7xx: Introduce power management
` [PATCH net-next v7 12/14] net: wwan: t7xx: Runtime PM
` [PATCH net-next v7 13/14] net: wwan: t7xx: Device deep sleep lock/unlock
` [PATCH net-next v7 14/14] net: wwan: t7xx: Add maintainers and documentation

[PATCH v3] ath11k: Handle keepalive during WoWLAN suspend and resume
 2022-05-06  6:32 UTC  (2+ messages)

[PATCH v4] ath11k: Fix RX de-fragmentation issue on WCN6750
 2022-05-06  6:20 UTC  (2+ messages)

[PATCH] ath10k: support bus and device specific API 1 BDF selection
 2022-05-06  6:19 UTC  (13+ messages)

[PATCH] wl1251: dynamically allocate memory used for DMA
 2022-05-06  6:11 UTC  (2+ messages)

[PATCH wireless-next 0/3] wifi: netif_napi_add() conversions
 2022-05-06  5:48 UTC  (9+ messages)
` [PATCH wireless-next 1/3] wifi: wil6210: switch to netif_napi_add_tx()
  ` [wireless-next,1/3] "
` [PATCH wireless-next 2/3] wifi: mt76: "
` [PATCH wireless-next 3/3] wifi: qtnfmac: switch to netif_napi_add_weight()

[PATCH] brcmfmac: allow setting wlan MAC address using device tree
 2022-05-06  4:42 UTC 

[PATCH v2 0/3] ath11k: Add support for Passpoint
 2022-05-06  1:36 UTC  (4+ messages)
` [PATCH v2 1/3] ath11k: Implement remain-on-channel support
` [PATCH v2 2/3] ath11k: Don't check arvif->is_started before sending management frames
` [PATCH v2 3/3] ath11k: Designating channel frequency when "

[PATCH 0/3] ath11k: Add support for Passpoint
 2022-05-06  1:31 UTC  (6+ messages)
` [PATCH 1/3] ath11k: Implement remain-on-channel support
` [PATCH 2/3] ath11k: Don't check arvif->is_started before sending management frames
` [PATCH 3/3] ath11k: Designating channel frequency when "

[PATCH] ath11k: Handle keepalive during wowlan suspend and resume
 2022-05-06  1:24 UTC  (3+ messages)

[PATCH 00/32] Introduce flexible array struct memcpy() helpers
 2022-05-06  1:08 UTC  (59+ 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 v3 1/2] ath9k: fix use-after-free in ath9k_hif_usb_rx_cb
 2022-05-05 23:31 UTC  (6+ messages)

[PATCH 1/2] mac80211_hwsim: fix RCU protected chanctx access
 2022-05-05 21:04 UTC  (2+ messages)
` [PATCH 2/2] mac80211_hwsim: call ieee80211_tx_prepare_skb under RCU protection

[PATCH v2] cfg80211: Add support for sending more than two AKMs in crypto settings
 2022-05-05 18:19 UTC  (5+ messages)

[PATCH v2 0/2] Additional processing in NL80211_CMD_SET_BEACON
 2022-05-05 17:34 UTC  (3+ messages)
` [PATCH v2 1/2] nl80211: process additional attributes "
` [PATCH v2 2/2] mac80211: process additional data in ieee80211_change_beacon()

[PATCH 0/7] PM: Solution for S0ix failure caused by PCH overheating
 2022-05-05 15:18 UTC  (13+ messages)
` [PATCH 1/7] PM: wakeup: expose pm_wakeup_pending to modules
` [PATCH 2/7] thermal: intel: pch: enhance overheat handling
` [PATCH 3/7] thermal: intel: pch: improve the cooling delay log
` [PATCH 4/7] ACPI: video: improve PM notifer callback
` [PATCH 5/7] wil6210: remove debug message for unsupported PM event
` [PATCH 6/7] PM: suspend: introduce PM_SUSPEND_LATE event
` [PATCH 7/7] rtc: cmos: Add suspend/resume endurance testing hook

Suspend/resume error with AWUS036ACM
 2022-05-05 15:22 UTC  (2+ messages)

[RFC PATCH v2] cfg80211: do some rework towards MLO link APIs
 2022-05-05 14:23 UTC 

[PATCH 1/4] mt76: mt7915: update mt7986 patch in mt7986_wmac_adie_patch_7976()
 2022-05-05 12:28 UTC  (8+ messages)
` [PATCH 2/4] mt76: mt7915: fix twt table_mask to u16 in mt7915_dev
` [PATCH 3/4] mt76: mt7915: reject duplicated twt flows
` [PATCH 4/4] mt76: mt7915: limit minimum twt duration

[PATCH 1/4] mt76: dma: add wrapper macro for accessing queue registers
 2022-05-05 11:37 UTC  (4+ messages)
` [PATCH 2/4] mt76: add support for overriding the device used for DMA mapping
` [PATCH 3/4] mt76: make number of tokens configurable dynamically
` [PATCH 4/4] mt76: mt7915: add Wireless Ethernet Dispatch support

[PATCH v2] ath10k: reset pointer after memory free to avoid potential use-after-free
 2022-05-05  9:22 UTC 

[PATCH] ath10k: reset pointer after memory free to avoid kernel crash by multi-free
 2022-05-05  9:18 UTC 

[PATCH] rtw88: adjutst adaptivity option to 1
 2022-05-05  9:07 UTC 

[PATCH 1/3] mt76: mt7915: reowrk SER debugfs knob
 2022-05-05  7:08 UTC  (3+ messages)
` [PATCH 2/3] mt76: mt7915: introduce mt7915_mac_severe_check()
` [PATCH 3/3] mt76: mt7915: move MT_INT_MASK_CSR to init.c

[PATCH] ath11k: reset 11d state in process of recovery
 2022-05-05  3:46 UTC 

[PATCH v2] ath11k: Handle keepalive during WoWLAN suspend and resume
 2022-05-05  2:40 UTC 

Dane użytkownika dla đŸ’š Allison want to play with you! Start Play: http://inx.lv/GHNL?dw90 đŸ’š na Polski Związek Głuchych Oddział Małopolski w Krakowie
 2022-05-04 16:46 UTC 

[PATCH] wfx: use container_of() to get vif
 2022-05-04 17:07 UTC  (10+ messages)

[PATCH v5] wfx: use container_of() to get vif
 2022-05-04 17:08 UTC  (3+ messages)

[PATCH 1/5] wilc1000: increase firmware version array size
 2022-05-04 16:19 UTC  (5+ messages)
` [PATCH 2/5] wilc1000: use fixed function base register value to access SDIO_FBR_ENABLE_CSA
` [PATCH 4/5] wilc1000: use 'u64' datatype for cookie variable
` [PATCH 3/5] wilc1000: fix crash observed in AP mode with cfg80211_register_netdevice()
` [PATCH 5/5] wilc1000: add valid vmm_entry check before fetching from TX queue

[PATCH 1/2] mac80211: Allow drivers to report avg chain signal
 2022-05-04 14:46 UTC  (8+ messages)
` [PATCH 2/2] iwlwifi: RX signal improvements

[PATCH 0/3] RU puncturing support
 2022-05-04 12:08 UTC  (5+ messages)
` [PATCH 2/3] cfg80211: validate RU puncturing bitmap

[PATCH 0/2] Add support to configure 6GHz non-ht duplicate transmission
 2022-05-04 11:47 UTC  (9+ messages)
` [PATCH 1/2] mac80211: add "

[PATCH v2 1/3] nl80211: retrieve EHT capabilities in AP mode
 2022-05-04 11:36 UTC  (6+ messages)
` [PATCH v2 2/3] nl80211: retrieve EHT operation element "
` [PATCH v2 3/3] mac80211: EHT operation element support "

[PATCH v4 0/3] mac80211: Add extended ROC support for 40-80 MHz bandwidth
 2022-05-04 11:14 UTC  (3+ messages)
` [PATCH v4 1/3] nl80211: Extended "

Regression: Extremely unstable connection on ax200
 2022-05-04 10:39 UTC  (2+ messages)

[PATCH v2 1/1] bcma: gpio: Switch to use fwnode instead of of_node
 2022-05-04  9:25 UTC 

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

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

[PATCH 1/8] rtw89: 8852c: rfk: get calibrated channels to notify firmware
 2022-05-04  5:32 UTC  (2+ messages)

[PATCH v2] wfx: avoid flush_workqueue(system_highpri_wq) usage
 2022-05-04  5:29 UTC  (2+ messages)
` [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)


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