summaryrefslogtreecommitdiffstats
path: root/include/net/cfg802154.h
Commit message (Expand)AuthorAgeFilesLines
* mac802154: fix llsec key resources release in mac802154_llsec_key_delFedor Pchelkin2024-03-061-0/+1
* mac802154: Avoid new associations while disassociatingMiquel Raynal2023-12-151-1/+3
* mac802154: Follow the number of associated devicesMiquel Raynal2023-11-201-0/+1
* ieee802154: Add support for limiting the number of associated devicesMiquel Raynal2023-11-201-0/+8
* mac802154: Handle association requests from peersMiquel Raynal2023-11-201-0/+7
* ieee802154: Add support for user disassociation requestsMiquel Raynal2023-11-201-0/+3
* ieee802154: Add support for user association requestsMiquel Raynal2023-11-201-0/+4
* ieee802154: Internal PAN managementMiquel Raynal2023-11-201-0/+47
* net: cfg802154: fix kernel-doc notation warningsRandy Dunlap2023-07-141-1/+2
* net: ieee802154: Handle limited devices with only datagram supportMiquel Raynal2023-03-241-0/+3
* ieee802154: Add support for user beaconing requestsMiquel Raynal2023-01-281-0/+23
* mac802154: Handle passive scanningMiquel Raynal2023-01-031-0/+16
* mac802154: Prepare forcing specific symbol durationMiquel Raynal2023-01-031-1/+2
* ieee802154: Introduce a helper to validate a channelMiquel Raynal2023-01-031-0/+11
* ieee802154: Add support for user scanning requestsMiquel Raynal2023-01-031-0/+25
* ieee802154: Advertize coordinators discoveryMiquel Raynal2022-11-291-0/+18
* mac802154: set filter at drv_start()Alexander Aring2022-10-121-2/+5
* net: mac802154: Add a warning in the hot pathMiquel Raynal2022-06-101-1/+4
* net: mac802154: Introduce a tx queue flushing mechanismMiquel Raynal2022-06-101-0/+1
* net: mac802154: Bring the ability to hold the transmit queueMiquel Raynal2022-06-101-2/+4
* net: mac802154: Follow the count of ongoing transmissionsMiquel Raynal2022-06-101-0/+3
* net: wrap the wireless pointers in struct net_device in an ifdefJakub Kicinski2022-05-221-0/+2
* net: mac802154: Set durations automaticallyMiquel Raynal2022-02-101-0/+2
* net: mac802154: Convert the symbol duration into nanosecondsMiquel Raynal2022-02-101-2/+2
* net: ieee802154: Provide a kdoc to the address structureDavid Girault2022-02-011-0/+10
* cfg802154: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-02-291-1/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner2019-05-301-9/+1
* ieee802154: add netns supportAlexander Aring2016-07-081-0/+13
* nl802154: add support for security layerAlexander Aring2015-09-301-0/+131
* ieee802154: introduce wpan_dev_header_opsAlexander Aring2015-09-221-0/+33
* ieee802154: add ack request default handlingAlexander Aring2015-08-101-0/+5
* ieee802154: 6lowpan: remove multiple lowpan per wpan supportAlexander Aring2015-08-101-0/+3
* cfg802154: add PM hooksVarka Bhadram2015-07-231-0/+2
* nl802154: add support to set cca ed levelAlexander Aring2015-05-271-0/+1
* ieee802154: add set transmit power supportVarka Bhadram2015-05-271-0/+1
* mac802154: use atomic ops for sequence incrementationAlexander Aring2015-05-231-2/+2
* mac802154: remove pib lockAlexander Aring2015-05-231-2/+0
* ieee802154: add iftypes capabilityAlexander Aring2015-05-191-1/+1
* cfg802154: introduce wpan phy flagsAlexander Aring2015-05-191-0/+16
* mac802154: check for really changesAlexander Aring2015-05-191-0/+12
* ieee802154: add several phy supported handlingAlexander Aring2015-05-191-1/+25
* ieee802154: introduce wpan_phy_supportedAlexander Aring2015-05-191-1/+5
* ieee802154: change cca ed level to mbmAlexander Aring2015-05-191-0/+1
* ieee802154: change transmit power to mbmAlexander Aring2015-05-191-0/+1
* ieee802154: change transmit power to s32Alexander Aring2015-05-191-1/+1
* cfg802154: pass name_assign_type to rdev_add_virtual_intf()Varka Bhadram2015-04-301-0/+2
* nl802154: introduce support for cca settingsAlexander Aring2014-12-191-0/+3
* ieee802154: rework cca settingAlexander Aring2014-12-191-1/+6
* ieee802154: fix byteorder for short address and panidAlexander Aring2014-11-171-2/+2
* ieee802154: rename and move WPAN_NUM_ definesAlexander Aring2014-11-171-9/+2