All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Add Extended MCS Phyrate Conversion Support on 60GHz
@ 2021-01-06 23:50 Max Chen
  2021-01-06 23:50 ` [PATCH 1/2] cfg80211: Add phyrate conversion support for extended MCS in 60GHz band Max Chen
  2021-01-06 23:50 ` [PATCH 2/2] wil6210: Add Support for Extended DMG MCS 12.1 Max Chen
  0 siblings, 2 replies; 4+ messages in thread
From: Max Chen @ 2021-01-06 23:50 UTC (permalink / raw)
  To: Johannes Berg; +Cc: Max Chen, linux-wireless, wil6210

The following set of patches add phyrate conversion support for extended MCS
on 60GHz band:
-Cfg80211 support for extended MCS phyrate conversions
-Wil6210 support for extended MCS 12.1

Max Chen (2):
  cfg80211: Add phyrate conversion support for extended MCS in 60GHz
    band
  wil6210: Add Support for Extended DMG MCS 12.1

 drivers/net/wireless/ath/wil6210/cfg80211.c  | 38 ++++++++++++++++++++++------
 drivers/net/wireless/ath/wil6210/debugfs.c   | 17 ++++++++-----
 drivers/net/wireless/ath/wil6210/txrx_edma.c |  2 ++
 drivers/net/wireless/ath/wil6210/wil6210.h   |  3 +++
 drivers/net/wireless/ath/wil6210/wmi.c       | 11 ++++----
 include/net/cfg80211.h                       |  2 ++
 net/wireless/util.c                          | 21 +++++++++++++++
 7 files changed, 75 insertions(+), 19 deletions(-)

-- 
2.7.4


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2021-02-09  7:26 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-06 23:50 [PATCH 0/2] Add Extended MCS Phyrate Conversion Support on 60GHz Max Chen
2021-01-06 23:50 ` [PATCH 1/2] cfg80211: Add phyrate conversion support for extended MCS in 60GHz band Max Chen
2021-01-06 23:50 ` [PATCH 2/2] wil6210: Add Support for Extended DMG MCS 12.1 Max Chen
2021-02-09  7:26   ` Kalle Valo

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.