linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-07-27 16:02:41 to 2023-08-02 11:37:09 UTC [more...]

[PATCH v4 0/5] fix wrong TX power and frequency in regdomain by dynamic switch 6 GHz reg rules of LPI/SP/VLP for station mode
 2023-08-02 11:36 UTC  (4+ messages)
` [PATCH v4 2/5] wifi: ath11k: store cur_regulatory_info for each radio

[PATCH v4 0/3] wifi: ath11k: support firmware-2.bin
 2023-08-02 11:01 UTC  (8+ messages)
` [PATCH v4 1/3] bus: mhi: host: allow MHI client drivers to provide the firmware via a pointer
` [PATCH v4 2/3] wifi: ath11k: qmi: refactor ath11k_qmi_m3_load()
` [PATCH v4 3/3] wifi: ath11k: add firmware-2.bin support

[PATCH v4.19.y] ath10k: Fix TKIP Michael MIC verification for PCIe
 2023-08-02 10:22 UTC 

[PATCH] wifi: brcmfmac: Fix field-spanning write in brcmf_scan_params_v2_to_v1()
 2023-08-02 10:35 UTC  (7+ messages)
`  "

[PATCH 00/17] Add support for Mediatek Wi-Fi7 driver mt7925
 2023-08-02 10:25 UTC  (19+ messages)
` [PATCH 01/17] wifi: mt76: mt7925: add Kconfig
` [PATCH 02/17] wifi: mt76: mt7925: add Makefile
` [PATCH 03/17] wifi: mt76: mt7925: add mt7925.h
` [PATCH 04/17] wifi: mt76: mt7925: add regs.h
` [PATCH 05/17] wifi: mt76: mt7925: add mcu.c
` [PATCH 06/17] wifi: mt76: mt7925: add mcu.h
` [PATCH 07/17] wifi: mt76: mt7925: add mac.c
` [PATCH 08/17] wifi: mt76: mt7925: add mac.h
` [PATCH 09/17] wifi: mt76: mt7925: add main.c
` [PATCH 10/17] wifi: mt76: mt7925: add init.c
` [PATCH 11/17] wifi: mt76: mt7925: add pci_mcu.c
` [PATCH 12/17] wifi: mt76: mt7925: add pci_mac.c
` [PATCH 13/17] wifi: mt76: mt7925: add pci.c
` [PATCH 14/17] wifi: mt76: mt7925: add usb.c
` [PATCH 15/17] wifi: mt76: mt7925: add debugfs.c
` [PATCH 16/17] wifi: mt76: add mt7925 to Makefile
` [PATCH 17/17] wifi: mt76: add mt7925 to Kconfig

[PATCH] wifi: mwifiex: fix error recovery in PCIE buffer descriptor management
 2023-08-02 10:14 UTC  (4+ messages)
`  "

[PATCH 1/2] wifi: brcmsmac: remove more unused data types
 2023-08-02 10:13 UTC  (2+ messages)

[PATCH] wifi: mt76: Replace strlcpy with strscpy
 2023-08-02 10:09 UTC  (9+ messages)
` wifi: mt76: Replace strlcpy() with strscpy()

pull request: mt76 2023-07-31
 2023-08-02  9:56 UTC  (2+ messages)

[PATCH 0/2] wifi: ath12k: fix radar detection in secondary 80 MHz
 2023-08-02  8:58 UTC  (3+ messages)
` [PATCH 1/2] wifi: ath12k: fix WARN_ON during ath12k_mac_update_vif_chan
` [PATCH 2/2] wifi: ath12k: fix radar detection in 160 MHz

[PATCH] wifi: mac80211: Remove unused function declarations
 2023-08-02  8:37 UTC  (2+ messages)

[PATCH v1 0/3] wifi: brcm80211: avoid memcpy warning when CONFIG_FORTIFY_SOURCE=y
 2023-08-02  6:30 UTC  (10+ messages)
