linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-04-30 07:03:51 to 2019-05-05 07:51:42 UTC [more...]

pull-request: wireless-drivers 2019-04-30
 2019-05-05  7:51 UTC  (4+ messages)

[PATCH] mt76: mt7603: stop mac80211 queues before setting the channel
 2019-05-05  0:53 UTC 

static analysis issue in rtl8188de driver
 2019-05-04 21:50 UTC 

PROBLEM: brcmfmac's DMI-based fw file names break built-in fw loader
 2019-05-04 19:44 UTC  (3+ messages)

[PATCH] wireless-regdb: update source of information for ES
 2019-05-04 19:18 UTC 

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

[PATCH] net: wireless: ath9k: Return an error when ath9k_hw_reset() fails
 2019-05-04 11:02 UTC  (2+ messages)

[PATCH] rtw88: Make some symbols static
 2019-05-04 10:32 UTC 

[PATCH] mt76: mt7615: Make mt7615_irq_handler static
 2019-05-04 10:22 UTC 

[PATCH] mt76: mt7615: Use after free in mt7615_mcu_set_bcn()
 2019-05-04  9:52 UTC  (2+ messages)

[PATCH] net: wireless: iwlwifi: Fix double-free problems in iwl_req_fw_callback()
 2019-05-04  9:33 UTC 

[PATCH] net: wireless: b43: Avoid possible double calls to b43_one_core_detach()
 2019-05-04  9:10 UTC 

[bug report] rtw88: new Realtek 802.11ac driver
 2019-05-03 20:12 UTC 

[PATCH] ath10k: remove mmc_hw_reset while hif power down
 2019-05-03 18:01 UTC  (2+ messages)

pull request: iwlwifi firmware updates 2018-12-30
 2019-05-03 16:40 UTC  (2+ messages)
` pull request: iwlwifi firmware updates 2019-05-03

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

[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  (4+ 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)

[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  (4+ messages)
` [PATCH V2 1/3] mac80211: dynamically enable the TWT requester support on STA interfaces
` [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)


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