linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-05-20 08:55:27 to 2019-05-28 12:25:59 UTC [more...]

[PATCH] brcmfmac: use strlcpy() instead of strcpy()
 2019-05-28 12:25 UTC  (2+ messages)

[PATCH v2] brcmfmac: fix typos in code comments
 2019-05-28 12:25 UTC  (3+ messages)

[PATCH 0/7] brcm80211: SPDX tags and Kconfig cleanup
 2019-05-28 12:24 UTC  (9+ messages)
` [PATCH 1/7] brcm80211: switch common header files to using SPDX license identifier

[PATCH] nl80211: fill all policy .type entries
 2019-05-28 12:19 UTC 

[PATCH 0/3] brcmfmac: sdio: Deal better w/ transmission errors waking from sleep
 2019-05-28 12:18 UTC  (8+ messages)
` [PATCH 1/3] brcmfmac: re-enable command decode in sdio_aos for BRCM 4354

[PATCH] wlcore: spi: Fix a memory leaking bug in wl1271_probe()
 2019-05-28 12:14 UTC  (3+ messages)

KASAN: use-after-free Read in p54u_load_firmware_cb
 2019-05-28 12:11 UTC  (4+ messages)
` [PATCH] network: wireless: p54u: Fix race between disconnect and firmware loading

[RFC] rtlwifi: rtl8821ae: Use inline routines rather than macros for descriptor word 0
 2019-05-28 12:08 UTC  (2+ messages)

[PATCH] rtlwifi: Fix null-pointer dereferences in error handling code of rtl_pci_probe()
 2019-05-28 11:55 UTC  (2+ messages)

FYI: vendor specific nl80211 API upstream
 2019-05-28 11:51 UTC 

[PATCH v2 2/5] rtw88: pci: use ieee80211_ac_numbers instead of 0-3
 2019-05-28 11:51 UTC  (2+ messages)

[PATCH V2 0/6] mac80211: HE: add TWT and SPR/OBSSPD support
 2019-05-28 11:49 UTC  (7+ messages)
` [PATCH V2 1/6] mac80211: dynamically enable the TWT requester support on STA interfaces
` [PATCH V2 2/6] mac80211: allow turning TWT responder support on and off via netlink
` [PATCH V2 3/6] ath11k: add TWT support
` [PATCH V2 4/6] mac80211: HE: add Spatial Reuse IE parsing support
` [PATCH V2 5/6] mac80211: allow setting spatial reuse parameters from bss_conf
` [PATCH V2 6/6] ath11k: add spatial reuse support

[PATCH] rtw88: Make some symbols static
 2019-05-28 11:42 UTC  (2+ messages)

[PATCH] rtw88: avoid circular locking between local->iflist_mtx and rtwdev->mutex
 2019-05-28 11:41 UTC  (2+ messages)

[PATCH] rsi: Properly initialize data in rsi_sdio_ta_reset
 2019-05-28 11:33 UTC  (9+ messages)
` [PATCH v2 5.2] "

[PATCH 5.2 v3] rtw88: fix unassigned rssi_level in rtw_sta_info
 2019-05-28 11:30 UTC  (2+ messages)

[PATCH 5.1] rtw88: fix subscript above array bounds compiler warning
 2019-05-28 11:29 UTC  (2+ messages)

[PATCH v2] nl80211: require and validate vendor command policy
 2019-05-28  8:56 UTC 

[PATCH] nl80211: require and validate vendor command policy
 2019-05-28  8:12 UTC 

[PATCH v2] mmc: dw_mmc: Disable SDIO interrupts while suspended to fix suspend/resume
 2019-05-28  7:47 UTC  (3+ messages)
` [PATCH v2] mmc: dw_mmc: Disable SDIO interrupts while suspended to fix suspend/resume【请注意,邮件由linux-rockchip-bounces+shawn.lin=rock-chips.com@lists.infradead.org代发】

[PATCH 00/16] treewide: fix match_string() helper when array size
 2019-05-28  7:39 UTC  (4+ messages)
` [PATCH 1/3][V2] lib: fix match_string() helper on -1 "
  ` [PATCH 2/3][V2] treewide: rename match_string() -> __match_string()
  ` [PATCH 3/3][V2] lib: re-introduce new match_string() helper/macro

brcmfmac support for BCM4359 sdio on arm64
 2019-05-28  7:28 UTC  (2+ messages)

[PATCH V2] iw: print HE capabilities
 2019-05-28  7:03 UTC  (3+ messages)

[PATCH v2] ath10k: add support for simulate crash on SDIO chip
 2019-05-28  2:54 UTC  (4+ messages)

[PATCH] ath10k: Remove ATH10K_STATE_RESTARTED in simulate fw crash
 2019-05-28  2:49 UTC  (11+ messages)

[PATCH v3] ath10k: add support for firmware crash recovery on SDIO chip
 2019-05-28  2:32 UTC  (3+ messages)

[PATCH] ath10k: add report MIC error for sdio chip
 2019-05-28  2:27 UTC 

[PATCH] ath10k: add support for simulate crash on SDIO chip
 2019-05-28  2:25 UTC  (3+ messages)

[PATCH] ath10k: fix failure to set multiple fixed rate
 2019-05-28  1:38 UTC 

[PATCH] mac80211: Do not use stack memory with scatterlist for GMAC
 2019-05-27 22:46 UTC 

linux-next: Fixes tag needs some work in the wireless-drivers-next tree
 2019-05-27 21:48 UTC 

[RFC 0/8] nl80211: add 6GHz band support
 2019-05-27 20:46 UTC  (12+ messages)
` [RFC 1/8] nl80211: add 6GHz band definition to enum nl80211_band
` [RFC 2/8] cfg80211: add 6GHz UNII band definitions
` [RFC 3/8] cfg80211: util: add 6GHz channel to freq conversion and vice versa
` [RFC 4/8] cfg80211: extend ieee80211_operating_class_to_band() for 6GHz
` [RFC 5/8] cfg80211: add 6GHz in code handling array with NUM_NL80211_BANDS entries
` [RFC 6/8] cfg80211: use same IR permissive rules for 6GHz band
` [RFC 7/8] cfg80211: ibss: use 11a mandatory rates for 6GHz band operation
` [RFC 8/8] cfg80211: apply same mandatory rate flags for 5GHz and 6GHz

[RFC PATCH 0/2] Improve TX performance of RTL8723BU on rtl8xxxu driver
 2019-05-27 16:40 UTC  (9+ messages)
` [RFC PATCH 2/2] rtl8xxxu: Add watchdog to update rate mask by signal strength

[RFC PATCH 1/2] mac80211_hwsim: Register support for HE meshpoint
 2019-05-27 13:53 UTC  (2+ messages)
` [RFC PATCH 2/2] mac80211: implement HE support for mesh

cellular modem APIs - take 2
 2019-05-27 13:20 UTC 

Issue with Broadcom wireless in 5.2rc1 (was Re: [PATCH] mmc: sdhci: queue work after sdhci_defer_done())
 2019-05-27 12:50 UTC  (7+ messages)

[PATCH] netlink: fix station_info pertid memory leak
 2019-05-27  4:16 UTC  (2+ messages)

[PATCH 0/4] add tx power configuration support to mt7615 driver
 2019-05-26 14:05 UTC  (5+ messages)
` [PATCH 1/4] mt76: generalize mt76_get_txpower for 4x4:4 devices
` [PATCH 2/4] mt76: mt7615: add the capability to configure tx power
` [PATCH 3/4] mt76: mt7615: init get_txpower mac80211 callback
` [PATCH 4/4] mt76: mt7615: rearrange locking in mt7615_config

[PATCH] iwlwifi: fix warning iwl-trans.h is included more than once
 2019-05-26 11:38 UTC 

[PATCH] rtlwifi: btcoex: remove unused function exhalbtc_stack_operation_notify
 2019-05-25 14:48 UTC 

[PATCH] rtlwifi: btcoex: Remove set but not used variable 'len' and 'asso_type_v2'
 2019-05-25 14:46 UTC 

[PATCH] rtlwifi: rtl8821ae: Remove set but not used variables 'cur_txokcnt' and 'b_last_is_cur_rdl_state'
 2019-05-25 14:43 UTC 

[PATCH v2] mac80211: mesh: fix RCU warning
 2019-05-25  4:16 UTC 

[PATCH] mac80211: mesh: fix RCU warning
 2019-05-25  3:46 UTC  (3+ messages)

[PATCH] p54: Support boottime in scan results
 2019-05-24 21:33 UTC 

[PATCH v2] sdio: Fix a memory leaking bug in wl1271_probe()
 2019-05-24  9:28 UTC  (3+ messages)
  ` [PATCH v2] wlcore: "

[PATCH v2] ath10k: fix fw crash by moving chip reset after napi disabled
 2019-05-24  3:16 UTC 

[PATCH] ath10k: add missing error handling
 2019-05-23 23:18 UTC  (3+ messages)

[PATCH v2 0/2] qtnfmac: add support for QSR1000/QSR2000 (aka Topaz) chipsets
 2019-05-23 19:26 UTC  (4+ messages)
` [PATCH v2 2/2] qtnfmac: add support for Topaz chipsets

[PATCH 00/16] wilc1000: move out of staging
 2019-05-23 16:45 UTC  (6+ messages)

[PATCH] iw: print HE capabilities
 2019-05-23 15:22 UTC  (2+ messages)

[PATCH] iw: add HE support to station dump call
 2019-05-23 10:50 UTC 

[PATCH 3/7] brcmsmac: switch source files to using SPDX license identifier
 2019-05-23  9:16 UTC  (2+ messages)

[PATCH] wireless: fix intel typos in code comments
 2019-05-23  9:14 UTC  (2+ messages)

[PATCH] net: fix typos in code comments
 2019-05-23  9:12 UTC  (2+ messages)

[PATCH V2] mac80211: fix rate reporting inside cfg80211_calculate_bitrate_he()
 2019-05-23  8:27 UTC 

[PATCH] mac80211: fix rate reporting inside cfg80211_calculate_bitrate_he()
 2019-05-23  8:27 UTC  (2+ messages)

ath10k QCA9377 firmware crashes and fails to recover
 2019-05-23  7:35 UTC  (2+ messages)

[PATCH AUTOSEL 5.1 041/375] brcm80211: potential NULL dereference in brcmf_cfg80211_vndr_cmds_dcmd_handler()
 2019-05-22 19:16 UTC  (4+ messages)
` [PATCH AUTOSEL 5.1 047/375] mt76: remove mt76_queue dependency from tx_queue_skb function pointer
` [PATCH AUTOSEL 5.1 060/375] iwlwifi: pcie: don't crash on invalid RX interrupt
` [PATCH AUTOSEL 5.1 076/375] mac80211/cfg80211: update bss channel on channel switch

[PATCH AUTOSEL 5.0 035/317] brcm80211: potential NULL dereference in brcmf_cfg80211_vndr_cmds_dcmd_handler()
 2019-05-22 19:19 UTC  (8+ messages)
` [PATCH AUTOSEL 5.0 052/317] iwlwifi: pcie: don't crash on invalid RX interrupt
` [PATCH AUTOSEL 5.0 066/317] mac80211/cfg80211: update bss channel on channel switch
` [PATCH AUTOSEL 5.0 074/317] mwifiex: prevent an array overflow
` [PATCH AUTOSEL 5.0 075/317] rsi: Fix NULL pointer dereference in kmalloc
` [PATCH AUTOSEL 5.0 076/317] net: cw1200: fix a NULL pointer dereference
` [PATCH AUTOSEL 5.0 077/317] at76c50x-usb: Don't register led_trigger if usb_register_driver failed
` [PATCH AUTOSEL 5.0 081/317] ssb: Fix possible NULL pointer dereference in ssb_host_pcmcia_exit

[PATCH AUTOSEL 4.19 027/244] brcm80211: potential NULL dereference in brcmf_cfg80211_vndr_cmds_dcmd_handler()
 2019-05-22 19:23 UTC  (8+ messages)
` [PATCH AUTOSEL 4.19 043/244] iwlwifi: pcie: don't crash on invalid RX interrupt
` [PATCH AUTOSEL 4.19 052/244] mac80211/cfg80211: update bss channel on channel switch
` [PATCH AUTOSEL 4.19 058/244] mwifiex: prevent an array overflow
` [PATCH AUTOSEL 4.19 059/244] rsi: Fix NULL pointer dereference in kmalloc
` [PATCH AUTOSEL 4.19 060/244] net: cw1200: fix a NULL pointer dereference
` [PATCH AUTOSEL 4.19 061/244] at76c50x-usb: Don't register led_trigger if usb_register_driver failed
` [PATCH AUTOSEL 4.19 064/244] ssb: Fix possible NULL pointer dereference in ssb_host_pcmcia_exit

[PATCH AUTOSEL 4.14 018/167] brcm80211: potential NULL dereference in brcmf_cfg80211_vndr_cmds_dcmd_handler()
 2019-05-22 19:26 UTC  (7+ messages)
` [PATCH AUTOSEL 4.14 029/167] iwlwifi: pcie: don't crash on invalid RX interrupt
` [PATCH AUTOSEL 4.14 034/167] mac80211/cfg80211: update bss channel on channel switch
` [PATCH AUTOSEL 4.14 038/167] mwifiex: prevent an array overflow
` [PATCH AUTOSEL 4.14 039/167] net: cw1200: fix a NULL pointer dereference
` [PATCH AUTOSEL 4.14 040/167] at76c50x-usb: Don't register led_trigger if usb_register_driver failed
` [PATCH AUTOSEL 4.14 041/167] ssb: Fix possible NULL pointer dereference in ssb_host_pcmcia_exit

[PATCH AUTOSEL 4.9 011/114] brcm80211: potential NULL dereference in brcmf_cfg80211_vndr_cmds_dcmd_handler()
 2019-05-22 19:28 UTC  (7+ messages)
` [PATCH AUTOSEL 4.9 016/114] iwlwifi: pcie: don't crash on invalid RX interrupt
` [PATCH AUTOSEL 4.9 020/114] mac80211/cfg80211: update bss channel on channel switch
` [PATCH AUTOSEL 4.9 023/114] mwifiex: prevent an array overflow
` [PATCH AUTOSEL 4.9 024/114] net: cw1200: fix a NULL pointer dereference
` [PATCH AUTOSEL 4.9 025/114] at76c50x-usb: Don't register led_trigger if usb_register_driver failed
` [PATCH AUTOSEL 4.9 026/114] ssb: Fix possible NULL pointer dereference in ssb_host_pcmcia_exit

[PATCH AUTOSEL 4.4 07/92] brcm80211: potential NULL dereference in brcmf_cfg80211_vndr_cmds_dcmd_handler()
 2019-05-22 19:30 UTC  (6+ messages)
` [PATCH AUTOSEL 4.4 11/92] mac80211/cfg80211: update bss channel on channel switch
` [PATCH AUTOSEL 4.4 14/92] mwifiex: prevent an array overflow
` [PATCH AUTOSEL 4.4 15/92] net: cw1200: fix a NULL pointer dereference
` [PATCH AUTOSEL 4.4 16/92] at76c50x-usb: Don't register led_trigger if usb_register_driver failed
` [PATCH AUTOSEL 4.4 17/92] ssb: Fix possible NULL pointer dereference in ssb_host_pcmcia_exit

