linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-03-05 17:17:41 to 2020-03-12 10:56:08 UTC [more...]

[RESEND PATCH v2 0/9] iomap: Constify ioreadX() iomem argument
 2020-03-12 10:55 UTC  (7+ messages)
` [RESEND PATCH v2 1/9] iomap: Constify ioreadX() iomem argument (as in generic implementation)
` [RESEND PATCH v2 6/9] drm/mgag200: "
` [RESEND PATCH v2 8/9] media: fsl-viu: "

no 5GHz band with mwifiex (w8897)
 2020-03-12 10:03 UTC 

[PATCH 0/3] nl80211/mac80211: add option to disable pre-auth over control port
 2020-03-12  9:10 UTC  (4+ messages)
` [PATCH 1/3] nl80211: add no pre-auth attribute and ext. feature flag for ctrl. port
` [PATCH 2/3] mac80211: handle no-preauth flag for control port
` [PATCH 3/3] mac80211: enable control port no-preauth feature

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

[PATCH] Allow qca988x family to support ack rssi of tx data packets
 2020-03-12  8:20 UTC  (2+ messages)

[PATCH 0/5] rtw88: TX path update for latency and efficiency
 2020-03-12  8:08 UTC  (6+ messages)
` [PATCH 1/5] rtw88: don't hold all IRQs disabled for PS operations
` [PATCH 2/5] rtw88: extract alloc rsvd_page and h2c skb routines
` [PATCH 3/5] rtw88: associate reserved pages with each vif
` [PATCH 4/5] rtw88: pci: define a mask for TX/RX BD indexes
` [PATCH 5/5] rtw88: kick off TX packets once for higher efficiency

[PATCH] wlcore: remove stray plus sign
 2020-03-12  8:04 UTC 

[PATCH] mac80211: driver can remain on channel if not using chan_ctx
 2020-03-12  7:43 UTC 

[PATCH] mt76: mt76x02: reset MCU timeout counter earlier in watchdog reset
 2020-03-12  7:40 UTC 

[PATCH] iw: phy: dump wiphy index
 2020-03-12  1:05 UTC 

[PATCH v4 0/2] rtw88: update regulatory settings
 2020-03-11 23:28 UTC  (4+ messages)
` [PATCH v4 1/2] rtw88: add regulatory process strategy for different chipset
` [PATCH v4 2/2] rtw88: add adaptivity support for EU/JP regulatory

pull-request: mac80211 2020-03-11
 2020-03-11 19:29 UTC  (2+ messages)

[PATCH] ath9k: Handle txpower changes even when TPC is disabled
 2020-03-11 16:53 UTC  (2+ messages)

[PATCH] ath5k: Add proper dependency for ATH5K_AHB
 2020-03-11 16:52 UTC  (2+ messages)

[PATCH RFT] ath10k: add QCA9377 sdio hw_param item
 2020-03-11 16:52 UTC  (5+ messages)

[PATCH v2 1/2] ath11k: add thermal cooling device support
 2020-03-11 16:47 UTC  (2+ messages)

[PATCH] ath10k: fix not registering airtime of 11a station with WMM disable
 2020-03-11 16:46 UTC  (2+ messages)

[PATCH] ath11k: config reorder queue for all tids during peer setup
 2020-03-11 16:44 UTC  (2+ messages)

[PATCH v2] ath10k: fix unsupported chip reset debugs file write
 2020-03-11 16:42 UTC  (2+ messages)

[PATCH] ath10k: use kzalloc to read for ath10k_sdio_hif_diag_read
 2020-03-11 16:40 UTC  (2+ messages)

[PATCH] ath10k: start recovery process when read int status fail for sdio
 2020-03-11 16:39 UTC  (2+ messages)

[PATCH] ath10k: avoid consecutive OTP download to reduce boot time
 2020-03-11 16:31 UTC  (2+ messages)

[PATCH 1/2] ath11k: handle RX fragments
 2020-03-11 16:27 UTC  (2+ messages)

[PATCHv2 2/2] ath11k: Perform per-msdu rx processing
 2020-03-11 16:17 UTC  (2+ messages)

[PATCH 0/4] wmediumd vhost-user
 2020-03-11 15:21 UTC  (2+ messages)

[PATCH] mt76: mt7615: remove a stray if statement
 2020-03-11 13:52 UTC 

[PATCH v5 00/17] wilc1000: move out of staging
 2020-03-11 12:18 UTC  (18+ messages)
` [PATCH v5 01/17] wilc1000: add hif.h
` [PATCH v5 02/17] wilc1000: add hif.c
` [PATCH v5 03/17] wilc1000: add wlan_if.h
` [PATCH v5 04/17] wilc1000: add wlan_cfg.h
` [PATCH v5 05/17] wilc1000: add wlan_cfg.c
` [PATCH v5 06/17] wilc1000: add cfg80211.c
` [PATCH v5 07/17] wilc1000: add cfg80211.h
` [PATCH v5 08/17] wilc1000: add netdev.h
` [PATCH v5 09/17] wilc1000: add netdev.c
` [PATCH v5 10/17] wilc1000: add mon.c
` [PATCH v5 11/17] wilc1000: add spi.c
` [PATCH v5 12/17] wilc1000: add wlan.h
` [PATCH v5 13/17] wilc1000: add wlan.c
` [PATCH v5 14/17] wilc1000: add sdio.c
` [PATCH v5 15/17] wilc1000: add fw.h
` [PATCH v5 16/17] dt: bindings: net: add microchip,wilc1000.yaml
` [PATCH v5 17/17] wilc1000: add Makefile and Kconfig files for wilc1000 compilation

[PATCH 1/3] nl80211: add monitor mode scan feature
 2020-03-11  9:44 UTC  (5+ messages)

[PATCH 1/2] Revert "mac80211: support NL80211_EXT_FEATURE_CONTROL_PORT_OVER_NL80211_MAC_ADDRS"
 2020-03-11  9:36 UTC  (13+ messages)

[PATCH] nl80211: fix tx_control_port trace point
 2020-03-11  9:33 UTC  (6+ messages)

[PATCH v2 0/2] rtw88: add coex related debugfs
 2020-03-11  9:31 UTC  (4+ 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] ssb: Use scnprintf() for avoiding potential buffer overflow
 2020-03-11  9:17 UTC 

[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 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  (3+ 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  (3+ messages)
` [PATCH AUTOSEL 5.5 25/67] cfg80211: check reg_rule for NULL in handle_channel_custom()
` [PATCH AUTOSEL 5.5 34/67] mac80211: rx: avoid RCU list traversal under mutex

[PATCH AUTOSEL 5.4 21/58] cfg80211: check reg_rule for NULL in handle_channel_custom()
 2020-03-05 17:13 UTC  (3+ messages)
` [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 


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