linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-10-28 22:32:31 to 2021-11-05 12:19:59 UTC [more...]

[PATCH v3 0/3] wcn36xx: Fix DMA buffer allocation and free logic
 2021-11-05 12:21 UTC  (4+ messages)
` [PATCH v3 1/3] wcn36xx: Fix DMA channel enable/disable cycle
` [PATCH v3 2/3] wcn36xx: Release DMA channel descriptor allocations
` [PATCH v3 3/3] wcn36xx: Put DXE block into reset before freeing memory

[PATCH v2] mt76: mt7915: fix return condition in mt7915_tm_reg_backup_restore()
 2021-11-05 10:37 UTC 

[PATCH v2 00/11] add mt7916 support
 2021-11-05 10:02 UTC  (12+ messages)
` [PATCH v2 01/11] mt76: mt7915: add mt7915_mmio_probe() as a common probing function
` [PATCH v2 02/11] mt76: mt7915: refine register definition
` [PATCH v2 03/11] mt76: mt7915: rework dma.c to adapt mt7916 changes
` [PATCH v2 04/11] mt76: mt7915: add firmware support for mt7916
` [PATCH v2 05/11] mt76: mt7915: rework eeprom.c to adapt mt7916 changes
` [PATCH v2 06/11] mt76: mt7915: enlarge wcid size to 544
` [PATCH v2 07/11] mt76: mt7915: add txfree event v3
` [PATCH v2 08/11] mt76: mt7915: update rx rate reporting for mt7916
` [PATCH v2 09/11] mt76: mt7915: update mt7915_chan_mib_offs "
` [PATCH v2 10/11] mt76: mt7915: add mt7916 calibrated data support
` [PATCH v2 11/11] mt76: mt7915: add device id for mt7916

[PATCH] mt76: mt7915: fix return condition in mt7915_tm_reg_backup_restore()
 2021-11-05  9:50 UTC 

[PATCH] rtw89: Fix crash by loading compressed firmware file
 2021-11-05  9:03 UTC  (5+ messages)

No support for Realtek 8821CE RFE Type 6
 2021-11-05  2:10 UTC  (7+ messages)

[PATCH v3 0/2] wcn36xx: populate band before determining rate on RX
 2021-11-04 18:57 UTC  (5+ messages)
` [PATCH v3 1/2] "
` [PATCH v3 2/2] wcn36xx: fix RX BD rate mapping for 5GHz legacy rates

Mesh 802.11s blackhole due to bogus mpath routes with nexthop 00:00:00:00:00:00
 2021-11-04 18:39 UTC 

iwlwifi: null pointer dereference RIP: 0010:iwl_mvm_get_tx_rate+0xd3/0x100 [iwlmvm]
 2021-11-04 18:26 UTC 

[PATCH v3] nl80211: Add HE UL MU settings used in UL Trigger
 2021-11-04 17:23 UTC 

[RFC net-next/wireless-next v1 1/2] ethernet: check nvmem cells for mac-address
 2021-11-04 15:51 UTC  (4+ messages)
` [RFC net-next/wireless-next v1 2/2] ath10k: move device_get_mac_address() and pass errors up the chain

[PATCH] mwifiex: Add quirk resetting the PCI bridge on MS Surface devices
 2021-11-04 13:57 UTC  (2+ messages)

[PATCH] iwlwifi: pcie: fix constant-conversion warning
 2021-11-04 13:37 UTC 

[PATCH] ath5k: use swap() to make code cleaner
 2021-11-04  9:38 UTC  (2+ messages)

[PATCH] rtw89: remove unnecessary conditional operators
 2021-11-04  6:43 UTC  (2+ messages)

[PATCH linux-next] mac80211: Remove unused assignment statements
 2021-11-04  6:14 UTC 

[PATCH][next] rtw89: Fix potential dereference of the null pointer sta
 2021-11-04  1:38 UTC  (6+ messages)

[PATCH v4 0/3] mwifiex: Add quirk to disable deep sleep with certain hardware revision
 2021-11-03 23:25 UTC  (6+ messages)
` [PATCH v4 1/3] mwifiex: Use a define for firmware version string length
` [PATCH v4 2/3] mwifiex: Add quirk to disable deep sleep with certain hardware revision
` [PATCH v4 3/3] mwifiex: Ensure the version string from the firmware is 0-terminated

[PATCH] mwifiex: Ignore BTCOEX events from the 88W8897 firmware
 2021-11-03 20:58 UTC 

[PATCH v3 0/2] mwifiex: Add quirk to disable deep sleep with certain hardware revision
 2021-11-03 20:01 UTC  (9+ messages)
` [PATCH v3 1/2] mwifiex: Use a define for firmware version string length
` [PATCH v3 2/2] mwifiex: Add quirk to disable deep sleep with certain hardware revision

[PATCH] mwifiex: Add quirk to disable deep sleep with certain hardware revision
 2021-11-03 17:21 UTC  (7+ messages)

[PATCH mac80211-next] cfg80211: fix possible NULL pointer dereference in cfg80211_stop_offchan_radar_detection
 2021-11-03 17:02 UTC 

