summaryrefslogtreecommitdiffstats
path: root/drivers/net/ieee802154
Commit message (Expand)AuthorAgeFilesLines
* net: ieee802154: ca8210: Use new structure for SPI transfer delaysSergiu Cuciurean2020-02-291-1/+2
* drivers: net: Fix Kconfig indentation, continuedKrzysztof Kozlowski2019-11-211-6/+6
* Merge tag 'ieee802154-for-davem-2019-11-13' of git://git.kernel.org/pub/scm/l...David S. Miller2019-11-131-3/+0
|\
| * ieee802154: remove set but not used variable 'status'YueHaibing2019-10-281-3/+0
* | Merge tag 'ieee802154-for-davem-2019-09-28' of git://git.kernel.org/pub/scm/l...David S. Miller2019-09-303-3/+4
|\ \
| * | ieee802154: ca8210: prevent memory leakNavid Emamdoost2019-09-271-1/+1
| * | ieee802154: mcr20a: simplify a bit 'mcr20a_handle_rx_read_buf_complete()'Christophe JAILLET2019-09-251-1/+1
| * | ieee802154: atusb: fix use-after-free at disconnectJohan Hovold2019-09-191-1/+2
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-08-271-3/+5
|\| |
| * | Merge branch 'ieee802154-for-davem-2019-08-24' of git://git.kernel.org/pub/sc...David S. Miller2019-08-241-3/+5
| |\ \
| | * | ieee802154: hwsim: unregister hw while hwsim_subscribe_all_others failsYueHaibing2019-05-041-1/+3
| | * | ieee802154: hwsim: Fix error handle path in hwsim_init_moduleYueHaibing2019-05-041-2/+2
* | | | ieee802154: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-08-103-33/+9
|/ / /
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 372Thomas Gleixner2019-06-052-7/+2
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner2019-05-306-56/+6
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner2019-05-301-10/+1
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-6/+1
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 149Thomas Gleixner2019-05-301-2/+1
* | | treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-211-0/+1
* | | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2019-05-161-0/+1
|\ \ \ | |_|/ |/| |
| * | clk: Remove io.h from clk-provider.hStephen Boyd2019-05-151-0/+1
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-05-021-0/+6
|\|
| * net: ieee802154: fix missing checks for regmap_update_bitsKangjie Lu2019-04-241-0/+6
* | genetlink: optionally validate strictly/dumpsJohannes Berg2019-04-271-0/+6
* | netlink: make validation more configurable for future strictnessJohannes Berg2019-04-271-9/+3
* | netlink: make nla_nest_start() add NLA_F_NESTED flagMichal Kubecek2019-04-271-2/+4
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-03-272-1/+5
|\|
| * ieee802154: hwsim: propagate genlmsg_reply return codeLi RongQing2019-03-131-1/+1
| * net: ieee802154: fix a potential NULL pointer dereferenceKangjie Lu2019-03-131-0/+4
* | genetlink: make policy common to familyJohannes Berg2019-03-221-6/+1
|/
* ieee802154: mcr20a: fix indentation, remove tabsColin Ian King2019-01-311-3/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-12-202-4/+4
|\
| * ieee802154: ca8210: fix possible u8 overflow in ca8210_rx_doneYueHaibing2018-12-111-2/+2
| * ieee802154: hwsim: fix off-by-one in parse nestedAlexander Aring2018-12-021-2/+2
* | ieee802154: at86rf230: convert to DEFINE_SHOW_ATTRIBUTEYangtao Li2018-12-101-12/+1
|/
* Merge branch 'ieee802154-for-davem-2018-10-04' of git://git.kernel.org/pub/sc...David S. Miller2018-10-042-59/+13
|\
| * ieee802154: hwsim: remove not used ifup listAlexander Aring2018-10-021-8/+0
| * ieee802154: mcr20a: Remove struct mcr20a_platform_dataXue Liu2018-09-281-51/+13
* | ieee802154: mcr20a: Replace magic number with constantsXue Liu2018-09-271-4/+4
* | ieee802154: ca8210: remove redundant condition check before debugfs_removezhong jiang2018-09-271-2/+1
* | ieee802154: remove unecessary condition check before debugfs_remove_recursivezhong jiang2018-09-211-2/+1
* | ieee802154: Use kmemdup instead of duplicating it in ca8210_test_int_driver_w...YueHaibing2018-09-211-2/+1
|/
* ieee802154: hwsim: using right kind of iterationAlexander Aring2018-08-141-1/+3
* ieee802154: hwsim: fix missing unlock on error in hwsim_add_one()Wei Yongjun2018-08-081-1/+3
* ieee802154: hwsim: fix copy-paste error in hwsim_set_edge_lqi()Wei Yongjun2018-08-081-1/+1
* ieee802154: hwsim: fix rcu handlingAlexander Aring2018-08-081-5/+19
* ieee802154: hwsim: fix rcu address annotationAlexander Aring2018-08-071-3/+3
* ieee802154: fakelb: add deprecated msg while probeAlexander Aring2018-08-061-0/+3
* ieee802154: hwsim: add replacement for fakelbAlexander Aring2018-08-064-0/+1004
* net: ieee802154: adf7242: Fix OCL calibration runsMichael Hennerich2018-07-091-1/+28