index
:
pub/scm/linux/kernel/git/bod/linux.git
master
Fiery the angels fell deep thunder rolled around their shores burning with the fires of Orc
Bryan O'Donoghue
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ieee802154
Age
Commit message (
Expand
)
Author
Files
Lines
2026-07-03
Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c f...
Uwe Kleine-König (The Capable Hub)
1
-1
/
+0
2026-06-19
ieee802154: ca8210: fix pointer truncation in kfifo on 64-bit
Shitalkumar Gandhi
1
-2
/
+4
2026-06-19
ieee802154: ca8210: fix cas_ctl leak on spi_async failure
Shitalkumar Gandhi
1
-1
/
+2
2026-03-23
ieee802154: atusb: drop redundant device reference
Johan Hovold
1
-4
/
+1
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
1
-2
/
+1
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2
-5
/
+5
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
3
-10
/
+10
2025-03-26
Merge tag 'net-next-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
1
-47
/
+31
2025-03-06
ieee802154: ca8210: Switch to using gpiod API
Andy Shevchenko
1
-38
/
+19
2025-03-06
ieee802154: ca8210: Get platform data via dev_get_platdata()
Andy Shevchenko
1
-4
/
+8
2025-03-06
ieee802154: ca8210: Use proper setters and getters for bitwise types
Andy Shevchenko
1
-5
/
+4
2025-02-18
net: ieee802154: at86rf230: Switch to use hrtimer_setup()
Nam Cao
1
-2
/
+2
2025-01-04
Merge tag 'ieee802154-for-net-2025-01-03' of git://git.kernel.org/pub/scm/lin...
Jakub Kicinski
1
-1
/
+5
2024-11-19
ieee802154: ca8210: Add missing check for kfifo_alloc() in ca8210_probe()
Keisuke Nishimura
1
-1
/
+5
2024-10-04
net: Switch back to struct platform_driver::remove()
Uwe Kleine-König
2
-2
/
+2
2024-10-03
Merge tag 'net-6.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2
-4
/
+2
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
1
-1
/
+1
2024-09-27
net: ieee802154: mcr20a: Use IRQF_NO_AUTOEN flag in request_irq()
Jinjie Ruan
1
-4
/
+1
2024-09-09
ieee802154: Fix build error
Jinjie Ruan
1
-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
/
+1
2024-03-08
Merge tag 'ieee802154-for-net-next-2024-03-07' of git://git.kernel.org/pub/sc...
Jakub Kicinski
4
-16
/
+8
2024-03-06
ieee802154: mcr20a: Remove unused of_gpio.h
Andy Shevchenko
1
-1
/
+0
2024-03-06
ieee802154: at86rf230: Replace of_gpio.h by proper one
Andy Shevchenko
1
-2
/
+1
2024-02-26
ieee802154: ca8210: Drop spurious WQ_UNBOUND from alloc_ordered_workqueue() call
Tejun Heo
1
-8
/
+2
2024-02-26
net: ieee802154: mrf24j40: convert to use maple tree register cache
Bo Liu
1
-2
/
+2
2024-02-26
net: ieee802154: mcr20a: convert to use maple tree register cache
Bo Liu
1
-2
/
+2
2024-02-26
net: ieee802154: at86rf230: convert to use maple tree register cache
Bo Liu
1
-1
/
+1
2024-02-15
net: fill in MODULE_DESCRIPTION()s for ieee802154/fakelb
Breno Leitao
1
-0
/
+1
2024-02-08
ieee802154: ca8210: Follow renaming of SPI "master" to "controller"
Uwe Kleine-König
1
-1
/
+1
2023-11-20
ieee802154: hwsim: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-11-20
ieee802154: fakelb: Convert to platform remove callback returning void
Uwe Kleine-König
1
-3
/
+2
2023-10-22
net: ieee802154: adf7242: Fix some potential buffer overflow in adf7242_stats...
Christophe JAILLET
1
-2
/
+3
2023-10-07
ieee802154: ca8210: Fix a potential UAF in ca8210_probe
Dinghao Liu
1
-14
/
+3
2023-07-27
net: Explicitly include correct DT includes
Rob Herring
1
-1
/
+0
2023-06-24
Merge tag 'ieee802154-for-net-next-2023-06-23' of gitolite.kernel.org:pub/scm...
Jakub Kicinski
1
-2
/
+2
2023-06-20
Merge tag 'ieee802154-for-net-2023-06-19' of git://git.kernel.org/pub/scm/lin...
David S. Miller
1
-2
/
+4
2023-06-18
ieee802154/adf7242: Add MODULE_FIRMWARE macro
Juerg Haefliger
1
-0
/
+2
2023-06-06
ieee802154: ca8210: Remove stray gpiod_unexport() call
Andy Shevchenko
1
-1
/
+0
2023-06-06
Merge tag 'v6.4-rc4' into wpan-next/staging
Miquel Raynal
1
-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
/
+1
2023-04-26
Merge tag 'net-next-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
4
-6
/
+4
2023-04-25
Merge tag 'gpio-updates-for-v6.4' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+2
2023-04-12
ieee802154: hwsim: Fix possible memory leaks
Chen Aotian
1
-2
/
+4
2023-03-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+1
2023-03-24
ieee802154: ca8210: Flag the driver as being limited
Miquel Raynal
1
-1
/
+2
2023-03-16
ca8210: Fix unsigned mac_len comparison with zero in ca8210_skb_tx()
Harshit Mogalapalli
1
-2
/
+1
2023-03-15
net: ieee802154: ca8210: drop owner from driver
Krzysztof Kozlowski
1
-1
/
+0
2023-03-15
net: ieee802154: adf7242: drop owner from driver
Krzysztof Kozlowski
1
-1
/
+0
2023-03-15
net: ieee802154: ca8210: drop of_match_ptr for ID table
Krzysztof Kozlowski
1
-1
/
+1
2023-03-15
net: ieee802154: at86rf230: drop of_match_ptr for ID table
Krzysztof Kozlowski
1
-1
/
+1
[next]