aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ieee802154/mcr20a.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner1-10/+1
2019-04-24net: ieee802154: fix missing checks for regmap_update_bitsKangjie Lu1-0/+6
2019-01-31ieee802154: mcr20a: fix indentation, remove tabsColin Ian King1-3/+3
2018-10-04Merge branch 'ieee802154-for-davem-2018-10-04' of git://git.kernel.org/pub/scm/linux/kernel/git/sschmidt/wpan-nextDavid S. Miller1-51/+13
2018-09-28ieee802154: mcr20a: Remove struct mcr20a_platform_dataXue Liu1-51/+13
2018-09-27ieee802154: mcr20a: Replace magic number with constantsXue Liu1-4/+4
2018-07-05ieee802154: mcr20a: add missing includesArnd Bergmann1-1/+2
2018-04-23net: ieee802154: mcr20a: do not leak resources on error pathStefan Schmidt1-2/+4
2018-04-23ieee802154: mcr20a: Fix memory leak in mcr20a_probeGustavo A. R. Silva1-3/+6
2018-03-02ieee802154: remove unused variable 'val'Colin Ian King1-2/+0
2018-02-21ieee802154: Add NXP MCR20A IEEE 802.15.4 transceiver driverXue Liu1-0/+1413