[PATCH v2 0/2] wcn36xx: populate band before determining rate on RX
 2021-11-03 17:08 UTC  (5+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] wcn36xx: fix RX BD rate mapping for 5GHz legacy rates

[PATCH v2 00/14] net: wwan: t7xx: PCIe driver for MediaTek M.2 modem
 2021-11-03 15:38 UTC  (19+ messages)
` [PATCH v2 01/14] net: wwan: Add default MTU size
` [PATCH v2 02/14] net: wwan: t7xx: Add control DMA interface
` [PATCH v2 03/14] net: wwan: t7xx: Add core components
` [PATCH v2 04/14] net: wwan: t7xx: Add port proxy infrastructure
` [PATCH v2 05/14] net: wwan: t7xx: Add control port
` [PATCH v2 06/14] net: wwan: t7xx: Add AT and MBIM WWAN ports
` [PATCH v2 07/14] net: wwan: t7xx: Data path HW layer
` [PATCH v2 08/14] net: wwan: t7xx: Add data path interface
` [PATCH v2 09/14] net: wwan: t7xx: Add WWAN network interface
` [PATCH v2 10/14] net: wwan: t7xx: Introduce power management support
` [PATCH v2 11/14] net: wwan: t7xx: Runtime PM
` [PATCH v2 12/14] net: wwan: t7xx: Device deep sleep lock/unlock
` [PATCH v2 13/14] net: wwan: t7xx: Add debug and test ports
` [PATCH v2 14/14] net: wwan: t7xx: Add maintainers and documentation

[PATCH v2 0/2] mwifiex: Add quirk to disable deep sleep with certain hardware revision
 2021-11-03 14:17 UTC  (4+ messages)
` [PATCH v2 1/2] mwifiex: Use a define for firmware version string length
` [PATCH v2 2/2] mwifiex: Add quirk to disable deep sleep with certain hardware revision

[PATCH v3 1/3] brcmfmac: Add support for BCM4378 on Apple hardware (with their special OTP)
 2021-11-03 12:50 UTC  (3+ messages)

[syzbot] WARNING in hrtimer_forward
 2021-11-03  9:21 UTC 

[PATCH v3 3/3] brcmfmac: Add support for BCM4355 on Apple hardware
 2021-11-03  4:32 UTC 

[PATCH v3 2/3] brcmfmac: Add support for BCM4377 on Apple hardware
 2021-11-03  4:32 UTC 

[PATCH v2 0/4] rtw89: update power limit and regulatory map tables
 2021-11-03  1:24 UTC  (7+ messages)
` [PATCH v2 1/4] rtw89: fill regd field of limit/limit_ru tables by enum
` [PATCH v2 2/4] rtw89: update rtw89 regulation definition to R58-R31
` [PATCH v2 3/4] rtw89: update tx power limit/limit_ru tables to R54
` [PATCH v2 4/4] rtw89: update rtw89_regulatory map to R58-R31

[PATCH] mt76: mt7921: fix MT7921E reset failure
 2021-11-03  0:05 UTC 

[PATCH v1 00/15] create power sequencing subsystem
 2021-11-02 15:26 UTC  (7+ messages)
  ` [PATCH v1 01/15] dt-bindings: add pwrseq device tree bindings

[PATCH] ath11k: Add missing qmi_txn_cancel()
 2021-11-02 12:52 UTC 

[PATCH] nl80211: fix radio statistics in survey dump
 2021-11-02 12:03 UTC  (4+ messages)

iw reg get Not showing 6GHz channels in Germany
 2021-11-02  7:59 UTC  (4+ messages)
  ` iwlwifi: ax210: 6GHz channels disabled in Germany by firmware

[PATCH v2] iwlwifi: Fix missing error code in iwl_pci_probe()
 2021-11-02  7:55 UTC  (2+ messages)

[PATCH 1/6] mei: bus: add client dma interface
 2021-11-02  7:15 UTC  (6+ messages)
` [PATCH 2/6] iwlwifi: mei: add the driver to allow cooperation with CSME
` [PATCH 3/6] iwlwifi: mei: add debugfs hooks
` [PATCH 4/6] iwlwifi: integrate with iwlmei
` [PATCH 5/6] iwlwifi: mvm: add vendor commands needed for iwlmei
` [PATCH 6/6] iwlwifi: mvm: read the rfkill state and feed it to iwlmei

[PATCH] ath11k: use cache line aligned buffers for dbring
 2021-11-02  5:41 UTC 

[PATCH v2 1/2] rtw88: follow the AP basic rates for tx mgmt frame
 2021-11-02  2:29 UTC  (5+ messages)
` [PATCH v2 2/2] rtw88: add debugfs to force lowest basic rate

[PATCH v3 1/2] rtw88: follow the AP basic rates for tx mgmt frame
 2021-11-02  2:24 UTC  (2+ messages)
