linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-01-31 20:22:23 to 2019-02-06 11:17:34 UTC [more...]

[PATCH 00/15] cfg80211/mac80211 patches from our internal tree 2019-02-06
 2019-02-06 11:17 UTC  (5+ messages)
` [PATCH 01/15] cfg80211: pmsr: record netlink port ID
` [PATCH 02/15] nl80211: Fix FTM per burst maximum value
` [PATCH 03/15] mac80211: support max channel switch time element
` [PATCH 04/15] mac80211: abort CSA if beacon does not include CSA IEs

[PATCH] mt76: move mt76_tx_queue_mcu in mt76-core module
 2019-02-06  9:15 UTC 

[PATCH v2] rhashtable: make walk safe from softirq context
 2019-02-06  9:07 UTC 

[PATCH] rhashtable: use irq-safe spinlock in rhashtable_rehash_table()
 2019-02-06  8:15 UTC  (2+ messages)

[PATCH 17/24] cfg80211: Include the PMK and PMKID in NL80211_CMD_EXTERNAL_AUTH
 2019-02-06  8:02 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] ath10k: Add support to configure ftm responder role
 2019-02-06  7:58 UTC 

pull-request: wireless-drivers-next 2019-02-06
 2019-02-06  7:17 UTC 

[BUG] Microcode SW error detected
 2019-02-06  6:08 UTC  (2+ messages)

[PATCH 00/24] cfg80211/mac80211 patches from our internal tree 2018-12-15
 2019-02-06  6:03 UTC  (9+ messages)
` [PATCH 13/24] cfg80211: pmsr: fix MAC address setting
        ` [PATCH v2 1/2] "
          ` [PATCH 2/2] "
              ` [PATCH] cfg80211: pmsr: fix abort locking

[mt76x2e] minipcie card is not working
 2019-02-05 21:06 UTC  (3+ messages)

[PATCH v2] mac80211: mesh: do mesh rhashtable walks with BHs disabled
 2019-02-05 20:22 UTC 

[PATCH v2] cfg80211: restore regulatory without calling userspace
 2019-02-05 20:08 UTC 

[PATCH] cfg80211: restore regulatory without calling userspace
 2019-02-05 20:06 UTC 

[PATCH] mac80211: mesh: do mesh rhashtable walks with BHs disabled
 2019-02-05 19:53 UTC 

[RFC v1] NFC: port100: prevent use-after-free on disconnect
 2019-02-05 16:01 UTC 

[PATCH] mt76x0: mcu: remove useless commented configuration
 2019-02-05 15:52 UTC 

[PATCH 5.0] mt76x0u: fix suspend/resume
 2019-02-05 15:37 UTC  (2+ messages)

[PATCH v2 0/7] mt76x02: Beacon support for USB
 2019-02-05 14:58 UTC  (11+ messages)

[PATCH] mt76x0: eeprom: fix VHT mcs{8,9} rate power offset
 2019-02-05 14:06 UTC 

[PATCHv2 0/2] cfg80211/mac80211: Add support to configure and monitor station's rssi threshold
 2019-02-05 10:06 UTC  (3+ messages)
` [PATCHv2 1/2] cfg80211: Add support to configure station specific RSSI threshold for AP mode
` [PATCHv2 2/2] mac80211: Implement API to configure station specific rssi threshold

[PATCH 0/2] qtnfmac: enable WPA3 SAE/OWE support
 2019-02-05  9:48 UTC  (3+ messages)
` [PATCH 1/2] qtnfmac: enable WPA3 OWE support
` [PATCH 2/2] qtnfmac: enable WPA3 SAE support

brcmfmac regression in 4.19 ?
 2019-02-05  9:31 UTC  (3+ messages)

[PATCH 00/12] staging: wilc1000: changes to address mainline review comments
 2019-02-05  7:16 UTC  (13+ messages)
` [PATCH 01/12] staging: wilc1000: remove use of 'terminated_handle' static variable
` [PATCH 02/12] staging: wilc1000: refactor linux_wlan_init_test_config()
` [PATCH 03/12] staging: wilc1000: refactor code to use cookie information
` [PATCH 04/12] staging: wilc1000: use random number for cookie instead of pointer
` [PATCH 05/12] staging: wilc1000: avoid use of interface names for validation
` [PATCH 06/12] staging: wilc1000: add check before performing operation on net_device
` [PATCH 07/12] staging: wilc1000: remove unused struct 'add_sta_param'
` [PATCH 08/12] staging: wilc1000: avoid use of 'hif_deinit_lock' static variable
` [PATCH 09/12] staging: wilc1000: avoid use of static variable in linux_mon.c
` [PATCH 10/12] staging: wilc1000: move static variable 'wlan_channel' to 'wilc' struct
` [PATCH 11/12] staging: wilc1000: move 'curr_channel' static variable in "
` [PATCH 12/12] staging: wilc1000: define p2p related static variable as constants

