linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-12-30 09:15:22 to 2025-01-06 08:06:48 UTC [more...]

[PATCH] net: ethernet: toshiba: ps3_gelic_wireless: Remove driver using deprecated API wext
 2025-01-06  8:06 UTC  (13+ messages)

[PATCH 0/2] rt2x00,net/phy,neterion: Remove dead values
 2025-01-06  7:23 UTC  (10+ messages)
` [PATCH 1/2] rt2x00: Remove unusued value

[PATCH v2] wifi: ath9k: Obtain system GPIOS from descriptors
 2025-01-06  6:38 UTC  (2+ messages)

[PATCH v2] wifi: wlcore: fix unbalanced pm_runtime calls
 2025-01-06  6:22 UTC  (2+ messages)

[PATCH] wifi: mt76: mt7921: avoid undesired changes of the preset regulatory domain
 2025-01-06  5:58 UTC  (3+ messages)

[syzbot] [wireless?] INFO: task hung in ath9k_hif_usb_firmware_cb (3)
 2025-01-06  5:12 UTC  (5+ messages)

[PATCH v2] wifi: rtw88: Add support for LED blinking
 2025-01-06  3:32 UTC  (4+ messages)

brcmfmac SAE/WPA3 negotiation
 2025-01-06  0:41 UTC  (25+ messages)
                                            ` brcmfmac SAE/WPA3 negotiation - Part 2

[PATCH] wifi: rtw88: 8703b: Fix RX/TX issues
 2025-01-06  0:31 UTC  (11+ messages)

[PATCH v2] wifi: brcmfmac: of: Support interrupts-extended
 2025-01-05 20:36 UTC  (3+ messages)

[PATCH] wifi: rtw88: Add support for LED blinking
 2025-01-05 17:03 UTC  (3+ messages)

[syzbot] [wireless?] WARNING in ieee80211_rx_list (3)
 2025-01-05 11:06 UTC  (2+ messages)

[RESEND PATCH] wifi: mt76: mt76u_vendor_request: Do not print error messages when -EPROTO
 2025-01-05  4:06 UTC 

[PATCH net-next v7 00/11] net: Improve netns handling in rtnetlink
 2025-01-04 12:57 UTC  (12+ messages)
` [PATCH net-next v7 01/11] rtnetlink: Lookup device in target netns when creating link
` [PATCH net-next v7 02/11] rtnetlink: Pack newlink() params into struct
` [PATCH net-next v7 03/11] net: Use link netns in newlink() of rtnl_link_ops
` [PATCH net-next v7 04/11] ieee802154: 6lowpan: "
` [PATCH net-next v7 05/11] net: ip_tunnel: "
` [PATCH net-next v7 06/11] net: ipv6: "
` [PATCH net-next v7 07/11] net: xfrm: "
` [PATCH net-next v7 08/11] rtnetlink: Remove "net" from newlink params
` [PATCH net-next v7 09/11] rtnetlink: Create link directly in target net namespace
` [PATCH net-next v7 10/11] selftests: net: Add python context manager for netns entering
` [PATCH net-next v7 11/11] selftests: net: Add test cases for link and peer netns

Abysmally slow upload speed for iwlmvm in linux-6.11+ for forwarded traffic only
 2025-01-04 11:57 UTC 

[PATCH wireless] wifi: mt76: mt7996: fix invalid interface combinations
 2025-01-04 11:39 UTC  (3+ messages)
` Aw: "
  ` Aw: "

[PATCH 2/2] arm64: dts: qcom: x1e80100-yoga: add wifi calibration variant
 2025-01-03 21:18 UTC  (2+ messages)

ath11k and vfio-pci support
 2025-01-03 15:19 UTC  (8+ messages)
` [PATCH RFC/RFT] vfio/pci: Create feature to disable MSI virtualization

[patch] wifi: mt76: mt7925e: fix too long of wifi resume time
 2025-01-03 13:53 UTC 

[patch] wifi: mt76: mt7925: add handler to hif suspend/resume event
 2025-01-03 13:44 UTC 

[patch] wifi: mt76: mt7925: fix CLC command timeout when suspend/resume
 2025-01-03 13:39 UTC 

[patch] wifi: mt76: mt7925: fix the unfinished command of regd_notifier before suspend
 2025-01-03 13:35 UTC 

