index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ieee802154
/
mcr20a.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: ieee802154: mcr20a: drop of_match_ptr for ID table
Krzysztof Kozlowski
2023-03-15
1
-1
/
+1
*
net: ieee802154: mcr20a: Switch to use dev_err_probe() helper
Yang Yingliang
2022-10-12
1
-6
/
+3
*
Stefan Schmidt says:
Jakub Kicinski
2022-05-02
1
-5
/
+0
|
\
|
*
net: ieee802154: Drop duration settings when the core does it already
Miquel Raynal
2022-02-10
1
-5
/
+0
|
*
net: mac802154: Convert the symbol duration into nanoseconds
Miquel Raynal
2022-02-10
1
-4
/
+4
*
|
Merge tag 'spi-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...
Linus Torvalds
2022-03-22
1
-3
/
+1
|
\
\
|
|
/
|
/
|
|
*
spi: make remove callback a void function
Uwe Kleine-König
2022-02-09
1
-3
/
+1
*
|
net: ieee802154: mcr20a: Fix lifs/sifs periods
Miquel Raynal
2022-01-27
1
-2
/
+2
|
/
*
ieee802154: mcr20a: simplify a bit 'mcr20a_handle_rx_read_buf_complete()'
Christophe JAILLET
2019-09-25
1
-1
/
+1
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174
Thomas Gleixner
2019-05-30
1
-10
/
+1
*
net: ieee802154: fix missing checks for regmap_update_bits
Kangjie Lu
2019-04-24
1
-0
/
+6
*
ieee802154: mcr20a: fix indentation, remove tabs
Colin Ian King
2019-01-31
1
-3
/
+3
*
Merge branch 'ieee802154-for-davem-2018-10-04' of git://git.kernel.org/pub/sc...
David S. Miller
2018-10-04
1
-51
/
+13
|
\
|
*
ieee802154: mcr20a: Remove struct mcr20a_platform_data
Xue Liu
2018-09-28
1
-51
/
+13
*
|
ieee802154: mcr20a: Replace magic number with constants
Xue Liu
2018-09-27
1
-4
/
+4
|
/
*
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
*
ieee802154: mcr20a: Fix memory leak in mcr20a_probe
Gustavo A. R. Silva
2018-04-23
1
-3
/
+6
*
ieee802154: remove unused variable 'val'
Colin Ian King
2018-03-02
1
-2
/
+0
*
ieee802154: Add NXP MCR20A IEEE 802.15.4 transceiver driver
Xue Liu
2018-02-21
1
-0
/
+1413