linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-09-26 10:25:51 to 2018-09-28 10:10:02 UTC [more...]

Problems and suggestions to the kernel module r8723bs
 2018-09-28 10:02 UTC  (4+ messages)

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

[RFC 00/12] rtwlan: mac80211 driver for Realtek 802.11ac wireless network chips
 2018-09-28  9:29 UTC  (7+ messages)
` [PATCH 01/12] rtwlan: main files

[bug report] NFC: st21nfca: Fix some skb memory leaks
 2018-09-28  9:28 UTC 

[PATCH] mac80211: TDLS: fix skb queue/priority assignment
 2018-09-28  9:04 UTC  (10+ messages)

[PATCH v2 08/24] mt76: move mt76x2_wait_for_bbp in mt76x02-lib module
 2018-09-28  8:59 UTC  (2+ messages)

[PATCH 00/18] wlwifi: updates intended for v4.20 2018-09-28
 2018-09-28  8:22 UTC  (19+ messages)
` [PATCH 01/18] iwlwifi: mvm: check for n_profiles validity in EWRD ACPI
` [PATCH 02/18] iwlwifi: dbg: move debug data to a struct
` [PATCH 03/18] iwlwifi: dbg: refactor dump code to improve readability
` [PATCH 04/18] iwlwifi: dbg: split iwl_fw_error_dump to two functions
` [PATCH 05/18] iwlwifi: mvm: allow channel reorder optimization during scan
` [PATCH 06/18] iwlwifi: dbg: dump memory in a helper function
` [PATCH 07/18] iwlwifi: dbg: group trigger condition to "
` [PATCH 08/18] iwlwifi: mvm: clear HW_RESTART_REQUESTED when stopping the interface
` [PATCH 09/18] iwlwifi: mvm: remove unnecessary overload variable
` [PATCH 10/18] iwlwifi: mvm: minor cleanups to HE radiotap code
` [PATCH 11/18] iwlwifi: mvm: put HE SIG-B symbols/users data correctly
` [PATCH 12/18] iwlwifi: mvm: pull some he_phy_data decoding into a separate function
` [PATCH 13/18] iwlwifi: mvm: clean up HE radiotap RU allocation parsing
` [PATCH 14/18] iwlwifi: mvm: move HE-MU LTF_NUM parsing to he_phy_data parsing
` [PATCH 15/18] iwlwifi: mvm: add TXOP to HE radiotap data
` [PATCH 16/18] iwlwifi: mvm: add LDPC-XSYM "
` [PATCH 17/18] iwlwifi: mvm: add more information to HE radiotap
` [PATCH 18/18] iwlwifi: mvm: set max TX/RX A-MPDU subframes to HE limit

[PATCH v3 1/2] mac80211: invoke sw_scan if hw_scan returns EPERM
 2018-09-28  7:21 UTC  (8+ messages)

How many null-data probes on connection loss?
 2018-09-28  7:19 UTC  (11+ messages)

Problem with sending pkt on a monitor port
 2018-09-28  7:14 UTC  (6+ messages)

pull-request: iwlwifi-next 2018-09-28
 2018-09-28  6:53 UTC 

[PATCH v2 24/24] mt76x0: usb: move mt76x0u_tx_prepare_skb in usb.c
 2018-09-28  6:40 UTC 

[PATCH v2 21/24] mt76x0: add ieee80211_ops ops pointer to mt76x0_alloc_device signature
 2018-09-28  6:40 UTC 

[PATCH v2 23/24] mt76x0: eeprom: load eeprom data from mtd by default
 2018-09-28  6:40 UTC 

[PATCH v2 20/24] mt76: move set_{tx,rx}_path routines in mt76x02-lib module
 2018-09-28  6:40 UTC 

[PATCH v2 22/24] mt76x0: pci: add mt76x0e_{start/stop} callbacks
 2018-09-28  6:40 UTC 

[PATCH v2 19/24] mt76x0: phy: set antenna parameter according to wireless band
 2018-09-28  6:40 UTC 

[PATCH v2 18/24] mt76x0: pci: add hw initialization at bootstrap
 2018-09-28  6:40 UTC 

[PATCH v2 17/24] mt76x0: usb: move initialization code in usb.c
 2018-09-28  6:40 UTC 

[PATCH v2 16/24] mt76: add mt76x02_mac_start routine
 2018-09-28  6:40 UTC 

[PATCH v2 14/24] mt76x0: init: remove MT_PBF_SYS_CTRL configuration in mt76x0_reset_csr_bbp
 2018-09-28  6:40 UTC 

[PATCH v2 15/24] mt76x0: init rx filter in mt76x0_init_hardware
 2018-09-28  6:40 UTC 

[PATCH v2 12/24] mt76x0: use mt76x02 utility routines in mt76x0 init code
 2018-09-28  6:40 UTC 

[PATCH v2 13/24] mt76x0: init: remove duplicated initialization
 2018-09-28  6:40 UTC 

[PATCH v2 11/24] mt76x0: usb: move mcu code in usb_mcu.c
 2018-09-28  6:40 UTC 

[PATCH v2 09/24] mt76x0: update initvals to latest version of vendor driver
 2018-09-28  6:40 UTC 

[PATCH v2 10/24] mt76x0: pci: move mcu code in pci_mcu.c
 2018-09-28  6:40 UTC 

[PATCH v2 06/24] mt76: move mt76x02_beacon_offset in mt76x02_util.c
 2018-09-28  6:39 UTC 

[PATCH v2 07/24] mt76: mmio: add implementation of wr_rp and rd_rp
 2018-09-28  6:40 UTC 

[PATCH v2 04/24] mt76: move mt76x02_set_irq_mask in mt76x02_mmio.c
 2018-09-28  6:39 UTC 

[PATCH v2 05/24] mt76: move queue initialization in mt76x02_mmio.c
 2018-09-28  6:39 UTC 

[PATCH v2 03/24] mt76: add mt76x02_dma_enable/mt76x02_dma_disable utility routines
 2018-09-28  6:39 UTC 

[PATCH v2 02/24] mt76: move wait_for_wpdma in mt76x02_dma.h
 2018-09-28  6:39 UTC 

[PATCH v2 01/24] mt76x0: use mt76_poll in mt76x0_set_wlan_state
 2018-09-28  6:39 UTC 

[PATCH v2 00/24] add mt76x0e hw initialization support
 2018-09-28  6:39 UTC 

[PATCH 12/16] iwlwifi: mvm: enable sending HE_AIR_SNIFFER command via debugfs
 2018-09-28  5:31 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] cfg80211: fix use-after-free in reg_process_hint()
 2018-09-27 23:05 UTC 

[PATCH 4.19] iwlwifi: 1000: set the TFD queue size
 2018-09-27 18:21 UTC  (2+ messages)

[PATCH] mac80211: Improve connection-loss probing
 2018-09-27 18:10 UTC 

[PATCH] b43: fix spelling mistake "hw_registred" -> "hw_registered"
 2018-09-27 16:11 UTC 

For editing of your photos 17
 2018-09-27 12:55 UTC 

[PATCH] mt76: fix building without CONFIG_MT76x0U
 2018-09-27 15:22 UTC  (5+ messages)

[PATCH 00/26] add mt76x0e hw initialization support
 2018-09-27 15:18 UTC  (41+ messages)
` [PATCH 01/26] mt76x0: use mt76_poll in mt76x0_set_wlan_state
` [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 22/26] mt76x0: add ieee80211_ops ops pointer to mt76x0_alloc_device signature
` [PATCH 23/26] mt76x0: pci: add mt76x0e_start callback
` [PATCH 24/26] mt76x0: pci: add mt76x0e_stop callback
` [PATCH 25/26] mt76: move eeprom_load routines in mt76x02_eeprom.c
` [PATCH 26/26] mt76x0: introduce mt76x0{e,u}_eeprom_init routines

[PATCH v2 0/2] brcmfmac: WFA p2p certification fixes
 2018-09-27 14:59 UTC  (3+ messages)
` [PATCH v2 1/2] brcmfmac: reduce timeout for action frame scan
` [PATCH v2 2/2] brcmfmac: fix full timeout waiting for action frame on-channel tx

[PATCH] nl80211: Add per peer statistics to compute FCS error rate
 2018-09-27 15:01 UTC 

[PATCH 0/2] WFA p2p certification fixes
 2018-09-27 14:58 UTC  (4+ messages)
` [PATCH 1/2] brcmfmac: reduce timeout for action frame scan
` [PATCH 2/2] brcmfmac: fix full timeout waiting for action frame on-channel tx

For editing of your photos 18
 2018-09-27 11:27 UTC 

[RFC] cfg80211: add peer measurement with FTM API
 2018-09-27 12:38 UTC 

[PATCH] nl80211: remove nl80211_prepare_wdev_dump() skb argument
 2018-09-27 12:36 UTC 

[PATCH][staging-next] staging: wilc1000: fix incorrect allocation size for structure
 2018-09-27 12:17 UTC 

[RFC 0/4] mt76x0: phy/rf fixups for PCIe
 2018-09-27 11:47 UTC  (10+ 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

pull-request: mac80211 2018-09-27
 2018-09-27 11:18 UTC 

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

[PATCH 1/2] nl80211: Fix possible Spectre-v1 for NL80211_TXRATE_HT
 2018-09-27  9:43 UTC  (5+ messages)
` [PATCH 2/2] nl80211: Fix possible Spectre-v1 for CQM RSSI thresholds

[PATCH v2 0/2] netlink: extended attribute validation
 2018-09-27  9:28 UTC  (3+ messages)
` [PATCH v2 1/2] netlink: add attribute range validation to policy
` [PATCH v2 2/2] netlink: add validation function "

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

[PATCH] ath10k: Add debugfs support to get power save state change of STA
 2018-09-27  4:36 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

[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] mt76x0: add quirk to disable 2.4GHz band for Archer T1U
 2018-09-26 15:42 UTC  (2+ 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  (16+ messages)
` [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


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