index
:
litmus-rt-ext-res.git
5.4-EXT-RES
EXT-RES
WIP
budgeting
forbidden-zones
omlp
update_litmus_2019
LITMUS^RT with extended reservations for Forbidden Zones paper @ RTAS'20
Zelin Tong
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ieee802154
/
atusb.c
Commit message (
Expand
)
Author
Age
*
net: ieee802154: atusb: Replace GFP_ATOMIC with GFP_KERNEL in atusb_probe
Jia-Ju Bai
2018-04-23
*
ieee802154: atusb: switch from BUG_ON() to WARN_ON() on problem
Stefan Schmidt
2017-11-06
*
ieee802154: atusb: fix some kernel coding style errors
Stefan Schmidt
2017-11-06
*
ieee802154: atusb: use __func__ macro for debug messages
Stefan Schmidt
2017-11-06
*
ieee802154: atusb: switch from uint8_t to u8
Stefan Schmidt
2017-11-06
*
ieee802154: atusb: make two structures static, fixes warnings
Colin Ian King
2017-09-26
*
ieee802154: atusb: fix firmware version check to enable frame retries
Stefan Schmidt
2017-09-26
*
ieee802154: atusb: Driver for Busware HUL dongle
Josef Filzmaier
2017-09-20
*
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
2017-01-12
*
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-12-08
*
net: ieee802154: constify ieee802154_ops structures
Bhumika Goyal
2016-11-21
*
atusb: don't change csma settings while set channel
Alexander Aring
2016-07-08
*
ieee802154: atusb: update my copyright years for this driver
Stefan Schmidt
2016-04-20
*
ieee802154: atusb: implement .set_cca_mode ops callback
Stefan Schmidt
2016-04-20
*
ieee802154: atusb: implement .set_cca_ed_level ops callback
Stefan Schmidt
2016-04-20
*
ieee802154: atusb: implement .set_csma_params ops callback
Stefan Schmidt
2016-04-20
*
ieee802154-atusb: Delete an unnecessary check before the function call "kfree...
Markus Elfring
2015-12-10
*
atusb: add handling for different chipnames
Alexander Aring
2015-09-17
*
mac802154: remove aack hw flag
Alexander Aring
2015-06-07
*
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-31
*
atusb: add support for at86rf230
Alexander Aring
2015-05-27
*
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-21
*
ieee802154: add support for atusb transceiver
Alexander Aring
2015-05-19