` [PATCH v1 1/3] wifi: brcm80211: drop struct brcmf_p2p_scan_le
` [PATCH v1 2/3] wifi: brcm80211: separate abort scan param prepare from actual scan
` [PATCH v1 3/3] wifi: brcm80211: change channel_list to a flexible array

[wireless:for-next] BUILD SUCCESS 1d7dd5aa35474e553b8671b58579e0749b560779
 2023-08-02  4:20 UTC 

[wireless-next:main] BUILD SUCCESS f5343efdf5b5d66844ce041e5dcd585ee5697747
 2023-08-02  4:19 UTC 

[wireless-next:pending] BUILD SUCCESS 81ad82d3c7a9d42fedd00a524bb2a48c30ba81fe
 2023-08-02  4:20 UTC 

[PATCH] wifi: mwifiex: added code to support host mlme
 2023-08-02  3:49 UTC  (7+ messages)
  ` [EXT] "

pull request: rtw89: 8851b: update firmware to v0.29.41.1
 2023-08-02  2:46 UTC 

[PATCH] wifi: ipw2x00: refactor to use kstrtoul
 2023-08-02  1:25 UTC  (3+ messages)

[PATCH v2] wifi: ipw2x00: refactor to use kstrtoul
 2023-08-02  1:23 UTC 

[PATCH] wifi: ipw2x00: replace deprecated strncpy with strscpy
 2023-08-02  0:54 UTC  (3+ messages)

[PATCH] wifi: rtw88: sdio: Honor the host max_req_size in the RX path
 2023-08-02  0:27 UTC  (3+ messages)

[PATCH v2 0/2] ath11k: Don't leak ack_status_frame during tx_complete* processing
 2023-08-01 22:46 UTC  (3+ messages)
` [PATCH v2 1/2] ath11k: Don't drop tx_status when peer cannot be found
` [PATCH v2 2/2] ath11k: Cleanup mac80211 references on failure during tx_complete

[PATCH RFC] ath11k: Don't drop tx_status when peer cannot be found
 2023-08-01 21:41 UTC  (3+ messages)

[PATCH 1/5] wifi: mwifiex: fix memory leak in mwifiex_histogram_read()
 2023-08-01 17:55 UTC  (12+ messages)
  ` [PATCH 1/5] [v2] "
    ` [PATCH 2/2] [v2] wifi: mwifiex: cleanup TX error handling
    ` [PATCH 3/5] [v2] wifi: mwifiex: cleanup private data structures
    ` [PATCH 4/5] [v2] wifi: mwifiex: handle possible sscanf() errors
    ` [PATCH 5/5] [v2] wifi: mwifiex: handle possible mwifiex_write_reg() errors
      ` [lvc-project] [PATCH 1/5] [v2] wifi: mwifiex: fix memory leak in mwifiex_histogram_read()
  ` [lvc-project] [PATCH 1/5] "

[PATCH 4/4] [v2] wifi: rtlwifi: simplify LED management
 2023-08-01 17:19 UTC  (11+ messages)
              ` MAINTAINERS: rtl8187 wireless driver

[PATCH 0/2] Change MAINTAINERS for rtl8180 and rtl8187
 2023-08-01 17:00 UTC  (3+ messages)
` [PATCH 1/2] MAINTAINERS: Update entry for rtl8187
` [PATCH 2/2] MAINTAINERS: Update tree entry for rtl8180

[PATCH 1/4] wifi: libertas: add missing calls to cancel_work_sync()
 2023-08-01 14:49 UTC  (4+ messages)
` [PATCH 1/6] [v2] "

[PATCH v2] net: wireless: Explicitly include correct DT includes
 2023-08-01 14:48 UTC  (2+ messages)
` [v2] wifi: drivers: "

[PATCH v3] wifi: wilc1000: add SPI commands retry mechanism
 2023-08-01 14:48 UTC  (2+ messages)

[PATCH v7] wifi: mwifiex: Fix OOB and integer underflow when rx packets
 2023-08-01 14:47 UTC  (5+ messages)

[PATCH] wifi: wilc1000: remove use of has_thrpt_enh3 flag
 2023-08-01 14:46 UTC  (2+ messages)

[PATCH 00/10] wifi: rtw89: add hardware rate v1 and adjust related things for WiFi 7
 2023-08-01 14:46 UTC  (12+ messages)