[PATCH REGRESSION] Revert "ath10k: add quiet mode support for QCA6174/QCA9377"
 2019-02-05  4:49 UTC  (4+ messages)

[PATCH 00/15] staging: wilc1000: cleanup patches & handle review comments
 2019-02-05  2:56 UTC  (23+ messages)
` [PATCH 01/15] staging: wilc1000: avoid the use of 'wilc_wfi_mon' static variable
` [PATCH 02/15] staging: wilc1000: remove conditional lock in wilc_wfi_deinit_mon_interface()
` [PATCH 03/15] staging: wilc1000: remove redundant macros for radiotap
` [PATCH 04/15] staging: wilc1000: remove unnecessary debug log messages
` [PATCH 05/15] staging: wilc1000: rename timeout related macros
` [PATCH 06/15] staging: wilc1000: make use of iface type to identify p2p interface
` [PATCH 07/15] staging: wilc1000: refactor scan() cfg80211 ops callback
` [PATCH 08/15] staging: wilc1000: use correct condition in loops for 'vif_num' count
` [PATCH 09/15] staging: wilc1000: remove use of 'terminated_handle' static variable
` [PATCH 10/15] staging: wilc1000: refactor linux_wlan_init_test_config()
` [PATCH 11/15] staging: wilc1000: refactor code to use cookie information
` [PATCH 12/15] staging: wilc1000: use random number for cookie instead of pointer
` [PATCH 13/15] staging: wilc1000: avoid use of interface names for validation
` [PATCH 14/15] staging: wilc1000: add check before performing operation on net_device
` [PATCH 15/15] staging: wilc1000: remove unused struct 'add_sta_param'

[PATCH] ath10k: Enable Factory Test Mode for WCN3990
 2019-02-05  1:02 UTC  (2+ messages)

[PATCH v2] ath10k: implement set_base_macaddr to fix rx-bssid mask in multiple APs conf
 2019-02-04 21:29 UTC  (2+ messages)

Need to retouch your photos?
 2019-02-04 11:32 UTC 

[PATCH] ath10k: implement set_base_macaddr to fix rx-bssid mask in multiple APs conf
 2019-02-04 18:32 UTC  (6+ messages)

pull-request: wireless-drivers 2019-02-04
 2019-02-04 17:12 UTC  (2+ messages)

[PATCH 0/3] move mcu shared code in mt76-core
 2019-02-04 16:51 UTC  (4+ messages)
` [PATCH 1/3] mt76: move mt76_mcu_msg_alloc "
` [PATCH 2/3] mt76: move mt76_mcu_get_response "
` [PATCH 3/3] mt76: move mt76_mcu_rx_event "

[PATCH] ath9k/eeprom: Use scnprintf instead of snprintf
 2019-02-04 15:53 UTC  (2+ messages)

[PATCH] ath10k: Add support for extended HTT aggr msg support
 2019-02-04 15:52 UTC  (2+ messages)

[PATCH] ath10k: fix S5 power consumption issue for QCA9377
 2019-02-04 15:51 UTC  (2+ messages)

[PATCH v2] ath10k: Set DMA address mask to 35 bit for WCN3990
 2019-02-04 15:49 UTC  (2+ messages)

[PATCH] ath10k: Fill tx_duration for each peer in Tx stats per STA
 2019-02-04 15:33 UTC  (2+ messages)

[PATCH] ath10k: Add a condtion to fill the LDPC capability correctly
 2019-02-04 15:32 UTC  (2+ messages)

Need to retouch your photos?
 2019-02-04 10:33 UTC 

[PATCH v2 1/1] ath10k: update HOST capability qmi message
 2019-02-04 11:55 UTC 

[PATCH v2] arm64: dts: hikey: Give wifi some time after power-on
 2019-02-04 11:13 UTC  (4+ messages)

pull-request: iwlwifi-next 2019-02-04
 2019-02-04 10:40 UTC 

[v3 0/5] wowlan debug support and fixes
 2019-02-04  6:33 UTC  (6+ messages)
