summaryrefslogtreecommitdiff
path: root/drivers/net/ieee802154
Commit message (Expand)AuthorAge
* Merge branch 'ieee802154-for-davem-2018-03-29' of git://git.kernel.org/pub/sc...David S. Miller2018-03-30
|\
| * ieee802154: ca8210: fix uninitialised data readHarry Morris2018-03-29
| * ieee802154: remove unused variable 'val'Colin Ian King2018-03-02
* | drivers/net: Use octal not symbolic permissionsJoe Perches2018-03-26
|/
* ieee802154: Add NXP MCR20A IEEE 802.15.4 transceiver driverXue Liu2018-02-21
* vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds2018-02-11
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-01-31
|\
| * net: ieee802154: adf7242: Rework IRQ and packet handlingMichael Hennerich2017-11-29
| * net: ieee802154: adf7242: Avoid redundant RC_READY pollingMichael Hennerich2017-11-29
| * net: ieee802154: adf7242: Add additional DEBUG informationMichael Hennerich2017-11-29
| * net: ieee802154: adf7242: Fix bug if defined DEBUGMichael Hennerich2017-11-29
| * net: ieee802154: adf7242: Add support for ADF7241 devicesMichael Hennerich2017-11-29
* | the rest of drivers/*: annotate ->poll() instancesAl Viro2017-11-28
|/
* ieee802154: ca8210: use __func__ macro for debug messagesStefan Schmidt2017-11-06
* ieee802154: ca8210: fix some kernel coding style errorsStefan Schmidt2017-11-06
* ieee802154: adf7242: use unsigned int over only unsignedStefan Schmidt2017-11-06
* ieee802154: mrf24j40: fix incorrect mask in mrf24j40_stopGustavo A. R. Silva2017-11-06
* ieee802154: cc2520: switch from BUG_ON() to WARN_ON() on problemStefan Schmidt2017-11-06
* ieee802154: cc2520: use __func__ macro for debug messagesStefan Schmidt2017-11-06
* ieee802154: cc2520: fix some kernel coding style errorsStefan Schmidt2017-11-06
* ieee802154: atusb: switch from BUG_ON() to WARN_ON() on problemStefan Schmidt2017-11-06
* ieee802154: atusb: fix some kernel coding style errorsStefan Schmidt2017-11-06
* ieee802154: atusb: use __func__ macro for debug messagesStefan Schmidt2017-11-06
* ieee802154: atusb: switch from uint8_t to u8Stefan Schmidt2017-11-06
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-11-04
|\
| * License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2017-10-21
|\ \
| * | ieee802154: fix gcc-4.9 warningsArnd Bergmann2017-10-06
* | | ieee802154: atusb: make two structures static, fixes warningsColin Ian King2017-09-26
* | | ieee802154: atusb: fix firmware version check to enable frame retriesStefan Schmidt2017-09-26
|/ /
* | ieee802154: atusb: Driver for Busware HUL dongleJosef Filzmaier2017-09-20
|/
* ieee802154: ca8210: Fix a potential NULL pointer dereferenceChristophe JAILLET2017-08-20
* mrf24j40: Fix en error handling path in 'mrf24j40_probe()'Christophe JAILLET2017-07-25
* drivers: net: add missing interrupt.h includeFlorian Westphal2017-07-18
* networking: introduce and use skb_put_data()Johannes Berg2017-06-16
* net: ieee802154: fix potential null pointer dereferenceGustavo A. R. Silva2017-05-23
* ieee802154: ca8210: Delete an error message for a failed memory allocation in...Markus Elfring2017-05-22
* ieee802154: ca8210: Delete an error message for a failed memory allocation in...Markus Elfring2017-05-22
* ieee802154: don't select COMMON_CLKArnd Bergmann2017-04-22
* ieee802154: ca8210: Add checks for kmalloc allocation failuresColin Ian King2017-04-12
* ieee802154: Add CA8210 IEEE 802.15.4 device driverHarry Morris2017-04-12
* net: break include loop netdevice.h, dsa.h, devlink.hAndrew Lunn2017-03-28
* ieee802154: atusb: fix driver to work with older firmware versionsStefan Schmidt2017-01-12
* at86rf230: Allow slow GPIO pins for "rstn"Andrey Smirnov2017-01-12
* ieee802154: atusb: do not use the stack for address fetching to make it DMA ableStefan Schmidt2017-01-12
* ieee802154: atusb: make sure we set a randaom extended address if fetching failsStefan Schmidt2017-01-12
* ieee802154: atusb: do not use the stack for buffers to make them DMA ableStefan Schmidt2017-01-12
* ktime: Cleanup ktime_set() usageThomas Gleixner2016-12-25
* ieee802154: atusb: implement .set_frame_retries ops callbackStefan Schmidt2016-12-08
* ieee802154: atusb: try to read permanent extended address from deviceStefan Schmidt2016-12-08