summaryrefslogtreecommitdiff
path: root/drivers/net/ieee802154/mcr20a.c
AgeCommit message (Expand)Author
2023-03-15net: ieee802154: mcr20a: drop of_match_ptr for ID tableKrzysztof Kozlowski
2022-10-12net: ieee802154: mcr20a: Switch to use dev_err_probe() helperYang Yingliang
2022-05-02Stefan Schmidt says:Jakub Kicinski
2022-03-21Merge tag 'spi-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds
2022-02-10net: ieee802154: Drop duration settings when the core does it alreadyMiquel Raynal
2022-02-10net: mac802154: Convert the symbol duration into nanosecondsMiquel Raynal
2022-02-09spi: make remove callback a void functionUwe Kleine-König
2022-01-27net: ieee802154: mcr20a: Fix lifs/sifs periodsMiquel Raynal
2019-09-25ieee802154: mcr20a: simplify a bit 'mcr20a_handle_rx_read_buf_complete()'Christophe JAILLET
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner
2019-04-24net: ieee802154: fix missing checks for regmap_update_bitsKangjie Lu
2019-01-31ieee802154: mcr20a: fix indentation, remove tabsColin Ian King
2018-10-04Merge branch 'ieee802154-for-davem-2018-10-04' of git://git.kernel.org/pub/sc...David S. Miller
2018-09-28ieee802154: mcr20a: Remove struct mcr20a_platform_dataXue Liu
2018-09-27ieee802154: mcr20a: Replace magic number with constantsXue Liu
2018-07-05ieee802154: mcr20a: add missing includesArnd Bergmann
2018-04-23net: ieee802154: mcr20a: do not leak resources on error pathStefan Schmidt
2018-04-23ieee802154: mcr20a: Fix memory leak in mcr20a_probeGustavo A. R. Silva
2018-03-02ieee802154: remove unused variable 'val'Colin Ian King
2018-02-21ieee802154: Add NXP MCR20A IEEE 802.15.4 transceiver driverXue Liu