All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/1] wcn36xx: Use SNR as a source of system entropy
@ 2022-09-14 21:28 Bryan O'Donoghue
  2022-09-14 21:28 ` [PATCH v2] wcn36xx: Add RX frame " Bryan O'Donoghue
  0 siblings, 1 reply; 5+ messages in thread
From: Bryan O'Donoghue @ 2022-09-14 21:28 UTC (permalink / raw)
  To: loic.poulain, kvalo, davem, edumazet, kuba, pabeni
  Cc: wcn36xx, linux-wireless, netdev, bryan.odonoghue

v2:
- Pass sizeof(s8) not sizeof(int) as Loic pointed out only eight bits of data
  are relevant in the SNR.

- Reword the commit log. I didn't really like it on a second reading.
  It describes the theory a little better now I think.

Bryan O'Donoghue (1):
  wcn36xx: Add RX frame SNR as a source of system entropy

 drivers/net/wireless/ath/wcn36xx/txrx.c | 3 +++
 1 file changed, 3 insertions(+)

-- 
2.37.3


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

end of thread, other threads:[~2022-09-15  1:22 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-09-14 21:28 [PATCH v2 0/1] wcn36xx: Use SNR as a source of system entropy Bryan O'Donoghue
2022-09-14 21:28 ` [PATCH v2] wcn36xx: Add RX frame " Bryan O'Donoghue
2022-09-14 23:57   ` Jason A. Donenfeld
2022-09-15  0:14     ` Bryan O'Donoghue
2022-09-15  1:22       ` Jason A. Donenfeld

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.