index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ieee802154
/
ca8210.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ieee802154: ca8210: fix uninitialised data read
Harry Morris
2018-03-29
1
-3
/
+11
*
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
2018-02-11
1
-2
/
+2
*
the rest of drivers/*: annotate ->poll() instances
Al Viro
2017-11-28
1
-2
/
+2
*
ieee802154: ca8210: use __func__ macro for debug messages
Stefan Schmidt
2017-11-06
1
-4
/
+4
*
ieee802154: ca8210: fix some kernel coding style errors
Stefan Schmidt
2017-11-06
1
-6
/
+6
*
ieee802154: fix gcc-4.9 warnings
Arnd Bergmann
2017-10-06
1
-1
/
+1
*
ieee802154: ca8210: Fix a potential NULL pointer dereference
Christophe JAILLET
2017-08-20
1
-4
/
+1
*
drivers: net: add missing interrupt.h include
Florian Westphal
2017-07-18
1
-0
/
+1
*
networking: introduce and use skb_put_data()
Johannes Berg
2017-06-16
1
-1
/
+1
*
net: ieee802154: fix potential null pointer dereference
Gustavo A. R. Silva
2017-05-23
1
-1
/
+2
*
ieee802154: ca8210: Delete an error message for a failed memory allocation in...
Markus Elfring
2017-05-22
1
-3
/
+2
*
ieee802154: ca8210: Delete an error message for a failed memory allocation in...
Markus Elfring
2017-05-22
1
-4
/
+0
*
ieee802154: ca8210: Add checks for kmalloc allocation failures
Colin Ian King
2017-04-12
1
-8
/
+10
*
ieee802154: Add CA8210 IEEE 802.15.4 device driver
Harry Morris
2017-04-12
1
-0
/
+3240