linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-11-08 19:53:01 to 2018-11-13 07:33:58 UTC [more...]

[PATCH 00/13] rtw88: mac80211 driver for Realtek 802.11ac wireless network chips
 2018-11-13  7:32 UTC  (8+ messages)
` [PATCH 01/13] rtw88: main files
` [PATCH 02/13] rtw88: core files
` [PATCH 03/13] rtw88: hci files
` [PATCH 04/13] rtw88: trx files
` [PATCH 06/13] rtw88: fw and efuse files
` [PATCH 07/13] rtw88: phy files
` [PATCH 13/13] rtw88: add support for Realtek 802.11ac wireless chips

[PATCH 0/4] cfg80211/mac80211: Add support for TID specific configuration
 2018-11-13  6:46 UTC  (13+ messages)
` [PATCH 1/4] New netlink command "
` [PATCH 4/4] ath10k: Add support to configure "

[PATCH v2 0/6] Move TXQ scheduling and airtime fairness into mac80211
 2018-11-13  2:53 UTC  (10+ messages)
` [PATCH v2 1/6] mac80211: Add TXQ scheduling API
` [PATCH v2 2/6] cfg80211: Add airtime statistics and settings
` [PATCH v2 3/6] mac80211: Add airtime accounting and scheduling to TXQs
` [PATCH v2 4/6] ath9k: Switch to mac80211 TXQ scheduling and airtime APIs
` [PATCH v2 5/6] ath10k: migrate to mac80211 txq scheduling
` [PATCH v2 6/6] ath10k: reporting estimated tx airtime for fairness

[PATCH v3 0/6] Move TXQ scheduling and airtime fairness into mac80211
 2018-11-12 22:51 UTC  (7+ messages)
` [PATCH v3 1/6] mac80211: Add TXQ scheduling API
` [PATCH v3 2/6] cfg80211: Add airtime statistics and settings
` [PATCH v3 3/6] mac80211: Add airtime accounting and scheduling to TXQs
` [PATCH v3 4/6] ath9k: Switch to mac80211 TXQ scheduling and airtime APIs
` [PATCH v3 5/6] ath10k: migrate to mac80211 txq scheduling
` [PATCH v3 6/6] ath10k: reporting estimated tx airtime for fairness

Inquiry 12.11.18
 2018-11-12 19:54 UTC 

[PATCH 0/5] brcmfmac: p2p/miracast/apsta fixes
 2018-11-12 20:08 UTC  (14+ messages)
` [PATCH 1/5] brcmfmac: set apsta to 1 when AP start on primary interface
` [PATCH 2/5] brcmfmac: remove "arp_hostip_clear" from "brcmf_netdev_stop"
` [PATCH 3/5] brcmfmac: p2p cert 6.1.9-support GOUT handling p2p presence request
` [PATCH 4/5] brcmfmac: only generate random p2p address when needed
` [PATCH 5/5] brcmfmac: add vendor ie for association responses

[PATCH v5] iw: ack signal support for tx ack packets
 2018-11-12 19:02 UTC  (3+ messages)

[REGRESSION] brcmfmac: NULL pointer deference starting next-20181107
 2018-11-12 13:25 UTC  (2+ messages)

[PATCH] nl80211: Add support to notify radar event info received from STA
 2018-11-12 10:59 UTC  (3+ messages)

[PATCH V2 0/8] brcmfmac: chip related changes
 2018-11-12 10:33 UTC  (20+ messages)
` [PATCH V2 1/8] brcmfmac: add 4354 raw pcie device id
` [PATCH V2 2/8] brcmfmac: set F2 watermark to 256 for 4373
` [PATCH V2 3/8] brcmfmac: set SDIO F1 MesBusyCtrl for CYW4373
` [PATCH V2 4/8] brcmfmac: add support for CYW43012 SDIO chipset
` [PATCH V2 5/8] brcmfmac: allow GCI core enumuration
` [PATCH V2 6/8] brcmfmac: update 43012 F2 watermark setting to fix DMA Error during UDP RX Traffic
` [PATCH V2 7/8] brcmfmac: 4373 save-restore support
` [PATCH V2 8/8] brcmfmac: disable command decode in sdio_aos

Inquiry 12/11/2018
 2018-11-12  8:59 UTC 

[PATCH] ath10k: Add wrapper function to ath10k debug
 2018-11-12  9:14 UTC  (3+ messages)

[PATCH 0/5] iwlwifi: fixes intended for 4.20 2018-11-11
 2018-11-12  9:04 UTC  (7+ messages)
