linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/5] rtw88: minor fixes from suggestions during review
@ 2019-05-03 11:53 yhchuang
  2019-05-03 11:53 ` [PATCH v2 1/5] rtw88: add license for Makefile yhchuang
                   ` (5 more replies)
  0 siblings, 6 replies; 13+ messages in thread
From: yhchuang @ 2019-05-03 11:53 UTC (permalink / raw)
  To: kvalo; +Cc: linux-wireless

From: Yan-Hsuan Chuang <yhchuang@realtek.com>

The series fix some small problems for rtw88, most of the suggestions
are from the review process.


v1 -> v2

 - modify description for LPS, ", turn off" -> ", to turn off"
 - drop patch "rtw88: mac: remove dangerous while (1)",
   should re-write the power sequence parsing code to make sense of avoiding
   infinite loop
 - unify Makefile license to Dual GPL/BSD


Yan-Hsuan Chuang (5):
  rtw88: add license for Makefile
  rtw88: pci: use ieee80211_ac_numbers instead of 0-3
  rtw88: pci: check if queue mapping exceeds size of ac_to_hwq
  rtw88: fix unassigned rssi_level in rtw_sta_info
  rtw88: more descriptions about LPS

 drivers/net/wireless/realtek/rtw88/Makefile |  2 ++
 drivers/net/wireless/realtek/rtw88/main.c   |  2 +-
 drivers/net/wireless/realtek/rtw88/pci.c    | 10 ++++++----
 drivers/net/wireless/realtek/rtw88/phy.c    |  4 ++--
 4 files changed, 11 insertions(+), 7 deletions(-)

-- 
2.7.4


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

end of thread, other threads:[~2019-05-28 11:51 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-05-03 11:53 [PATCH v2 0/5] rtw88: minor fixes from suggestions during review yhchuang
2019-05-03 11:53 ` [PATCH v2 1/5] rtw88: add license for Makefile yhchuang
2019-05-03 12:11   ` Kalle Valo
2019-05-03 11:53 ` [PATCH v2 2/5] rtw88: pci: use ieee80211_ac_numbers instead of 0-3 yhchuang
2019-05-28 11:51   ` Kalle Valo
2019-05-03 11:53 ` [PATCH v2 3/5] rtw88: pci: check if queue mapping exceeds size of ac_to_hwq yhchuang
2019-05-03 11:53 ` [PATCH v2 4/5] rtw88: fix unassigned rssi_level in rtw_sta_info yhchuang
2019-05-06  8:48   ` Kalle Valo
2019-05-06  8:54     ` Tony Chuang
2019-05-06 12:35       ` Kalle Valo
2019-05-03 11:53 ` [PATCH v2 5/5] rtw88: more descriptions about LPS yhchuang
2019-05-03 12:04 ` [PATCH v2 0/5] rtw88: minor fixes from suggestions during review Kalle Valo
2019-05-06  8:40   ` Stanislaw Gruszka

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