[PATCH 0/2] wifi: iwlegacy: Deadcoded functions
 2025-01-03  8:59 UTC  (5+ messages)
` [PATCH 1/2] wifi: iwlegacy: Remove unused il3945_calc_db_from_ratio
` [PATCH 2/2] wifi: iwlegacy: Remove unused il_get_single_channel_number

[PATCH] wifi: rtw89: mcc: consider time limits not divisible by 1024
 2025-01-03  7:44 UTC 

[PATCH v5 0/3] wifi: ath12k: monitor mode cleanup and state handling
 2025-01-03  6:20 UTC  (4+ messages)
` [PATCH v5 1/3] wifi: ath12k: optimize storage size for struct ath12k
` [PATCH v5 2/3] wifi: ath12k: properly handling the state variables of monitor mode
` [PATCH v5 3/3] wifi: ath12k: delete mon reap timer

[PATCH v2] wifi: rtw89: pci: treat first receiving part as first segment for 8922AE
 2025-01-03  2:51 UTC 

[PATCH] wifi: rtw89: pci: treat first receiving part as first segment for 8922AE
 2025-01-03  2:46 UTC 

[PATCH] wifi: rtw89: avoid to init mgnt_entry list twice when WoWLAN failed
 2025-01-03  2:45 UTC 

[PATCH 01/24] wifi: mt76: add code for emulating hardware scanning
 2025-01-02 16:35 UTC  (24+ messages)
` [PATCH 02/24] wifi: mt76: add support for allocating a phy without hw
` [PATCH 03/24] wifi: mt76: rename struct mt76_vif to mt76_vif_link
` [PATCH 04/24] wifi: mt76: add vif link specific data structure
` [PATCH 05/24] wifi: mt76: mt7996: split link specific data from struct mt7996_vif
` [PATCH 06/24] wifi: mt76: initialize more wcid fields mt76_wcid_init
` [PATCH 07/24] wifi: mt76: add chanctx functions for multi-channel phy support
` [PATCH 08/24] wifi: mt76: remove dev->wcid_phy_mask
` [PATCH 09/24] wifi: mt76: add multi-radio support to a few core hw ops
` [PATCH 10/24] wifi: mt76: add multi-radio support to tx scheduling
` [PATCH 11/24] wifi: mt76: add multi-radio support to scanning code
` [PATCH 12/24] wifi: mt76: add multi-radio remain_on_channel functions
` [PATCH 13/24] wifi: mt76: mt7996: use emulated hardware scan support
` [PATCH 14/24] wifi: mt76: mt7996: pass wcid to mt7996_mcu_sta_hdr_trans_tlv
` [PATCH 15/24] wifi: mt76: mt7996: prepare mt7996_mcu_add_dev/bss_info for MLO support
` [PATCH 16/24] wifi: mt76: mt7996: prepare mt7996_mcu_add_beacon "
` [PATCH 17/24] wifi: mt76: mt7996: prepare mt7996_mcu_set_tx "
` [PATCH 18/24] wifi: mt76: mt7996: prepare mt7996_mcu_set_timing "
` [PATCH 19/24] wifi: mt76: connac: prepare mt76_connac_mcu_sta_basic_tlv "
` [PATCH 20/24] wifi: mt76: mt7996: prepare mt7996_mcu_update_bss_color "
` [PATCH 21/24] wifi: mt76: connac: rework connac helpers
` [PATCH 22/24] wifi: mt76: mt7996: move all debugfs files to the primary phy
` [PATCH 23/24] wifi: mt76: mt7996: switch to single multi-radio wiphy
` [PATCH 24/24] wifi: mt76: mt7996: fix monitor mode

[PATCH] wifi: ath9k: cleanup ath9k_hw_get_nf_hist_mid()
 2025-01-02 15:58 UTC  (2+ messages)

[PATCH v2 10/15] wifi: iwlwifi: mvm: Move TSO code to shared utility
 2025-01-02 14:39 UTC 

[PATCH 00/17] wifi: mac80211: updates - 02-01-24
 2025-01-02 14:20 UTC  (18+ messages)
` [PATCH 01/17] wifi: ieee80211: Add some missing MLO related definitions
` [PATCH 02/17] wifi: nl80211: Split the links handling of an association request
` [PATCH 03/17] wifi: cfg80211: Add support for dynamic addition/removal of links
` [PATCH 04/17] wifi: mac80211: Refactor adding association elements
` [PATCH 05/17] wifi: mac80211: Pull link space calculation to a function
` [PATCH 06/17] wifi: mac80211: Support dynamic link addition and removal
` [PATCH 07/17] wifi: cfg80211: Add support for controlling EPCS
` [PATCH 08/17] wifi: mac80211: Fix common size calculation for ML element
` [PATCH 09/17] wifi: mac80211: Support parsing EPCS "
` [PATCH 10/17] wifi: nl80211: simplify nested if checks
` [PATCH 11/17] wifi: iwlwifi: "
` [PATCH 12/17] wifi: mac80211: pass correct link ID on assoc
` [PATCH 13/17] wifi: mac80211: set key link ID to the deflink one
` [PATCH 14/17] wifi: mac80211: don't flush non-uploaded STAs
` [PATCH 15/17] wifi: mac80211: ibss: stop transmit when merging IBSS
` [PATCH 16/17] wifi: mac80211: ibss: mark IBSS left before leaving
` [PATCH 17/17] wifi: mac80211: avoid double free in auth/assoc timeout

[PATCH] wifi: ath12k: Fix pdev lookup in WBM error processing
 2025-01-02  4:30 UTC 

MediaTek MT7922 or similar
 2025-01-02  2:14 UTC  (2+ messages)

[PATCH] wifi: rtw88: Delete rf_type member of struct rtw_sta_info
 2025-01-02  1:23 UTC  (2+ messages)

[PATCH v2] wifi: rtw88: Add USB PHY configuration
 2025-01-02  1:09 UTC  (2+ messages)

[PATCH 00/19] [RESEND] wifi: mac80211: updates - 30-12-24
 2025-01-01  5:05 UTC  (20+ messages)
` [PATCH 01/19] wifi: mac80211: add some support for RX OMI power saving
` [PATCH 02/19] wifi: mac80211: remove an unneeded check in Rx
` [PATCH 03/19] wifi: mac80211: clarify key idx documententaion
` [PATCH 04/19] wifi: mac80211: reject per-band vendor elements with MLO
` [PATCH 05/19] wifi: mac80211: mlme: improve messages from config_bw()
` [PATCH 06/19] wifi: cfg80211: scan: skip duplicate RNR entries
` [PATCH 07/19] wifi: cfg80211: check extended MLD capa/ops in assoc
` [PATCH 08/19] wifi: mac80211: improve stop/wake queue tracing
` [PATCH 09/19] wifi: mac80211: Remove unused basic_rates variable
` [PATCH 10/19] wifi: mac80211: fix typo in HE MCS check
` [PATCH 11/19] wifi: mac80211: log link information in ieee80211_determine_chan_mode
` [PATCH 12/19] wifi: mac80211: add HT and VHT basic set verification
` [PATCH 13/19] wifi: mac80211: skip all known membership selectors
` [PATCH 14/19] wifi: mac80211: parse BSS selectors and unknown rates
` [PATCH 15/19] wifi: nl80211: permit userspace to pass supported selectors
` [PATCH 16/19] wifi: mac80211: verify BSS membership selectors and basic rates
` [PATCH 17/19] wifi: mac80211: also verify requirements in EXT_SUPP_RATES
` [PATCH 18/19] wifi: mac80211: tests: add utility to create sdata skeleton
` [PATCH 19/19] wifi: mac80211: tests: add tests for ieee80211_determine_chan_mode

brcmfmac: Unexpected brcmf_set_channel: set chanspec 0xd022 fail, reason -52 - Part 2
 2024-12-31 17:00 UTC  (7+ messages)

[PATCH 00/15] wifi: iwlwifi: updates - 31-12-24
 2024-12-31 11:59 UTC  (16+ messages)
