linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-04-29 14:39:36 to 2019-05-03 13:09:39 UTC [more...]

[PATCH] mt76: mt7615: Use after free in mt7615_mcu_set_bcn()
 2019-05-03 13:09 UTC 

[PATCH] mt76: Fix a signedness bug in mt7615_add_interface()
 2019-05-03 12:54 UTC 

[PATCH] rtw88: avoid circular locking between local->iflist_mtx and rtwdev->mutex
 2019-05-03 12:29 UTC 

[RFC] rtw88: fix subscript above array bounds compiler warning
 2019-05-03 12:24 UTC  (3+ messages)

pull-request: wireless-drivers-next 2019-05-03
 2019-05-03 12:21 UTC 

[PATCH v2 0/5] rtw88: minor fixes from suggestions during review
 2019-05-03 12:11 UTC  (8+ messages)
` [PATCH v2 1/5] rtw88: add license for Makefile
` [PATCH v2 2/5] rtw88: pci: use ieee80211_ac_numbers instead of 0-3
` [PATCH v2 3/5] rtw88: pci: check if queue mapping exceeds size of ac_to_hwq
` [PATCH v2 4/5] rtw88: fix unassigned rssi_level in rtw_sta_info
` [PATCH v2 5/5] rtw88: more descriptions about LPS

[PATCH v2] {nl,mac}80211: allow 4addr AP operation on crypto controlled devices
 2019-05-03 11:28 UTC  (2+ messages)

[PATCH 0/6] rtw88: minor fixes from suggestions during review
 2019-05-03 11:26 UTC  (16+ messages)
` [PATCH 1/6] rtw88: add license for Makefile
` [PATCH 2/6] rtw88: pci: use ieee80211_ac_numbers instead of 0-3
` [PATCH 3/6] rtw88: pci: check if queue mapping exceeds size of ac_to_hwq
` [PATCH 4/6] rtw88: fix unassigned rssi_level in rtw_sta_info
` [PATCH 5/6] rtw88: mac: remove dangerous while (1)
` [PATCH 6/6] rtw88: more descriptions about LPS

[RFC 00/17] use standard signature for mt7615 mcu api
 2019-05-03  9:27 UTC  (23+ messages)
` [RFC 01/17] mt7615: mcu: simplify __mt7615_mcu_set_wtbl
` [RFC 02/17] mt7615: mcu: simplify __mt7615_mcu_set_sta_rec
` [RFC 03/17] mt7615: mcu: remove bss_info_convert_vif_type routine
` [RFC 04/17] mt7615: mcu: use proper msg size in mt7615_mcu_add_wtbl_bmc
` [RFC 05/17] mt7615: mcu: use proper msg size in mt7615_mcu_add_wtbl
` [RFC 06/17] mt7615: mcu: unify mt7615_mcu_add_wtbl_bmc and mt7615_mcu_del_wtbl_bmc
` [RFC 07/17] mt7615: mcu: remove unused paramter in mt7615_mcu_del_wtbl
` [RFC 08/17] mt7615: remove query from mt7615_mcu_msg_send signature
` [RFC 09/17] mt7615: remove dest "
` [RFC 10/17] mt7615: mcu: remove skb_ret from mt7615_mcu_msg_send
` [RFC 11/17] mt7615: mcu: unify __mt7615_mcu_set_dev_info and mt7615_mcu_set_dev_info
` [RFC 12/17] mt7615: mcu: do not use function pointer whenever possible
` [RFC 13/17] mt7615: mcu: remove unused structure in mcu.h
` [RFC 14/17] mt7615: mcu: use standard signature for mt7615_mcu_msg_send
` [RFC 15/17] mt7615: initialize mt76_mcu_ops data structure
` [RFC 16/17] mt7615: mcu: init mcu_restart function pointer
` [RFC 17/17] mt7615: mcu: run __mt76_mcu_send_msg in mt7615_mcu_send_firmware

[PATCH v3 02/10] dt-bindings: doc: reflect new NVMEM of_get_mac_address behaviour
 2019-05-03  7:56 UTC  (2+ messages)
` [PATCH v3 07/10] net: wireless: support of_get_mac_address new ERR_PTR error

[RFC PATCH 0/2] Improve TX performance of RTL8723BU on rtl8xxxu driver
 2019-05-03  7:49 UTC  (4+ messages)
` [RFC PATCH 1/2] rtl8xxxu: Add rate adaptive related data
` [RFC PATCH 2/2] rtl8xxxu: Add watchdog to update rate mask by signal strength

[PATCH v2] ath10k: add peer id check in ath10k_peer_find_by_id
 2019-05-03  7:19 UTC  (2+ messages)

[PATCH 1/2] ath10k: Fix rate table updation in tx stats
 2019-05-03  7:04 UTC  (4+ messages)

Improve TX performance of RTL8723BU on rtl8xxxu driver
 2019-05-03  6:38 UTC 

[PATCH 1/9] wil6210: fix spurious interrupts in 3-msi
 2019-05-03  5:05 UTC  (2+ messages)

[PATCH] rsi: Properly initialize data in rsi_sdio_ta_reset
 2019-05-03  4:38 UTC  (4+ messages)

[PATCH v9 00/14] rtw88: mac80211 driver for Realtek 802.11ac wireless network chips
 2019-05-02 18:23 UTC  (28+ messages)
` [PATCH v9 01/14] rtw88: main files
` [PATCH v9 04/14] rtw88: trx files
` [PATCH v9 05/14] rtw88: mac files
` [PATCH v9 09/14] rtw88: chip files
` [PATCH v9 12/14] rtw88: Kconfig & Makefile

