linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-09-19 17:31:51 to 2018-09-22 11:21:42 UTC [more...]

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

[RFC v2] mac80211: budget outstanding airtime for transmission
 2018-09-22  0:53 UTC  (6+ messages)

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

[PATCH] rtlwifi: btcoex: Use proper enumerated types for Wi-Fi only interface
 2018-09-21 22:08 UTC 

[PATCH] ath10k: add missing sanity check on diag download
 2018-09-21 20:42 UTC 

[PATCH v2] ath5k: Remove unused BUG_ON
 2018-09-21 19:32 UTC 

[PATCH] mt76x2: fix tx power configuration for VHT mcs 9
 2018-09-21 16:10 UTC  (2+ messages)

[PATCH 00/20] unify mt76x2 and mt76x0 eeprom code
 2018-09-21 16:09 UTC  (23+ messages)
` [PATCH 01/20] mt76: move seq_put_array in mt76-core module
` [PATCH 02/20] mt76: add stbc entries to mt76_rate_power
` [PATCH 03/20] mt76: move common eeprom definitions in mt76x02-lib module
` [PATCH 04/20] mt76: move eeprom utility routines in mt76x02_eeprom.h
` [PATCH 05/20] mt76: move mt76x2_eeprom_get "
` [PATCH 06/20] mt76: move mt76x02_mac_setaddr in mt76x02-lib module
` [PATCH 07/20] mt76: move mt76x2_get_efuse_data "
` [PATCH 08/20] mt76: move mt76x2_ext_pa_enabled routine in mt76x02_eeprom.c
` [PATCH 09/20] mt76x0: remove mt76x0_set_country_reg routine
` [PATCH 10/20] mt76: add mt76x02_get_rx_gain and mt76x02_get_lna_gain utility routines
` [PATCH 11/20] mt76x0: unify lna_gain parsing
` [PATCH 12/20] mt76x0: unify rssi_offset parsing
` [PATCH 13/20] mt76x0: unify temperature offset parsing
` [PATCH 14/20] mt76x0: unify freq "
` [PATCH 15/20] mt76: move mt76x02_eeprom_parse_hw_cap in mt76x02-lib module
` [PATCH 16/20] mt76x0: unify parse hw capabilities
` [PATCH 17/20] mt76: move mt76x2_tssi_enabled in mt76x02_eeprom.h
` [PATCH 18/20] mt76x0: remove eeprom dependency from mt76x0_set_tx_power_per_rate
` [PATCH 19/20] mt76x0: remove eeprom dependency from mt76x0_set_tx_power_per_chan
` [PATCH 20/20] mt76x0: use shared debugfs implementation

Netgear R7800 - ath10k QCA 9984 firmware crash
 2018-09-21 15:59 UTC  (9+ messages)

[RFC 00/12] rtwlan: mac80211 driver for Realtek 802.11ac wireless network chips
 2018-09-21 13:12 UTC  (14+ messages)
` [PATCH 01/12] rtwlan: main files
` [PATCH 02/12] rtwlan: core files
` [PATCH 03/12] rtwlan: hci files
` [PATCH 04/12] rtwlan: trx files
` [PATCH 05/12] rtwlan: mac files
` [PATCH 06/12] rtwlan: fw and efuse files
` [PATCH 07/12] rtwlan: phy files
` [PATCH 08/12] rtwlan: debug files
` [PATCH 09/12] rtwlan: chip files
` [PATCH 10/12] rtwlan: 8822B init table
` [PATCH 11/12] rtwlan: 8822C "
` [PATCH 12/12] rtwlan: Kconfig & Makefile

[PATCH RFC v4 0/4] Move TXQ scheduling into mac80211
 2018-09-21 12:41 UTC  (13+ messages)
` [PATCH RFC v4 1/4] mac80211: Add TXQ scheduling API

[RFCv3 0/2] ath10k: Add support to update tx rate to mac80211
 2018-09-21 12:21 UTC  (6+ messages)
` [RFCv3 1/2] mac80211: implement ieee80211_tx_rate_update to update rate
` [RFCv3 2/2] ath10k: report tx rate using ieee80211_tx_rate_update()

[RFC] mac80211: budget outstanding airtime for transmission
 2018-09-21  9:56 UTC  (5+ messages)

[PATCH] rsi: Remove unnecessary boolean condition
 2018-09-21  9:48 UTC 

[PATCH] ath5k: Remove unused BUG_ON
 2018-09-21  9:25 UTC 

[PATCH 0/4] Enable ath10k wcn3990 wifi driver support on sdm845
 2018-09-21  9:09 UTC  (5+ 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
` [PATCH 4/4] dts: arm64/sdm845: Enable iommu for WCN3990 wifi module device node

