linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-02-11 09:47:16 to 2019-02-14 09:25:38 UTC [more...]

[BUG] mt76x0u: Probing issues on Raspberry Pi 3 B+
 2019-02-14  9:25 UTC  (7+ messages)

[PATCH v2 00/24] rtw88: major fixes for 8822c to have stable functionalities
 2019-02-14  8:59 UTC  (25+ messages)
` [PATCH v2 01/24] rtw88: report correct tx status if mac80211 requested one
` [PATCH v2 02/24] rtw88: add get_c2h_from_skb for extracting c2h commands
` [PATCH v2 03/24] rtw88: can not support vif beacon filter actually
` [PATCH v2 04/24] rtw88: fix incorrect bit definition for RF mode
` [PATCH v2 05/24] rtw88: add a delay after writing a rf register
` [PATCH v2 06/24] rtw88: 8822c: correct crystal setting
` [PATCH v2 07/24] rtw88: 8822c: update efuse table as released
` [PATCH v2 08/24] rtw88: 8822c: update pwr_seq to v12
` [PATCH v2 09/24] rtw88: 8822c: update phy parameter to v27
` [PATCH v2 10/24] rtw88: 8822c: update channel setting
` [PATCH v2 11/24] rtw88: 8822c: update trx mode setting
` [PATCH v2 12/24] rtw88: add module param to switch lps supportability
` [PATCH v2 13/24] rtw88: add 8822c tx power index table parsing support
` [PATCH v2 14/24] rtw88: add 8822c tx agc support
` [PATCH v2 15/24] rtw88: extract utility functions into util.c
` [PATCH v2 16/24] rtw88: 8822c: add support for DACK
` [PATCH v2 17/24] rtw88: 8822c: fix RSC setting
` [PATCH v2 18/24] rtw88: 8822c: set ack timeout
` [PATCH v2 19/24] rtw88: 8822c: do not reset MAC Rx before sending CCK packet
` [PATCH v2 20/24] rtw88: 8822c: parse packet by sigb length
` [PATCH v2 21/24] rtw88: do not count dummy tail into rx counter
` [PATCH v2 22/24] rtw88: set OFDM ctx to receive ack after cts2self
` [PATCH v2 23/24] rtw88: fix slot time value
` [PATCH v2 24/24] rtw88: 8822b: turn rtw_write32s_mask into macro

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

[PATCH 0/4] cfg80211/mac80211: Add support for TID specific configuration
 2019-02-14  7:14 UTC  (3+ messages)

[PATCH v2 0/2] cleanup for iwlwifi
 2019-02-14  6:58 UTC  (5+ messages)
` [PATCH v2 1/2] iwlwifi: Use kmemdup instead of duplicating its function
` [PATCH v2 2/2] iwlwifi: Use struct_size() in kzalloc

[PATCH 0/2] mac80211: Fix incorrect usage of rhashtable walk API
 2019-02-14  5:52 UTC  (15+ messages)
` [PATCH 1/2] mac80211: Use linked list instead of rhashtable walk for mesh tables
` [PATCH 2/2] mac80211: Free mpath object when rhashtable insertion fails
` [PATCH] mac80211: Use rhashtable_lookup_get_insert_fast instead of racy code
` [PATCH] rhashtable: Remove obsolete rhashtable_walk_init function
` [v2 PATCH 0/4] mac80211: Fix incorrect usage of rhashtable walk API
  ` [PATCH 1/4] mac80211: Use linked list instead of rhashtable walk for mesh tables
  ` [PATCH 2/4] mac80211: Free mpath object when rhashtable insertion fails
  ` [PATCH 3/4] mac80211: Use rhashtable_lookup_get_insert_fast instead of racy code
  ` [PATCH 4/4] rhashtable: Remove obsolete rhashtable_walk_init function

[PATCH] ath10k: correct the format of host memory chunks in wmi init command
 2019-02-14  3:10 UTC 

[RFC PATCH v3 00/12] Draft for Extended Key ID support
 2019-02-13 23:15 UTC  (4+ messages)
` [RFC PATCH v3 09/12] ath: Basic Extended Key ID support (COMPAT+NATIVE)

[PATCH 0/2] move dma shared code in mt76 module
 2019-02-13 23:44 UTC  (3+ messages)
` [PATCH 1/2] mt76: mmio: move mt76x02_set_irq_mask "
` [PATCH 2/2] mt76: dma: move mt76x02_init_{tx,rx}_queue "

PROBLEM: Oops - Null pointer dereference in brcm80211/brcmfmac [BCM4350]
 2019-02-13 22:11 UTC  (3+ messages)

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

[PATCH] NFC: pn533: mark expected switch fall-throughs
 2019-02-13 18:57 UTC 

[PATCH v2 01/12] wil6210: remove rtap_include_phy_info module param
 2019-02-13 16:40 UTC  (2+ messages)