[PATCH] rtw88: Made RA_MASK macros ULL
 2019-05-02 16:26 UTC  (3+ messages)
` [PATCH v2] rtw88: Make "

[PATCH][next] rtw88: phy: mark expected switch fall-throughs
 2019-05-02 14:59 UTC  (2+ messages)

[PATCH][next] rtw88: fix shift of more than 32 bits of a integer
 2019-05-02 14:58 UTC  (2+ messages)

[PATCH 0/7] rt2800: add experimental watchdog implementation
 2019-05-02 14:57 UTC  (11+ messages)
` [PATCH 1/7] rt2x00: allow to specify watchdog interval
` [PATCH 2/7] rt2800: add helpers for reading dma done index
` [RFC/RFT 3/7] rt2800: initial watchdog implementation
` [PATCH "
` [PATCH 4/7] rt2800: add pre_reset_hw callback
` [PATCH 5/7] rt2800: do not nullify initialization vector data
` [PATCH 6/7] rt2x00: add restart hw
` [PATCH 7/7] rt2800: do not enable watchdog by default

carl9170 crash
 2019-05-02 14:03 UTC  (4+ messages)

[PATCH] ath10k: Check tx_stats before use it
 2019-05-02 13:36 UTC 

[bug report] rsi: add firmware loading for 9116 device
 2019-05-02  6:51 UTC 

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

[PATCH v2 2/4] dt-bindings: doc: Reflect new NVMEM of_get_mac_address behaviour
 2019-05-01 20:22 UTC  (3+ messages)

pull request: mt76 2019-05-01
 2019-05-01 16:53 UTC  (2+ messages)

[PATCH V2] brcmfmac: print firmware messages after a firmware crash
 2019-05-01 15:27 UTC  (2+ messages)

[PATCH v2] brcmfmac: set txflow request id from 1 to pktids array size
 2019-05-01 15:26 UTC  (2+ messages)

[PATCH] brcm80211: potential NULL dereference in brcmf_cfg80211_vndr_cmds_dcmd_handler()
 2019-05-01 15:25 UTC  (2+ messages)

[PATCH] brcmfmac: change the order of things in brcmf_detach()
 2019-05-01 15:23 UTC  (5+ messages)

[PATCH 0/4] mt76: add tx napi polling support to mt7603/mt7615
 2019-05-01 14:06 UTC  (5+ messages)
` [PATCH 1/4] mt76: move tx_napi in mt76_dev
` [PATCH 2/4] mt76: mt7603: use napi polling for tx cleanup
` [PATCH 3/4] mt76: mt7615: "
` [PATCH 4/4] mt76: move netif_napi_del in mt76_dma_cleanup

[PATCH] mt76: mt76x02: remove useless return in mt76x02_resync_beacon_timer
 2019-05-01 13:44 UTC 

[PATCH v2] cfg80211: Handle bss expiry during connection
 2019-05-01 12:55 UTC 

[PATCH] mac80211: fix possible deadlock in TX path
 2019-05-01 11:06 UTC  (3+ messages)

[RFC/RFT] mac80211: Switch to a virtual time-based airtime scheduler
 2019-04-30 10:39 UTC  (13+ messages)

pull-request: wireless-drivers 2019-04-30
 2019-04-30 16:55 UTC  (3+ messages)

[PATCH] mt76: mt7603: dynamically alloc mcu req in mt7603_mcu_set_eeprom
 2019-04-30 15:17 UTC 

[PATCH] ath10k: add peer id check in ath10k_peer_find_by_id
 2019-04-30 14:25 UTC  (5+ messages)

[PATCH v3] mt76: add TX/RX antenna pattern capabilities
 2019-04-30 13:55 UTC 

[RFC/RFT 0/7] rt2800: add experimental watchdog implementation
 2019-04-30 13:25 UTC  (3+ messages)
` [RFC/RFT 7/7] rt2800: do not enable watchdog by default

[PATCH v3 0/3] mt76: move common beacon code in mt76 module
 2019-04-30 13:12 UTC  (4+ messages)
