linux/drivers/net/ieee802154
Miquel Raynal cfa1e01ecf net: ieee802154: ca8210: Fix lifs/sifs periods
These periods are expressed in time units (microseconds) while 40 and 12
are the number of symbol durations these periods will last. We need to
multiply them both with the symbol_duration in order to get these
values in microseconds.

Fixes: ded845a781 ("ieee802154: Add CA8210 IEEE 802.15.4 device driver")
Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
Link: https://lore.kernel.org/r/20220201180629.93410-2-miquel.raynal@bootlin.com
Signed-off-by: Stefan Schmidt <stefan@datenfreihafen.org>
2022-02-10 15:41:58 +01:00
..
adf7242.c
at86rf230.c net: ieee802154: at86rf230: Stop leaking skb's 2022-01-27 08:20:31 +01:00
at86rf230.h
atusb.c ieee802154: atusb: move to new USB API 2022-01-10 09:05:18 +01:00
atusb.h
ca8210.c net: ieee802154: ca8210: Fix lifs/sifs periods 2022-02-10 15:41:58 +01:00
cc2520.c
fakelb.c
Kconfig
mac802154_hwsim.c Merge tag 'ieee802154-for-davem-2022-02-10' of git://git.kernel.org/pub/scm/linux/kernel/git/sschmidt/wpan-next 2022-02-10 14:28:04 +00:00
mac802154_hwsim.h
Makefile
mcr20a.c net: ieee802154: mcr20a: Fix lifs/sifs periods 2022-01-27 08:20:22 +01:00
mcr20a.h
mrf24j40.c