Logo printing
 2019-05-22 11:40 UTC 

[PATCH] ath10k: fix fw crash by moving chip reset after napi disabled
 2019-05-22  2:18 UTC 

[PATCH v2 1/1] ath10k: update HOST capability qmi message
 2019-05-22  1:20 UTC  (2+ messages)

[PATCH] staging: wilc1000: remove redundant masking of pkt_offset
 2019-05-21 18:43 UTC  (2+ messages)

[PATCH v3 0/2] Add support for new channels on 60GHz band
 2019-05-21 15:15 UTC  (4+ messages)
` [PATCH v3 1/2] nl80211: Add support for EDMG channels
` [PATCH v3 2/2] wil6210: Add EDMG channel support

[PATCH 1/2] mac80211: add ieee80211_get_he_iftype_cap() helper
 2019-05-21 15:02 UTC  (2+ messages)
` [PATCH 2/2] mac80211: add support for the ADDBA extension element

Inquiry 20/May/2019
 2019-05-20 13:32 UTC 

Printing for your logo
 2019-05-20 12:55 UTC 

[PATCH 0/4] rtlwifi: rtl8821ae: Convert bit manipulation macros to static inline routines
 2019-05-20 17:23 UTC  (5+ messages)
` [PATCH 1/4] rtlwifi: rtl8821ae: Remove unused GET_XXX and SET_XXX descriptor macros
` [PATCH 2/4] rtlwifi: rtl8821ae: Replace local bit manipulation macros
` [PATCH 3/4] rtlwifi: rtl8821ae: Convert macros that set descriptor
` [PATCH 4/4] rtlwifi: rtl8821ae: Convert inline routines to little-endian words

[PATCH v2 0/2] Add support for new channels on 60GHz band
 2019-05-20 14:50 UTC  (4+ messages)
` [PATCH v2 1/2] nl80211: Add support for EDMG channels

[PATCH v2] mac80211: remove warning message
 2019-05-20 13:56 UTC  (10+ messages)

[PATCH] wireless: fix typos in code comments
 2019-05-20 11:53 UTC  (2+ messages)

[PATCH 0/7] mac80211: HE: add TWT and SPR/OBSSPD support
 2019-05-20 11:02 UTC  (8+ messages)
` [PATCH 1/7] mac80211: HE: dynamically enable the TWT requester support on STA interfaces
` [PATCH 2/7] mac80211: HE: allow turning TWT responder support on and off via netlink
` [PATCH 3/7] ath11k: add TWT support
` [PATCH 4/7] mac80211: HE: add Spatial Reuse IE parsing support
` [PATCH 5/7] mac80211: HE: allow setting spatial reuse parameters when bringing up an AP
` [PATCH 6/7] mac80211: propagate spatial reuse info into ieee80211_sta
` [PATCH 7/7] ath11k: add spatial reuse support

[PATCH V5 0/8] ath11k: add HE support
 2019-05-20  8:55 UTC  (3+ messages)
` [PATCH V5 2/8] ath11k: fix some whitespace errors
` [PATCH V5 6/8] ath11k: add defines for max MCS rates per phymode


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