Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
e4e51da66dc812176cca16b0f8a5b87b173deb5d
/
drivers
/
net
/
ieee802154
5b5c328
net: ieee802154: ca8210: Use new structure for SPI transfer delays
by Sergiu Cuciurean
· 4 years, 11 months ago
5421cf8
drivers: net: Fix Kconfig indentation, continued
by Krzysztof Kozlowski
· 5 years ago
d73cfd4
Merge tag 'ieee802154-for-davem-2019-11-13' of git://git.kernel.org/pub/scm/linux/kernel/git/sschmidt/wpan-next
by David S. Miller
· 5 years ago
693463e
ieee802154: remove set but not used variable 'status'
by YueHaibing
· 5 years ago
3755ee2
Merge tag 'ieee802154-for-davem-2019-09-28' of git://git.kernel.org/pub/scm/linux/kernel/git/sschmidt/wpan
by David S. Miller
· 5 years ago
6402939
ieee802154: ca8210: prevent memory leak
by Navid Emamdoost
· 5 years ago
21a045e4
ieee802154: mcr20a: simplify a bit 'mcr20a_handle_rx_read_buf_complete()'
by Christophe JAILLET
· 5 years ago
7fd25e6
ieee802154: atusb: fix use-after-free at disconnect
by Johan Hovold
· 5 years ago
68aaf44
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
by David S. Miller
· 5 years ago
12e2e15
Merge branch 'ieee802154-for-davem-2019-08-24' of git://git.kernel.org/pub/scm/linux/kernel/git/sschmidt/wpan
by David S. Miller
· 5 years ago
7e174a4
ieee802154: no need to check return value of debugfs_create functions
by Greg Kroah-Hartman
· 5 years ago
a10e763
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 372
by Thomas Gleixner
· 6 years ago
1802d0b
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174
by Thomas Gleixner
· 6 years ago
c942fdd
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
by Thomas Gleixner
· 6 years ago
2874c5f
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
by Thomas Gleixner
· 6 years ago
80503b2
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 149
by Thomas Gleixner
· 6 years ago
ec8f24b
treewide: Add SPDX license identifier - Makefile/Kconfig
by Thomas Gleixner
· 6 years ago
815d469
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux
by Linus Torvalds
· 6 years ago
62e59c4
clk: Remove io.h from clk-provider.h
by Stephen Boyd
· 6 years ago
de166bb
ieee802154: hwsim: unregister hw while hwsim_subscribe_all_others fails
by YueHaibing
· 6 years ago
1cbbbf3
ieee802154: hwsim: Fix error handle path in hwsim_init_module
by YueHaibing
· 6 years ago
ff24e49
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
ef6243a
genetlink: optionally validate strictly/dumps
by Johannes Berg
· 6 years ago
8cb0817
netlink: make validation more configurable for future strictness
by Johannes Berg
· 6 years ago
ae0be8d
netlink: make nla_nest_start() add NLA_F_NESTED flag
by Michal Kubecek
· 6 years ago
22e8860
net: ieee802154: fix missing checks for regmap_update_bits
by Kangjie Lu
· 6 years ago
356d71e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
3b0f31f
genetlink: make policy common to family
by Johannes Berg
· 6 years ago
19b39a2
ieee802154: hwsim: propagate genlmsg_reply return code
by Li RongQing
· 6 years ago
2795e8c
net: ieee802154: fix a potential NULL pointer dereference
by Kangjie Lu
· 6 years ago
34aaaac8
ieee802154: mcr20a: fix indentation, remove tabs
by Colin Ian King
· 6 years ago
2be09de
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
8e41cae
ieee802154: ca8210: fix possible u8 overflow in ca8210_rx_done
by YueHaibing
· 6 years ago
f578e67
ieee802154: at86rf230: convert to DEFINE_SHOW_ATTRIBUTE
by Yangtao Li
· 6 years ago
a73d4e1
ieee802154: hwsim: fix off-by-one in parse nested
by Alexander Aring
· 6 years ago
6a5e6b1
Merge branch 'ieee802154-for-davem-2018-10-04' of git://git.kernel.org/pub/scm/linux/kernel/git/sschmidt/wpan-next
by David S. Miller
· 6 years ago
154113e
ieee802154: hwsim: remove not used ifup list
by Alexander Aring
· 6 years ago
3e3a5a1
ieee802154: mcr20a: Remove struct mcr20a_platform_data
by Xue Liu
· 6 years ago
d6d1cd2
ieee802154: mcr20a: Replace magic number with constants
by Xue Liu
· 6 years ago
659902d
ieee802154: ca8210: remove redundant condition check before debugfs_remove
by zhong jiang
· 6 years ago
98e616f
ieee802154: remove unecessary condition check before debugfs_remove_recursive
by zhong jiang
· 6 years ago
5b3686c
ieee802154: Use kmemdup instead of duplicating it in ca8210_test_int_driver_write
by YueHaibing
· 6 years ago
1c89a8e
ieee802154: hwsim: using right kind of iteration
by Alexander Aring
· 6 years ago
13403d6
ieee802154: hwsim: fix missing unlock on error in hwsim_add_one()
by Wei Yongjun
· 6 years ago
470770b
ieee802154: hwsim: fix copy-paste error in hwsim_set_edge_lqi()
by Wei Yongjun
· 6 years ago
1c9f4a3
ieee802154: hwsim: fix rcu handling
by Alexander Aring
· 6 years ago
c5d99d2
ieee802154: hwsim: fix rcu address annotation
by Alexander Aring
· 6 years ago
be10d5d1
ieee802154: fakelb: add deprecated msg while probe
by Alexander Aring
· 6 years ago
f25da51
ieee802154: hwsim: add replacement for fakelb
by Alexander Aring
· 6 years ago
58e9683
net: ieee802154: adf7242: Fix OCL calibration runs
by Michael Hennerich
· 7 years ago
36d26d6
net: ieee802154: adf7242: Fix erroneous RX enable
by Michael Hennerich
· 7 years ago
8f2fbc6
ieee802154: fakelb: switch from BUG_ON() to WARN_ON() on problem
by Stefan Schmidt
· 7 years ago
8a81388
ieee802154: at86rf230: use __func__ macro for debug messages
by Stefan Schmidt
· 7 years ago
20f3304
ieee802154: at86rf230: switch from BUG_ON() to WARN_ON() on problem
by Stefan Schmidt
· 7 years ago
a603212
ieee802154: mcr20a: add missing includes
by Arnd Bergmann
· 7 years ago
7e0ffee
net: ieee802154: mcr20a: do not leak resources on error path
by Stefan Schmidt
· 7 years ago
f9e628a
net: ieee802154: atusb: Replace GFP_ATOMIC with GFP_KERNEL in atusb_probe
by Jia-Ju Bai
· 7 years ago
94912e8
ieee802154: mcr20a: Fix memory leak in mcr20a_probe
by Gustavo A. R. Silva
· 7 years ago
6f14f49
Merge branch 'ieee802154-for-davem-2018-03-29' of git://git.kernel.org/pub/scm/linux/kernel/git/sschmidt/wpan-next
by David S. Miller
· 7 years ago
86674a9
ieee802154: ca8210: fix uninitialised data read
by Harry Morris
· 7 years ago
d61e403
drivers/net: Use octal not symbolic permissions
by Joe Perches
· 7 years ago
8fd4bc8
ieee802154: remove unused variable 'val'
by Colin Ian King
· 7 years ago
8c6ad9c
ieee802154: Add NXP MCR20A IEEE 802.15.4 transceiver driver
by Xue Liu
· 7 years ago
a9a0884
vfs: do bulk POLL* -> EPOLL* replacement
by Linus Torvalds
· 7 years ago
b2fe5fa
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 7 years ago
8f1878a
net: ieee802154: adf7242: Rework IRQ and packet handling
by Michael Hennerich
· 7 years ago
c78c1b0
net: ieee802154: adf7242: Avoid redundant RC_READY polling
by Michael Hennerich
· 7 years ago
78f012b
net: ieee802154: adf7242: Add additional DEBUG information
by Michael Hennerich
· 7 years ago
388b3b2
net: ieee802154: adf7242: Fix bug if defined DEBUG
by Michael Hennerich
· 7 years ago
44fde7b
net: ieee802154: adf7242: Add support for ADF7241 devices
by Michael Hennerich
· 7 years ago
afc9a42
the rest of drivers/*: annotate ->poll() instances
by Al Viro
· 8 years ago
7558bd5
ieee802154: ca8210: use __func__ macro for debug messages
by Stefan Schmidt
· 7 years ago
dc1281e
ieee802154: ca8210: fix some kernel coding style errors
by Stefan Schmidt
· 7 years ago
395cef4
ieee802154: adf7242: use unsigned int over only unsigned
by Stefan Schmidt
· 7 years ago
0be7fc7
ieee802154: mrf24j40: fix incorrect mask in mrf24j40_stop
by Gustavo A. R. Silva
· 7 years ago
cd3a21b
ieee802154: cc2520: switch from BUG_ON() to WARN_ON() on problem
by Stefan Schmidt
· 7 years ago
a8ab042
ieee802154: cc2520: use __func__ macro for debug messages
by Stefan Schmidt
· 7 years ago
3ee0275
ieee802154: cc2520: fix some kernel coding style errors
by Stefan Schmidt
· 7 years ago
bd910a9
ieee802154: atusb: switch from BUG_ON() to WARN_ON() on problem
by Stefan Schmidt
· 7 years ago
2f15034
ieee802154: atusb: fix some kernel coding style errors
by Stefan Schmidt
· 7 years ago
5f0cbf4
ieee802154: atusb: use __func__ macro for debug messages
by Stefan Schmidt
· 7 years ago
909dcf9
ieee802154: atusb: switch from uint8_t to u8
by Stefan Schmidt
· 7 years ago
2a17178
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
f730cc9
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next
by David S. Miller
· 7 years ago
753f5d9
ieee802154: fix gcc-4.9 warnings
by Arnd Bergmann
· 7 years ago
06ff5da
ieee802154: atusb: make two structures static, fixes warnings
by Colin Ian King
· 7 years ago
7635569
ieee802154: atusb: fix firmware version check to enable frame retries
by Stefan Schmidt
· 7 years ago
d5dd29e
ieee802154: atusb: Driver for Busware HUL dongle
by Josef Filzmaier
· 7 years ago
f00c298
ieee802154: ca8210: Fix a potential NULL pointer dereference
by Christophe JAILLET
· 7 years ago
98b5798
mrf24j40: Fix en error handling path in 'mrf24j40_probe()'
by Christophe JAILLET
· 8 years ago
0ab1031
drivers: net: add missing interrupt.h include
by Florian Westphal
· 7 years ago
59ae1d1
networking: introduce and use skb_put_data()
by Johannes Berg
· 8 years ago
7dab546
net: ieee802154: fix potential null pointer dereference
by Gustavo A. R. Silva
· 8 years ago
3a21bf5
ieee802154: ca8210: Delete an error message for a failed memory allocation in ca8210_skb_rx()
by Markus Elfring
· 8 years ago
8ec4a1e
ieee802154: ca8210: Delete an error message for a failed memory allocation in ca8210_probe()
by Markus Elfring
· 8 years ago
eee6044
ieee802154: don't select COMMON_CLK
by Arnd Bergmann
· 8 years ago
941825e
ieee802154: ca8210: Add checks for kmalloc allocation failures
by Colin Ian King
· 8 years ago
ded845a
ieee802154: Add CA8210 IEEE 802.15.4 device driver
by Harry Morris
· 8 years ago
c6e970a
net: break include loop netdevice.h, dsa.h, devlink.h
by Andrew Lunn
· 8 years ago
Next »