` [PATCH v3 2/2] rtw88: add debugfs to force lowest basic rate

[PATCH 1/2] dt: bindings: add new DT entry for ath11k PCI device support
 2021-11-01 20:35 UTC  (2+ messages)

[PATCH v2] ath10k: fetch (pre-)calibration data via nvmem subsystem
 2021-11-01 14:25 UTC  (7+ messages)

[PATCH] ath9k_hw: use swap() to make code cleaner
 2021-11-01 14:20 UTC  (2+ messages)

[PATCH] wcn36xx: Indicate beacon not connection loss on MISSED_BEACON_IND
 2021-11-01 14:19 UTC  (2+ messages)

[PATCH v2 1/3] wcn36xx: add debug prints for sw_scan start/complete
 2021-11-01 14:18 UTC  (2+ messages)

[PATCH 1/3] ath11k: Change number of TCL rings to one for QCA6390
 2021-11-01 14:13 UTC  (5+ messages)
` [PATCH 3/3] ath11k: set correct NL80211_FEATURE_DYNAMIC_SMPS for WCN6855

[PATCH] rsi_usb: Fix out-of-bounds read in rsi_read_pkt
 2021-11-01 14:07 UTC  (2+ messages)

[PATCH] mwifiex_usb: Fix skb_over_panic in mwifiex_usb_recv
 2021-11-01 14:07 UTC  (2+ messages)

[PATCH] rsi_usb: Fix use-after-free in rsi_rx_done_handler
 2021-11-01 14:06 UTC  (2+ messages)

pull request: iwlwifi firmware updates 2021-11-01
 2021-11-01 13:58 UTC 

[PATCH 1/2] wcn36xx: populate band before determining rate on RX
 2021-11-01 13:00 UTC  (7+ messages)
` [PATCH 2/2] wcn36xx: fix RX BD rate mapping for 5GHz legacy rates

[PATCH] ath11k: clear the keys properly when DISABLE_KEY
 2021-11-01 12:53 UTC  (5+ messages)

[Linux v5.15-rc6] mac80211 warnings with iwlwifi
 2021-11-01  8:47 UTC  (2+ messages)
` [Linux v5.15 final] Call-trace iwlwifi and/or mac80211 (was [Linux v5.15-rc6] mac80211 warnings with iwlwifi)

qca9984 fails to work
 2021-11-01  8:21 UTC 

[PATCH] iwlwifi: pcie: fix constant-conversion warning
 2021-11-01  7:32 UTC  (4+ messages)

[PATCH] mt76: do not pass the received frame with decryption error
 2021-11-01  3:32 UTC 

[PATCH] mac80211: do not access the IV when it gets stripped
 2021-11-01  2:46 UTC 

[PATCH] mt76: mt7615: fix possible deadlock while mt7615_register_ext_phy()
 2021-11-01  2:01 UTC 

[PATCH v3] mt76: mt7915: add default calibrated data support
 2021-10-31 17:48 UTC 

[syzbot] WARNING in carl9170_usb_init_device/usb_submit_urb
 2021-10-31 17:41 UTC 

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

Hazoorilal Jewellers - Support
 2021-10-31  9:40 UTC 

WiFi card not supported
 2021-10-30 18:08 UTC  (2+ messages)

[mt76] BUG: WARN_ONCE using mt7615/mt7622 in Mesh-mode
 2021-10-30 11:00 UTC 

[kvalo-wireless-drivers-next:master] BUILD SUCCESS 2619f904b25cd056fba9b4694c57647d6782b1af
 2021-10-30  8:33 UTC 

[kvalo-wireless-drivers-next:pending] BUILD SUCCESS 65269a8b3ba97e37426b56e40b8d21b1d210e3ec
 2021-10-30  4:35 UTC 

[PATCH] wlwifi: Fix missing error code in iwl_pci_probe()
 2021-10-29 19:44 UTC  (3+ messages)

[PATCH] wireless-regdb: Update regulatory rules for South Korea (KR)
 2021-10-29 16:12 UTC  (4+ messages)
` [PATCH v2] "

pull-request: wireless-drivers-next-2021-10-29
 2021-10-29 16:10 UTC  (2+ messages)

[jberg-mac80211-next:master] BUILD SUCCESS 62bf703f44239869b55165fc5bbed3f38e869aae
 2021-10-29 15:01 UTC 

[PATCH] ar5523: Fix null-ptr-deref with unexpected WDCMSG_TARGET_START reply
 2021-10-29 13:53 UTC  (3+ messages)
  ` [PATCH] ar5523: Fix null-ptr-deref with unexpected WDCMSG_TARGET_START reply^[

[PATCH] ath9k: Fix out-of-bound memcpy in ath9k_hif_usb_rx_stream
 2021-10-29 13:46 UTC  (3+ messages)

Bug in Memory Layout of rx_desc for QCA6174
 2021-10-29  9:07 UTC  (2+ messages)

[PATCH] iw: survey: add support for radio stats
 2021-10-29  8:46 UTC  (2+ messages)

[PATCH 1/2] rtw89: update tx power limit/limit_ru tables to R54
 2021-10-29  1:30 UTC  (3+ messages)

[PATCH] mt76: mt7915: add default calibrated data support
 2021-10-29  0:55 UTC  (2+ messages)

[PATCH] mt76: mt7921: drop offload_flags overwritten
 2021-10-28 22:29 UTC 


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