linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-10-08 09:39:08 to 2018-10-10 23:20:20 UTC [more...]

[PATCH RFC v5 0/4] Move TXQ scheduling and airtime fairness into mac80211
 2018-10-10 23:20 UTC  (8+ messages)
` [PATCH RFC v5 1/4] mac80211: Add TXQ scheduling API
` [PATCH RFC v5 2/4] cfg80211: Add airtime statistics and settings
` [PATCH RFC v5 4/4] ath9k: Switch to mac80211 TXQ scheduling and airtime APIs
` [PATCH RFC v5 3/4] mac80211: Add airtime accounting and scheduling to TXQs

[PATCH 1/3] mac80211: Helper function for marking STA authenticated
 2018-10-10 21:21 UTC  (3+ messages)
` [PATCH 2/3] mac80211: Move ieee80211_mgd_auth() EBUSY check to be before allocation
` [PATCH 3/3] mac80211: Extend SAE authentication in infra BSS STA mode

Tool to debug wifi pkt sniffs?
 2018-10-10 21:01 UTC  (7+ messages)

[PATCH 1/2] iw: Make input to mac_addr_n2a() const
 2018-10-10 20:47 UTC  (2+ messages)
` [PATCH 2/2] iw: scan: parse OWE Transition Mode element

[RFC 00/19] wilc: added driver for wilc module
 2018-10-10 20:14 UTC  (36+ messages)
` [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 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 0/4] rt2800: more register programing tweaks
 2018-10-10 20:11 UTC  (7+ messages)
` [PATCH 1/4] rt2800: enable TX_PIN_CFG_LNA_PE_ bits per band
` [PATCH 2/4] rt2800: enable TX_PIN_CFG_RFRX_EN only for MT7620
` [PATCH 3/4] rt2800: remove unneeded RT6352 check
` [PATCH 4/4] rt2800: comment and simplify AGC init for RT6352

[PATCH v3 1/4] rt2x00: remove unneeded check
 2018-10-10 20:03 UTC  (15+ messages)
` [PATCH v3 2/4] rt2x00: remove confusing AGC register
` [PATCH v3 3/4] rt2x00: update TX_SW_CFG2 value
` [PATCH v3 4/4] rt2800: fix registers init for MT7620

[PATCH V2] ath10k: allocate small size dma memory in ath10k_pci_diag_write_mem
 2018-10-10 18:20 UTC  (2+ messages)

Question on FIELD_PREP() for static array
 2018-10-10 18:13 UTC 

[PATCH v3] brcmfmac: Add support for getting nvram contents from EFI variables
 2018-10-10 17:43 UTC  (2+ messages)

[PATCH] qtnfmac: avoid uninitialized variable access
 2018-10-10 14:56 UTC  (3+ messages)

[bug report] qtnfmac: cleanup and unify command error handling
 2018-10-10 14:19 UTC  (2+ messages)

[PULL] ath10k firmware 2018-10-10
 2018-10-10 13:10 UTC 

[PATCH] libertas: call into generic suspend code before turning off power
 2018-10-10 12:04 UTC  (4+ messages)

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

[PATCH v2 1/6] brcmfmac: Remove firmware-loading code duplication
 2018-10-10 11:01 UTC  (6+ messages)
` [PATCH v2 2/6] brcmfmac: Remove recursion from firmware load error handling
` [PATCH v2 3/6] brcmfmac: Add support for first trying to get a board specific nvram file
` [PATCH v2 4/6] brcmfmac: Set board_type used for nvram file selection to machine-compatible
` [PATCH v2 5/6] brcmfmac: Set board_type from DMI on x86 based machines
` [PATCH v2 6/6] brcmfmac: Cleanup brcmf_fw_request_done()

[PATCH] mt76x0: phy: remove channel parameter from mt76x0_phy_set_chan_bbp_params
 2018-10-10 10:31 UTC 

[PATCH 0/2] fix temperature compensation for mt76x0
 2018-10-10 10:09 UTC  (5+ messages)
` [PATCH 1/2] mt76x0: eeprom: introduce mt76x0_tssi_enabled routine
` [PATCH 2/2] mt76x0: phy: fix mt76x0_temp_sensor routine

[PATCH] brcmfmac: Fix ccode from EFI nvram when necessary
 2018-10-10  9:27 UTC 

[PATCH 1/5] rt2x00: set registers based on current band
 2018-10-10  8:49 UTC  (6+ messages)
` [PATCH 2/5] rt2x00: rework channel config function

[PATCH 1/6] brcmfmac: Remove firmware-loading code duplication
 2018-10-10  8:15 UTC  (14+ messages)
` [PATCH 2/6] brcmfmac: Remove recursion from firmware load error handling
` [PATCH 3/6] brcmfmac: Add support for first trying to get a board specific nvram file
` [PATCH 4/6] brcmfmac: Set board_type used for nvram file selection to machine-compatible
` [PATCH 5/6] brcmfmac: Set board_type from DMI on x86 based machines
` [PATCH 6/6] brcmfmac: Cleanup brcmf_fw_request_done()

[PATCH] mac80211_hwsim: allow setting custom features/iftypes
 2018-10-10  3:29 UTC  (8+ messages)

[PATCH v2 1/4] rt2x00: remove unneeded check
 2018-10-10  2:47 UTC  (6+ messages)
