ATH11K Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-05-09 20:16:05 to 2019-06-13 00:31:16 UTC [more...]

[PATCH] ath11k: cleanup warnings due to conflicting enum types
 2019-06-13  0:31 UTC 

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

[PATCH] ath11k: create new header file for regulatory
 2019-06-13  0:28 UTC 

[PATCH v3 0/3] mac80211/ath11k: HE mesh support
 2019-06-12 19:35 UTC  (4+ 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

[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

[PATCHv2] ath11k: cleanup in rx data path
 2019-06-12 13:06 UTC 

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

[PATCH] ath11k: Removed MICHAEL_MIC_LEN and use IEEE80211_CCMP_MIC_LEN
 2019-06-12 10:49 UTC  (7+ 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-12 10:29 UTC 

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 sparse warnings in mac.c
 2019-06-12  8:38 UTC 

[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  (15+ messages)
` [PATCH V6 01/11] mac80211: propagate HE operation info into bss_conf
` [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  (5+ messages)
` [PATCH 2/4] ath11k: Fix sparse warnings for symbol not being static
` [PATCH 3/4] ath11k: Fix bug in accessing rcu protected wiphy->regd
` [PATCH 4/4] ath11k: Fix sparse warning using palin integer as NULL pointer

[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  (3+ messages)
` [PATCH 2/2] ath11k: properly convert bw

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

[PATCH V2 0/6] mac80211: HE: add TWT and SPR/OBSSPD support
 2019-05-28 11:49 UTC  (7+ 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 V5 0/8] ath11k: add HE support
 2019-05-23 10:41 UTC  (11+ messages)
` [PATCH V5 1/8] mac80211: propagate HE operation info into ieee80211_sta
` [PATCH V5 2/8] ath11k: fix some whitespace errors
` [PATCH V5 3/8] ath11k: move phymode selection from function to array lookup
` [PATCH V5 4/8] ath11k: add HE handling to the debug code
` [PATCH V5 5/8] ath11k: extend reading of FW capabilities
` [PATCH V5 6/8] ath11k: add defines for max MCS rates per phymode
` [PATCH V5 7/8] ath11k: handle rx status for HE frames
` [PATCH V5 8/8] ath11k: add HE support

[PATCH 1/2] mac80211: add ieee80211_get_he_iftype_cap() helper
 2019-05-21 15:02 UTC  (2+ messages)
` [PATCH 2/2] mac80211: add support for the ADDBA extension element

[PATCH 0/7] mac80211: HE: add TWT and SPR/OBSSPD support
 2019-05-20 11:02 UTC  (8+ messages)
` [PATCH 1/7] mac80211: HE: dynamically enable the TWT requester support on STA interfaces
` [PATCH 2/7] mac80211: HE: allow turning TWT responder support on and off via netlink
` [PATCH 3/7] ath11k: add TWT support
` [PATCH 4/7] mac80211: HE: add Spatial Reuse IE parsing support
` [PATCH 5/7] mac80211: HE: allow setting spatial reuse parameters when bringing up an AP
` [PATCH 6/7] mac80211: propagate spatial reuse info into ieee80211_sta
` [PATCH 7/7] ath11k: add spatial reuse support

[PATCH 1/3] ath11k: fix sparse symbol should be static warnings
 2019-05-20  8:26 UTC  (4+ messages)
` [PATCH 2/3] ath11k: remove unused functions
` [PATCH 3/3] ath11k: workaround GCC unitialised warnings

[PATCH 0/3] ATH11K DFS Support
 2019-05-20  8:25 UTC  (5+ messages)
` [PATCH 1/3] ath11k: Process radar detected event
` [PATCH 2/3] ath11k: Initialize and enable dfs radar detection
` [PATCH 3/3] ath11k: Add dfs debug and test interface

[PATCH V4 0/5] ath11k: add HE support
 2019-05-15  9:39 UTC  (9+ messages)
` [PATCH V4 1/5] ath11k: move phymode selection from function to array lookup
` [PATCH V4 3/5] ath11k: extend reading of FW capabilities
` [PATCH V4 4/5] ath11k: handle rx status for HE frames
` [PATCH V4 5/5] ath11k: add HE support

Merging v5.1
 2019-05-14 11:30 UTC  (2+ messages)

[PATCH] ath11k: Add sanity check in htt pktlog
 2019-05-13 14:52 UTC  (2+ messages)

[PATCH] ath11k: reject tx fragmentation configuration
 2019-05-13 14:50 UTC  (2+ messages)

[PATCH] ath11k: fix target assert when unload driver
 2019-05-13 14:50 UTC  (2+ messages)

[PATCH] ath11k/qmi: Use memcpy_toio() function on I/O memory
 2019-05-13 14:48 UTC  (3+ messages)
` [PATCH] ath11k: qmi: "

[PATCH] ath11k: support HE max rx aggregation subframes
 2019-05-13 14:47 UTC  (2+ messages)

[PATCH] ath11k:print firmware info during boot
 2019-05-13 14:46 UTC  (2+ messages)

[PATCH] ath11k: fix compile warning in dp_tx.c
 2019-05-13 14:46 UTC  (2+ messages)

[PATCH] ath11k: Cleanup in WMI
 2019-05-13 14:45 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