linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-03-04 05:05:49 to 2020-03-11 08:47:22 UTC [more...]

[PATCH 0/7] wireless: Use scnprintf() for avoiding potential buffer overflow
 2020-03-11  8:47 UTC  (6+ messages)
` [PATCH 1/7] ath11k: "
` [PATCH 2/7] ath5k: "
` [PATCH 3/7] carl9170: "
` [PATCH 4/7] b43: "
` [PATCH 7/7] prism54: "

[PATCH mac80211-next] virt_wifi: implement ndo_get_iflink
 2020-03-11  8:01 UTC  (2+ messages)

[PATCH][next] zd1211rw/zd_usb.h: Replace zero-length array with flexible-array member
 2020-03-10 22:46 UTC  (20+ messages)

Support for RTL8188FU
 2020-03-10 14:54 UTC  (8+ messages)

[PATCH] MAINTAINERS: update web URL for iwlwifi
 2020-03-10 13:34 UTC  (5+ messages)

pull-request: iwlwifi-fixes for v5.6 2020-03-08
 2020-03-10 13:34 UTC  (2+ messages)

[PATCH 0/5] staging: wfx: late fixes
 2020-03-10 10:13 UTC  (6+ messages)
` [PATCH 1/5] staging: wfx: fix warning about freeing in-use mutex during device unregister
` [PATCH 2/5] staging: wfx: fix lines ending with a comma instead of a semicolon
` [PATCH 3/5] staging: wfx: make warning about pending frame less scary
` [PATCH 4/5] staging: wfx: fix RCU usage in wfx_join_finalize()
` [PATCH 5/5] staging: wfx: fix RCU usage between hif_join() and ieee80211_bss_get_ie()

[PATCH][next] wireless: marvell: Replace zero-length array with flexible-array member
 2020-03-10  4:28 UTC  (2+ messages)
` [EXT] "

[PATCH v2 0/2] rtw88: add coex related debugfs
 2020-03-09  7:58 UTC  (3+ messages)
` [PATCH v2 1/2] rtw88: add a debugfs entry to dump coex's info
` [PATCH v2 2/2] rtw88: add a debugfs entry to enable/disable coex mechanism

[PATCH 00/13] iwlwifi: updates intended for v5.7 2020-03-09
 2020-03-09  7:16 UTC  (14+ messages)
` [PATCH 01/13] iwlwifi: move the remaining 0x2526 configs to the new table
` [PATCH 02/13] iwlwifi: combine 9260 cfgs that only change names
` [PATCH 03/13] iwlwifi: add mac/rf types and 160MHz to the device tables
` [PATCH 04/13] iwlwifi: add GNSS differentiation "
` [PATCH 05/13] iwlwifi: add Pu/PnJ/Th device values to differentiate them
` [PATCH 06/13] iwlwifi: map 9461 and 9462 using RF type and RF ID
` [PATCH 07/13] iwlwifi: move TH1 devices to the new table
` [PATCH 08/13] iwlwifi: convert the 9260-1x1 device to use the new parameters
` [PATCH 09/13] iwlwifi: remove 9260 devices with 0x1010 and 0x1210 subsytem IDs
` [PATCH 10/13] iwlwifi: move pu devices to new table
` [PATCH 11/13] iwlwifi: move shared clock entries "
` [PATCH 12/13] iwlwifi: remove trans entries from COMMON 9260 macro
` [PATCH 13/13] iwlwifi: move AX200 devices to the new table

[PATCH v2 00/25] Introduce mt7663e support to mt7615 driver
 2020-03-08 22:08 UTC  (26+ messages)
