aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ieee802154/ca8210.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-06-16networking: introduce and use skb_put_data()Johannes Berg1-1/+1
2017-05-23net: ieee802154: fix potential null pointer dereferenceGustavo A. R. Silva1-1/+2
2017-05-22ieee802154: ca8210: Delete an error message for a failed memory allocation in ca8210_skb_rx()Markus Elfring1-3/+2
2017-05-22ieee802154: ca8210: Delete an error message for a failed memory allocation in ca8210_probe()Markus Elfring1-4/+0
2017-04-12ieee802154: ca8210: Add checks for kmalloc allocation failuresColin Ian King1-8/+10
2017-04-12ieee802154: Add CA8210 IEEE 802.15.4 device driverHarry Morris1-0/+3240