ATH11K Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-05-28 06:48:18 to 2019-06-19 08:52:37 UTC [more...]

[PATCH V2] ath11k: add spatial reuse support
 2019-06-19  8:52 UTC 

[PATCH] ath11k: Disable peer fixed before setting ht-mcs or vht-mcs
 2019-06-19  6:50 UTC 

[PATCH V2] ath11k: fix mac_cap_info copy size
 2019-06-19  6:12 UTC 

[PATCH] ath11k: fix mac_cap_info copy size
 2019-06-19  6:11 UTC  (2+ messages)

[PATCH] ath11k: fetch and report DCM and RU stats from ppdu stats
 2019-06-18 15:41 UTC 

[ath6kl:pending-ath11k 198/205] drivers/net/wireless/ath/ath11k/mac.c:1274 ath11k_peer_assoc_h_he() error: memcpy() 'he_cap->he_cap_elem.mac_cap_info' too small (6 vs 8)
 2019-06-18 14:10 UTC  (4+ messages)

[PATCH] ath11k: add wrapper function to ath11k_dbg
 2019-06-18 12:51 UTC  (2+ messages)

[PATCH 1/5] ath11k: 'static' is not at beginning of declaration [-Wold-style-declaration]
 2019-06-18 12:26 UTC  (6+ messages)
` [PATCH 2/5] ath11k: this statement may fall through [-Wimplicit-fallthrough=]
` [PATCH 3/5] ath11k: variable set but not used [-Wunused-but-set-variable]
` [PATCH 4/5] ath11k: comparison is always true due to limited range of data type [-Wtype-limits]
` [PATCH 5/5] ath11k: warning: comparison of unsigned expression < 0 is always false [-Wtype-limits]

[PATCH] ath11k: fix extended stats update issue
 2019-06-18 12:25 UTC  (3+ messages)

[PATCH] mac80211: fix ieee80211_he_oper_size() comment
 2019-06-18 12:24 UTC  (2+ messages)

[PATCH] ath11k: set additional values inside wmi_peer_assoc_complete_cmd
 2019-06-18 12:23 UTC  (2+ messages)

[PATCHv2] ath11k: cleanup in rx data path
 2019-06-18 12:23 UTC  (3+ messages)

[PATCH] ath11k: Cleanup in htt stats init function
 2019-06-18 12:22 UTC  (2+ messages)

[PATCH] ath11k: create new header file for regulatory
 2019-06-18 12:21 UTC  (2+ messages)

[PATCH] ath11k: cleanup warnings due to conflicting enum types
 2019-06-18 12:16 UTC  (2+ messages)

[PATCH 1/2] ath11k: fix typo with swap16() and swap32()
 2019-06-18 12:03 UTC  (2+ messages)
` [PATCH 2/2] ath11k: include vmalloc.h to fix a compilation error on sparc64

[PATCH] ath11k: clean up in htt ppdu stats
 2019-06-18 11:05 UTC 

[PATCH] ath11k: add wrapper function to ath11k_dbg
 2019-06-18 10:46 UTC 

[PATCH 1/2] ath11k: clean up in htt extd stats
 2019-06-18 10:42 UTC  (2+ messages)
` [PATCH 2/2] ath11k: fix invalid htt extd stats processing

[PATCH V3] ath11k: add TWT support
 2019-06-18  6:31 UTC 

[PATCH 1/5] ath11k: Clean up void *per_transfer_context[] in ce
 2019-06-18  4:41 UTC  (5+ messages)
` [PATCH 2/5] ath11k: Add peer.[ch] files for peer related util functions
` [PATCH 3/5] ath11k{dp, hal}: Endian macro related clean ups
` [PATCH 4/5] ath11k: Clean up link_desc_addr buffer typecast
` [PATCH 5/5] ath11k/dp_rx: Clean up void *rx_desc in struct ath11k_skb_rxcb

[PATCH] ath11k: fix extended stats update issue
 2019-06-18  4:35 UTC 

[PATCH] ath11k: cleanup in HTC and tx data path
 2019-06-18  4:32 UTC 

[PATCH V2] ath11k: Fix Rx signal strength reporting
 2019-06-17 15:54 UTC  (4+ messages)

[PATCH] ath11k: Removed MICHAEL_MIC_LEN and use IEEE80211_CCMP_MIC_LEN
 2019-06-17  8:50 UTC  (12+ messages)
