| Age | Commit message (Expand) | Author | Files | Lines |
| 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 |
| 2023-03-15 | net: ieee802154: mcr20a: drop of_match_ptr for ID table | Krzysztof Kozlowski | 1 | -1/+1 |
| 2023-03-15 | net: ieee802154: adf7242: drop of_match_ptr for ID table | Krzysztof Kozlowski | 1 | -1/+1 |
| 2023-03-13 | Merge tag 'v6.3-rc2' into spi-6.4 to fix clock related boot issues | Mark Brown | 1 | -0/+2 |
| 2023-03-11 | net: Replace all spi->chip_select and spi->cs_gpiod references with function ... | Amit Kumar Mahapatra | 1 | -1/+1 |
| 2023-03-06 | gpiolib: remove legacy gpio_export() | Arnd Bergmann | 1 | -1/+2 |
| 2023-03-02 | ca8210: fix mac_len negative array access | Alexander Aring | 1 | -0/+2 |
| 2023-02-20 | Merge tag 'ieee802154-for-net-next-2023-02-20' of git://git.kernel.org/pub/sc... | Jakub Kicinski | 2 | -154/+72 |
| 2023-02-01 | ieee802154: at86rf230: switch to using gpiod API | Dmitry Torokhov | 1 | -26/+26 |
| 2023-02-01 | ieee802154: at86rf230: drop support for platform data | Dmitry Torokhov | 1 | -31/+11 |
| 2023-02-01 | Revert "at86rf230: convert to gpio descriptors" | Stefan Schmidt | 1 | -25/+57 |
| 2023-01-31 | cc2520: move to gpio descriptors | Arnd Bergmann | 1 | -99/+37 |
| 2023-01-28 | at86rf230: convert to gpio descriptors | Arnd Bergmann | 1 | -57/+25 |
| 2022-12-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2 | -2/+2 |
| 2022-11-29 | ca8210: Fix crash by zero initializing data | Hauke Mehrtens | 1 | -1/+1 |
| 2022-11-29 | ieee802154: cc2520: Fix error return code in cc2520_hw_init() | Ziyang Xuan | 1 | -1/+1 |
| 2022-10-26 | Merge tag 'ieee802154-for-net-next-2022-10-25' of git://git.kernel.org/pub/sc... | David S. Miller | 3 | -18/+203 |
| 2022-10-24 | ieee802154: hwsim: Save the current filtering level and use it | Miquel Raynal | 1 | -5/+23 |
| 2022-10-24 | ieee802154: hwsim: Introduce a helper to update all the PIB attributes | Miquel Raynal | 1 | -26/+30 |
| 2022-10-12 | ieee802154: atusb: add support for trac feature | Alexander Aring | 1 | -5/+28 |
| 2022-10-12 | mac802154: Drop IEEE802154_HW_RX_DROP_BAD_CKSUM | Miquel Raynal | 1 | -1/+2 |
| 2022-10-12 | ieee802154: hwsim: Implement address filtering | Miquel Raynal | 1 | -2/+108 |
| 2022-10-12 | ieee802154: hwsim: Record the address filter values | Miquel Raynal | 1 | -0/+36 |
| 2022-10-12 | net: ieee802154: mcr20a: Switch to use dev_err_probe() helper | Yang Yingliang | 1 | -6/+3 |
| 2022-09-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 3 | -2/+4 |
| 2022-08-29 | genetlink: start to validate reserved header bytes | Jakub Kicinski | 1 | -0/+1 |
| 2022-08-29 | ieee802154: cc2520: add rc code in cc2520_tx() | Li Qiong | 1 | -0/+1 |
| 2022-08-23 | net/ieee802154: fix repeated words in comments | Jilin Yuan | 1 | -1/+1 |
| 2022-08-23 | ieee802154/adf7242: defer destroy_workqueue call | Lin Ma | 1 | -1/+2 |
| 2022-07-18 | net/ieee802154: fix repeated words in comments | Jilin Yuan | 1 | -1/+1 |
| 2022-05-02 | Stefan Schmidt says: | Jakub Kicinski | 5 | -301/+92 |
| 2022-04-25 | net: ieee802154: ca8210: Call _xmit_error() when a transmission fails | Miquel Raynal | 1 | -2/+1 |
| 2022-04-25 | net: ieee802154: ca8210: Use core return codes instead of hardcoding them | Miquel Raynal | 1 | -110/+68 |
| 2022-04-25 | net: ieee802154: atusb: Call _xmit_hw_error() upon transmission error | Miquel Raynal | 1 | -3/+1 |
| 2022-04-25 | net: ieee802154: at86rf230: Forward Tx trac errors | Miquel Raynal | 2 | -113/+21 |
| 2022-04-25 | net: ieee802154: at86rf230: Call _xmit_hw_error() when failing to offload frames | Miquel Raynal | 1 | -2/+1 |
| 2022-02-28 | Merge tag 'spi-remove-void' of https://git.kernel.org/pub/scm/linux/kernel/gi... | Jakub Kicinski | 6 | -19/+7 |
| 2022-02-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -2/+2 |
| 2022-02-10 | net: ieee802154: Drop duration settings when the core does it already | Miquel Raynal | 4 | -74/+0 |
| 2022-02-10 | net: mac802154: Convert the symbol duration into nanoseconds | Miquel Raynal | 4 | -27/+27 |
| 2022-02-10 | net: ieee802154: ca8210: Fix lifs/sifs periods | Miquel Raynal | 1 | -2/+2 |
| 2022-02-10 | Merge tag 'ieee802154-for-davem-2022-02-10' of git://git.kernel.org/pub/scm/l... | David S. Miller | 2 | -120/+68 |
| 2022-02-09 | spi: make remove callback a void function | Uwe Kleine-König | 6 | -19/+7 |
| 2022-02-02 | net: ieee802154: ca8210: Fix lifs/sifs periods | Miquel Raynal | 1 | -2/+2 |
| 2022-01-28 | net: ieee802154: hwsim: Ensure frame checksum are valid | Miquel Raynal | 1 | -1/+1 |
| 2022-01-27 | net: ieee802154: ca8210: Stop leaking skb's | Miquel Raynal | 1 | -0/+1 |
| 2022-01-27 | net: ieee802154: at86rf230: Stop leaking skb's | Miquel Raynal | 1 | -2/+11 |
| 2022-01-27 | net: ieee802154: mcr20a: Fix lifs/sifs periods | Miquel Raynal | 1 | -2/+2 |
| 2022-01-27 | net: ieee802154: hwsim: Ensure proper channel selection at probe time | Miquel Raynal | 1 | -0/+1 |
| 2022-01-10 | ieee802154: atusb: move to new USB API | Pavel Skripkin | 1 | -119/+67 |
| 2022-01-04 | ieee802154: atusb: fix uninit value in atusb_set_extended_addr | Pavel Skripkin | 1 | -4/+6 |
| 2021-10-19 | ieee802154: Remove redundant 'flush_workqueue()' calls | Christophe JAILLET | 1 | -2/+0 |
| 2021-07-08 | ieee802154: hwsim: fix GPF in hwsim_new_edge_nl | Dongliang Mu | 1 | -1/+1 |
| 2021-07-07 | ieee802154: hwsim: fix GPF in hwsim_set_edge_lqi | Dongliang Mu | 1 | -2/+2 |
| 2021-06-22 | ieee802154: hwsim: avoid possible crash in hwsim_del_edge_nl() | Eric Dumazet | 1 | -1/+1 |
| 2021-06-22 | ieee802154: hwsim: Fix memory leak in hwsim_add_one | Dongliang Mu | 1 | -0/+5 |
| 2021-06-14 | ieee802154: hwsim: Fix possible memory leak in hwsim_subscribe_all_others | Dongliang Mu | 1 | -2/+2 |
| 2021-06-03 | Merge tag 'ieee802154-for-davem-2021-06-03' of git://git.kernel.org/pub/scm/l... | David S. Miller | 1 | -2/+2 |
| 2021-06-03 | net: ieee802154: mrf24j40: Drop unneeded of_match_ptr() | Andy Shevchenko | 1 | -2/+2 |
| 2021-04-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -0/+1 |
| 2021-04-01 | drivers: net: fix memory leak in atusb_probe | Pavel Skripkin | 1 | -0/+1 |
| 2021-03-29 | ieee802154: hwsim: remove redundant initialization of variable res | Colin Ian King | 1 | -1/+1 |
| 2020-11-03 | net: ieee802154: ca8210: Fix incorrectly named function param doc | Lee Jones | 1 | -1/+1 |
| 2020-11-03 | net: ieee802154: ca8210: Fix a bunch of kernel-doc issues | Lee Jones | 1 | -11/+11 |
| 2020-10-02 | genetlink: move to smaller ops wherever possible | Jakub Kicinski | 1 | -3/+3 |
| 2020-08-03 | ieee802154/adf7242: check status of adf7242_read_reg | Tom Rix | 1 | -1/+3 |
| 2020-07-21 | ieee802154: fix one possible memleak in ca8210_dev_com_init | Liu Jian | 1 | -0/+1 |
| 2020-07-20 | net: ieee802154: adf7242: Replace HTTP links with HTTPS ones | Alexander A. Klimov | 1 | -1/+1 |
| 2020-07-17 | ieee802154: fix one possible memleak in adf7242_probe | Liu Jian | 1 | -1/+3 |
| 2020-06-14 | treewide: replace '---help---' in Kconfig files with 'help' | Masahiro Yamada | 1 | -12/+12 |
| 2020-02-29 | net: ieee802154: ca8210: Use new structure for SPI transfer delays | Sergiu Cuciurean | 1 | -1/+2 |
| 2019-11-21 | drivers: net: Fix Kconfig indentation, continued | Krzysztof Kozlowski | 1 | -6/+6 |
| 2019-11-13 | Merge tag 'ieee802154-for-davem-2019-11-13' of git://git.kernel.org/pub/scm/l... | David S. Miller | 1 | -3/+0 |
| 2019-10-28 | ieee802154: remove set but not used variable 'status' | YueHaibing | 1 | -3/+0 |
| 2019-09-30 | Merge tag 'ieee802154-for-davem-2019-09-28' of git://git.kernel.org/pub/scm/l... | David S. Miller | 3 | -3/+4 |
| 2019-09-27 | ieee802154: ca8210: prevent memory leak | Navid Emamdoost | 1 | -1/+1 |
| 2019-09-25 | ieee802154: mcr20a: simplify a bit 'mcr20a_handle_rx_read_buf_complete()' | Christophe JAILLET | 1 | -1/+1 |
| 2019-09-19 | ieee802154: atusb: fix use-after-free at disconnect | Johan Hovold | 1 | -1/+2 |
| 2019-08-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 1 | -3/+5 |
| 2019-08-24 | Merge branch 'ieee802154-for-davem-2019-08-24' of git://git.kernel.org/pub/sc... | David S. Miller | 1 | -3/+5 |
| 2019-08-10 | ieee802154: no need to check return value of debugfs_create functions | Greg Kroah-Hartman | 3 | -33/+9 |
| 2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 372 | Thomas Gleixner | 2 | -7/+2 |
| 2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174 | Thomas Gleixner | 6 | -56/+6 |
| 2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157 | Thomas Gleixner | 1 | -10/+1 |
| 2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner | 1 | -6/+1 |
| 2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 149 | Thomas Gleixner | 1 | -2/+1 |
| 2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 1 | -0/+1 |
| 2019-05-16 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds | 1 | -0/+1 |
| 2019-05-15 | clk: Remove io.h from clk-provider.h | Stephen Boyd | 1 | -0/+1 |
| 2019-05-04 | ieee802154: hwsim: unregister hw while hwsim_subscribe_all_others fails | YueHaibing | 1 | -1/+3 |
| 2019-05-04 | ieee802154: hwsim: Fix error handle path in hwsim_init_module | YueHaibing | 1 | -2/+2 |
| 2019-05-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -0/+6 |
| 2019-04-27 | genetlink: optionally validate strictly/dumps | Johannes Berg | 1 | -0/+6 |
| 2019-04-27 | netlink: make validation more configurable for future strictness | Johannes Berg | 1 | -9/+3 |
| 2019-04-27 | netlink: make nla_nest_start() add NLA_F_NESTED flag | Michal Kubecek | 1 | -2/+4 |
| 2019-04-24 | net: ieee802154: fix missing checks for regmap_update_bits | Kangjie Lu | 1 | -0/+6 |
| 2019-03-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2 | -1/+5 |
| 2019-03-22 | genetlink: make policy common to family | Johannes Berg | 1 | -6/+1 |
| 2019-03-13 | ieee802154: hwsim: propagate genlmsg_reply return code | Li RongQing | 1 | -1/+1 |
| 2019-03-13 | net: ieee802154: fix a potential NULL pointer dereference | Kangjie Lu | 1 | -0/+4 |
| 2019-01-31 | ieee802154: mcr20a: fix indentation, remove tabs | Colin Ian King | 1 | -3/+3 |
| 2018-12-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2 | -4/+4 |
| 2018-12-11 | ieee802154: ca8210: fix possible u8 overflow in ca8210_rx_done | YueHaibing | 1 | -2/+2 |
| 2018-12-10 | ieee802154: at86rf230: convert to DEFINE_SHOW_ATTRIBUTE | Yangtao Li | 1 | -12/+1 |
| 2018-12-02 | ieee802154: hwsim: fix off-by-one in parse nested | Alexander Aring | 1 | -2/+2 |
| 2018-10-04 | Merge branch 'ieee802154-for-davem-2018-10-04' of git://git.kernel.org/pub/sc... | David S. Miller | 2 | -59/+13 |
| 2018-10-02 | ieee802154: hwsim: remove not used ifup list | Alexander Aring | 1 | -8/+0 |
| 2018-09-28 | ieee802154: mcr20a: Remove struct mcr20a_platform_data | Xue Liu | 1 | -51/+13 |
| 2018-09-27 | ieee802154: mcr20a: Replace magic number with constants | Xue Liu | 1 | -4/+4 |
| 2018-09-27 | ieee802154: ca8210: remove redundant condition check before debugfs_remove | zhong jiang | 1 | -2/+1 |
| 2018-09-21 | ieee802154: remove unecessary condition check before debugfs_remove_recursive | zhong jiang | 1 | -2/+1 |
| 2018-09-21 | ieee802154: Use kmemdup instead of duplicating it in ca8210_test_int_driver_w... | YueHaibing | 1 | -2/+1 |
| 2018-08-14 | ieee802154: hwsim: using right kind of iteration | Alexander Aring | 1 | -1/+3 |
| 2018-08-08 | ieee802154: hwsim: fix missing unlock on error in hwsim_add_one() | Wei Yongjun | 1 | -1/+3 |
| 2018-08-08 | ieee802154: hwsim: fix copy-paste error in hwsim_set_edge_lqi() | Wei Yongjun | 1 | -1/+1 |
| 2018-08-08 | ieee802154: hwsim: fix rcu handling | Alexander Aring | 1 | -5/+19 |
| 2018-08-07 | ieee802154: hwsim: fix rcu address annotation | Alexander Aring | 1 | -3/+3 |
| 2018-08-06 | ieee802154: fakelb: add deprecated msg while probe | Alexander Aring | 1 | -0/+3 |
| 2018-08-06 | ieee802154: hwsim: add replacement for fakelb | Alexander Aring | 4 | -0/+1004 |
| 2018-07-09 | net: ieee802154: adf7242: Fix OCL calibration runs | Michael Hennerich | 1 | -1/+28 |
| 2018-07-09 | net: ieee802154: adf7242: Fix erroneous RX enable | Michael Hennerich | 1 | -1/+4 |
| 2018-07-09 | ieee802154: fakelb: switch from BUG_ON() to WARN_ON() on problem | Stefan Schmidt | 1 | -1/+1 |
| 2018-07-09 | ieee802154: at86rf230: use __func__ macro for debug messages | Stefan Schmidt | 1 | -9/+4 |
| 2018-07-09 | ieee802154: at86rf230: switch from BUG_ON() to WARN_ON() on problem | Stefan Schmidt | 1 | -1/+1 |
| 2018-07-05 | ieee802154: mcr20a: add missing includes | Arnd Bergmann | 1 | -1/+2 |
| 2018-04-23 | net: ieee802154: mcr20a: do not leak resources on error path | Stefan Schmidt | 1 | -2/+4 |
| 2018-04-23 | net: ieee802154: atusb: Replace GFP_ATOMIC with GFP_KERNEL in atusb_probe | Jia-Ju Bai | 1 | -1/+1 |
| 2018-04-23 | ieee802154: mcr20a: Fix memory leak in mcr20a_probe | Gustavo A. R. Silva | 1 | -3/+6 |
| 2018-03-30 | Merge branch 'ieee802154-for-davem-2018-03-29' of git://git.kernel.org/pub/sc... | David S. Miller | 2 | -5/+11 |
| 2018-03-29 | ieee802154: ca8210: fix uninitialised data read | Harry Morris | 1 | -3/+11 |
| 2018-03-26 | drivers/net: Use octal not symbolic permissions | Joe Perches | 1 | -1/+1 |
| 2018-03-02 | ieee802154: remove unused variable 'val' | Colin Ian King | 1 | -2/+0 |
| 2018-02-21 | ieee802154: Add NXP MCR20A IEEE 802.15.4 transceiver driver | Xue Liu | 4 | -0/+1923 |
| 2018-02-11 | vfs: do bulk POLL* -> EPOLL* replacement | Linus Torvalds | 1 | -2/+2 |
| 2018-01-31 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 1 | -26/+64 |
| 2017-11-29 | net: ieee802154: adf7242: Rework IRQ and packet handling | Michael Hennerich | 1 | -15/+39 |
| 2017-11-29 | net: ieee802154: adf7242: Avoid redundant RC_READY polling | Michael Hennerich | 1 | -6/+12 |
| 2017-11-29 | net: ieee802154: adf7242: Add additional DEBUG information | Michael Hennerich | 1 | -2/+8 |
| 2017-11-29 | net: ieee802154: adf7242: Fix bug if defined DEBUG | Michael Hennerich | 1 | -2/+2 |
| 2017-11-29 | net: ieee802154: adf7242: Add support for ADF7241 devices | Michael Hennerich | 1 | -1/+3 |
| 2017-11-28 | the rest of drivers/*: annotate ->poll() instances | Al Viro | 1 | -2/+2 |
| 2017-11-06 | ieee802154: ca8210: use __func__ macro for debug messages | Stefan Schmidt | 1 | -4/+4 |
| 2017-11-06 | ieee802154: ca8210: fix some kernel coding style errors | Stefan Schmidt | 1 | -6/+6 |
| 2017-11-06 | ieee802154: adf7242: use unsigned int over only unsigned | Stefan Schmidt | 1 | -4/+4 |
| 2017-11-06 | ieee802154: mrf24j40: fix incorrect mask in mrf24j40_stop | Gustavo A. R. Silva | 1 | -1/+1 |
| 2017-11-06 | ieee802154: cc2520: switch from BUG_ON() to WARN_ON() on problem | Stefan Schmidt | 1 | -4/+4 |
| 2017-11-06 | ieee802154: cc2520: use __func__ macro for debug messages | Stefan Schmidt | 1 | -6/+4 |
| 2017-11-06 | ieee802154: cc2520: fix some kernel coding style errors | Stefan Schmidt | 1 | -1/+2 |
| 2017-11-06 | ieee802154: atusb: switch from BUG_ON() to WARN_ON() on problem | Stefan Schmidt | 1 | -1/+1 |
| 2017-11-06 | ieee802154: atusb: fix some kernel coding style errors | Stefan Schmidt | 1 | -3/+5 |
| 2017-11-06 | ieee802154: atusb: use __func__ macro for debug messages | Stefan Schmidt | 1 | -22/+19 |
| 2017-11-06 | ieee802154: atusb: switch from uint8_t to u8 | Stefan Schmidt | 1 | -13/+13 |
| 2017-11-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -0/+1 |
| 2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
| 2017-10-21 | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | David S. Miller | 1 | -1/+1 |
| 2017-10-06 | ieee802154: fix gcc-4.9 warnings | Arnd Bergmann | 1 | -1/+1 |
| 2017-09-26 | ieee802154: atusb: make two structures static, fixes warnings | Colin Ian King | 1 | -4/+2 |
| 2017-09-26 | ieee802154: atusb: fix firmware version check to enable frame retries | Stefan Schmidt | 1 | -1/+1 |