linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-10-17 08:43:58 to 2021-10-19 07:19:59 UTC [more...]

[RFC v2] mt76: mt7615: mt7622: fix ibss and meshpoint
 2021-10-19  7:19 UTC  (10+ messages)
      ` Aw: "
        `  "

[PATCH 00/15] wireless: don't write to netdev->dev_addr directly
 2021-10-19  6:24 UTC  (17+ messages)
` [PATCH 01/15] wireless: use eth_hw_addr_set()
` [PATCH 02/15] wireless: use eth_hw_addr_set() instead of ether_addr_copy()
` [PATCH 03/15] wireless: use eth_hw_addr_set() for dev->addr_len cases
` [PATCH 04/15] wireless: ath6kl: use eth_hw_addr_set()
` [PATCH 05/15] wireless: wil6210: "
` [PATCH 06/15] wireless: atmel: "
` [PATCH 07/15] wireless: brcmfmac: prepare for const netdev->dev_addr
` [PATCH 08/15] wireless: cisco: use eth_hw_addr_set()
` [PATCH 09/15] wireless: ipw2200: prepare for const netdev->dev_addr
` [PATCH 10/15] wireless: intersil: use eth_hw_addr_set()
` [PATCH 11/15] wireless: mac80211_hwsim: "
` [PATCH 12/15] wireless: wilc1000: "
` [PATCH 13/15] wireless: ray_cs: "
` [PATCH 14/15] wireless: wl3501_cs: "
` [PATCH 15/15] wireless: zd1201: "

[PATCH 00/14] firmware_loader: built-in API and make x86 use it
 2021-10-19  6:16 UTC  (8+ messages)
` [PATCH 04/14] firmware_loader: add built-in firmware kconfig entry

[PATCH] rtw89: fix error function parameter
 2021-10-19  5:21 UTC  (2+ messages)

[PATCH] mwifiex: Fix divide error in mwifiex_usb_dnld_fw
 2021-10-19  4:04 UTC  (2+ messages)

[kvalo-wireless-drivers-next:pending] BUILD SUCCESS df13523b9a1cdbb7416166ea8d1215302f33645a
 2021-10-19  3:12 UTC 

[PATCH net] mwifiex: Fix possible memleak in probe and disconnect
 2021-10-19  3:12 UTC  (5+ messages)

[kvalo-wireless-drivers-next:master] BUILD SUCCESS f7e7e440550b0b176df3d2ea3e76106bc89915d9
 2021-10-19  1:19 UTC 

[RFC PATCH] rtl8xxxu: rtl8188cus: Fix init of PHY registers
 2021-10-19  0:59 UTC 

[PATCH][next] rtw89: Fix potential dereference of the null pointer sta
 2021-10-19  1:11 UTC  (4+ messages)

pull request: rtw89: 8852a: update fw to v0.13.30.0
 2021-10-19  0:43 UTC  (2+ messages)

[PATCH 1/2] wcn36xx: Correct band/freq reporting on RX
 2021-10-19  0:28 UTC  (5+ messages)
` [PATCH 2/2] wcn36xx: Enable hardware scan offload for 5Ghz band

[PATCH v5 00/17] Add MT7921 SDIO WiFi support
 2021-10-18 23:11 UTC  (18+ messages)
` [PATCH v5 01/17] mt76: mt7921: refactor mac.c to be bus independent
` [PATCH v5 02/17] mt76: mt7921: refactor dma.c to be pcie specific
` [PATCH v5 03/17] mt76: mt7921: refactor mcu.c to be bus independent
` [PATCH v5 04/17] mt76: mt7921: refactor init.c "
` [PATCH v5 05/17] mt76: mt7921: add MT7921_COMMON module
` [PATCH v5 06/17] mt76: connac: move mcu reg access utility routines in mt76_connac_lib module
` [PATCH v5 07/17] mt76: mt7663s: rely on mcu reg access utility
` [PATCH v5 08/17] mt76: mt7921: make all event parser reusable between mt7921s and mt7921e
` [PATCH v5 09/17] mt76: mt7921: use physical addr to unify register access
` [PATCH v5 10/17] mt76: sdio: move common code in mt76_sdio module
` [PATCH v5 11/17] mt76: sdio: introduce parse_irq callback
` [PATCH v5 12/17] mt76: sdio: extend sdio module to support CONNAC2
` [PATCH v5 13/17] mt76: connac: extend mcu_get_nic_capability
` [PATCH v5 14/17] mt76: mt7921: rely on mcu_get_nic_capability
` [PATCH v5 15/17] mt76: mt7921: refactor mt7921_mcu_send_message
` [PATCH v5 16/17] mt76: mt7921: introduce mt7921s support
` [PATCH v5 17/17] mt76: mt7921s: add reset support