` [PATCH 01/10] wifi: rtw89: add chip_info::chip_gen to determine chip generation
` [PATCH 02/10] wifi: rtw89: define hardware rate v1 for WiFi 7 chips
` [PATCH 03/10] wifi: rtw89: phy: rate pattern handles HW rate by chip gen
` [PATCH 04/10] wifi: rtw89: use struct to set RA H2C command
` [PATCH 05/10] wifi: rtw89: add H2C RA command V1 to support WiFi 7 chips
` [PATCH 06/10] wifi: rtw89: use struct to access firmware C2H event header
` [PATCH 07/10] wifi: rtw89: use struct to access RA report
` [PATCH 08/10] wifi: rtw89: add C2H RA event V1 to support WiFi 7 chips
` [PATCH 09/10] wifi: rtw89: add to display hardware rates v1 histogram in debugfs
` [PATCH 10/10] wifi: rtw89: get data rate mode/NSS/MCS v1 from RX descriptor

[PATCH] wifi: rtw89: Fix loading of compressed firmware
 2023-08-01 14:44 UTC  (2+ messages)

[PATCH] ath6kl: Replace zero-length arrays with DECLARE_FLEX_ARRAY() helper
 2023-08-01 14:42 UTC  (3+ messages)

[PATCH 0/8] wifi: mt76: mt792x: add mt7925 support
 2023-08-01 14:30 UTC  (9+ messages)
` [PATCH 1/8] wifi: mt76: connac: introduce helper for mt7925 chipset
` [PATCH 2/8] wifi: mt76: mt792x: support mt7925 chip init
` [PATCH 3/8] wifi: mt76: connac: export functions for mt7925
` [PATCH 4/8] wifi: mt76: connac: add eht support for phy mode config
` [PATCH 5/8] wifi: mt76: connac: add eht support for tx power
` [PATCH 6/8] wifi: mt76: connac: add data field in struct tlv
` [PATCH 7/8] wifi: mt76: connac: add more unified command IDs
` [PATCH 8/8] wifi: mt76: connac: add more unified event IDs

[PATCH 1/4] wifi: libertas: add missing calls to cancel_work_sync()
 2023-08-01 14:02 UTC  (7+ messages)

[PATCH] ath12k: Fix a NULL pointer dereference in ath12k_mac_op_hw_scan()
 2023-08-01 13:52 UTC  (2+ messages)

[PATCH] wifi: ray_cs: Replace 1-element array with flexible array
 2023-08-01 13:41 UTC  (2+ messages)

W sprawie samochodu
 2023-07-31  8:35 UTC 

[PATCH] mac80211: mesh: Remove unused function declaration mesh_ids_set_default()
 2023-08-01 10:17 UTC  (3+ messages)

[PATCH net-next v3 1/2] dt-bindings: mt76: support setting per-band MAC address
 2023-08-01  8:04 UTC  (3+ messages)
` [PATCH v3 2/2] wifi: mt76: support per-band MAC addresses from OF child nodes

W sprawie samochodu
 2023-08-01  7:55 UTC 

[PATCH] wifi: mac80211: allow transmitting EAPOL frames with tainted key
 2023-08-01  6:47 UTC 

[PATCH 0/2] wifi: ath11k: fix data out of sync for channel list for reg update
 2023-08-01  5:32 UTC  (3+ messages)

[PATCH 1/4] wifi: mt76: handle possible error returned by sdio_set_host_pm_flags()
 2023-08-01  4:57 UTC  (4+ messages)
` [PATCH 2/4] wifi: mt76: handle possible hardware timeout in mt7603_pse_client_reset()
` [PATCH 3/4] wifi: mt76: handle possible hardware timeout in mt76x0_phy_tssi_dc_calibrate()
` [PATCH 4/4] wifi: mt76: adjust error handling in mt76s_txrx_worker()

[PATCH 0/8] wifi: rtw89: support more formats of firmware file
 2023-08-01  2:11 UTC  (9+ messages)