` [v3 1/5] rsi: Add debug support for wowlan wakeup confirmation
` [v3 2/5] rsi: add hci detach for hibernation and poweroff
` [v3 3/5] rsi: fix wowlan wakeup issue for hibernate(S4)
` [v3 4/5] rsi: resolve power save issue after S4 resume
` [v3 5/5] rsi: fix for wowlan wakeup failure

[v2] MAINTAINERS: add entry for redpine wireless driver
 2019-02-03 19:42 UTC  (2+ messages)

Do the work
 2019-02-02 12:29 UTC 

Did you send the images?
 2019-02-02 16:00 UTC 

Still need this?
 2019-02-02 14:33 UTC 

Compilation error in rtl8821ce driver and possible fix
 2019-02-02 17:06 UTC  (2+ messages)

Copie de : $15,000 a month (30mins “work” lol)
 2019-02-02  5:28 UTC 

[PATCH] mac80211_hwsim: Support boottime in scan results
 2019-02-01 23:16 UTC 

iw release cadence?
 2019-02-01 22:23 UTC  (6+ messages)

[PATCH v4 00/13] rtw88: mac80211 driver for Realtek 802.11ac wireless network chips
 2019-02-01 19:49 UTC  (7+ messages)
` [PATCH v4 03/13] rtw88: hci files
` [PATCH v4 06/13] rtw88: fw and efuse files
` [PATCH v4 08/13] rtw88: debug files

pull-request: mac80211-next 2019-02-01
 2019-02-01 18:21 UTC  (2+ messages)

pull-request: mac80211 2019-02-01
 2019-02-01 18:14 UTC  (2+ messages)

[PATCH V2 1/2] brcmfmac: modify __brcmf_err() to take bus as a parameter
 2019-02-01 16:46 UTC  (4+ messages)

[PULL] ath10k firmware 2019-02-01
 2019-02-01 15:39 UTC 

[v2 0/5] rsi: wowlan debig support and fixes
 2019-02-01 15:32 UTC  (5+ messages)
` [v2 2/5] rsi: add hci detach for hibernation and poweroff

[v2] nl80211/cfg80211: Specify band specific min RSSI thresholds with sched scan
 2019-02-01 13:04 UTC 

[PATCH] net: wireless: prefix header search paths with $(srctree)/
 2019-02-01 12:43 UTC  (2+ messages)
` [PATCH] "

[PATCH] mt7601u: do not use WARN_ON in the datapath
 2019-02-01 12:41 UTC  (2+ messages)

[PATCH] mwifiex: no need to check return value of debugfs_create functions
 2019-02-01 12:40 UTC  (2+ messages)

[PATCH] libertas: no need to check return value of debugfs_create functions
 2019-02-01 12:39 UTC  (2+ messages)

[PATCH] rt2x00: no need to check return value of debugfs_create functions
 2019-02-01 12:39 UTC  (2+ messages)

[PATCH] rsi: no need to check return value of debugfs_create functions
 2019-02-01 12:38 UTC  (2+ messages)

[PATCH] brcm80211: no need to check return value of debugfs_create functions
 2019-02-01 12:38 UTC  (2+ messages)
` [PATCH] brcmsmac: "

[PATCH] b43legacy: no need to check return value of debugfs_create functions
 2019-02-01 12:36 UTC  (2+ messages)

[PATCH] b43: no need to check return value of debugfs_create functions
 2019-02-01 12:35 UTC  (2+ messages)

[PATCH] cw1200: no need to check return value of debugfs_create functions
 2019-02-01 12:35 UTC  (2+ messages)

[PATCH] quantenna: no need to check return value of debugfs_create functions
 2019-02-01 12:34 UTC  (2+ messages)
` [PATCH] qtnfmac: "

[PATCH] realtek: no need to check return value of debugfs_create functions
 2019-02-01 12:33 UTC  (2+ messages)
` [PATCH] rtlwifi: "

[PATCH] ti: wl18xx: no need to check return value of debugfs_create functions
 2019-02-01 12:32 UTC  (2+ messages)
` [PATCH] "

[PATCH] ti: wl12xx: no need to check return value of debugfs_create functions
 2019-02-01 12:31 UTC  (2+ messages)
` [PATCH] "

[PATCH] ti: wl1251: no need to check return value of debugfs_create functions
 2019-02-01 12:30 UTC  (2+ messages)
` [PATCH] "