[PATCH v2 0/5] wcn36xx: Fix DMA buffer allocation and free logic
 2021-10-18 23:17 UTC  (6+ messages)
` [PATCH v2 1/5] wcn36xx: Fix dxe lock layering violation
` [PATCH v2 2/5] wcn36xx: Fix DMA channel enable/disable cycle
` [PATCH v2 3/5] wcn36xx: Release DMA channel descriptor allocations
` [PATCH v2 4/5] wcn36xx: Functionally decompose DXE reset
` [PATCH v2 5/5] wcn36xx: Put DXE block into reset before freeing memory

[5.15-rc4] mt76x0u warning at net/mac80211/airtime.c:456 ieee80211_get_rate_duration.constprop.0+0xf4/0x1fc
 2021-10-18 21:41 UTC 

[PATCH] wcn36xx: Add chained transfer support for AMSDU
 2021-10-18 21:46 UTC  (2+ messages)

[PATCH 00/10] mt76: ethtool stats features and fixes
 2021-10-18 21:04 UTC  (12+ messages)
` [PATCH 01/10] mt76: move mt76_sta_stats in mt76.h
` [PATCH 02/10] mt76: mt7921: add sta stats accounting in mt7921_mac_add_txs_skb
` [PATCH 03/10] mt76: mt7921: add some more MIB counters
` [PATCH 04/10] mt76: mt7921: introduce stats reporting through ethtool
` [PATCH 05/10] mt76: mt7921: move tx amsdu stats in mib_stats
` [PATCH 06/10] mt76: move mt76_ethtool_worker_info in mt76 module
` [PATCH 07/10] mt76: mt7921: add per-vif counters in ethtool
` [PATCH 08/10] mt76: mt7915: run mt7915_get_et_stats holding mt76 mutex
` [PATCH 09/10] mt76: mt7915: do not overwrite all mib counters in mt7915_get_stats
` [PATCH 10/10] mt76: mt7915: move tx amsdu stats in mib_stats

[PATCH v2 0/8] nfc: dt-bindings: convert to dt-schema
 2021-10-18 20:17 UTC  (17+ messages)
` [PATCH v2 1/8] dt-bindings: nfc: nxp,nci: convert to dtschema
` [PATCH v2 2/8] dt-bindings: nfc: nxp,nci: document NXP PN547 binding
` [PATCH v2 3/8] dt-bindings: nfc: nxp,pn532: convert to dtschema
` [PATCH v2 4/8] dt-bindings: nfc: st,st21nfca: "
` [PATCH v2 5/8] dt-bindings: nfc: st,st95hf: "
` [PATCH v2 6/8] dt-bindings: nfc: st,nci: "
` [PATCH v2 7/8] dt-bindings: nfc: ti,trf7970a: "
` [PATCH v2 8/8] dt-bindings: nfc: marvell,nci: "

[PATCH v6 1/7] mei: bus: add client dma interface
 2021-10-18 19:17 UTC  (19+ messages)
` [PATCH v6 2/7] iwlwifi: mei: add the driver to allow cooperation with CSME
` [PATCH v6 4/7] iwlwifi: integrate with iwlmei
` [PATCH v6 5/7] nl80211: vendor-cmd: add Intel vendor commands for iwlmei usage
` [PATCH v6 6/7] iwlwifi: mvm: add vendor commands needed for iwlmei
` [PATCH v6 7/7] iwlwifi: mvm: read the rfkill state and feed it to iwlmei

[syzbot] divide error in mac80211_hwsim_bss_info_changed (2)
 2021-10-18 18:56 UTC 

[syzbot] divide error in mwifiex_usb_dnld_fw
 2021-10-18 18:55 UTC 

[PATCH] mt76: mt7915: remove dead code in debugfs code
 2021-10-18 15:43 UTC 

[PATCH] mwifiex: Add quirk resetting the PCI bridge on MS Surface devices
 2021-10-18 15:35 UTC  (2+ messages)

[PATCH v2] wcn36xx: Fix tx_status mechanism
 2021-10-18 14:28 UTC 

pull request: mt76 2021-10-11 v2
 2021-10-18 14:02 UTC  (2+ messages)

[PATCH] mt76: mt7915: remove dead code in mt7915_get_et_stats
 2021-10-18 13:57 UTC 

