linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-10-16 16:31:23 to 2019-10-20 13:17:45 UTC [more...]

[PATCH v2] kernel-doc: rename the kernel-doc directive 'functions' to 'identifiers'
 2019-10-20 13:17 UTC 

[PATCH v2 00/49] ath11k: driver for Qualcomm IEEE 802.11ax devices
 2019-10-20 10:04 UTC  (50+ messages)
` [PATCH v2 01/49] dt: bindings: net: add qcom,ath11k.yaml
` [PATCH v2 02/49] ath11k: add Kconfig
` [PATCH v2 03/49] ath11k: add Makefile
` [PATCH v2 04/49] ath11k: add ahb.c
` [PATCH v2 05/49] ath11k: add ahb.h
` [PATCH v2 06/49] ath11k: add ce.c
` [PATCH v2 07/49] ath11k: add ce.h
` [PATCH v2 08/49] ath11k: add core.c
` [PATCH v2 09/49] ath11k: add core.h
` [PATCH v2 10/49] ath11k: add debug.c
` [PATCH v2 11/49] ath11k: add debug.h
` [PATCH v2 12/49] ath11k: add debug_htt_stats.c
` [PATCH v2 13/49] ath11k: add debug_htt_stats.h
` [PATCH v2 14/49] ath11k: add debugfs_sta.c
` [PATCH v2 15/49] ath11k: add dp.c
` [PATCH v2 16/49] ath11k: add dp.h
` [PATCH v2 17/49] ath11k: add dp_rx.c
` [PATCH v2 18/49] ath11k: add dp_rx.h
` [PATCH v2 19/49] ath11k: add dp_tx.c
` [PATCH v2 20/49] ath11k: add dp_tx.h
` [PATCH v2 21/49] ath11k: add hal.c
` [PATCH v2 22/49] ath11k: add hal.h
` [PATCH v2 23/49] ath11k: add hal_desc.h
` [PATCH v2 24/49] ath11k: add hal_rx.c
` [PATCH v2 25/49] ath11k: add hal_rx.h
` [PATCH v2 26/49] ath11k: add hal_tx.c
` [PATCH v2 27/49] ath11k: add hal_tx.h
` [PATCH v2 28/49] ath11k: add htc.c
` [PATCH v2 29/49] ath11k: add htc.h
` [PATCH v2 30/49] ath11k: add hw.h
` [PATCH v2 31/49] ath11k: add mac.c
` [PATCH v2 32/49] ath11k: add mac.h
` [PATCH v2 33/49] ath11k: add peer.c
` [PATCH v2 34/49] ath11k: add peer.h
` [PATCH v2 35/49] ath11k: add qmi.c
` [PATCH v2 36/49] ath11k: add qmi.h
` [PATCH v2 37/49] ath11k: add reg.c
` [PATCH v2 38/49] ath11k: add reg.h
` [PATCH v2 39/49] ath11k: add rx_desc.h
` [PATCH v2 40/49] ath11k: add testmode.c
` [PATCH v2 41/49] ath11k: add testmode.h
` [PATCH v2 42/49] ath11k: add testmode_i.h
` [PATCH v2 43/49] ath11k: add trace.c
` [PATCH v2 44/49] ath11k: add trace.h
` [PATCH v2 45/49] ath11k: add wmi.c
` [PATCH v2 46/49] ath11k: add wmi.h
` [PATCH v2 47/49] ath: add ath11k to Makefile
` [PATCH v2 48/49] ath: add ath11k to Kconfig
` [PATCH v2 49/49] MAINTAINERS: add ath11k

[PATCH 00/12] iwlwifi: updates intended for v5.5 2019-20
 2019-10-20  8:55 UTC  (13+ messages)
` [PATCH 01/12] iwlwifi: remove redundant assignment to variable bufsz
` [PATCH 02/12] iwlwifi: mvm: fix unaligned read of rx_pkt_status
` [PATCH 03/12] iwlwifi: scan: make new scan req versioning flow
` [PATCH 04/12] iwlwifi: scan: support scan req cmd ver 12
` [PATCH 05/12] iwlwifi: refactor the SAR tables from mvm to acpi
` [PATCH 06/12] iwlwifi: mvm: scan: enable adaptive dwell in p2p
` [PATCH 07/12] iwlwifi: mvm: don't skip mgmt tid when flushing all tids
` [PATCH 08/12] iwlwifi: mvm: start CTDP budget from 2400mA
` [PATCH 09/12] iwlwifi: mvm: sync the iwl_mvm_session_prot_notif layout
` [PATCH 10/12] iwlwifi: remove IWL_DEVICE_22560/IWL_DEVICE_FAMILY_22560
` [PATCH 11/12] iwlwifi: 22000: fix some indentation
` [PATCH 12/12] iwlwifi: mvm: fix non-ACPI function

[PATCH V2] rtlwifi: rtl_pci: Fix problem of too small skb->len
 2019-10-20  8:28 UTC  (2+ messages)

[PATCH v2] rtlwifi: Fix potential overflow on P2P code
 2019-10-20  6:18 UTC  (6+ messages)

[PATCH] rtlwifi: rtl_pci: Fix problem of too small skb->len
 2019-10-20  1:13 UTC  (3+ messages)

[PATCH v2 00/11] OpenPandora: make wl1251 connected to mmc3 sdio port of OpenPandora work again
 2019-10-19 18:41 UTC  (12+ messages)
` [PATCH v2 01/11] Documentation: dt: wireless: update wl1251 for sdio
` [PATCH v2 02/11] net: wireless: ti: wl1251 add device tree support
` [PATCH v2 03/11] DTS: ARM: pandora-common: define wl1251 as child node of mmc3
` [PATCH v2 04/11] mmc: host: omap_hsmmc: add code for special init of wl1251 to get rid of pandora_wl1251_init_card
` [PATCH v2 05/11] omap: pdata-quirks: revert pandora specific gpiod additions
` [PATCH v2 06/11] omap: pdata-quirks: remove openpandora quirks for mmc3 and wl1251
` [PATCH v2 07/11] omap: remove old hsmmc.[ch] and in Makefile
` [PATCH v2 08/11] mmc: sdio: fix wl1251 vendor id
` [PATCH v2 09/11] mmc: core: fix wl1251 sdio quirks
` [PATCH v2 10/11] net: wireless: ti: wl1251 use new SDIO_VENDOR_ID_TI_WL1251 definition
` [PATCH v2 11/11] net: wireless: ti: remove local VENDOR_ID and DEVICE_ID definitions

[PATCH v4 0/4] Add Airtime Queue Limits (AQL) to mac80211
 2019-10-19 11:37 UTC  (5+ messages)
` [PATCH v4 1/4] mac80211: Shrink the size of ack_frame_id to make room for tx_time_est
` [PATCH v4 2/4] mac80211: Import airtime calculation code from mt76
` [PATCH v4 3/4] mac80211: Implement Airtime-based Queue Limit (AQL)
` [PATCH v4 4/4] mac80211: Use Airtime-based Queue Limits (AQL) on packet dequeue

[PATCH 0/9] OpenPandora: make wl1251 connected to mmc3 sdio port of OpenPandora work again
 2019-10-19 11:34 UTC  (13+ messages)
` [PATCH 1/9] Documentation: dt: wireless: update wl1251 for sdio
` [PATCH 2/9] net: wireless: ti: wl1251 add device tree support
` [PATCH 3/9] DTS: ARM: pandora-common: define wl1251 as child node of mmc3
` [PATCH 4/9] mmc: host: omap_hsmmc: add code for special init of wl1251 to get rid of pandora_wl1251_init_card
` [PATCH 5/9] omap: pdata-quirks: remove openpandora quirks for mmc3 and wl1251
` [PATCH 6/9] mmc: sdio: fix wl1251 vendor id
` [PATCH 7/9] mmc: core: fix wl1251 sdio quirks
` [PATCH 8/9] net: wireless: ti: wl1251 use new SDIO_VENDOR_ID_TI_WL1251 definition
` [PATCH 9/9] net: wireless: ti: remove local VENDOR_ID and DEVICE_ID definitions

[PATCH v2 0/6] rtw88: minor throughput improvement
 2019-10-19 11:18 UTC  (19+ messages)
` [PATCH v2 1/6] rtw88: use macro to check the current band
` [PATCH v2 2/6] rtw88: add power tracking support
` [PATCH v2 3/6] rtw88: Enable 802.11ac beamformee support
` [PATCH v2 4/6] rtw88: update regulatory settings implementaion
` [PATCH v2 5/6] rtw88: add set_bitrate_mask support
` [PATCH v2 6/6] rtw88: add phy_info debugfs to show Tx/Rx physical status

[PATCH v3 0/4] Add Airtime Queue Limits (AQL) to mac80211
 2019-10-19 11:12 UTC  (7+ messages)
` [PATCH v3 1/4] mac80211: Shrink the size of ack_frame_id to make room for tx_time_est
` [PATCH v3 2/4] mac80211: Import airtime calculation code from mt76
` [PATCH v3 3/4] mac80211: Implement Airtime-based Queue Limit (AQL)
` [PATCH v3 4/4] mac80211: Use Airtime-based Queue Limits (AQL) on packet dequeue

[PATCH 0/5] iwlwifi: fixes intended for 5.4 2019-10-19
 2019-10-19 10:03 UTC  (6+ messages)
` [PATCH 1/5] iwlwifi: pcie: fix PCI ID 0x2720 configs that should be soc
` [PATCH 2/5] iwlwifi: pcie: fix all 9460 entries for qnj
` [PATCH 3/5] iwlwifi: mvm: handle iwl_mvm_tvqm_enable_txq() error return
` [PATCH 4/5] iwlwifi: pcie: add workaround for power gating in integrated 22000
` [PATCH 5/5] iwlwifi: pcie: 0x2720 is qu and 0x30DC is not

[PATCH 00/12] iwlwifi: updates intended for v5.5 2019-19
 2019-10-19  9:39 UTC  (13+ messages)
` [PATCH 01/12] iwlwifi: mvm: fix support for single antenna diversity
` [PATCH 02/12] iwlwifi: mvm: remove else-if in iwl_send_phy_cfg_cmd()
` [PATCH 03/12] iwlwifi: nvm: update iwl_uhb_nvm_channels
` [PATCH 04/12] iwlwifi: mvm: in VHT connection use only VHT capabilities
` [PATCH 05/12] iwlwifi: pcie: make iwl_pcie_gen2_update_byte_tbl static
` [PATCH 06/12] iwlwifi: dbg_ini: support dump collection upon assert during D3
` [PATCH 07/12] iwlwifi: scan: create function for scan scheduling params
` [PATCH 08/12] iwlwifi: scan: Create function to build scan cmd
` [PATCH 09/12] iwlwifi: scan: adapt the code to use api ver 11
` [PATCH 10/12] iwlwifi: mvm: print rate_n_flags in a pretty format
` [PATCH 11/12] iwlwifi: FW API: reference enum in docs of modify_mask
` [PATCH 12/12] iwlwifi: bump FW API to 51 for 22000 series

[PATCH AUTOSEL 4.19 001/100] wil6210: fix freeing of rx buffers in EDMA mode
 2019-10-18 22:04 UTC  (2+ messages)
` [PATCH AUTOSEL 4.19 022/100] ath10k: assign 'n_cipher_suites = 11' for WCN3990 to enable WPA3

[PATCH] mt76: mt76x0: remove 350ms delay in mt76x0_phy_calibrate
 2019-10-18 21:31 UTC 

[PATCH v2 0/4] Add Airtime Queue Limits (AQL) to mac80211
 2019-10-18 14:30 UTC  (22+ messages)
` [PATCH v2 1/4] mac80211: Rearrange ieee80211_tx_info to make room for tx_time_est
` [PATCH v2 4/4] mac80211: Use Airtime-based Queue Limits (AQL) on packet dequeue
      ` [Make-wifi-fast] "

[PATCH 2/2] Fix a NULL-ptr-deref bug in ath10k_usb_alloc_urb_from_pipe
 2019-10-18 13:35 UTC  (6+ messages)

[PATCH v2] ath10k: Fix a NULL-ptr-deref bug in ath10k_usb_alloc_urb_from_pipe
 2019-10-18 13:35 UTC 

[PATCH] staging: wilc1000: handle mgmt frames for both interfaces during concurrent mode
 2019-10-18 12:45 UTC 

pull-request: iwlwifi-next 2019-10-18
 2019-10-18  9:08 UTC 

[PATCH] net/lib80211: scrubbing the buffer for key
 2019-10-18  8:43 UTC  (2+ messages)

[PATCH v2 00/16] iwlwifi: updates intended for v5.5 2019-10-12-v2
 2019-10-18  8:40 UTC  (5+ messages)
` [PATCH v2 12/16] iwlwifi: dbg_ini: support domain changing via debugfs
  ` [PATCH v2 03/16] "

[PATCH v2 03/16] iwlwifi: dbg_ini: use new trigger TLV in dump flow
 2019-10-18  8:25 UTC  (2+ messages)

[PATCH 00/13] iwlwifi: updates intended for v5.5 2019-10-12-2
 2019-10-18  8:19 UTC  (4+ messages)
` [PATCH 05/13] iwlwifi: dbg: prefer struct copy to memcpy()

[PATCH v5.4] iwlwifi: pcie: fix merge damage on making QnJ exclusive
 2019-10-18  7:49 UTC 

[PATCH v6 0/3] ath10k: improve throughout of TX of sdio
 2019-10-18  7:32 UTC  (2+ messages)

[PATCH v7 0/3] ath10k: improve throughout of TX of sdio
 2019-10-18  7:27 UTC  (4+ messages)
` [PATCH v7 1/3] ath10k: disable TX complete indication of htt for sdio
` [PATCH v7 2/3] ath10k: add htt TX bundle "
` [PATCH v7 3/3] ath10k: enable alt data of TX path "

IWL AC 8260, suspect GRP implementation, broken connectivity
 2019-10-18  6:30 UTC 

[PATCH] mt76: mt76x02u: update ewma pkt len in mt76x02u_tx_prepare_skb
 2019-10-17 22:50 UTC 

[PATCH] staging: wilc1000: potential corruption in wilc_parse_join_bss_param()
 2019-10-17 17:06 UTC  (2+ messages)

[PATCH] staging: wilc1000: store bss object and use cfg80211_connect_bss()
 2019-10-17 16:51 UTC 

[PATCH] iwlwifi: Don't IWL_WARN on FW reconfiguration
 2019-10-17 14:53 UTC  (2+ messages)

[PATCH 0/2] mmc: core: Fixup HW reset for SDIO cards
 2019-10-17 13:57 UTC  (3+ messages)
` [PATCH 1/2] mmc: core: Drop check for mmc_card_is_removable() in mmc_rescan()
` [PATCH 2/2] mmc: core: Re-work HW reset for SDIO cards

[PATCH v2 0/2] mmc: core: Fix Marvell WiFi reset by adding SDIO API to replug card
 2019-10-17  9:10 UTC  (5+ messages)
` [PATCH v2 1/2] mmc: core: Add sdio_trigger_replug() API

[PATCH v2] rtl8xxxu: fix RTL8723BU connection failure issue after warm reboot
 2019-10-17  2:26 UTC  (2+ messages)

[PATCH] rtlwifi: Fix potential overflow on P2P code
 2019-10-17  1:24 UTC  (2+ messages)

mt76x2e hardware restart
 2019-10-16 16:38 UTC  (7+ 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).