[PATCH] ti: wlcore: no need to check return value of debugfs_create functions
 2019-02-01 12:30 UTC  (2+ messages)
` [PATCH] "

[PATCH] iwlegacy: no need to check return value of debugfs_create functions
 2019-02-01 12:29 UTC  (2+ messages)

[PATCH] mt7601u: bump supported EEPROM version
 2019-02-01 12:28 UTC  (2+ messages)

[PATCH] wlcore: clean up an indentation issue
 2019-02-01 12:27 UTC  (2+ messages)

[PATCH] rsi: Suppress sdhci warnings in mmc
 2019-02-01 12:27 UTC  (2+ messages)

[PATCH] wireless: remove unneeded semicolon
 2019-02-01 12:26 UTC  (2+ messages)

[PATCH] rtlwifi: rtl818x: fix indentation issue
 2019-02-01 12:20 UTC  (2+ messages)

[PATCH] cw1200: fix indentation issues
 2019-02-01 12:19 UTC  (2+ messages)

[PATCH] libertas: fix indentation issue
 2019-02-01 12:18 UTC  (2+ messages)

[PATCH] rt61pci: Work around a firmware bug with shared keys
 2019-02-01 12:16 UTC  (2+ messages)
` [PATCH] rt2x00: "

[PATCH v2 1/9] qtnfmac: support EBUSY errcode for QLINK protocol
 2019-02-01 12:12 UTC  (2+ messages)

[PATCH v3] mwifiex: add support for sd8977 chipset
 2019-02-01 12:11 UTC  (2+ messages)

[PATCH v4 1/4] rtl8723ae: Take the FW LPS mode handling out
 2019-02-01 12:07 UTC  (2+ messages)

[PATCH v2] libertas: add checks for the return value of sysfs_create_group
 2019-02-01 12:06 UTC  (2+ messages)

[PATCH] qtnfmac: use struct_size() in kzalloc()
 2019-02-01 12:06 UTC  (2+ messages)

[PATCH 1/2] rt2x00: reduce tx power to nominal level on RT6352
 2019-02-01 12:05 UTC  (2+ messages)

[PATCH] MAINTAINERS: add entry for redpine wireless driver
 2019-02-01 10:39 UTC  (4+ messages)

[PATCH 00/24] rtw88: major fixes for 8822c to have stable functionalities
 2019-02-01  2:40 UTC  (6+ messages)
` [PATCH 07/24] rtw88: 8822c: update efuse table as released
` [PATCH 24/24] rtw88: 8822b: turn rtw_write32s_mask into macro

[PATCH] ath10k: reduce transmit msdu count
 2019-02-01  2:17 UTC 

[PATCH] tty: Fix WARNING in tty_set_termios
 2019-01-31 23:23 UTC  (7+ messages)

linux-next: build warning after merge of the wireless-drivers-next tree
 2019-01-31 20:52 UTC  (4+ messages)

[PATCH 00/21] iwlwifi: updates intended for v5.1 2019-01-31
 2019-01-31 20:22 UTC  (17+ messages)
` [PATCH 06/21] iwlwifi: dbg_ini: remove redundant dram buffer allocation
` [PATCH 07/21] iwlwifi: mvm: add HE TB PPDU SIG-A BW to radiotap
` [PATCH 08/21] iwlwifi: move config structs to C file
` [PATCH 09/21] iwlwifi: mvm: add description to second BAD_COMMAND assert number
` [PATCH 10/21] iwlwifi: mvm: don't hide HE radiotap data in SKB
` [PATCH 11/21] iwlwifi: mvm: support absolute thresholds in bf configuration
` [PATCH 12/21] iwlwifi: mvm: fix RSS config command
` [PATCH 13/21] iwlwifi: dbg_ini: align struct iwl_fw_ini_region_cfg to the FW
` [PATCH 14/21] iwlwifi: dbg_ini: create new dump flow and implement prph dump
` [PATCH 15/21] iwlwifi: dbg_ini: implement csr memory dump
` [PATCH 16/21] iwlwifi: dbg_ini: implement device internal "
` [PATCH 17/21] iwlwifi: dbg_ini: implement paging "
` [PATCH 18/21] iwlwifi: fix send hcmd timeout recovery flow
` [PATCH 19/21] iwlwifi: refactor NIC init sequence
` [PATCH 20/21] iwlwifi: mvm: fix RFH config command with >=10 CPUs
` [PATCH 21/21] iwlwifi: implement BISR HW workaround for 22260 devices


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