` [PATCH] ath11k: Removed unnecessary spaces before 'else if'
` [PATCH 0/2] Added prefix in dp_tx.c and dp_rx.c files
` [PATCH 1/2] ath11k: Added 'ath11k' as prefix to the struct dp_htt_wbm_tx_status
` [PATCH 2/2] ath11k: Added prefix to all the functions in dp_tx.c file
` [PATCH] ath11k: Avoid unnecessary WARN_ON() in ath11k_dp_tx_complete_msdu()
` [PATCH] ath11k: Use firmware_request_nowarn to load firmware

[PATCH v2] ath11k: cleanup in htt pktlog
 2019-06-17  8:03 UTC  (2+ messages)

[PATCH] ath11k: fix sparse warnings in mac.c
 2019-06-17  8:01 UTC  (2+ messages)

[PATCH v3 0/3] mac80211/ath11k: HE mesh support
 2019-06-14 14:14 UTC  (8+ messages)
` [PATCH v3 1/3] mac80211_hwsim: Register support for HE meshpoint
` [PATCH v3 2/3] mac80211: implement HE support for mesh
` [PATCH v3 3/3] ath11k: register HE mesh capabilities

[PATCH V2 0/6] mac80211: HE: add TWT and SPR/OBSSPD support
 2019-06-14 12:34 UTC  (8+ messages)
` [PATCH V2 1/6] mac80211: dynamically enable the TWT requester support on STA interfaces
` [PATCH V2 2/6] mac80211: allow turning TWT responder support on and off via netlink
` [PATCH V2 3/6] ath11k: add TWT support
` [PATCH V2 4/6] mac80211: HE: add Spatial Reuse IE parsing support
` [PATCH V2 5/6] mac80211: allow setting spatial reuse parameters from bss_conf
` [PATCH V2 6/6] ath11k: add spatial reuse support

[PATCH 1/2] mac80211: add ieee80211_get_he_iftype_cap() helper
 2019-06-14 12:32 UTC  (3+ messages)
` [PATCH 2/2] mac80211: add support for the ADDBA extension element

[PATCH v2] ath11k: fix firmware assert due to phymode mismatch
 2019-06-13  8:34 UTC  (3+ messages)

[PATCH] ath11k: Fix vdev start failure when operating in CN, KR regdomain
 2019-06-13  0:30 UTC  (4+ messages)

[RFC PATCH v2 0/3] mac80211/ath11k: HE mesh support
 2019-06-12 16:34 UTC  (7+ messages)