[PATCH] ath10k: fix invalid dma_addr_t token assignment
 2021-10-18 13:10 UTC  (2+ messages)

[PATCH] wcn36xx: Fix tx_status mechanism
 2021-10-18 12:47 UTC  (2+ messages)

[PATCH net-next] rtw89: fix return value check in rtw89_cam_send_sec_key_cmd()
 2021-10-18 12:40 UTC  (4+ messages)

[PATCH] wireless: ath5k: replace snprintf in show functions with sysfs_emit
 2021-10-18 12:34 UTC  (2+ messages)

[PATCH][next] rtw89: Remove redundant check of ret after call to rtw89_mac_enable_bb_rf
 2021-10-18 12:31 UTC  (3+ messages)

[PATCH] MAINTAINERS: Add maintainer of rtw89
 2021-10-18 12:30 UTC  (2+ messages)
` MAINTAINERS: add rtw89 wireless driver

[PATCH][next] rtw89: Fix two spelling mistakes in debug messages
 2021-10-18 12:31 UTC  (3+ messages)

[PATCH v3 1/2] mwifiex: Read a PCI register after writing the TX ring write pointer
 2021-10-18 12:30 UTC  (2+ messages)

[PATCH] mwifiex: Add quirk resetting the PCI bridge on MS Surface devices
 2021-10-18 12:27 UTC  (2+ messages)

[PATCH] wcn36xx: Fix (QoS) null data frame bitrate/modulation
 2021-10-18 12:33 UTC 

[PATCH v3 1/4] iwlwifi: mei: add the driver to allow cooperation with CSME
 2021-10-18 11:27 UTC  (13+ messages)
` [PATCH v3 3/4] nl80211: vendor-cmd: add Intel vendor commands for iwlmei usage
` [PATCH v3 4/4] iwlwifi: mvm: add vendor commands needed for iwlmei

[Linux v5.15-rc6] mac80211 warnings with iwlwifi
 2021-10-18 10:58 UTC 

[PATCH] [v2] wireless: Initial driver submission for pureLiFi devices
 2021-10-18 10:00 UTC  (4+ messages)
` [PATCH v20 0/2] wireless: New Driver submission for pureLiFi STA devices
  ` [PATCH v20 1/2] nl80211: Add LC placeholder band definition to nl80211_band
  ` [PATCH v20 2/2] wireless: Initial driver submission for pureLiFi STA devices

[PATCH RFC] virtio: wrap config->reset calls
 2021-10-18  9:24 UTC  (4+ messages)

[PATCH v3 1/4] mt76: mt7915: enable HE UL MU-MIMO
 2021-10-18  8:09 UTC  (4+ messages)
` [PATCH v3 2/4] mt76: mt7915: rework mt7915_mcu_sta_muru_tlv()
` [PATCH v3 3/4] mt76: mt7915: fix missing HE phy cap
` [PATCH v3 4/4] mt76: mt7915: change max rx len limit of hw modules

[PATCH v7 1/8] mt76: mt7915: introduce mt7915_mcu_beacon_check_caps()
 2021-10-18  8:07 UTC  (8+ messages)
` [PATCH v7 2/8] mt76: mt7915: fix txbf starec TLV issues
` [PATCH v7 3/8] mt76: mt7915: improve starec readability of txbf
` [PATCH v7 4/8] mt76: mt7915: fix sta_rec_wtbl tag len
` [PATCH v7 5/8] mt76: mt7915: rework starec TLV tags
` [PATCH v7 6/8] mt76: mt7915: fix muar_idx in mt7915_mcu_alloc_sta_req()
` [PATCH v7 7/8] mt76: mt7915: set VTA bit in tx descriptor
` [PATCH v7 8/8] mt76: mt7915: set muru platform type

[PATCH for v5.15 0/5] iwlwifi: fixes intended for v5.15 2021-10-16
 2021-10-18  7:55 UTC  (2+ messages)

[PATCH 00/13] iwlwifi: updates intended for v5.15 2021-08-20
 2021-10-18  7:51 UTC  (5+ messages)
` [PATCH 08/12] iwlwifi: export DHC framework and add first public entry, twt_setup

[PATCH] linux-firmware: update firmware for MT7921 WiFi device
 2021-10-18  5:11 UTC 

[PATCH] mt76: Return true/false (not 1/0) from bool functions
 2021-10-17 14:03 UTC 

[PATCH 00/10] iwlwifi: updates intended for v5.16 2021-10-17 part 4
 2021-10-17 13:59 UTC  (11+ messages)
` [PATCH 01/10] iwlwifi: pcie: try to grab NIC access early
` [PATCH 02/10] iwlwifi: mvm: set inactivity timeouts also for PS-poll
` [PATCH 03/10] iwlwifi: add new killer devices to the driver
` [PATCH 04/10] iwlwifi: dbg: treat dbgc allocation failure when tlv is missing
` [PATCH 05/10] iwlwifi: mvm: set BT-coex high priority for 802.1X/4-way-HS
` [PATCH 06/10] iwlwifi: mvm: improve log when processing CSA
` [PATCH 07/10] wlwifi: add new device id 7F70
` [PATCH 08/10] iwlwifi: mvm: Read acpi dsm to get channel activation bitmap
` [PATCH 09/10] iwlwifi: dbg: treat non active regions as unsupported regions
` [PATCH 10/10] iwlwifi: pnvm: print out the version properly

[PATCH 00/12] iwlwifi: updates intended for v5.16 2021-10-17 part 3
 2021-10-17 13:26 UTC  (13+ messages)
` [PATCH 01/12] iwlwifi: BZ Family BUS_MASTER_DISABLE_REQ code duplication
` [PATCH 02/12] iwlwifi: BZ Family SW reset support
` [PATCH 03/12] iwlwifi: mvm: Add support for new rate_n_flags in tx_cmd
` [PATCH 04/12] iwlwifi: mvm: Support new version of BEACON_TEMPLATE_CMD
` [PATCH 05/12] iwlwifi: mvm: Support new TX_RSP and COMPRESSED_BA_RES versions
` [PATCH 06/12] iwlwifi: mvm: Support new rate_n_flags for REPLY_RX_MPDU_CMD and RX_NO_DATA_NOTIF
` [PATCH 07/12] iwlwifi: mvm: remove csi from iwl_mvm_pass_packet_to_mac80211()
` [PATCH 08/12] iwlwifi: mvm: Add RTS and CTS flags to iwl_tx_cmd_flags
` [PATCH 09/12] iwlwifi: remove redundant iwl_finish_nic_init() argument
` [PATCH 10/12] iwlwifi: mvm: remove session protection after auth/assoc
` [PATCH 11/12] iwlwifi: allow rate-limited error messages
` [PATCH 12/12] iwlwifi: mvm: reduce WARN_ON() in TX status path

[PATCH 00/12] iwlwifi: updates intended for v5.16 2021-10-17 part 2
 2021-10-17  9:40 UTC  (13+ messages)
` [PATCH 01/12] iwlwifi: fix fw/img.c license statement
` [PATCH 02/12] iwlwifi: api: fix struct iwl_wowlan_status_v7 kernel-doc
` [PATCH 03/12] iwlwifi: mvm: correct sta-state logic for TDLS
` [PATCH 04/12] iwlwifi: fw dump: add infrastructure for dump scrubbing
` [PATCH 05/12] iwlwifi: parse debug exclude data from firmware file
` [PATCH 06/12] iwlwifi: mvm: scrub key material in firmware dumps
` [PATCH 07/12] iwlwifi: mvm: update definitions due to new rate & flags
` [PATCH 08/12] iwlwifi: mvm: add definitions for "
` [PATCH 09/12] iwlwifi: mvm: convert old rate & flags to the new format
` [PATCH 10/12] iwlwifi: mvm: Support version 3 of tlc_update_notif
` [PATCH 11/12] iwlwifi: mvm: Support new version of ranging response notification
` [PATCH 12/12] iwlwifi: yoyo: fw debug config from context info and preset

[PATCH 00/10] iwlwifi: updates intended for v5.16 2021-10-17
 2021-10-17  8:43 UTC  (10+ messages)
` [PATCH 02/10] iwlwifi: mvm: disable RX-diversity in powersave
` [PATCH 03/10] iwlwifi: mvm: add lmac/umac PC info in case of error
` [PATCH 04/10] iwlwifi: add vendor specific capabilities for some RFs
` [PATCH 05/10] iwlwifi: mvm: add support for 160Mhz in ranging measurements
` [PATCH 06/10] iwlwifi: mvm: Remove antenna c references
` [PATCH 07/10] iwlwifi: add some missing kernel-doc in struct iwl_fw
` [PATCH 08/10] iwlwifi: api: remove unused RX status bits
` [PATCH 09/10] iwlwifi: remove MODULE_AUTHOR() statements
` [PATCH 10/10] iwlwifi: remove contact information


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