messages from 2023-04-17 22:57:09 to 2023-04-20 16:55:32 UTC [more...]
[PATCH] wifi: ath9k: Don't mark channelmap stack variable read-only in ath9k_mci_update_wlan_channels()
2023-04-20 16:55 UTC (15+ messages)
RTL8188EU (LogiLink WL0151A) - Malformed packets
2023-04-20 16:12 UTC (11+ messages)
[PATCH net-next v4 0/3] net: extend drop reasons
2023-04-20 15:21 UTC (6+ messages)
` [PATCH net-next v4 1/3] net: move dropreason.h to dropreason-core.h
` [PATCH net-next v4 2/3] net: extend drop reasons for multiple subsystems
` [PATCH net-next v4 3/3] mac80211: use the new drop reasons infrastructure
[PATCH] mac80211: remove return value check of debugfs_create_dir()
2023-04-20 14:55 UTC (2+ messages)
[PATCH 2/2] wifi: mt7601u: remove debugfs directory on disconnect
2023-04-20 14:35 UTC (2+ messages)
[PATCH 1/2] wifi: mt7601u: delete dead code checking debugfs returns
2023-04-20 14:33 UTC (2+ messages)
[PATCH] wireless: ath: work around false-positive stringop-overread warning
2023-04-20 14:04 UTC (2+ messages)
[PATCH v1] wifi: mac80211: Initialize EWMA fail avg to 1
2023-04-20 13:15 UTC (8+ messages)
pull request: mt76 2023-04-18 v2
2023-04-20 12:56 UTC (2+ messages)
[PATCH] wifi: rtw88: Update spelling in main.h
2023-04-20 12:41 UTC (3+ messages)
[PATCH] wireless: airo: remove ISA_DMA_API dependency
2023-04-20 12:38 UTC (4+ messages)
` wifi: "
[PATCH v2] wifi: wilc1000: fix for absent RSN capabilities WFA testcase
2023-04-20 12:38 UTC (2+ messages)
[PATCH 1/3] wifi: rtl8xxxu: Don't print the vendor/product/serial
2023-04-20 12:35 UTC (8+ messages)
` [PATCH 2/3] wifi: rtl8xxxu: Add rtl8xxxu_write{8,16,32}_{set,clear}
` [PATCH 3/3] wifi: rtl8xxxu: Simplify setting the initial gain
[PATCH v2] wifi: rtw88: Fix memory leak in rtw88_usb
2023-04-20 12:35 UTC (3+ messages)
[PATCH v3 0/4] RTW88 USB bug fixes
2023-04-20 12:34 UTC (13+ messages)
` [PATCH v3 1/4] wifi: rtw88: usb: fix priority queue to endpoint mapping
` [PATCH v3 2/4] wifi: rtw88: rtw8821c: Fix rfe_option field width
` [PATCH v3 3/4] wifi: rtw88: set pkg_type correctly for specific rtw8821c variants
` [PATCH v3 4/4] wifi: rtw88: call rtw8821c_switch_rf_set() according to chip variant
[PATCH v2 1/8] wifi: rtw88: add bitmap for dynamic port settings
2023-04-20 12:34 UTC (2+ messages)
[PATCH] wifi: rtw89: mac: use regular int as return type of DLE buffer request
2023-04-20 12:33 UTC (2+ messages)
[PATCH v2 0/4] ath11k: factory test mode support
2023-04-20 12:13 UTC (7+ messages)
` [PATCH v2 1/4] wifi: ath11k: remove unused function ath11k_tm_event_wmi
` [PATCH v2 2/4] wifi: ath11k: optimize ath11k_tm_cmd_get_version
` [PATCH v2 3/4] wifi: ath11k: factory test mode support
` [PATCH v2 4/4] wifi: ath11k: Allow ath11k to boot without caldata in ftm mode
[PATCH v3 0/4] ath11k: factory test mode support
2023-04-20 12:08 UTC (5+ messages)
` [PATCH v3 1/4] wifi: ath11k: remove unused function ath11k_tm_event_wmi
` [PATCH v3 2/4] wifi: ath11k: optimize ath11k_tm_cmd_get_version
` [PATCH v3 3/4] wifi: ath11k: factory test mode support
` [PATCH v3 4/4] wifi: ath11k: Allow ath11k to boot without caldata in ftm mode
[PATCH AUTOSEL 6.1 14/15] wifi: ath11k: reduce the MHI timeout to 20s
2023-04-20 11:02 UTC
[PATCH AUTOSEL 6.2 11/17] wifi: mt76: mt7921: Fix use-after-free in fw features query
2023-04-20 11:01 UTC (2+ messages)
` [PATCH AUTOSEL 6.2 16/17] wifi: ath11k: reduce the MHI timeout to 20s
[PATCH 0/2] ath11k: factory test mode support
2023-04-20 10:02 UTC (6+ messages)
` [PATCH 1/2] wifi: "
[PATCH v2 00/18] wifi: rtl8xxxu: Add AP mode support for 8188f
2023-04-20 7:44 UTC (21+ messages)
` [PATCH v2 01/18] wifi: rtl8xxxu: Add start_ap() callback
` [PATCH v2 02/18] wifi: rtl8xxxu: Select correct queue for beacon frames
` [PATCH v2 03/18] wifi: rtl8xxxu: Add beacon functions
` [PATCH v2 04/18] wifi: rtl8xxxu: Add set_tim() callback
` [PATCH v2 05/18] wifi: rtl8xxxu: Allow setting rts threshold to -1
` [PATCH v2 06/18] wifi: rtl8xxxu: Allow creating interface in AP mode
` [PATCH v2 07/18] wifi: rtl8xxxu: Actually use macid in rtl8xxxu_gen2_report_connect
` [PATCH v2 08/18] wifi: rtl8xxxu: Add parameter role to report_connect
` [PATCH v2 09/18] wifi: rtl8xxxu: Add parameter force to rtl8xxxu_refresh_rate_mask
` [PATCH v2 10/18] wifi: rtl8xxxu: Add sta_add() and sta_remove() callbacks
` [PATCH v2 11/18] wifi: rtl8xxxu: Put the macid in txdesc
` [PATCH v2 12/18] wifi: rtl8xxxu: Add parameter macid to update_rate_mask
` [PATCH v2 13/18] wifi: rtl8xxxu: Enable hw seq for mgmt/non-QoS data frames
` [PATCH v2 14/18] wifi: rtl8xxxu: Clean up filter configuration
` [PATCH v2 15/18] wifi: rtl8xxxu: Remove usage of ieee80211_get_tx_rate()
` [PATCH v2 16/18] wifi: rtl8xxxu: Remove usage of tx_info->control.rates[0].flags
` [PATCH v2 17/18] wifi: rtl8xxxu: Declare AP mode support for 8188f
` [PATCH v2 18/18] wifi: rtl8xxxu: Set maximum number of supported stations
[wireless-next:pending] BUILD SUCCESS eccaf030c118d99e0cbc12afd48272622af1146c
2023-04-20 4:28 UTC
pull-request: wireless-next-2023-03-30
2023-04-20 3:43 UTC (6+ messages)
[PATCH V2 1/3] dt-bindings: net: wireless: qcom,ath11k: allow describing radios
2023-04-19 20:05 UTC (4+ messages)
` [PATCH V2 2/3] wifi: ath11k: look for DT node for each radio
` [PATCH V2 3/3] wifi: ath11k: support reading radio MAC from DT
[PATCH v2 0/4] wifi: ath11k: push MU-MIMO configurations to hardware
2023-04-19 14:41 UTC (12+ messages)
` [PATCH v2 2/4] wifi: ath11k: push MU-MIMO params from hostapd "
` ath11k: regression with 80+80 and 160MHz channels
[PATCH] wifi: ath11k: Remove disabling of 80+80 and 160 MHz
2023-04-19 14:27 UTC (3+ messages)
[PATCH] wifi: ath11k: Fix SKB corruption in REO destination ring
2023-04-19 14:24 UTC (2+ messages)
[PATCH V3 1/2] wifi: ath11k: fix tx status reporting in encap offload mode
2023-04-19 14:23 UTC (2+ messages)
[PATCH 1/3] wifi: ath11k: fix double free of peer rx_tid during reo cmd failure
2023-04-19 14:22 UTC (2+ messages)
[PATCH v4] dt-bindings: net: Convert ATH10K to YAML
2023-04-19 14:21 UTC (2+ messages)
rtw89 (realtek drivers)
2023-04-19 12:02 UTC (2+ messages)
[PATCH 5/5] wifi: rtw89: scan offload wait for FW done ACK
2023-04-19 11:46 UTC
[PATCH 4/5] wifi: rtw89: mac: handle C2H receive/done ACK in interrupt context
2023-04-19 11:46 UTC
[PATCH 3/5] wifi: rtw89: packet offload wait for FW response
2023-04-19 11:45 UTC
[PATCH 2/5] wifi: rtw89: refine packet offload delete flow of 6 GHz probe
2023-04-19 11:45 UTC
[PATCH 1/5] wifi: rtw89: release bit in rtw89_fw_h2c_del_pkt_offload()
2023-04-19 11:45 UTC
[PATCH 0/5] wifi: rtw89: wait for firmware ack for certain H2C commands
2023-04-19 11:45 UTC
[PATCH v5 1/2] wifi: cfg80211: Add short_beacon_tail/head/period
2023-04-19 11:37 UTC (4+ messages)
` [PATCH v5 2/2] wifi: mac80211: S1G beacon/short beacon support
[PATCH] net: mac80211: use IS_ERR to check return value
2023-04-19 11:23 UTC (3+ messages)
[PATCH v2] wifi: ath12k: add wait operation for tx management packets for flush from mac80211
2023-04-19 9:57 UTC
[PATCH v2] wifi: ath12k: fix potential wmi_mgmt_tx_queue race condition
2023-04-19 9:57 UTC
[PATCH] wifi: rtl8xxxu: Support USB RX aggregation for the newer chips
2023-04-19 9:55 UTC (3+ messages)
[PATCH v3] wifi: ath11k: add support for htt stats rx_ext_stats (30) support
2023-04-19 6:04 UTC (2+ messages)
[PATCH] wifi: mt76: mt7996: fill txd by host driver
2023-04-19 5:58 UTC
[PATCH] wifi: mac80211: support ieee80211_ext format
2023-04-19 4:20 UTC
[wireless-next:main] BUILD SUCCESS 9ae708f00161e1d789268fa9cc05bf6bec2af474
2023-04-19 3:57 UTC
[wireless-next:pending] BUILD SUCCESS 4c6c476cafa7f6800c94d7f520cbf710a4aed8bc
2023-04-19 0:05 UTC
shift exponent 35 is too large @ ath/ath9k/ar9003_hw.c:1147
2023-04-18 23:53 UTC (8+ messages)
[PATCH 5.4 182/389] PCI/portdrv: Dont disable AER reporting in get_port_device_capability()
2023-04-18 20:26 UTC (3+ messages)
[PATCH v2] b43legacy: Add checking for null for ssb_get_devtypedata(dev)
2023-04-18 16:12 UTC (2+ messages)
[PATCH] wifi: iwlwifi: dvm: Fix memcpy: detected field-spanning write backtrace
2023-04-18 15:33 UTC (4+ messages)
[PATCH 00/27] another set of MLO patches
2023-04-18 10:47 UTC (33+ messages)
` [PATCH 10/27] wifi: mac80211: isolate driver from inactive links
pull request: mt76 2023-04-18
2023-04-18 9:52 UTC
[PATCH 1/3] wifi: mt76: mt7615: increase eeprom size for mt7663
2023-04-18 9:48 UTC (3+ messages)
` [PATCH 2/3] wifi: mt76: dma: use napi_build_skb
` [PATCH 3/3] wifi: mt76: set NL80211_EXT_FEATURE_CAN_REPLACE_PTK0 on supported drivers
[PATCH 00/11] wifi: iwlwifi: updates intended for v6.4 2023-04-18
2023-04-18 9:28 UTC (12+ messages)
` [PATCH 01/11] wifi: iwlwifi: Update support for b0 version
` [PATCH 02/11] wifi: iwlwifi: fw: fix memory leak in debugfs
` [PATCH 03/11] wifi: iwlwifi: mvm: fix MIC removal confusion
` [PATCH 04/11] wifi: iwlwifi: fw: fix argument to efi.get_variable
` [PATCH 05/11] wifi: iwlwifi: mvm: fix potential memory leak
` [PATCH 06/11] wifi: iwlwifi: mvm: prefer RCU_INIT_POINTER()
` [PATCH 07/11] wifi: iwlwifi: mvm: enable support for MLO APIs
` [PATCH 08/11] wifi: iwlwifi: modify scan request and results when in link protection
` [PATCH 09/11] wifi: iwlwifi: mei: make mei filtered scan more aggressive
` [PATCH 10/11] wifi: iwlwifi: mei: re-ask for ownership after it was taken by CSME
` [PATCH 11/11] wifi: iwlwifi: mvm: fix RFKILL report when driver is going down
parsing the multi-link element with STA profile wifi: mac80211: support MLO authentication/association with one link
2023-04-18 9:11 UTC (6+ messages)
Tlakově litý
2023-04-18 7:30 UTC
[PATCH v2 0/7] wifi: rtw89: support antenna diversity
2023-04-18 1:28 UTC (8+ messages)
` [PATCH v2 1/7] wifi: rtw89: use struct rtw89_phy_sts_ie0 instead of macro to access PHY IE0 status
` [PATCH v2 2/7] wifi: rtw89: set capability of TX antenna diversity
` [PATCH v2 3/7] wifi: rtw89: add RSSI statistics for the case of antenna diversity to debugfs
` [PATCH v2 4/7] wifi: rtw89: add EVM and SNR statistics "
` [PATCH v2 5/7] wifi: rtw89: initialize antenna for antenna diversity
` [PATCH v2 6/7] wifi: rtw89: add RSSI based "
` [PATCH v2 7/7] wifi: rtw89: add EVM for "
[PATCH v3 0/4] RTW88 USB bug fixes
2023-04-18 0:22 UTC (3+ messages)
[wireless-next:main] BUILD SUCCESS f22c0bffe8d9528ace89a853c6065b79dcb88c43
2023-04-17 23:12 UTC
[PATCH v2 0/2] ath9k: of_init: add endian check
2023-04-17 22:56 UTC (5+ messages)
` [PATCH v2 2/2] "
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).