` [PATCH 01/15] wifi: iwlwifi: pcie: check for WiAMT/CSME presence
` [PATCH 02/15] wifi: iwlwifi: get the max number of links from the firmware
` [PATCH 03/15] wifi: iwlwifi: implement product reset for TOP errors
` [PATCH 04/15] wifi: iwlwifi: implement reset escalation
` [PATCH 05/15] wifi: iwlwifi: mvm: improve/fix chanctx min_def use logic
` [PATCH 06/15] wifi: iwlwifi: config: unify fw/pnvm MODULE_FIRMWARE
` [PATCH 07/15] wifi: iwlwifi: mvm: support EMLSR on WH/PE
` [PATCH 08/15] wifi: iwlwifi: add WIKO to PPAG approved list
` [PATCH 09/15] wifi: iwlwifi: remove Mr/Ms radio
` [PATCH 10/15] wifi: iwlwifi: extend TAS_CONFIG cmd support for v5
` [PATCH 11/15] wifi: iwlwifi: mvm: handle version 3 GET_TAS_STATUS notification
` [PATCH 12/15] wifi: iwlwifi: mvm: remove unused tas_rsp variable
` [PATCH 13/15] wifi: iwlwifi: pcie: make _iwl_trans_pcie_gen2_stop_device() static
` [PATCH 14/15] wifi: iwlwifi: pcie: make iwl_pcie_d3_complete_suspend() static
` [PATCH 15/15] wifi: iwlwifi: rename iwl_datapath_monitor_notif::mac_id to link_id

[PATCH 0/2] wifi: rtw89: support RTL8922AE-VS
 2024-12-31  6:09 UTC  (3+ messages)
` [PATCH 1/2] wifi: rtw89: read hardware capabilities part 1 via firmware command
` [PATCH 2/2] wifi: rtw89: 8922ae: add variant info to support RTL8922AE-VS

[PATCH 2/2] wifi: cfg80211: simplify cfg80211_mlme_register_mgmt()
 2024-12-31  4:59 UTC  (2+ messages)

[PATCH 0/3] wifi: rtw89: fixes MCC and header conversion issues
 2024-12-31  0:48 UTC  (4+ messages)
` [PATCH 1/3] wifi: rtw89: fix proceeding MCC with wrong scanning state after sequence changes
` [PATCH 2/3] wifi: rtw89: chan: fix soft lockup in rtw89_entity_recalc_mgnt_roles()
` [PATCH 3/3] wifi: rtw89: correct header conversion rule for MLO only

[PATCH v4 00/11] wifi: ath12k: some fixes and clean up for monitor mode
 2024-12-30 23:32 UTC  (4+ messages)

wifi: mt76: mt7921 Survey is missing noise floor
 2024-12-30 20:35 UTC  (2+ messages)

[PATCH 01/14] wifi: mt76: remove mt76_calculate_default_rate()
 2024-12-30 19:42 UTC  (14+ messages)
` [PATCH 02/14] wifi: mt76: mt7996: remove phy->monitor_vif
` [PATCH 03/14] wifi: mt76: mt7915: fix slot time for 5/6GHz
` [PATCH 04/14] wifi: mt76: mt7915: fix eifs value on older chipsets
` [PATCH 05/14] wifi: mt76: mt7996: fix rx filter setting for bfee functionality
` [PATCH 06/14] wifi: mt76: mt7915: reduce the number of command retries
` [PATCH 07/14] wifi: mt76: mt7915: decrease timeout for commonly issued MCU commands
` [PATCH 08/14] wifi: mt76: only enable tx worker after setting the channel
` [PATCH 09/14] wifi: mt76: mt7915: ensure that only one sta entry is active per mac address
` [PATCH 10/14] wifi: mt76: mt7915: hold dev->mutex while interacting with the thermal state
` [PATCH 11/14] wifi: mt76: mt7915: firmware restart on devices with a second pcie link
` [PATCH 12/14] wifi: mt76: mt7915: fix omac index assignment after hardware reset
` [PATCH 13/14] wifi: mt76: mt7996: use mac80211 .sta_state op
` [PATCH 14/14] wifi: mt76: do not add wcid entries to sta poll list during MCU reset

[PATCH] wifi: cfg80211: Move cfg80211_scan_req_add_chan() n_channels increment earlier
 2024-12-30 18:58 UTC  (2+ messages)

UBSAN array-index-out-of-bounds: cfg80211_scan_6ghz
 2024-12-30 18:35 UTC  (3+ messages)

[PATCH RFCv5 1/8] page_pool: introduce page_pool_to_pp() API
 2024-12-30  9:15 UTC  (3+ 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).