` [PATCH 1/5] iwlwifi: fix wrong WGDS_WIFI_DATA_SIZE
` [PATCH 2/5] iwlwifi: mvm: support sta_statistics() even on older firmware
` [PATCH 3/5] iwlwifi: mvm: fix regulatory domain update when the firmware starts
` [PATCH 4/5] iwlwifi: fix D3 debug data buffer memory leak
` [PATCH 5/5] iwlwifi: mvm: don't use SAR Geo if basic SAR is not used
` [PATCH v2 "

[PATCH] ath10k: Disable 4addr source port learning in 10.4 FW by default
 2018-11-12  7:33 UTC  (8+ messages)
  ` [EXTERNAL] "

[PATCH v2] ath10k: Disable 4addr source port learning in 10.4 FW by default
 2018-11-12  6:40 UTC 

[PATCH] mt76: fix uninitialized mutex access setting rts threshold
 2018-11-12  5:50 UTC  (2+ messages)

[PATCH 00/12] staging: wilc1000: better namespace for constants and cleanup
 2018-11-12  5:45 UTC  (13+ messages)
` [PATCH 01/12] staging: wilc1000: use macro from ieee80211.h in register frame api's
` [PATCH 02/12] staging: wilc1000: use WLAN_PMKID_LEN macro from ieee80211.h header
` [PATCH 03/12] staging: wilc1000: remove unused macros and struct members in host_interface.h
` [PATCH 04/12] staging: wilc1000: move sdio_cmd52 & sdio_cmd53 struct to source file
` [PATCH 05/12] staging: wilc1000: use enum contants for mac status & added 'WILC_' prefix
` [PATCH 06/12] staging: wilc1000: restructure macros used to handle security type
` [PATCH 07/12] staging: wilc1000: use proper namespace for macros in wilc_wlan_if.h header
` [PATCH 08/12] staging: wilc1000: move current_tx_rate enum to wilc_wlan_if.h file
` [PATCH 09/12] staging: wilc1000: rename firmware related constants to follow better namespace
` [PATCH 10/12] staging: wilc1000: added 'WILC_' prefix for constants to have clear namespace
` [PATCH 11/12] staging: wilc1000: use ENOBUFS error code instead of WILC_TX_ERR_NO_BUF macro
` [PATCH 12/12] staging: wilc1000: rename tsf_hi element of network_info struct

[PATCH 3.16 345/366] p54: memset(0) whole array
 2018-11-11 19:49 UTC 

[PATCH 00/16] iwlwifi: updates intended for v4.21 2018-11-11
 2018-11-11 20:07 UTC  (17+ messages)
` [PATCH 01/16] iwlwifi: dbg: don't limit dump decisions to all or monitor
` [PATCH 02/16] iwlwifi: dbg: split fifos dump
` [PATCH 03/16] iwlwifi: mvm: remove assignment of the reciprocal
` [PATCH 04/16] iwlwifi: fix cfg structs for 22000 with different RF modules
` [PATCH 05/16] iwlwifi: add fw dump upon RT ucode start failure
` [PATCH 06/16] iwlwifi: mvm: add support for TWT capabilities
` [PATCH 07/16] iwlwifi: fw: add FW API of new TLV infrastructure
` [PATCH 08/16] iwlwifi: trans: parse and store debug ini TLVs
` [PATCH 09/16] iwlwifi: trans: support loading ini TLVs from external file
` [PATCH 10/16] iwlwifi: dbg: disable triggers for ini
` [PATCH 11/16] iwlwifi: dbg: add apply point logic
` [PATCH 12/16] iwlwifi: add debugfs file to read fw debug data recording
` [PATCH 13/16] iwlwifi: fw: support API change to debug TLVs
` [PATCH 14/16] iwlwifi: mvm: set MAC_FILTER_IN_11AX in AP mode
` [PATCH 15/16] iwlwifi: mvm: send the STA_HE_CTXT command "
` [PATCH 16/16] iwlwifi: mvm: set HW capability VHT_EXT_NSS_BW

Price Inquiry
 2018-11-11 15:36 UTC 

[PATCH 0/3] cfg80211/mac80211: Add support to configure and monitor station's rssi threshold
 2018-11-11 14:03 UTC  (10+ messages)
` [PATCH 1/3] cfg80211: Add support to configure station specific RSSI threshold for AP mode
` [PATCH 2/3] mac80211: Implement API to configure station specific rssi threshold
` [PATCH 3/3] mac80211: Implement functionality to monitor station's signal stregnth

[RFC PATCH v2 0/2] Extended Key ID support for linux
 2018-11-11 11:02 UTC  (3+ messages)
` [RFC PATCH v2 1/2] nl80211/cfg80211: Add support for Extended Key ID
` [RFC PATCH v2 2/2] mac80211: "

Price queries
 2018-11-11  7:46 UTC 

Price queries
 2018-11-11  9:15 UTC 

pull-request: iwlwifi-next 2018-11-11
 2018-11-11  9:12 UTC 

[PATCH] brcmfmac: Use standard SKB list accessors in brcmf_sdiod_sglist_rw
 2018-11-11  0:34 UTC 

[PATCH v2] brcmfmac: support STA info struct v7
 2018-11-10 20:22 UTC  (2+ messages)

[RFC PATCH 0/2] Extended Key ID support for linux
 2018-11-10 12:53 UTC  (3+ messages)
` [RFC PATCH 1/2] nl80211/cfg80211: Add support for Extended Key ID
` [RFC PATCH 2/2] mac80211: "

[PATCH v2 0/6] Move TXQ scheduling and airtime fairness into mac80211
 2018-11-09 23:21 UTC 

[PATCH] mt76: fix uninitialized mutex access setting rts threshold
 2018-11-09 22:32 UTC 

[PATCH FIX] brcmfmac: fix reporting support for 160 MHz channels
 2018-11-09 20:10 UTC  (3+ messages)

[PATCH v5 0/3] staging: wilc1000: validate input to set_wiphy_param and return proper
 2018-11-09 18:20 UTC  (4+ messages)
` [PATCH v5 1/3] staging: wilc1000: validate cfg parameters before scheduling the work
` [PATCH v5 2/3] staging: wilc1000: Don't keep a copy of wiphy parameters in the driver
` [PATCH v5 3/3] staging: wilc1000: Remove unused mutex cfg_values_lock

[PATCH] wireless-regdb: add URLs in README
 2018-11-09 17:10 UTC 

[PATCH 0/5] mt76x02: bssid setup corrections for STA
 2018-11-09 16:51 UTC  (22+ messages)
` [PATCH 1/5] mt76x02: correct set bssid "
` [PATCH 2/5] mt76x02: initalize mutli bss mode by default
` [PATCH 3/5] mt76x2u: use common mt76x02_add_interface
` [PATCH 4/5] mt76x02: minor beaconing init changes
` [PATCH 5/5] mt76x02: remove no longer actual comment

[PATCH] crda: add URLs to README
 2018-11-09 16:23 UTC 

[PATCH] NFC: nci: clear NCI_DATA_EXCHANGE before calling the NFC stack callback
 2018-11-09 16:01 UTC 

[PATCH v2] mt76: remove wait argument from mt76x02_mcu_calibrate
 2018-11-09 13:50 UTC  (2+ messages)

[PATCH 0/6] Move TXQ scheduling and airtime fairness into mac80211
 2018-11-09 12:39 UTC  (4+ messages)
` [PATCH 1/6] mac80211: Add TXQ scheduling API

[iw] [patch] Please support CPPFLAGS in Makefile
 2018-11-09 12:20 UTC  (5+ messages)

[PATCH 00/11] chip related changes
 2018-11-09 12:20 UTC  (5+ messages)
` [PATCH 03/11] brcmfmac: set SDIO F1 MesBusyCtrl for CYW4373

[PATCH] mac80211: Improve connection-loss probing
 2018-11-09 12:18 UTC  (2+ messages)

[PATCH] mac80211: allow hardware scan to fall back to software
 2018-11-09 11:55 UTC  (5+ messages)

[PATCH 0/6] wireless: Per-sta NoAck and offload support
 2018-11-09 11:28 UTC  (2+ messages)

[PATCH] wireless-regdb: delete outdated comment for DE
 2018-11-09 10:24 UTC 

[RFC/RFT 0/4] restore some old mt76x0u behaviour
 2018-11-09  9:29 UTC  (5+ messages)
` [RFC/RFT 3/4] mt76x02: do not set protection on set_rts_threshold callback
` [RFC/RFT 4/4] mt76x02: set protection according to ht capabilities

[PATCH v2] mac80211: fix GFP_KERNEL under tasklet context
 2018-11-09  8:58 UTC 

[PATCH] ath10k: Fix kernel panic due to use after free
 2018-11-09  8:54 UTC 

[PATCH 3/3] iwlwifi: Load firmware exclusively for Intel WiFi
 2018-11-09  7:49 UTC  (4+ messages)

[PATCH v2] staging: wilc1000: update wilc1000 driver maintainer ids
 2018-11-09  7:12 UTC  (2+ messages)

[PATCH] staging: rtl8723bs: Add missing return for cfg80211_rtw_get_station
 2018-11-09  5:30 UTC 

[PATCH v4 0/3] staging: wilc1000: validate input to set_wiphy_param and return proper
 2018-11-08 22:08 UTC  (5+ messages)
` [PATCH v4 1/3] staging: wilc1000: validate cfg parameters before scheduling the work
` [PATCH v4 3/3] staging: wilc1000: Remove unused mutex cfg_values_lock
` [PATCH v4 2/3] staging: wilc1000: Don't keep a copy of wiphy parameters in the driver

[PATCH REGRESSION] Revert "ath10k: add quiet mode support for QCA6174/QCA9377"
 2018-11-08 19:52 UTC  (5+ 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).