Age | Commit message (Expand) | Author | Files | Lines |
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-10-01 | 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-28 | 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-11 | 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-17 | 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-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -0/+6 |
2019-04-28 | genetlink: optionally validate strictly/dumps | Johannes Berg | 1 | -0/+6 |
2019-04-28 | netlink: make validation more configurable for future strictness | Johannes Berg | 1 | -9/+3 |
2019-04-28 | 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-28 | 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-09 | ieee802154: hwsim: fix missing unlock on error in hwsim_add_one() | Wei Yongjun | 1 | -1/+3 |
2018-08-09 | ieee802154: hwsim: fix copy-paste error in hwsim_set_edge_lqi() | Wei Yongjun | 1 | -1/+1 |
2018-08-09 | 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 |