` [PATCH 1/8] Wifi: rtw89: recognize log format from "
` [PATCH 2/8] wifi: rtw89: support firmware log with formatted text
` [PATCH 3/8] wifi: rtw89: introduce v1 format of firmware header
` [PATCH 4/8] wifi: rtw89: add firmware parser for v1 format
` [PATCH 5/8] wifi: rtw89: add firmware suit for BB MCU 0/1
` [PATCH 6/8] wifi: rtw89: introduce infrastructure of firmware elements
` [PATCH 7/8] wifi: rtw89: add to parse firmware elements of BB and RF tables
` [PATCH 8/8] wifi: rtw89: return failure if needed firmware elements are not recognized

Problem with rtw8723ds
 2023-07-31 17:07 UTC  (3+ messages)

[PATCH -next] ath9k: Remove unnecessary ternary operators
 2023-07-31 12:44 UTC 

[PATCH] ath6kl: Fix debugfs_create_dir error checking
 2023-07-31  6:01 UTC  (2+ messages)

[PATCH] ath5k: Fix debugfs_create_dir error checking
 2023-07-31  5:20 UTC  (2+ messages)

[PATCH] brcmfmac: Replace zero-length arrays with DECLARE_FLEX_ARRAY() helper
 2023-07-31  1:16 UTC 

[PATCH] wifi: nl80211: Remove unused declaration nl80211_pmsr_dump_results()
 2023-07-30 17:23 UTC  (2+ messages)

[syzbot] [wireless?] KMSAN: uninit-value in ieee80211_rx_handlers
 2023-07-30 12:06 UTC  (2+ messages)

[PATCH v2 1/2] dt-bindings: mt76: support setting per-band MAC address
 2023-07-29 10:10 UTC  (3+ messages)
` [PATCH v2 2/2] wifi: mt76: support per-band MAC addresses from OF child nodes

W sprawie samochodu
 2023-07-26  7:50 UTC 

Build regressions/improvements in v6.5-rc3
 2023-07-28 22:57 UTC  (2+ messages)

[PATCH 1/2] wifi: mt76: split get_of_eeprom in subfunction
 2023-07-28 17:45 UTC  (4+ messages)
` [PATCH 2/2] wifi: mt76: add support for providing eeprom in nvmem cells

[PATCH v2 1/1] wifi: changes for FILS Authentication for External Auth
 2023-07-28 15:17 UTC 

[PATCH v3 0/9] wifi: cfg80211/mac80211: extend 6 GHz support for all power modes
 2023-07-28  4:38 UTC  (4+ messages)

[PATCH v5 00/11] wifi: ath12k: (v5) EHT support
 2023-07-28  2:50 UTC  (7+ messages)
` [PATCH v5 06/11] wifi: ath12k: prepare EHT peer assoc parameters

MT7601U Kernel Driver Issue
 2023-07-27 23:10 UTC 

[PATCH] wifi: mwifiex: Replace strlcpy with strscpy
 2023-07-27 18:04 UTC  (6+ messages)

[PATCH v8 0/5] Additional processing in beacon updates (v8)
 2023-07-27 17:41 UTC  (6+ messages)
` [PATCH v8 1/5] wifi: nl80211: fixes to FILS discovery updates
` [PATCH v8 2/5] wifi: mac80211: fixes in "
` [PATCH v8 3/5] wifi: cfg80211: modify prototype for change_beacon
` [PATCH v8 4/5] wifi: nl80211: additions to NL80211_CMD_SET_BEACON
` [PATCH v8 5/5] wifi: mac80211: additions to change_beacon()

[PATCH v2] wifi: ath12k: trigger station disconnect on hardware restart
 2023-07-27 17:03 UTC  (2+ messages)

[PATCH] wifi: ath11k: simplify ath11k_mac_validate_vht_he_fixed_rate_settings()
 2023-07-27 16:33 UTC  (3+ messages)

[PATCH 0/3] wifi: ath11k: fix CAC running state
 2023-07-27 16:29 UTC  (4+ messages)
` [PATCH 1/3] wifi: cfg80211: export DFS CAC time and usable state helper functions

[PATCH] wifi: wil6210: fix fortify warnings
 2023-07-27 16:12 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).