[PATCH] staging: wilc1000: Remove unnecessary pointer check
 2018-09-21  8:03 UTC  (5+ messages)

[PATCH v5 0/3] support ftm responder configuration/statistics
 2018-09-21  0:30 UTC  (4+ messages)
` [PATCH v5 1/3] cfg80211: support FTM "
` [PATCH v5 2/3] mac80211: "
` [PATCH v5 3/3] ath10k: Add support to configure ftm responder role

[PATCH] wireless: ipw2x00: Remove unnecessary parentheses
 2018-09-20 20:45 UTC 

[PATCH v2 0/5] netlink: nested policy validation
 2018-09-20 17:06 UTC  (10+ messages)
` [PATCH v2 1/5] netlink: remove NLA_NESTED_COMPAT
` [PATCH v2 2/5] netlink: make validation_data const
` [PATCH v2 3/5] netlink: move extack setting into validate_nla()
` [PATCH v2 4/5] netlink: allow NLA_NESTED to specify nested policy to validate
` [PATCH v2 5/5] netlink: add nested array policy validation

disconnection regression in 4.17?
 2018-09-20 15:20 UTC  (3+ messages)

acpi/iwlwifi: thermal thermal_zone3: failed to read out thermal zone (-61)
 2018-09-20 15:01 UTC  (4+ messages)

Problem with sending pkt on a monitor port
 2018-09-20 14:26 UTC  (5+ messages)

[PATCH] mac80211: allow scans on radar channels, unless there is CAC or CSA
 2018-09-20 13:40 UTC  (6+ messages)

SAE authentication frames in client mode
 2018-09-20 12:39 UTC  (5+ messages)

[PATCH] brcm80211: remove redundant condition check before debugfs_remove_recursive
 2018-09-20 12:37 UTC  (5+ messages)

[PATCH] mt76: report firmware version using ethtool
 2018-09-20 12:30 UTC 

[PATCH] qtnfmac: remove set but not used variable 'vif'
 2018-09-20 12:12 UTC  (2+ messages)

[PATCH] brcmsmac: Use kvmalloc() for ucode allocations
 2018-09-20 12:11 UTC  (2+ messages)

[PATCH] brcmfmac: remove set but not used variables 'sfdoff' and 'pad_size'
 2018-09-20 12:11 UTC  (2+ messages)

[PATCH] brcm80211: remove redundant condition check before debugfs_remove_recursive
 2018-09-20 12:10 UTC  (2+ messages)

[PATCH V2 1/2] brcmfmac: fix for proper support of 160MHz bandwidth
 2018-09-20 12:10 UTC  (2+ messages)

[PATCH] brcmsmac: ap mode: update beacon when TIM changes
 2018-09-20 12:04 UTC  (2+ messages)

[PATCH] b43: Fix regression in kernel 4.18
 2018-09-20 11:59 UTC  (2+ messages)
` [PATCH] b43: fix DMA error related regression with proprietary firmware

pull request: mt76 2018-09-19
 2018-09-20 11:29 UTC  (2+ messages)

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

[PATCH] cfg80211: tracing: reuse wiphy_wdev_evt for rdev_get_txq_stats
 2018-09-20  9:53 UTC 

[PATCH 1/2] ath10k: Move napi_enable to hif_start for consistent pairing
 2018-09-20  5:04 UTC  (2+ messages)
` [PATCH 2/2] ath10k: Disable napi before resource cleanup to avoid "use after free"

[PATCH crypto-next 03/23] lib80211: Remove VLA usage of skcipher
 2018-09-19 20:37 UTC  (2+ messages)

Help with ath10k related circular locking
 2018-09-19 20:17 UTC  (2+ messages)

[PATCH 0/7] netlink recursive policy validation
 2018-09-19 19:09 UTC  (17+ messages)
` [PATCH 1/7] netlink: remove NLA_NESTED_COMPAT
` [PATCH 2/7] netlink: make validation_data const
` [PATCH 3/7] netlink: set extack error message in nla_validate()
` [PATCH 4/7] netlink: combine validate/parse functions
` [PATCH 5/7] netlink: prepare validate extack setting for recursion
` [PATCH 6/7] netlink: allow NLA_NESTED to specify nested policy to validate
` [PATCH 7/7] netlink: add nested array policy validation

mt76x0 bug report
 2018-09-19 18:01 UTC  (12+ messages)

[PATCH] net: wireless: mediatek: fix mt76 LEDS build error
 2018-09-19 16:12 UTC  (5+ messages)

[PATCH 1/5] rt2x00: set registers based on current band
 2018-09-19 13:04 UTC  (4+ messages)

[PATCH] mt76x0: run vco calibration for each channel configuration
 2018-09-19 12:03 UTC  (6+ messages)

[PATCH] mt76x0: pci: add fw uploading routine
 2018-09-19 11:53 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).