` [RFC PATCH v2 1/3] mac80211_hwsim: Register support for HE meshpoint
` [RFC PATCH v2 2/3] mac80211: implement HE support for mesh
` [RFC PATCH v2 3/3] ath11k: register HE mesh capabilities

[PATCH] ath11k: Fix Rx signal strength reporting
 2019-06-12 11:13 UTC  (2+ messages)

[PATCH] ath11k: cleanup in rx data path
 2019-06-12 11:12 UTC  (2+ messages)

[PATCH] ath11k: Cleanup the access code of hw mac_id mapping
 2019-06-12 11:12 UTC  (4+ messages)

[PATCH] ath11k: cleanup in core and qmi components
 2019-06-12 11:11 UTC  (2+ messages)

[PATCH] ath11k: code cleanup in CE
 2019-06-12 11:10 UTC  (2+ messages)

[PATCH] ath11k: Removed the redundant function call in ahb probe
 2019-06-12 11:09 UTC  (2+ messages)

[PATCH] ath11k: fix PMF config during peer assoc
 2019-06-12 11:09 UTC  (2+ messages)

[PATCH] ath11k: add locking on ppdu_stats_info list access
 2019-06-12 11:08 UTC  (2+ messages)

ath11k-check script pushed
 2019-06-12  9:06 UTC 

[PATCH V7 0/8] ath11k: add HE support
 2019-06-12  9:04 UTC  (12+ messages)
` [PATCH V7 1/8] mac80211: propagate HE operation info into bss_conf
` [PATCH V7 2/8] ath11k: fix some whitespace errors
` [PATCH V7 3/8] ath11k: move phymode selection from function to array lookup
` [PATCH V7 4/8] ath11k: add HE handling to the debug code
` [PATCH V7 5/8] ath11k: extend reading of FW capabilities
` [PATCH V7 6/8] ath11k: add defines for max MCS rates per phymode
` [PATCH V7 7/8] ath11k: handle rx status for HE frames
` [PATCH V7 8/8] ath11k: add HE support

[PATCH] ath11k: Fix the rate mask value for legacy and peer fixed rate
 2019-06-12  8:13 UTC  (6+ messages)

[PATCH] ath11k: fix fallthrough warnings
 2019-06-07  5:03 UTC  (4+ messages)

[PATCH] ath11k: Disable peer fixed rate before setting the vdev fixed rate
 2019-06-06 16:55 UTC  (2+ messages)

[PATCH] ath11k: Fix nss value to get proper rate_code for peer fixed rate
 2019-06-06 16:53 UTC  (2+ messages)

[PATCH] ath11k: advertize beacon_int_min_gcd as 100 while bring up multi vaps
 2019-06-06 16:50 UTC  (2+ messages)

[PATCH] ath11k: Remove probe response offload template setup
 2019-06-06 16:49 UTC  (4+ messages)

[PATCH] ath11k: fix various whitespace errors inside mac.h
 2019-06-06 16:44 UTC  (2+ messages)

[PATCH] ath11k/dp_tx: Remove endian conversion in HTT_H2T_MSG_TYPE_RX_RING_SELECTION_CFG
 2019-06-06 16:36 UTC  (2+ messages)

[RFC PATCH] ath11k: register HE mesh capabilities
 2019-06-03 15:20 UTC  (2+ messages)

[PATCH] ath11k: fix MIMO in 11ax mode
 2019-06-03  9:50 UTC  (2+ messages)

[PATCH v2] ath11k: Fix error received while aborting hw scan
 2019-06-03  9:49 UTC  (2+ messages)

Remaining sparse warnings
 2019-05-31 14:33 UTC  (3+ messages)

[RFC] ath11k: add HE rate reporting
 2019-05-30  7:56 UTC  (3+ messages)

[PATCH V6 00/11] ath11k: add HE support
 2019-05-29 15:47 UTC  (14+ messages)
` [PATCH V6 02/11] ath11k: fix some whitespace errors
` [PATCH V6 03/11] ath11k: move phymode selection from function to array lookup
` [PATCH V6 04/11] ath11k: add HE handling to the debug code
` [PATCH V6 05/11] ath11k: extend reading of FW capabilities
` [PATCH V6 06/11] ath11k: add defines for max MCS rates per phymode
` [PATCH V6 07/11] ath11k: handle rx status for HE frames
` [PATCH V6 08/11] ath11k: add HE support
` [PATCH V6 09/11] ath11k: add sta_statistics callback
` [PATCH V6 10/11] ath11k: properly convert bw
` [PATCH V6 11/11] ath11k: add HE rate reporting

[PATCH 0/4] ath11k: enable 11s secured mesh support
 2019-05-29 15:21 UTC  (6+ messages)
` [PATCH 1/4] ath11k: reset qos control bit after stripping qos field in iee80211_hdr
` [PATCH 2/4] ath11k: pad mic len for protected action frames
` [PATCH 3/4] ath11k: fix multicast txrx for secure 11s mesh support
` [PATCH 4/4] ath11k: fix action frame rx processing

[PATCH] ath11k: Allow station connections up to max supported only
 2019-05-29 15:18 UTC  (2+ messages)

[PATCH] ath11k: Fix bug in SMPS support
 2019-05-29 15:15 UTC  (2+ messages)

[PATCH 1/4] ath11k: Fix endianness related sparse warnings
 2019-05-29 15:15 UTC  (2+ messages)

[PATCH] ath11k: cleanup in data path
 2019-05-29 15:14 UTC  (2+ messages)

[PATCH] ath11k: Fix invalid dma address access in hal rx
 2019-05-29 15:13 UTC  (2+ messages)

[PATCH] ath11k: add CE specific callbacks
 2019-05-29 15:13 UTC  (2+ messages)

[PATCH] ath11k: Fix error received while aborting hw scan
 2019-05-29 15:12 UTC  (2+ messages)

[PATCH] ath11k: fix qmi cfg send message fail
 2019-05-29 15:10 UTC  (2+ messages)

[PATCH] ath11k: Avoid frequency offset based sanity check in radar detection event
 2019-05-29 15:08 UTC  (2+ messages)

[PATCH 1/2] ath11k: add sta_statistics callback
 2019-05-29 15:08 UTC  (2+ messages)

[PATCH v2 0/3] ath11k: Add Mesh mode support
 2019-05-29  7:52 UTC  (6+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox