linux-stable/drivers/net/ieee802154
Miquel Raynal 392c42424a net: ieee802154: ca8210: Fix lifs/sifs periods
commit bdc120a2bc upstream.

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>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2022-02-23 12:03:11 +01:00
..
adf7242.c ieee802154/adf7242: check status of adf7242_read_reg 2020-08-03 20:19:21 +02:00
at86rf230.c net: ieee802154: at86rf230: Stop leaking skb's 2022-02-23 12:03:04 +01:00
at86rf230.h
atusb.c ieee802154: atusb: fix uninit value in atusb_set_extended_addr 2022-01-11 15:35:12 +01:00
atusb.h
ca8210.c net: ieee802154: ca8210: Fix lifs/sifs periods 2022-02-23 12:03:11 +01:00
cc2520.c Merge tag 'ieee802154-for-davem-2019-11-13' of git://git.kernel.org/pub/scm/linux/kernel/git/sschmidt/wpan-next 2019-11-13 12:12:34 -08:00
fakelb.c
Kconfig treewide: replace '---help---' in Kconfig files with 'help' 2020-06-14 01:57:21 +09:00
mac802154_hwsim.c net: ieee802154: hwsim: Ensure proper channel selection at probe time 2022-02-08 18:34:08 +01:00
mac802154_hwsim.h
Makefile
mcr20a.c net: ieee802154: mcr20a: Fix lifs/sifs periods 2022-02-08 18:34:08 +01:00
mcr20a.h
mrf24j40.c net: ieee802154: mrf24j40: Drop unneeded of_match_ptr() 2021-06-03 10:32:04 +02:00