[PATCH] ath10k: Report low ack rssi based on the reason code
 2019-02-13 14:12 UTC 

[PATCH net] mwifiex: Fix NL80211_TX_POWER_LIMITED
 2019-02-13 13:59 UTC 

[PATCH 2/2] mac80211: Free mpath object when rhashtable insertion fails (fwd)
 2019-02-13 13:43 UTC  (2+ messages)

[PATCH RESEND 0/4] do not use sg if not properly supported by usb controller
 2019-02-13 11:59 UTC  (18+ messages)
` [PATCH RESEND 1/4] mt76: usb: move mt76u_check_sg in usb.c
` [PATCH RESEND 2/4] mt76: usb: do not use sg buffers for mcu messages
` [PATCH RESEND 3/4] mt76: usb: use a linear buffer for tx/rx datapath if sg is not supported
` [PATCH RESEND 4/4] mt76: usb: introduce disable_usb_sg parameter
` [PATCH 0/4] do not use sg if not properly supported by usb controller

[PATCH] brcmfmac: use bphy_err() in all wiphy-related code
 2019-02-13 11:26 UTC 

[PATCH v3 0/2] Add support for ack rssi values of all data and
 2019-02-13 11:03 UTC  (3+ messages)
` [PATCH v3 1/2] ath10k: Add support for ack rssi value of management tx packets
` [PATCH v3 2/2] ath10k: Add support for ack rssi value of data "

[PATCH v5 0/5] rt2800: register programing tweaks and clean ups
 2019-02-13 10:09 UTC  (6+ messages)
` [PATCH v5 1/5] rt2x00: remove unneeded check
` [PATCH v5 2/5] rt2x00: remove confusing AGC register
` [PATCH v5 3/5] rt2800: enable TX_PIN_CFG_LNA_PE_ bits per band
` [PATCH v5 4/5] rt2800: enable TX_PIN_CFG_RFRX_EN only for MT7620
` [PATCH v5 5/5] rt2800: comment and simplify AGC init for RT6352

REMINDER: wireless workshop @ netdev 0x13
 2019-02-13  8:08 UTC 

linux-next: Tree for Feb 11 (wireless/80211)
 2019-02-13  8:04 UTC  (2+ messages)

[BUG] mt76x0u: Probing issues on Raspberry Pi 3 B+
 2019-02-13  7:05 UTC  (21+ messages)

[PATCH 11/20] iwlwifi: mvm: add debug prints for FTM
 2019-02-13  6:55 UTC  (3+ messages)
` [PATCH 11/20 v2] "
  ` [PATCH 11/20 v3] "

[PATCH v2] rhashtable: make walk safe from softirq context
 2019-02-13  4:35 UTC  (5+ messages)

[PATCH] libertas_tf: remove set but not used variable 'flags'
 2019-02-13  1:49 UTC 

[PATCH] ath10k: Enable support for beacon interval per VAP
 2019-02-12 23:40 UTC  (3+ messages)

[PATCH v2 0/2] Add support for ack rssi values of all data and
 2019-02-12 20:02 UTC  (4+ messages)
` [PATCH v2 1/2] ath10k: Add support for ack rssi value of management tx packets
` [PATCH v2 2/2] ath10k: Add support for ack rssi value of data "

[PATCH wireless-drivers 0/3] fix multiple issues in mt76u error path
 2019-02-12 18:59 UTC  (2+ messages)

[PATCH 1/6] ath10k: add missing values to wmi_service_name()
 2019-02-12 18:51 UTC  (7+ messages)
` [PATCH 2/6] ath10k: make wmi_service_name() warn about missing service ids
` [PATCH 3/6] ath10k: change wmi.h to include only ieee80211.h
` [PATCH 4/6] ath10k: align ath10k_htt_txbuf structures
` [PATCH 5/6] ath10k: fix documentation in ath10k_wow_convert_8023_to_80211()
` [PATCH 6/6] ath10k: copy the whole struct ath10k_bus_params in ath10k_core_register()

[PATCH] ath10k: report tx airtime provided by fw
 2019-02-12 18:48 UTC  (2+ messages)

[PATCH v2] ath10k: add dynamic vlan support
 2019-02-12 18:47 UTC  (2+ messages)

[PATCH] ath10k: Add support to configure ftm responder role
 2019-02-12 18:46 UTC  (2+ messages)

[PATCH v6 2/4] ath9k: Switch to mac80211 TXQ scheduling and airtime APIs
 2019-02-12 18:45 UTC  (2+ messages)

[PATCH] ath10k: fix line length warning in ath10k_ce_alloc_dest_ring()
 2019-02-12 18:42 UTC  (2+ messages)

[PATCH] NFC: st21nfca: Fix a couple of fall-through warnings
 2019-02-12 17:39 UTC 

pull-request: mac80211 2019-02-12
 2019-02-12 16:43 UTC  (2+ messages)

RTL8723bu: poor signal and connection troubles
 2019-02-12 15:38 UTC  (6+ messages)

[PATCH] mt76: Use the correct hweight8() function
 2019-02-12 15:36 UTC 

[PATCH v2 2/3] rt2x00: check number of EPROTO errors
 2019-02-12 15:02 UTC  (11+ messages)

pull-request mwifiex-firmware 2019-02-12
 2019-02-12 12:46 UTC  (2+ messages)

[PULL] ath10k firmware 2019-02-01
 2019-02-12 12:43 UTC  (2+ messages)

[PATCH] rsi: fix spelling mistakes
 2019-02-12 11:28 UTC 

[PATCH] mt76x02u: remove bogus check and comment padding
 2019-02-12  9:24 UTC 

[PATCH] ath10k: Fix descriptor size in ce tx completion for WCN3990
 2019-02-12  6:20 UTC 

[PATCH] mt76: usb: use dev_err_ratelimited instead of dev_err in mt76u_complete_rx
 2019-02-11 23:45 UTC 

[PATCH 1/2] brcmfmac: improve code handling bandwidth of firmware reported channels
 2019-02-11 22:04 UTC  (2+ messages)
` [PATCH 2/2] brcmfmac: support firmware reporting 160 MHz channels

brcmfmac: race in init path related to the wiphy_register() call
 2019-02-11 20:33 UTC 

[PATCH 00/24] rtw88: major fixes for 8822c to have stable functionalities
 2019-02-11 19:21 UTC  (5+ messages)
` [PATCH 01/24] rtw88: report correct tx status if mac80211 requested one

[PATCH] mt76x02u: use usb_bulk_msg to upload firmware
 2019-02-11 19:03 UTC  (3+ messages)

[PATCH 0/2] mt76x0: initialize per-channel max_power
 2019-02-11 19:01 UTC  (2+ messages)

[PATCH] mt76: change the retun type of mt76_dma_attach()
 2019-02-11 19:00 UTC  (2+ messages)

[PATCH 1/3] iw: Add command to set airtime weight
 2019-02-11 17:04 UTC  (3+ messages)
` [PATCH 3/3] iw: Print airtime fairness feature
` [PATCH 2/3] iw: Add printing of station tx duration and airtime weight

[PATCH 00/15] cfg80211/mac80211 patches from our internal tree 2019-02-06
 2019-02-11 16:37 UTC  (4+ messages)
` [PATCH 12/15] mac80211: shorten debug print to avoid warning

[PATCH] ath10k: Fix shadow register implementation for WCN3990
 2019-02-11 16:35 UTC  (2+ messages)

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

[PATCH] ath10k: pci: use mutex for diagnostic window CE polling
 2019-02-11 16:32 UTC  (2+ messages)

[PATCH v3 1/3] ath10k: Enable bus layer suspend/resume for WCN3990
 2019-02-11 16:30 UTC  (2+ messages)

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

[PATCH 1/2] ath10k: Assign 'n_cipher_suites = 11' for WCN3990 to enable WPA3
 2019-02-11 16:27 UTC  (2+ messages)

[mac80211-next:cfg80211-mac80211-multi-bssid 8/20] ERROR: "__umoddi3" [net/wireless/cfg80211.ko] undefined!
 2019-02-11 14:58 UTC  (4+ messages)

[PATCH] cfg80211: fix and clean up cfg80211_gen_new_bssid()
 2019-02-11 15:02 UTC 

[PATCH v2] cfg80211: fix and clean up cfg80211_gen_new_bssid()
 2019-02-11 15:03 UTC 

[PATCH] cfg80211: Use const more consistently in for_each_element macros
 2019-02-11 14:29 UTC 

[PATCH 0/3] libertas_tf: fix setting the hardware address
 2019-02-11 14:11 UTC  (7+ messages)
` [PATCH 1/3] libertas_tf: move hardware callbacks to a separate structure
` [PATCH 2/3] libertas_tf: don't defer firmware loading until start()
` [PATCH 3/3] libertas_tf: get the MAC address before registering the device

[PATCH] libertas_tf: fix signal reporting
 2019-02-11 13:39 UTC  (2+ messages)

[PATCH] libertas_tf: move the banner to a more appropriate place
 2019-02-11 13:38 UTC  (2+ messages)

[PATCH] libertas_tf: don't set URB_ZERO_PACKET on IN USB transfer
 2019-02-11 13:38 UTC  (2+ messages)

[PATCH] libertas_tf: lower the debug level of command trace
 2019-02-11 13:23 UTC  (2+ messages)

[RFC] mt76x02u: correct pad for fragments
 2019-02-11  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).