summaryrefslogtreecommitdiff
path: root/drivers/net/ieee802154
Commit message (Expand)AuthorAge
* 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
* ieee802154: atusb: store firmware version after retrieval for later useStefan Schmidt2016-12-08
* ieee802154: atusb: sync header file from firmware for new featuresStefan Schmidt2016-12-08
* ieee802154: fakelb: print number of created fake devices during probeStefan Schmidt2016-11-30
* at86rf230: fix cca ed values for rf233Alexander Aring2016-11-30
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-11-26
|\
| * net: ieee802154: drop duplicate header delay.hGeliang Tang2016-11-25
* | net: ieee802154: constify ieee802154_ops structuresBhumika Goyal2016-11-21
|/
* fakelb: fix schedule while atomicAlexander Aring2016-09-19
* mrf24j40: avoid uninitialized byte in SPI transfer to radio.Walter Mack2016-07-12
* fakelb: allow to run as monitorAlexander Aring2016-07-08
* atusb: don't change csma settings while set channelAlexander Aring2016-07-08
* net: ieee802154/adf7242: syntax error ifdef DEBUGxypron.glpk@gmx.de2016-05-19
* ieee802154: atusb: update my copyright years for this driverStefan Schmidt2016-04-21
* ieee802154: atusb: implement .set_cca_mode ops callbackStefan Schmidt2016-04-21
* ieee802154: atusb: implement .set_cca_ed_level ops callbackStefan Schmidt2016-04-21
* ieee802154: atusb: implement .set_csma_params ops callbackStefan Schmidt2016-04-21
* at86rf230: increase sleep to off timingsAlexander Aring2016-04-20
* mrf24j40: apply the security-enabled bit on secured outbound framesAlexandre Macabies2016-04-13
* mrf24j40: fix security-enabled processing on inbound framesAlexandre Macabies2016-04-13
* ieee802154/adf7242: fix memory leak of firmwareSudip Mukherjee2016-04-08
* mrf24j40: add writeable missing regAlexander Aring2016-02-23
* at86rf230: fix state change handling on errorAlexander Aring2016-02-23
* at86rf230: fix race on error handlingAlexander Aring2016-02-23
* ieee802154: cc2520: Check CRC & add promiscuousBrad Campbell2016-01-03
* ieee802154/adf7242: Driver for ADF7242 MAC IEEE802154Michael Hennerich2015-12-11
* ieee802154-atusb: Delete an unnecessary check before the function call "kfree...Markus Elfring2015-12-11
* Merge tag 'spi-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds2015-11-05
|\
| * spi: Drop owner assignment from spi_driversAndrew F. Davis2015-10-28
* | mrf24j40: remove trailing semicolonAlexander Aring2015-09-24
* | mrf24j40: replace magic numbersAlexander Aring2015-09-22
* | mrf24j40: change irq trigger type behaviourAlexander Aring2015-09-22
* | mrf24j40: add promiscuous mode supportAlexander Aring2015-09-22
* | mrf24j40: add tx power supportAlexander Aring2015-09-22
* | mrf24j40: add cca ed level supportAlexander Aring2015-09-22