` [PATCH v2 01/25] mt76: mt7615: introduce mt7615_mcu_fill_msg
` [PATCH v2 02/25] mt76: mt7615: introduce mt7615_mcu_wait_response
` [PATCH v2 03/25] mt76: mt7615: cleanup fw queue just for mmio devices
` [PATCH v2 04/25] mt76: mt7615: introduce mt7615_init_device routine
` [PATCH v2 05/25] mt76: always init to 0 mcu messages
` [PATCH v2 06/25] mt76: mt7615: introduce mt7615_mcu_send_message routine
` [PATCH v2 07/25] mt76: mt7615: add mt7615_mcu_ops data structure
` [PATCH v2 08/25] mt76: mt7615: move mt7615_mcu_set_bmc to mt7615_mcu_ops
` [PATCH v2 09/25] mt76: mt7615: move mt7615_mcu_set_sta in mt7615_mcu_ops
` [PATCH v2 10/25] mt76: mt7615: rely on skb API for mt7615_mcu_set_eeprom
` [PATCH v2 11/25] mt76: mt7615: rework mt7615_mcu_set_bss_info using skb APIs
` [PATCH v2 12/25] mt76: mt7615: move more mcu commands in mt7615_mcu_ops data structure
` [PATCH v2 13/25] mt76: mt7615: introduce MCU_FW_PREFIX for fw mcu commands
` [PATCH v2 14/25] mt76: mt7615: introduce mt7615_register_map
` [PATCH v2 15/25] mt76: mt7615: add mt7663e support to mt7615_reg_map
` [PATCH v2 16/25] mt76: mt7615: add mt7663e support to mt7615_{driver,firmware}_own
` [PATCH v2 17/25] mt76: mt7615: add mt7663e support to mt7615_mcu_set_eeprom
` [PATCH v2 18/25] mt76: mt7615: introduce mt7615_eeprom_parse_hw_band_cap routine
` [PATCH v2 19/25] mt76: mt7615: introduce mt7615_init_mac_chain routine
` [PATCH v2 20/25] mt76: mt7615: introduce uni cmd command types
` [PATCH v2 21/25] mt76: mt7615: introduce set_bmc and st_sta for uni commands
` [PATCH v2 22/25] mt76: mt7615: add more uni mcu commands
` [PATCH v2 23/25] mt76: mt7615: introduce set_ba uni command
` [PATCH v2 24/25] mt76: mt7615: get rid of sta_rec_wtbl data structure
` [PATCH v2 25/25] mt76: mt7615: introduce mt7663e support

wds link and Radius authentication issue
 2020-03-08 19:08 UTC  (4+ messages)

[rtw88] Linux 5.6-rc1 / RTL8822BE WiFi adapter
 2020-03-08 14:29 UTC  (7+ messages)

[PATCH 0/6] mt7663u preparation series
 2020-03-08 10:45 UTC  (2+ messages)

[PATCH 0/4] use proper size for mt7615 sta mcu commands
 2020-03-08 10:43 UTC  (2+ messages)

ath10k: add QCA9377 sdio hw_param item
 2020-03-08  6:16 UTC 

[PATCH] mt76: mt7615: fix monitor injection of beacon frames
 2020-03-07 12:31 UTC 

[PATCH v2 0/3] staging: wilc1000: handle DT binding documentation comments
 2020-03-07  8:55 UTC  (4+ messages)
` [PATCH v2 1/3] staging: wilc1000: use 'interrupts' property instead of 'irq-gpio'
` [PATCH v2 2/3] staging: wilc1000: modified 'clock-names' and 'compatible' property
` [PATCH v2 3/3] staging: wilc1000: updated DT binding documentation

[PATCH 0/2] staging: wilc1000: handle DT binding documentation comments
 2020-03-07  8:50 UTC  (5+ messages)
` [PATCH 1/2] staging: wilc1000: use 'interrupts' property instead of 'irq-gpio'
` [PATCH 2/2] staging: wilc1000: use single DT binding documentation for SDIO and SPI

[PATCH net-next 0/7] ethtool: consolidate irq coalescing - other drivers
 2020-03-07  6:46 UTC  (13+ messages)
` [PATCH net-next 1/7] um: reject unsupported coalescing params
` [PATCH net-next 2/7] RDMA/ipoib: "
` [PATCH net-next 3/7] tun: "
` [PATCH net-next 4/7] r8152: "
` [PATCH net-next 5/7] vmxnet3: let core reject the unsupported coalescing parameters
` [PATCH net-next 6/7] staging: qlge: reject unsupported coalescing params
` [PATCH net-next 7/7] wil6210: "

[PATCH v5.6 0/7] iwlwifi: fixes intended for 5.6 2020-03-06
 2020-03-06 13:16 UTC  (8+ messages)
` [PATCH v5.6 1/7] iwlwifi: mvm: take the required lock when clearing time event data
` [PATCH v5.6 2/7] iwlwifi: consider HE capability when setting LDPC
` [PATCH v5.6 3/7] iwlwifi: check allocated pointer when allocating conf_tlvs
` [PATCH v5.6 4/7] iwlwifi: yoyo: don't add TLV offset when reading FIFOs
` [PATCH v5.6 5/7] iwlwifi: dbg: don't abort if sending DBGC_SUSPEND_RESUME fails
` [PATCH v5.6 6/7] iwlwifi: mvm: Fix rate scale NSS configuration
` [PATCH v5.6 7/7] iwlwifi: cfg: use antenna diversity with all AX101 devices

[PATCH][next] brcmfmac: Replace zero-length array with flexible-array member
 2020-03-06 10:26 UTC  (2+ messages)

Is iwlwifi-9260-th-b0-jf-b0-46.ucode a debug firmware?
 2020-03-06  9:33 UTC 

[PATCH] mac80211: Do not send mesh HWMP PREQ if HWMP is disabled
 2020-03-06  8:48 UTC  (3+ messages)

pull-request: wireless-drivers-next-2020-03-05
 2020-03-05 23:08 UTC  (2+ messages)

pull-request: wireless-drivers-2020-03-05
 2020-03-05 23:05 UTC  (2+ messages)

