summaryrefslogtreecommitdiffstats
path: root/net/mac802154/util.c
Commit message (Expand)AuthorAgeFilesLines
* net: mac802154: Create an error helper for asynchronous offloading errorsMiquel Raynal2022-04-251-0/+6
* net: mac802154: Create an offloaded transmission error helperMiquel Raynal2022-04-251-0/+11
* net: mac802154: Save a global error code on transmissionsMiquel Raynal2022-04-251-1/+4
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner2019-05-301-8/+2
* ktime: Cleanup ktime_set() usageThomas Gleixner2016-12-251-2/+2
* mac802154: util: add stop_device utility functionAlexander Aring2015-07-231-0/+8
* mac802154: tx: allow xmit complete from hard irqAlexander Aring2015-05-191-3/+2
* mac802154: correct max sifs size handlingAlexander Aring2015-03-141-1/+12
* mac802154: add interframe spacing time handlingAlexander Aring2014-11-131-3/+29
* mac802154: add wpan_phy priv idAlexander Aring2014-11-121-0/+3
* mac802154: add netdev qeue helpersAlexander Aring2014-10-261-0/+55