aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ieee802154
AgeCommit message (Expand)Author
2021-04-16drivers: net: fix memory leak in atusb_probePavel Skripkin
2020-10-01ieee802154/adf7242: check status of adf7242_read_regTom Rix
2020-10-01ieee802154: fix one possible memleak in ca8210_dev_com_initLiu Jian
2019-10-29ieee802154: ca8210: prevent memory leakNavid Emamdoost
2019-10-11ieee802154: atusb: fix use-after-free at disconnectJohan Hovold
2019-01-13ieee802154: ca8210: fix possible u8 overflow in ca8210_rx_doneYueHaibing
2018-08-24ieee802154: fakelb: switch from BUG_ON() to WARN_ON() on problemStefan Schmidt
2018-08-24ieee802154: at86rf230: use __func__ macro for debug messagesStefan Schmidt
2018-08-24ieee802154: at86rf230: switch from BUG_ON() to WARN_ON() on problemStefan Schmidt
2018-05-30ieee802154: ca8210: fix uninitialised data readHarry Morris
2018-03-19net: ieee802154: adf7242: Fix bug if defined DEBUGMichael Hennerich
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-08-20ieee802154: ca8210: Fix a potential NULL pointer dereferenceChristophe JAILLET
2017-07-25mrf24j40: Fix en error handling path in 'mrf24j40_probe()'Christophe JAILLET
2017-07-18drivers: net: add missing interrupt.h includeFlorian Westphal
2017-06-16networking: introduce and use skb_put_data()Johannes Berg
2017-05-23net: ieee802154: fix potential null pointer dereferenceGustavo A. R. Silva
2017-05-22ieee802154: ca8210: Delete an error message for a failed memory allocation in...Markus Elfring
2017-05-22ieee802154: ca8210: Delete an error message for a failed memory allocation in...Markus Elfring
2017-04-22ieee802154: don't select COMMON_CLKArnd Bergmann
2017-04-12ieee802154: ca8210: Add checks for kmalloc allocation failuresColin Ian King
2017-04-12ieee802154: Add CA8210 IEEE 802.15.4 device driverHarry Morris
2017-03-28net: break include loop netdevice.h, dsa.h, devlink.hAndrew Lunn
2017-01-12ieee802154: atusb: fix driver to work with older firmware versionsStefan Schmidt
2017-01-12at86rf230: Allow slow GPIO pins for "rstn"Andrey Smirnov
2017-01-12ieee802154: atusb: do not use the stack for address fetching to make it DMA ableStefan Schmidt
2017-01-12ieee802154: atusb: make sure we set a randaom extended address if fetching failsStefan Schmidt
2017-01-12ieee802154: atusb: do not use the stack for buffers to make them DMA ableStefan Schmidt
2016-12-25ktime: Cleanup ktime_set() usageThomas Gleixner
2016-12-08ieee802154: atusb: implement .set_frame_retries ops callbackStefan Schmidt
2016-12-08ieee802154: atusb: try to read permanent extended address from deviceStefan Schmidt
2016-12-08ieee802154: atusb: store firmware version after retrieval for later useStefan Schmidt
2016-12-08ieee802154: atusb: sync header file from firmware for new featuresStefan Schmidt
2016-11-30ieee802154: fakelb: print number of created fake devices during probeStefan Schmidt
2016-11-30at86rf230: fix cca ed values for rf233Alexander Aring
2016-11-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-11-25net: ieee802154: drop duplicate header delay.hGeliang Tang
2016-11-21net: ieee802154: constify ieee802154_ops structuresBhumika Goyal
2016-09-19fakelb: fix schedule while atomicAlexander Aring
2016-07-12mrf24j40: avoid uninitialized byte in SPI transfer to radio.Walter Mack
2016-07-08fakelb: allow to run as monitorAlexander Aring
2016-07-08atusb: don't change csma settings while set channelAlexander Aring
2016-05-19net: ieee802154/adf7242: syntax error ifdef DEBUGxypron.glpk@gmx.de
2016-04-21ieee802154: atusb: update my copyright years for this driverStefan Schmidt
2016-04-21ieee802154: atusb: implement .set_cca_mode ops callbackStefan Schmidt
2016-04-21ieee802154: atusb: implement .set_cca_ed_level ops callbackStefan Schmidt
2016-04-21ieee802154: atusb: implement .set_csma_params ops callbackStefan Schmidt
2016-04-20at86rf230: increase sleep to off timingsAlexander Aring
2016-04-13mrf24j40: apply the security-enabled bit on secured outbound framesAlexandre Macabies
2016-04-13mrf24j40: fix security-enabled processing on inbound framesAlexandre Macabies