linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-09-24 15:20:29 to 2018-09-27 09:02:27 UTC [more...]

[PATCH 00/26] add mt76x0e hw initialization support
 2018-09-27  9:01 UTC  (21+ messages)
` [PATCH 02/26] mt76: move wait_for_wpdma in mt76x02_dma.h
` [PATCH 03/26] mt76: add mt76x02_dma_enable/mt76x02_dma_disable utility routines
` [PATCH 04/26] mt76: move mt76x02_set_irq_mask in mt76x02_core.c
` [PATCH 05/26] mt76: move queue initialization in mt76x02_dma.c
` [PATCH 06/26] mt76: move mt76x02_beacon_offset in mt76x02_core.c
` [PATCH 07/26] mt76: mmio: add implementation of wr_rp and rd_rp
` [PATCH 08/26] mt76: move mt76x2_wait_for_bbp in mt76x02-lib module
` [PATCH 09/26] mt76x0: update initvals to latest version of vendor driver
` [PATCH 10/26] mt76x0: pci: move mcu code in pci_mcu.c
` [PATCH 11/26] mt76x0: usb: move mcu code in usb_mcu.c
` [PATCH 12/26] mt76x0: use mt76x02 utility routines in mt76x0 init code
` [PATCH 13/26] mt76x0: init: remove duplicated initialization
` [PATCH 14/26] mt76x0: init: remove MT_PBF_SYS_CTRL configuration in mt76x0_reset_csr_bbp
` [PATCH 15/26] mt76x0: init: reset beacon offset during bootstrap
` [PATCH 16/26] mt76x0: init rx filter in mt76x0_init_hardware
` [PATCH 17/26] mt76: add mt76x02_mac_start routine
` [PATCH 18/26] mt76x0: usb: move initialization code in usb_init.c
` [PATCH 19/26] mt76x0: pci: add hw initialization at bootstrap
` [PATCH 20/26] mt76x0: phy: set antenna parameter according to wireless band
` [PATCH 21/26] mt76: move set_{tx,rx}_path routines in mt76x02-lib module

[PATCH] netlink: add policy attribute range validation
 2018-09-27  8:51 UTC  (10+ messages)
` [RFC] nl80211: use policy range validation where applicable

Problems and suggestions to the kernel module r8723bs
 2018-09-27  8:33 UTC  (2+ messages)

[RFC 0/4] mt76x0: phy/rf fixups for PCIe
 2018-09-27  8:37 UTC  (5+ messages)
` [RFC 1/4] mt76x0: print BBP version only for debug
` [RFC 2/4] mt76x0: correct RF access via RF_CSR regiser
` [RFC 3/4] mt76: allow to identify bus
` [RFC 4/4] mt76x0: correct RF reg pairs write for PCIe

How many null-data probes on connection loss?
 2018-09-27  7:12 UTC  (9+ messages)

[PATCH] ath10k: Add debugfs support to get power save state change of STA
 2018-09-27  4:36 UTC  (3+ messages)

[PATCH net-next v2] wireless-drivers: rtnetlink wifi simulation device
 2018-09-27  4:34 UTC  (3+ messages)

[RFC 1/2] ath10k: migrate to mac80211 txq scheduling
 2018-09-27  0:41 UTC  (2+ messages)
` [RFC 2/2] ath10k: reporting estimated tx airtime for fairness

[PATCH RFC v4 0/4] Move TXQ scheduling into mac80211
 2018-09-27  0:09 UTC  (5+ messages)
` [PATCH RFC v4 3/4] mac80211: Add airtime accounting and scheduling to TXQs

[PATCH 1/2] nl80211: Fix possible Spectre-v1 for NL80211_TXRATE_HT
 2018-09-26 22:26 UTC  (4+ messages)
` [PATCH 2/2] nl80211: Fix possible Spectre-v1 for CQM RSSI thresholds

[RFC] netlink: add policy validation function for binary attributes
 2018-09-26 20:57 UTC 

[PATCH] mt76x2: disable WLAN core before probe
 2018-09-26 19:51 UTC 

[RFC] mac80211: avoid reflecting frames back to the client
 2018-09-26 17:28 UTC 

pull-request mwifiex-firmware 2018-09-26
 2018-09-26 15:59 UTC 

[PATCH] mt76: fix building without CONFIG_MT76x0U
 2018-09-26 15:48 UTC  (4+ messages)

[PATCH] mt76x0: add quirk to disable 2.4GHz band for Archer T1U
 2018-09-26 15:42 UTC  (8+ messages)

[PATCH] mt76: use skb_pad() instead of __skb_pad()
 2018-09-26 15:35 UTC  (2+ messages)

[PATCH] mt76: usb: make rx page_frag_cache access atomic
 2018-09-26 15:29 UTC  (2+ messages)

[PATCH v2] NFC: st-nci: remove a redundant null pointer check
 2018-09-26 12:30 UTC 

[PATCH net-next] mac80211: fix error handling in ieee80211_register_hw()
 2018-09-26 12:17 UTC 

