index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ieee802154
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
net: ieee802154: adf7242: Fix erroneous RX enable
Michael Hennerich
2018-07-09
1
-1
/
+4
*
ieee802154: fakelb: switch from BUG_ON() to WARN_ON() on problem
Stefan Schmidt
2018-07-09
1
-1
/
+1
*
ieee802154: at86rf230: use __func__ macro for debug messages
Stefan Schmidt
2018-07-09
1
-9
/
+4
*
ieee802154: at86rf230: switch from BUG_ON() to WARN_ON() on problem
Stefan Schmidt
2018-07-09
1
-1
/
+1
*
ieee802154: mcr20a: add missing includes
Arnd Bergmann
2018-07-05
1
-1
/
+2
*
net: ieee802154: mcr20a: do not leak resources on error path
Stefan Schmidt
2018-04-23
1
-2
/
+4
*
net: ieee802154: atusb: Replace GFP_ATOMIC with GFP_KERNEL in atusb_probe
Jia-Ju Bai
2018-04-23
1
-1
/
+1
*
ieee802154: mcr20a: Fix memory leak in mcr20a_probe
Gustavo A. R. Silva
2018-04-23
1
-3
/
+6
*
Merge branch 'ieee802154-for-davem-2018-03-29' of git://git.kernel.org/pub/sc...
David S. Miller
2018-03-30
2
-5
/
+11
|
\
|
*
ieee802154: ca8210: fix uninitialised data read
Harry Morris
2018-03-29
1
-3
/
+11
|
*
ieee802154: remove unused variable 'val'
Colin Ian King
2018-03-02
1
-2
/
+0
*
|
drivers/net: Use octal not symbolic permissions
Joe Perches
2018-03-26
1
-1
/
+1
|
/
*
ieee802154: Add NXP MCR20A IEEE 802.15.4 transceiver driver
Xue Liu
2018-02-21
4
-0
/
+1923
*
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
2018-02-11
1
-2
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2018-01-31
1
-26
/
+64
|
\
|
*
net: ieee802154: adf7242: Rework IRQ and packet handling
Michael Hennerich
2017-11-29
1
-15
/
+39
|
*
net: ieee802154: adf7242: Avoid redundant RC_READY polling
Michael Hennerich
2017-11-29
1
-6
/
+12
|
*
net: ieee802154: adf7242: Add additional DEBUG information
Michael Hennerich
2017-11-29
1
-2
/
+8
|
*
net: ieee802154: adf7242: Fix bug if defined DEBUG
Michael Hennerich
2017-11-29
1
-2
/
+2
|
*
net: ieee802154: adf7242: Add support for ADF7241 devices
Michael Hennerich
2017-11-29
1
-1
/
+3
*
|
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: adf7242: use unsigned int over only unsigned
Stefan Schmidt
2017-11-06
1
-4
/
+4
*
ieee802154: mrf24j40: fix incorrect mask in mrf24j40_stop
Gustavo A. R. Silva
2017-11-06
1
-1
/
+1
*
ieee802154: cc2520: switch from BUG_ON() to WARN_ON() on problem
Stefan Schmidt
2017-11-06
1
-4
/
+4
*
ieee802154: cc2520: use __func__ macro for debug messages
Stefan Schmidt
2017-11-06
1
-6
/
+4
*
ieee802154: cc2520: fix some kernel coding style errors
Stefan Schmidt
2017-11-06
1
-1
/
+2
*
ieee802154: atusb: switch from BUG_ON() to WARN_ON() on problem
Stefan Schmidt
2017-11-06
1
-1
/
+1
*
ieee802154: atusb: fix some kernel coding style errors
Stefan Schmidt
2017-11-06
1
-3
/
+5
*
ieee802154: atusb: use __func__ macro for debug messages
Stefan Schmidt
2017-11-06
1
-22
/
+19
*
ieee802154: atusb: switch from uint8_t to u8
Stefan Schmidt
2017-11-06
1
-13
/
+13
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-11-04
1
-0
/
+1
|
\
|
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
|
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
2017-10-21
1
-1
/
+1
|
\
\
|
*
|
ieee802154: fix gcc-4.9 warnings
Arnd Bergmann
2017-10-06
1
-1
/
+1
*
|
|
ieee802154: atusb: make two structures static, fixes warnings
Colin Ian King
2017-09-26
1
-4
/
+2
*
|
|
ieee802154: atusb: fix firmware version check to enable frame retries
Stefan Schmidt
2017-09-26
1
-1
/
+1
|
/
/
*
/
ieee802154: atusb: Driver for Busware HUL dongle
Josef Filzmaier
2017-09-20
2
-40
/
+285
|
/
*
ieee802154: ca8210: Fix a potential NULL pointer dereference
Christophe JAILLET
2017-08-20
1
-4
/
+1
*
mrf24j40: Fix en error handling path in 'mrf24j40_probe()'
Christophe JAILLET
2017-07-25
1
-1
/
+2
*
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
3
-3
/
+3
*
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: don't select COMMON_CLK
Arnd Bergmann
2017-04-22
1
-1
/
+1
*
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
3
-0
/
+3263
*
net: break include loop netdevice.h, dsa.h, devlink.h
Andrew Lunn
2017-03-28
1
-0
/
+1
[prev]
[next]