summaryrefslogtreecommitdiff
path: root/drivers/net/ieee802154/ca8210.c
AgeCommit message (Expand)Author
2018-02-11vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds
2017-11-28the rest of drivers/*: annotate ->poll() instancesAl Viro
2017-11-06ieee802154: ca8210: use __func__ macro for debug messagesStefan Schmidt
2017-11-06ieee802154: ca8210: fix some kernel coding style errorsStefan Schmidt
2017-10-06ieee802154: fix gcc-4.9 warningsArnd Bergmann
2017-08-20ieee802154: ca8210: Fix a potential NULL pointer dereferenceChristophe JAILLET
2017-07-18drivers: net: add missing interrupt.h includeFlorian Westphal
2017-06-16networking: introduce and use skb_put_data()Johannes Berg
2017-05-23net: ieee802154: fix potential null pointer dereferenceGustavo A. R. Silva
2017-05-22ieee802154: ca8210: Delete an error message for a failed memory allocation in...Markus Elfring
2017-05-22ieee802154: ca8210: Delete an error message for a failed memory allocation in...Markus Elfring
2017-04-12ieee802154: ca8210: Add checks for kmalloc allocation failuresColin Ian King
2017-04-12ieee802154: Add CA8210 IEEE 802.15.4 device driverHarry Morris