index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ieee802154
Age
Commit message (
Expand
)
Author
Lines
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
-2
/
+1
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
-5
/
+5
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
-10
/
+10
2025-03-26
Merge tag 'net-next-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
-47
/
+31
2025-03-06
ieee802154: ca8210: Switch to using gpiod API
Andy Shevchenko
-38
/
+19
2025-03-06
ieee802154: ca8210: Get platform data via dev_get_platdata()
Andy Shevchenko
-4
/
+8
2025-03-06
ieee802154: ca8210: Use proper setters and getters for bitwise types
Andy Shevchenko
-5
/
+4
2025-02-18
net: ieee802154: at86rf230: Switch to use hrtimer_setup()
Nam Cao
-2
/
+2
2025-01-04
Merge tag 'ieee802154-for-net-2025-01-03' of git://git.kernel.org/pub/scm/lin...
Jakub Kicinski
-1
/
+5
2024-11-19
ieee802154: ca8210: Add missing check for kfifo_alloc() in ca8210_probe()
Keisuke Nishimura
-1
/
+5
2024-10-04
net: Switch back to struct platform_driver::remove()
Uwe Kleine-König
-2
/
+2
2024-10-03
Merge tag 'net-6.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
-4
/
+2
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
-1
/
+1
2024-09-27
net: ieee802154: mcr20a: Use IRQF_NO_AUTOEN flag in request_irq()
Jinjie Ruan
-4
/
+1
2024-09-09
ieee802154: Fix build error
Jinjie Ruan
-0
/
+1
2024-03-13
Merge tag 'spi-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...
Linus Torvalds
-1
/
+1
2024-03-08
Merge tag 'ieee802154-for-net-next-2024-03-07' of git://git.kernel.org/pub/sc...
Jakub Kicinski
-16
/
+8
2024-03-06
ieee802154: mcr20a: Remove unused of_gpio.h
Andy Shevchenko
-1
/
+0
2024-03-06
ieee802154: at86rf230: Replace of_gpio.h by proper one
Andy Shevchenko
-2
/
+1
2024-02-26
ieee802154: ca8210: Drop spurious WQ_UNBOUND from alloc_ordered_workqueue() call
Tejun Heo
-8
/
+2
2024-02-26
net: ieee802154: mrf24j40: convert to use maple tree register cache
Bo Liu
-2
/
+2
2024-02-26
net: ieee802154: mcr20a: convert to use maple tree register cache
Bo Liu
-2
/
+2
2024-02-26
net: ieee802154: at86rf230: convert to use maple tree register cache
Bo Liu
-1
/
+1
2024-02-15
net: fill in MODULE_DESCRIPTION()s for ieee802154/fakelb
Breno Leitao
-0
/
+1
2024-02-08
ieee802154: ca8210: Follow renaming of SPI "master" to "controller"
Uwe Kleine-König
-1
/
+1
2023-11-20
ieee802154: hwsim: Convert to platform remove callback returning void
Uwe Kleine-König
-4
/
+2
2023-11-20
ieee802154: fakelb: Convert to platform remove callback returning void
Uwe Kleine-König
-3
/
+2
2023-10-22
net: ieee802154: adf7242: Fix some potential buffer overflow in adf7242_stats...
Christophe JAILLET
-2
/
+3
2023-10-07
ieee802154: ca8210: Fix a potential UAF in ca8210_probe
Dinghao Liu
-14
/
+3
2023-07-27
net: Explicitly include correct DT includes
Rob Herring
-1
/
+0
2023-06-24
Merge tag 'ieee802154-for-net-next-2023-06-23' of gitolite.kernel.org:pub/scm...
Jakub Kicinski
-2
/
+2
2023-06-20
Merge tag 'ieee802154-for-net-2023-06-19' of git://git.kernel.org/pub/scm/lin...
David S. Miller
-2
/
+4
2023-06-18
ieee802154/adf7242: Add MODULE_FIRMWARE macro
Juerg Haefliger
-0
/
+2
2023-06-06
ieee802154: ca8210: Remove stray gpiod_unexport() call
Andy Shevchenko
-1
/
+0
2023-06-06
Merge tag 'v6.4-rc4' into wpan-next/staging
Miquel Raynal
-4
/
+4
2023-04-27
Merge tag 'spi-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...
Linus Torvalds
-1
/
+1
2023-04-26
Merge tag 'net-next-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
-6
/
+4
2023-04-25
Merge tag 'gpio-updates-for-v6.4' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-1
/
+2
2023-04-12
ieee802154: hwsim: Fix possible memory leaks
Chen Aotian
-2
/
+4
2023-03-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-2
/
+1
2023-03-24
ieee802154: ca8210: Flag the driver as being limited
Miquel Raynal
-1
/
+2
2023-03-16
ca8210: Fix unsigned mac_len comparison with zero in ca8210_skb_tx()
Harshit Mogalapalli
-2
/
+1
2023-03-15
net: ieee802154: ca8210: drop owner from driver
Krzysztof Kozlowski
-1
/
+0
2023-03-15
net: ieee802154: adf7242: drop owner from driver
Krzysztof Kozlowski
-1
/
+0
2023-03-15
net: ieee802154: ca8210: drop of_match_ptr for ID table
Krzysztof Kozlowski
-1
/
+1
2023-03-15
net: ieee802154: at86rf230: drop of_match_ptr for ID table
Krzysztof Kozlowski
-1
/
+1
2023-03-15
net: ieee802154: mcr20a: drop of_match_ptr for ID table
Krzysztof Kozlowski
-1
/
+1
2023-03-15
net: ieee802154: adf7242: drop of_match_ptr for ID table
Krzysztof Kozlowski
-1
/
+1
2023-03-13
Merge tag 'v6.3-rc2' into spi-6.4 to fix clock related boot issues
Mark Brown
-0
/
+2
2023-03-11
net: Replace all spi->chip_select and spi->cs_gpiod references with function ...
Amit Kumar Mahapatra
-1
/
+1
[next]