[PATCH AUTOSEL 5.5 24/67] nl80211: fix potential leak in AP start
 2020-03-05 17:12 UTC  (4+ messages)
` [PATCH AUTOSEL 5.5 25/67] cfg80211: check reg_rule for NULL in handle_channel_custom()
` [PATCH AUTOSEL 5.5 26/67] mac80211: Remove a redundant mutex unlock
` [PATCH AUTOSEL 5.5 34/67] mac80211: rx: avoid RCU list traversal under mutex

[PATCH AUTOSEL 5.4 20/58] nl80211: fix potential leak in AP start
 2020-03-05 17:13 UTC  (4+ messages)
` [PATCH AUTOSEL 5.4 21/58] cfg80211: check reg_rule for NULL in handle_channel_custom()
` [PATCH AUTOSEL 5.4 22/58] mac80211: Remove a redundant mutex unlock
` [PATCH AUTOSEL 5.4 30/58] mac80211: rx: avoid RCU list traversal under mutex

[PATCH AUTOSEL 4.19 10/31] cfg80211: check reg_rule for NULL in handle_channel_custom()
 2020-03-05 17:15 UTC  (2+ messages)
` [PATCH AUTOSEL 4.19 16/31] mac80211: rx: avoid RCU list traversal under mutex

[PATCH AUTOSEL 4.14 09/19] cfg80211: check reg_rule for NULL in handle_channel_custom()
 2020-03-05 17:15 UTC  (2+ messages)
` [PATCH AUTOSEL 4.14 13/19] mac80211: rx: avoid RCU list traversal under mutex

[PATCH AUTOSEL 4.9 07/12] cfg80211: check reg_rule for NULL in handle_channel_custom()
 2020-03-05 17:15 UTC  (2+ messages)
` [PATCH AUTOSEL 4.9 09/12] mac80211: rx: avoid RCU list traversal under mutex

[PATCH 0/4] wmediumd vhost-user
 2020-03-05 15:27 UTC  (6+ messages)
` [PATCH 1/4] wmediumd: update list.h from kernel
` [PATCH 2/4] wmediumd: create dependency files
` [PATCH 3/4] wmediumd: port to usfstl
` [PATCH 4/4] wmediumd: add vhost-user support

[PATCH] mac80211_hwsim: add frame transmission support over virtio
 2020-03-05 14:20 UTC  (7+ messages)

5.4.20: WARNING: CPU: 1 PID: 2721 at drivers/net/wireless/intel/iwlwifi/mvm/tx.c:333 iwl_mvm_get_tx_rate.isra.0+0xb7/0xd0
 2020-03-05 14:08 UTC 

[PATCH v3 1/2] cfg80211: Add support for userspace to reset stations in IBSS mode
 2020-03-05 13:57 UTC  (2+ messages)
` [PATCH v3 2/2] mac80211: Allow deleting stations in ibss mode to reset their state

Precise time synchronization via wifi interface (intel AX201 iwlwifi driver)
 2020-03-05 13:57 UTC  (3+ messages)

[PATCH][next] cw1200/wsm.h: Replace zero-length array with flexible-array member
 2020-03-05 11:14 UTC 

v5.5-rc1 and beyond insta-kills some Comcast wifi routers
 2020-03-05  7:06 UTC  (5+ messages)

[PATCH] mwifiex: set needed_headroom, not hard_header_len
 2020-03-05  6:12 UTC  (4+ messages)
` [EXT] "

[PATCH 2/2] staging: vt6656: struct vnt_rcb remove unused in_use
 2020-03-04 19:46 UTC 

[PATCH 1/2] staging: vt6656: Remove vnt_interrupt_buffer in_use flag
 2020-03-04 19:41 UTC 

[PATCH RFT] ath10k: add QCA9377 sdio hw_param item
 2020-03-04 17:51 UTC  (3+ messages)

[PATCH 1/3] nl80211: add monitor mode scan feature
 2020-03-04 17:08 UTC  (7+ messages)

[PATCH 1/2] Revert "mac80211: support NL80211_EXT_FEATURE_CONTROL_PORT_OVER_NL80211_MAC_ADDRS"
 2020-03-04 16:24 UTC  (11+ messages)

[PATCH] nl80211: fix tx_control_port trace point
 2020-03-04 16:17 UTC  (6+ messages)

[PATCH v2 5.5] iwlwifi: mvm: Do not require PHY_SKU NVM section for 3168 devices
 2020-03-04 15:58 UTC  (6+ messages)

Non-working Web site URL in MAINTAINERS
 2020-03-04 12:31 UTC  (2+ messages)

[PATCH] mt76: remove variable 'val' set but not used
 2020-03-04 12:34 UTC 

[PATCH] staging: wilc1000: spi: Use new structure for SPI transfer delays
 2020-03-04  7:43 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] iwlwifi: pcie: restore support for Killer Qu C0 NICs
 2020-03-04  7:10 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).