Age | Commit message (Expand) | Author |
2023-03-16 | ca8210: Fix unsigned mac_len comparison with zero in ca8210_skb_tx() | Harshit Mogalapalli |
2023-03-02 | ca8210: fix mac_len negative array access | Alexander Aring |
2023-02-20 | Merge tag 'ieee802154-for-net-next-2023-02-20' of git://git.kernel.org/pub/sc... | Jakub Kicinski |
2023-02-01 | ieee802154: at86rf230: switch to using gpiod API | Dmitry Torokhov |
2023-02-01 | ieee802154: at86rf230: drop support for platform data | Dmitry Torokhov |
2023-02-01 | Revert "at86rf230: convert to gpio descriptors" | Stefan Schmidt |
2023-01-31 | cc2520: move to gpio descriptors | Arnd Bergmann |
2023-01-28 | at86rf230: convert to gpio descriptors | Arnd Bergmann |
2022-12-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2022-11-29 | ca8210: Fix crash by zero initializing data | Hauke Mehrtens |
2022-11-29 | ieee802154: cc2520: Fix error return code in cc2520_hw_init() | Ziyang Xuan |
2022-10-26 | Merge tag 'ieee802154-for-net-next-2022-10-25' of git://git.kernel.org/pub/sc... | David S. Miller |
2022-10-24 | ieee802154: hwsim: Save the current filtering level and use it | Miquel Raynal |
2022-10-24 | ieee802154: hwsim: Introduce a helper to update all the PIB attributes | Miquel Raynal |
2022-10-12 | ieee802154: atusb: add support for trac feature | Alexander Aring |
2022-10-12 | mac802154: Drop IEEE802154_HW_RX_DROP_BAD_CKSUM | Miquel Raynal |
2022-10-12 | ieee802154: hwsim: Implement address filtering | Miquel Raynal |
2022-10-12 | ieee802154: hwsim: Record the address filter values | Miquel Raynal |
2022-10-12 | net: ieee802154: mcr20a: Switch to use dev_err_probe() helper | Yang Yingliang |
2022-09-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2022-08-29 | genetlink: start to validate reserved header bytes | Jakub Kicinski |
2022-08-29 | ieee802154: cc2520: add rc code in cc2520_tx() | Li Qiong |
2022-08-23 | net/ieee802154: fix repeated words in comments | Jilin Yuan |
2022-08-23 | ieee802154/adf7242: defer destroy_workqueue call | Lin Ma |
2022-07-18 | net/ieee802154: fix repeated words in comments | Jilin Yuan |
2022-05-02 | Stefan Schmidt says: | Jakub Kicinski |
2022-04-25 | net: ieee802154: ca8210: Call _xmit_error() when a transmission fails | Miquel Raynal |
2022-04-25 | net: ieee802154: ca8210: Use core return codes instead of hardcoding them | Miquel Raynal |
2022-04-25 | net: ieee802154: atusb: Call _xmit_hw_error() upon transmission error | Miquel Raynal |
2022-04-25 | net: ieee802154: at86rf230: Forward Tx trac errors | Miquel Raynal |
2022-04-25 | net: ieee802154: at86rf230: Call _xmit_hw_error() when failing to offload frames | Miquel Raynal |
2022-02-28 | Merge tag 'spi-remove-void' of https://git.kernel.org/pub/scm/linux/kernel/gi... | Jakub Kicinski |
2022-02-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2022-02-10 | net: ieee802154: Drop duration settings when the core does it already | Miquel Raynal |
2022-02-10 | net: mac802154: Convert the symbol duration into nanoseconds | Miquel Raynal |
2022-02-10 | net: ieee802154: ca8210: Fix lifs/sifs periods | Miquel Raynal |
2022-02-10 | Merge tag 'ieee802154-for-davem-2022-02-10' of git://git.kernel.org/pub/scm/l... | David S. Miller |
2022-02-09 | spi: make remove callback a void function | Uwe Kleine-König |
2022-02-02 | net: ieee802154: ca8210: Fix lifs/sifs periods | Miquel Raynal |
2022-01-28 | net: ieee802154: hwsim: Ensure frame checksum are valid | Miquel Raynal |
2022-01-27 | net: ieee802154: ca8210: Stop leaking skb's | Miquel Raynal |
2022-01-27 | net: ieee802154: at86rf230: Stop leaking skb's | Miquel Raynal |
2022-01-27 | net: ieee802154: mcr20a: Fix lifs/sifs periods | Miquel Raynal |
2022-01-27 | net: ieee802154: hwsim: Ensure proper channel selection at probe time | Miquel Raynal |
2022-01-10 | ieee802154: atusb: move to new USB API | Pavel Skripkin |
2022-01-04 | ieee802154: atusb: fix uninit value in atusb_set_extended_addr | Pavel Skripkin |
2021-10-19 | ieee802154: Remove redundant 'flush_workqueue()' calls | Christophe JAILLET |
2021-07-08 | ieee802154: hwsim: fix GPF in hwsim_new_edge_nl | Dongliang Mu |
2021-07-07 | ieee802154: hwsim: fix GPF in hwsim_set_edge_lqi | Dongliang Mu |
2021-06-22 | ieee802154: hwsim: avoid possible crash in hwsim_del_edge_nl() | Eric Dumazet |