` [PATCH v3 1/3] mt76: move pre_tbtt_tasklet in mt76_dev
` [PATCH v3 2/3] mt76: mt7603: enable/disable pre_tbtt_tasklet in mt7603_set_channel
` [PATCH v3 3/3] mt76: do not enable/disable pre_tbtt_tasklet in scan_start/scan_complete

[PATCH v2] mt76: mt7615: add TX/RX antenna pattern capabilities
 2019-04-30 11:27 UTC  (3+ messages)

[PATCHv5 0/9] cfg80211/mac80211: Add support for TID specific configuration
 2019-04-30  9:58 UTC  (7+ messages)
` [PATCHv5 1/9] nl80211: New netlink command "
` [PATCHv5 5/9] nl80211: Add netlink attribute to configure TID specific tx rate

[PATCH v2 0/5] mt76: move common beacon code in mt76 module
 2019-04-30  9:57 UTC  (4+ messages)
` [PATCH v2 5/5] mt76: mt7603: enable/disable pre_tbtt_tasklet in mt7603_set_channel

[PATCH V2 0/3] mac80211: add code to explicitly enable TWT support inside the driver
 2019-04-30  9:11 UTC  (5+ messages)
` [PATCH V2 1/3] mac80211: dynamically enable the TWT requester support on STA interfaces
` [PATCH V2 2/3] mac80211: allow turning TWT responder support on and off via netlink
` [PATCH V2 3/3] ath11k: add TWT support

[PATCH v2] mt76: usb: use EP max packet aligned buffer sizes for rx
 2019-04-30  8:10 UTC 

[PATCH] mt76: usb: use EP max packet aligned buffer sizes for rx
 2019-04-30  7:59 UTC  (2+ messages)

[PATCH V2 0/3] mac80211: notify the driver when it should enable TWT
 2019-04-30  6:58 UTC  (8+ messages)
` [PATCH V2 1/3] mac80211: allow turning TWT responder support on and off via netlink
` [PATCH V2 2/3] mac80211: dynamically turn TWT requester support on and off
` [PATCH V2 3/3] ath11k: add TWT support

[PATCHv2] ath10k: Add wrapper function to ath10k debug
 2019-04-30  6:13 UTC  (4+ messages)

linux-next: manual merge of the wireless-drivers-next tree with the wireless-drivers tree
 2019-04-30  5:30 UTC  (2+ messages)

[PATCH v2] mmc: dw_mmc: Disable SDIO interrupts while suspended to fix suspend/resume
 2019-04-29 20:46 UTC  (2+ messages)

[PATCH][next] mac80211_hwsim: mark expected switch fall-through
 2019-04-29 18:19 UTC 

pull-request: iwlwifi-next 2019-04-29
 2019-04-29 17:58 UTC  (2+ messages)

[PATCH 1/4] mt76: mt76x02: use napi polling for tx cleanup
 2019-04-29 17:17 UTC  (4+ messages)
` [PATCH 2/4] mt76: mt76x02: remove irqsave/restore in locking for tx status fifo
` [PATCH 3/4] mt76: mt7603: fix initialization of max rx length
` [PATCH 4/4] mt76: mt7615: use sizeof instead of sizeof_field

[PATCH] wil6210: fix potential out-of-bounds read
 2019-04-29 15:23 UTC  (3+ messages)

pull-request: mac80211 2019-04-26
 2019-04-29 15:02 UTC  (3+ messages)

[PATCH] wireless: carl9170: fix clang build warning
 2019-04-29 15:01 UTC  (2+ messages)

[PATCH] ath: DFS JP domain W56 fixed pulse type 3 RADAR detection
 2019-04-29 14:59 UTC  (2+ messages)

[PATCH v2 1/2] ath: drop duplicated define
 2019-04-29 14:58 UTC  (2+ messages)

[PATCH] ath9k: Remove some set but not used variables
 2019-04-29 14:55 UTC  (2+ messages)

[PATCH] ath9k: Differentiate between max combined and per chain power
 2019-04-29 14:54 UTC  (2+ messages)

[PATCH] ath9k: Check for errors when reading SREV register
 2019-04-29 14:53 UTC  (2+ messages)

[PATCH] ath9k: Don't trust TX status TID number when reporting airtime
 2019-04-29 14:52 UTC  (2+ messages)

[PATCH] ath6kl: remove redundant check of status != 0
 2019-04-29 14:50 UTC  (2+ messages)

[PATCH] ath6kl: add some bounds checking
 2019-04-29 14:49 UTC  (2+ messages)

[PATCH][next] ath6kl: wmi: use struct_size() helper
 2019-04-29 14:48 UTC  (2+ messages)

[PATCH][next] ath6kl: debug: Use struct_size() helper
 2019-04-29 14:46 UTC  (2+ messages)

[PATCH] ath10k: fix incorrect multicast/broadcast rate setting
 2019-04-29 14:43 UTC  (2+ messages)

[PATCH 1/5] ath10k: add struct for high latency PN replay protection
 2019-04-29 14:39 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).