index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ieee802154
/
atusb.c
Age
Commit message (
Expand
)
Author
2017-01-12
ieee802154: atusb: fix driver to work with older firmware versions
Stefan Schmidt
2017-01-12
ieee802154: atusb: do not use the stack for address fetching to make it DMA able
Stefan Schmidt
2017-01-12
ieee802154: atusb: make sure we set a randaom extended address if fetching fails
Stefan Schmidt
2017-01-12
ieee802154: atusb: do not use the stack for buffers to make them DMA able
Stefan Schmidt
2016-12-08
ieee802154: atusb: implement .set_frame_retries ops callback
Stefan Schmidt
2016-12-08
ieee802154: atusb: try to read permanent extended address from device
Stefan Schmidt
2016-12-08
ieee802154: atusb: store firmware version after retrieval for later use
Stefan Schmidt
2016-11-21
net: ieee802154: constify ieee802154_ops structures
Bhumika Goyal
2016-07-08
atusb: don't change csma settings while set channel
Alexander Aring
2016-04-21
ieee802154: atusb: update my copyright years for this driver
Stefan Schmidt
2016-04-21
ieee802154: atusb: implement .set_cca_mode ops callback
Stefan Schmidt
2016-04-21
ieee802154: atusb: implement .set_cca_ed_level ops callback
Stefan Schmidt
2016-04-21
ieee802154: atusb: implement .set_csma_params ops callback
Stefan Schmidt
2015-12-11
ieee802154-atusb: Delete an unnecessary check before the function call "kfree...
Markus Elfring
2015-09-17
atusb: add handling for different chipnames
Alexander Aring
2015-06-07
mac802154: remove aack hw flag
Alexander Aring
2015-05-31
ieee802154/atusb: Add .set_promiscuous_mode driver operation
Stefan Schmidt
2015-05-31
ieee802154/atusb: Add .set_txpower operation to the driver
Stefan Schmidt
2015-05-31
ieee802154/atusb: Add function for partial register writes
Stefan Schmidt
2015-05-27
atusb: add support for at86rf230
Alexander Aring
2015-05-21
ieee802154/atusb: Set default ed level to 0xbe like the rest of these drivers
Stefan Schmidt
2015-05-21
ieee802154/atusb: Mark driver as AACK enabled in hardware.
Stefan Schmidt
2015-05-21
ieee802154/atusb: Warn about outdated device firmware.
Stefan Schmidt
2015-05-19
ieee802154: add support for atusb transceiver
Alexander Aring