summaryrefslogtreecommitdiffstats
path: root/net/mac802154/util.c
AgeCommit message (Expand)AuthorFilesLines
2022-10-26net: mac802154: Fixup function parameter name in docsStefan Schmidt1-2/+2
2022-06-14mac802154: fix atomic_dec_and_test checksAlexander Aring1-2/+2
2022-06-14mac802154: util: fix release queue handlingAlexander Aring1-1/+1
2022-06-10net: mac802154: Add a warning in the hot pathMiquel Raynal1-0/+1
2022-06-10net: mac802154: Introduce a tx queue flushing mechanismMiquel Raynal1-2/+4
2022-06-10net: mac802154: Introduce a helper to disable the queueMiquel Raynal1-0/+14
2022-06-10net: mac802154: Bring the ability to hold the transmit queueMiquel Raynal1-7/+45
2022-06-10net: mac802154: Follow the count of ongoing transmissionsMiquel Raynal1-0/+2
2022-04-25net: mac802154: Create an error helper for asynchronous offloading errorsMiquel Raynal1-0/+6
2022-04-25net: mac802154: Create an offloaded transmission error helperMiquel Raynal1-0/+11
2022-04-25net: mac802154: Save a global error code on transmissionsMiquel Raynal1-1/+4
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner1-8/+2
2016-12-25ktime: Cleanup ktime_set() usageThomas Gleixner1-2/+2
2015-07-23mac802154: util: add stop_device utility functionAlexander Aring1-0/+8
2015-05-19mac802154: tx: allow xmit complete from hard irqAlexander Aring1-3/+2
2015-03-14mac802154: correct max sifs size handlingAlexander Aring1-1/+12
2014-11-13mac802154: add interframe spacing time handlingAlexander Aring1-3/+29
2014-11-12mac802154: add wpan_phy priv idAlexander Aring1-0/+3
2014-10-26mac802154: add netdev qeue helpersAlexander Aring1-0/+55