` [PATCH v2 2/4] rt2x00: remove confusing AGC register
` [PATCH v2 3/4] rt2x00: update TX_SW_CFG2 value
` [PATCH v2 4/4] rt2800: fix registers init for MT7620

Inquiry 09-10-2018
 2018-10-10  1:09 UTC 

[PATCH] ath10k: allocate small size dma memory in ath10k_pci_diag_write_mem
 2018-10-10  1:27 UTC  (2+ messages)

brcmfmac with BCM4359 on arm64 (RK3399) and SDIO
 2018-10-09 20:55 UTC  (4+ messages)

[PATCH] ath10k: htt_rx: Fix signedness bug in ath10k_update_per_peer_tx_stats
 2018-10-09 19:19 UTC  (6+ messages)

[PATCH] dt-bindings: Add bindings for aliases node
 2018-10-09 18:31 UTC  (3+ messages)

enquiry 09-10-2018
 2018-10-09 13:24 UTC 

[PATCH] ath9k: fix RX_STAT_INC() etc macros
 2018-10-09 16:03 UTC 

[RFC v2] cfg80211: add peer measurement with FTM API
 2018-10-09 14:40 UTC  (4+ messages)

[PATCH v2] mt76x0: phy: fix restore phase in mt76x0_phy_recalibrate_after_assoc
 2018-10-09 12:23 UTC  (2+ messages)

Announcing Netdev 0x13 conference
 2018-10-09 10:28 UTC  (2+ messages)
` wireless workshop (was: Re: Announcing Netdev 0x13 conference)

[PATCH] mt76: mt76x0e: another fix for the external PA current setting
 2018-10-09  8:55 UTC 

[PATCH] mt76x0: phy: fix restore phase in mt76x0_phy_recalibrate_after_assoc
 2018-10-09  8:48 UTC  (6+ messages)

[PATCH net-next v3] wireless-drivers: rtnetlink wifi simulation device
 2018-10-09  8:25 UTC  (5+ messages)

[PATCH] mac80211: avoid reflecting frames back to the client
 2018-10-09  8:00 UTC 

[PATCH iw] iw: fix enum warnings
 2018-10-09  7:58 UTC  (2+ messages)

[PATCH v5 0/6] *** Add support for wifi QMI client handshakes ***
 2018-10-09  6:33 UTC  (10+ messages)
` [PATCH v5 1/6] ath10k: Add qmi service helpers for wcn3990 qmi client
` [PATCH v5 3/6] dt: bindings: add bindings for msa memory region
` [PATCH v5 4/6] firmware: qcom: scm: Add WLAN VMID for Qualcomm SCM interface
` [PATCH v5 6/6] ath10k: Add QMI message handshake for wcn3990 client

[RFC v3 00/12] rtw88: mac80211 driver for Realtek 802.11ac wireless network chips
 2018-10-09  5:10 UTC  (16+ messages)
` [RFC v3 01/12] rtw88: main files
` [RFC v3 02/12] rtw88: core files
` [RFC v3 05/12] rtw88: mac files
` [RFC v3 08/12] rtw88: debug files
` [RFC v3 09/12] rtw88: chip files
` [RFC v3 12/12] rtw88: Kconfig & Makefile

[PATCH net-next] mt76x0: pci: fix set external PA I/O current
 2018-10-09  1:45 UTC  (5+ messages)
` [PATCH v2] "

[PATCH v2 0/4] Enable ath10k wcn3990 wifi driver support on sdm845
 2018-10-09  1:30 UTC  (6+ messages)
` [PATCH v2 2/4] dts: arm64/sdm845: Add WCN3990 WLAN module device node
` [PATCH v2 4/4] dts: arm64/sdm845: Enable iommu for WCN3990 wifi "

[PATCH] libertas: return errno from lbs_add_card()
 2018-10-08 19:16 UTC  (2+ messages)

[PATCH] rtlwifi: rtl8821ae: replace _rtl8821ae_mrate_idx_to_arfr_id with generic version
 2018-10-08 15:53 UTC  (2+ messages)

[PATCH] rtl8xxxu: Remove set but not used variables 'usedesc40' and 'seq_number'
 2018-10-08 14:16 UTC 

[PATCH 0/5] qtnfmac: add support for QSR1000/QSR2000 (aka Topaz) chipsets
 2018-10-08 13:36 UTC  (8+ messages)
` [PATCH 1/5] qtnfmac: use 'help' in Kconfig
` [PATCH 2/5] qtnfmac: use SPDX identifier for pcie bus layer files
` [PATCH 3/5] qtnfmac_pcie: cleanup Pearl platform headers
` [PATCH 4/5] qtnfmac_pcie: use single PCIe driver for all platforms
` [PATCH 5/5] qtnfmac: add support for Topaz chipsets

pull-request: iwlwifi firmwares update 2018-10-03
 2018-10-08 13:25 UTC  (2+ messages)

[PATCH v3] rtw88: Add firmware file for driver rtw88
 2018-10-08 13:23 UTC  (2+ messages)

[PATCH] mt76x0: remove dma.h
 2018-10-08 11:52 UTC  (2+ messages)

[PATCH] mt76: reserve enough room for USB tx skbs
 2018-10-08 11:52 UTC  (2+ messages)

[PATCH 0/3] enable sta mode in mt76x0e driver
 2018-10-08 11:51 UTC  (2+ messages)

[PATCH v2] mt76x0: pci: report firmware version using ethtool
 2018-10-08 11:51 UTC  (2+ messages)

[PATCH 0/7] use mt76x02_dev instead of mt76_dev as reference
 2018-10-08 11:51 UTC  (2+ messages)

[PATCH] mt76x0: phy: fix bank check in mt76x0_rf_csr_{wr,rr}
 2018-10-08 11:51 UTC  (2+ messages)

[PATCH] mt76: do not store aggregation sequence number for null-data frames
 2018-10-08 11:46 UTC 


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