feedback on mainlining wilc1000 staging driver
 2018-09-26 10:27 UTC  (10+ messages)

[RFC 00/19] wilc: added driver for wilc module
 2018-09-26 10:25 UTC  (20+ messages)
` [PATCH 01/19] wilc: add coreconfigurator.h
` [PATCH 02/19] wilc: add coreconfigurator.c
` [PATCH 03/19] wilc: add host_interface.h
` [PATCH 04/19] wilc: add host_interface.c
` [PATCH 05/19] wilc: add wilc_wlan_if.h
` [PATCH 06/19] wilc: add wilc_wlan_cfg.h
` [PATCH 07/19] wilc: add wilc_wlan_cfg.c
` [PATCH 08/19] wilc: add wilc_wlan.h
` [PATCH 09/19] wilc: add wilc_wlan.c
` [PATCH 10/19] wilc: add wilc_wfi_netdevice.h
` [PATCH 11/19] wilc: add wilc_wfi_cfgoperations.h
` [PATCH 12/19] wilc: add wilc_wfi_cfgoperations.c
` [PATCH 13/19] wilc: add linux_wlan.c
` [PATCH 14/19] wilc: add linux_mon.c
` [PATCH 15/19] wilc: add wilc_spi.c
` [PATCH 16/19] wilc: add wilc_sdio.c
` [PATCH 17/19] wilc: updated DT device binding for wilc device
` [PATCH 18/19] wilc: add Makefile and Kconfig files for wilc compilation
` [PATCH 19/19] wilc: added wilc module compilation in wireless Makefile & Kconfig

[PATCH 0/5] rt2800mmio txdone/interrupts/flush rework
 2018-09-26 10:24 UTC  (6+ messages)
` [PATCH 1/5] rt2800: move usb specific txdone/txstatus routines to rt2800lib
` [PATCH 2/5] rt2800mmio: use txdone/txstatus routines from lib
` [PATCH 3/5] rt2x00: do not check for txstatus timeout every time on tasklet
` [PATCH 4/5] rt2x00: use different txstatus timeouts when flushing
` [PATCH 5/5] rt2800: flush and txstatus rework for rt2800mmio

[PATCH] New functionality for aborting ongoing CAC
 2018-09-26  9:26 UTC  (6+ messages)

[PATCH] brcmsmac: ap mode: update beacon when TIM changes
 2018-09-26  9:04 UTC  (5+ messages)
` [PATCH v3] brcmsmac: AP "

iwlwifi crash with Linux 4.18.9
 2018-09-26  6:13 UTC  (2+ messages)
` [linuxwifi] "

[PATCH 0/3] mac80211_hwsim: radio destruction fixes
 2018-09-25 18:00 UTC  (6+ messages)
` [PATCH 1/3] mac80211_hwsim: fix locking when iterating radios during ns exit
` [PATCH 2/3] mac80211_hwsim: fix race in radio destruction from netlink notifier
` [PATCH 3/3] mac80211_hwsim: drop now unused work-queue from hwsim

list archive
 2018-09-25 15:45 UTC  (2+ messages)

Editing for 4
 2018-09-25 12:54 UTC 

Editing for 1
 2018-09-25 12:32 UTC 

[PATCH 4.19] iwlwifi: 1000: set the TFD queue size
 2018-09-25 13:56 UTC 

[PATCH 0/4] Enable ath10k wcn3990 wifi driver support on sdm845
 2018-09-25 12:15 UTC  (8+ messages)
` [PATCH 1/4] dt: bindings: add missing dt properties for WCN3990 wifi node
` [PATCH 2/4] dts: arm64/sdm845: Add WCN3990 WLAN module device node
` [PATCH 3/4] dt: bindings: add bindings for wifi iommu node

[RFC 00/12] rtwlan: mac80211 driver for Realtek 802.11ac wireless network chips
 2018-09-25 11:10 UTC  (7+ messages)

[PATCH] mac80211_hwsim: do not omit multicast announce of first added radio
 2018-09-25  7:51 UTC 

[PATCH v3 00/29] staging: wilc1000: avoid static variables and cleanup changes
 2018-09-25  6:23 UTC  (30+ messages)
` [PATCH v3 01/29] staging: wilc1000: change return type to 'void' for wilc_frame_register()
` [PATCH v3 02/29] staging: wilc1000: change return type to 'void' for wilc_wlan_set_bssid()
` [PATCH v3 03/29] staging: wilc1000: change return type to 'void' for lock init & deinit functions
` [PATCH v3 04/29] staging: wilc1000: change return type to 'void' for wilc_deinit_host_int()
` [PATCH v3 05/29] staging: wilc1000: change return type to 'void' for wilc_wfi_deinit_mon_interface()
` [PATCH v3 06/29] staging: wilc1000: use 'void' return type for host_int_get_assoc_res_info()
` [PATCH v3 07/29] staging: wilc1000: use 'void' return for wilc_wlan_txq_add_to_head()
` [PATCH v3 08/29] staging: wilc1000: change return type to 'void' tcp ack filter functions
` [PATCH v3 09/29] staging: wilc1000: use 'void' return for wilc_wlan_txq_filter_dup_tcp_ack()
` [PATCH v3 10/29] staging: wilc1000: change return type to 'void' for wilc_wlan_cfg_indicate_rx()
` [PATCH v3 11/29] staging: wilc1000: refactor wilc_wlan_parse_info_frame() function
` [PATCH v3 12/29] staging: wilc1000: set default value of cfg response type in wilc_wlan_cfg_indicate_rx()
` [PATCH v3 13/29] staging: wilc1000: changes 'val' type to u8 in wilc_cfg_byte struct
` [PATCH v3 14/29] staging: wilc1000: remove unused wid type values
` [PATCH v3 15/29] staging: wilc1000: remove unused wid from cfg struct
` [PATCH v3 16/29] staging: wilc1000: refactor code to remove 'mac_status' from 'wilc_mac_cfg' struct
` [PATCH v3 17/29] staging: wilc1000: refactor code to avoid static variables for config parameters
` [PATCH v3 18/29] staging: wilc1000: rename 'wilc_mac_cfg' struct to 'wilc_cfg_str_vals'
` [PATCH v3 19/29] staging: wilc1000: avoid the use of 'hif_driver_comp' completion variable
` [PATCH v3 20/29] staging: wilc1000: remove use of unnecessary 'wilc_connected_ssid' variable
` [PATCH v3 21/29] staging: wilc1000: avoid use of 'g_sdio' static variable
` [PATCH v3 22/29] staging: wilc1000: avoid use of 'g_spi' "
` [PATCH v3 23/29] staging: wilc1000: remove unnecessary memset in sdio_init() & wilc_spi_init()
` [PATCH v3 24/29] staging: wilc1000: remove p2p related static variables to wilc_vif struct
` [PATCH v3 25/29] staging: wilc1000: remove wilc_debugfs.c file as its not used
` [PATCH v3 26/29] staging: wilc1000: remove unnecessary option used with ccflags-y in Makefile
` [PATCH v3 27/29] staging: wilc1000: use usleep_range() in place of udelay()
` [PATCH v3 28/29] staging: wilc1000: refactor wilc_set_multicast_list() function
` [PATCH v3 29/29] staging: wilc1000: return exact error of register_netdev() from wilc_netdev_init()

[PATCH 0/3] ath10k: download firmware via diag ce for qca6174 and qca9377
 2018-09-25  6:19 UTC  (4+ messages)
` [PATCH 3/3] ath10k: download firmware via diag Copy Engine for QCA6174 and QCA9377

[PATCH v2] ath10k: Add support for configuring management packet rate
 2018-09-25  5:38 UTC 

[PATCH] libertas: return errno from lbs_add_card()
 2018-09-25  4:15 UTC  (2+ messages)

[PATCH v2] rtlwifi: btcoex: Use proper enumerated types for Wi-Fi only interface
 2018-09-25  2:43 UTC  (2+ messages)

[PATCH V2 00/11] qtnfmac_pcie: extract device-independent PCIe driver code
 2018-09-24 22:15 UTC  (12+ messages)
` [PATCH V2 01/11] qtnfmac_pcie: do not store FW name in driver state structure
` [PATCH V2 02/11] qtnfmac_pcie: move Pearl pcie sources to pcie-specific directory
` [PATCH V2 03/11] qtnfmac_pcie: rename private Pearl PCIe state structure
` [PATCH V2 04/11] qtnfmac_pcie: indicate pearl-specific structures by their names
` [PATCH V2 05/11] qtnfmac_pcie: pearl: rename spinlock tx0_lock to tx_lock
` [PATCH V2 06/11] qtnfmac_pcie: separate platform-independent PCIe structure
` [PATCH V2 07/11] qtnfmac_pcie: rename platform-specific functions
` [PATCH V2 08/11] qtnfmac: add missing header includes to bus.h
` [PATCH V2 09/11] qtnfmac_pcie: extract platform-independent PCIe code
` [PATCH V2 10/11] qtnfmac: wait for FW load work to finish at PCIe remove
` [PATCH V2 11/11] qtnfmac_pcie: check for correct CHIP ID at pcie probe

[PATCH] nl80211: Fix a GET_KEY reply attribute
 2018-09-24 16:10 UTC 

[PATCH v2 05/17] compat_ioctl: move more drivers to generic_compat_ioctl_ptrarg
 2018-09-24 21:17 UTC  (8+ messages)

mt76x0 random crashes after c12128ce44b0
 2018-09-24 14:33 UTC  (5+ messages)

[PATCH] wireless: ipw2x00: Remove unnecessary parentheses
 2018-09-24 18:21 UTC  (2+ messages)

[RFC] lib80211: don't use skcipher
 2018-09-24 10:08 UTC 

[PATCH] mt76: report firmware version using ethtool
 2018-09-24  9:47 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).