summaryrefslogtreecommitdiffstats
path: root/drivers/net/ieee802154
Commit message (Expand)AuthorAgeFilesLines
* 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
* net: ieee802154: adf7242: Fix erroneous RX enableMichael Hennerich2018-07-091-1/+4
* ieee802154: fakelb: switch from BUG_ON() to WARN_ON() on problemStefan Schmidt2018-07-091-1/+1
* ieee802154: at86rf230: use __func__ macro for debug messagesStefan Schmidt2018-07-091-9/+4
* ieee802154: at86rf230: switch from BUG_ON() to WARN_ON() on problemStefan Schmidt2018-07-091-1/+1
* ieee802154: mcr20a: add missing includesArnd Bergmann2018-07-051-1/+2
* net: ieee802154: mcr20a: do not leak resources on error pathStefan Schmidt2018-04-231-2/+4
* net: ieee802154: atusb: Replace GFP_ATOMIC with GFP_KERNEL in atusb_probeJia-Ju Bai2018-04-231-1/+1
* ieee802154: mcr20a: Fix memory leak in mcr20a_probeGustavo A. R. Silva2018-04-231-3/+6
* Merge branch 'ieee802154-for-davem-2018-03-29' of git://git.kernel.org/pub/sc...David S. Miller2018-03-302-5/+11
|\
| * ieee802154: ca8210: fix uninitialised data readHarry Morris2018-03-291-3/+11
| * ieee802154: remove unused variable 'val'Colin Ian King2018-03-021-2/+0
* | drivers/net: Use octal not symbolic permissionsJoe Perches2018-03-261-1/+1
|/
* ieee802154: Add NXP MCR20A IEEE 802.15.4 transceiver driverXue Liu2018-02-214-0/+1923
* vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds2018-02-111-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-01-311-26/+64
|\
| * net: ieee802154: adf7242: Rework IRQ and packet handlingMichael Hennerich2017-11-291-15/+39
| * net: ieee802154: adf7242: Avoid redundant RC_READY pollingMichael Hennerich2017-11-291-6/+12
| * net: ieee802154: adf7242: Add additional DEBUG informationMichael Hennerich2017-11-291-2/+8
| * net: ieee802154: adf7242: Fix bug if defined DEBUGMichael Hennerich2017-11-291-2/+2
| * net: ieee802154: adf7242: Add support for ADF7241 devicesMichael Hennerich2017-11-291-1/+3
* | the rest of drivers/*: annotate ->poll() instancesAl Viro2017-11-281-2/+2
|/
* ieee802154: ca8210: use __func__ macro for debug messagesStefan Schmidt2017-11-061-4/+4
* ieee802154: ca8210: fix some kernel coding style errorsStefan Schmidt2017-11-061-6/+6
* ieee802154: adf7242: use unsigned int over only unsignedStefan Schmidt2017-11-061-4/+4
* ieee802154: mrf24j40: fix incorrect mask in mrf24j40_stopGustavo A. R. Silva2017-11-061-1/+1
* ieee802154: cc2520: switch from BUG_ON() to WARN_ON() on problemStefan Schmidt2017-11-061-4/+4
* ieee802154: cc2520: use __func__ macro for debug messagesStefan Schmidt2017-11-061-6/+4
* ieee802154: cc2520: fix some kernel coding style errorsStefan Schmidt2017-11-061-1/+2
* ieee802154: atusb: switch from BUG_ON() to WARN_ON() on problemStefan Schmidt2017-11-061-1/+1
* ieee802154: atusb: fix some kernel coding style errorsStefan Schmidt2017-11-061-3/+5
* ieee802154: atusb: use __func__ macro for debug messagesStefan Schmidt2017-11-061-22/+19
* ieee802154: atusb: switch from uint8_t to u8Stefan Schmidt2017-11-061-13/+13
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-11-041-0/+1
|\
| * License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2017-10-211-1/+1
|\ \
| * | ieee802154: fix gcc-4.9 warningsArnd Bergmann2017-10-061-1/+1
* | | ieee802154: atusb: make two structures static, fixes warningsColin Ian King2017-09-261-4/+2
* | | ieee802154: atusb: fix firmware version check to enable frame retriesStefan Schmidt2017-09-261-1/+1
|/ /
* | ieee802154: atusb: Driver for Busware HUL dongleJosef Filzmaier2017-09-202-40/+285
|/
* ieee802154: ca8210: Fix a potential NULL pointer dereferenceChristophe JAILLET2017-08-201-4/+1
* mrf24j40: Fix en error handling path in 'mrf24j40_probe()'Christophe JAILLET2017-07-251-1/+2
* drivers: net: add missing interrupt.h includeFlorian Westphal2017-07-181-0/+1
OpenPOWER on IntegriCloud