summaryrefslogtreecommitdiff
path: root/include/net/cfg802154.h
AgeCommit message (Expand)AuthorFilesLines
2024-03-06mac802154: fix llsec key resources release in mac802154_llsec_key_delFedor Pchelkin1-0/+1
2023-12-15mac802154: Avoid new associations while disassociatingMiquel Raynal1-1/+3
2023-11-20mac802154: Follow the number of associated devicesMiquel Raynal1-0/+1
2023-11-20ieee802154: Add support for limiting the number of associated devicesMiquel Raynal1-0/+8
2023-11-20mac802154: Handle association requests from peersMiquel Raynal1-0/+7
2023-11-20ieee802154: Add support for user disassociation requestsMiquel Raynal1-0/+3
2023-11-20ieee802154: Add support for user association requestsMiquel Raynal1-0/+4
2023-11-20ieee802154: Internal PAN managementMiquel Raynal1-0/+47
2023-07-15net: cfg802154: fix kernel-doc notation warningsRandy Dunlap1-1/+2
2023-03-24net: ieee802154: Handle limited devices with only datagram supportMiquel Raynal1-0/+3
2023-01-28ieee802154: Add support for user beaconing requestsMiquel Raynal1-0/+23
2023-01-03mac802154: Handle passive scanningMiquel Raynal1-0/+16
2023-01-03mac802154: Prepare forcing specific symbol durationMiquel Raynal1-1/+2
2023-01-03ieee802154: Introduce a helper to validate a channelMiquel Raynal1-0/+11
2023-01-03ieee802154: Add support for user scanning requestsMiquel Raynal1-0/+25
2022-11-29ieee802154: Advertize coordinators discoveryMiquel Raynal1-0/+18
2022-10-12mac802154: set filter at drv_start()Alexander Aring1-2/+5
2022-06-10net: mac802154: Add a warning in the hot pathMiquel Raynal1-1/+4
2022-06-10net: mac802154: Introduce a tx queue flushing mechanismMiquel Raynal1-0/+1
2022-06-10net: mac802154: Bring the ability to hold the transmit queueMiquel Raynal1-2/+4
2022-06-10net: mac802154: Follow the count of ongoing transmissionsMiquel Raynal1-0/+3
2022-05-22net: wrap the wireless pointers in struct net_device in an ifdefJakub Kicinski1-0/+2
2022-02-10net: mac802154: Set durations automaticallyMiquel Raynal1-0/+2
2022-02-10net: mac802154: Convert the symbol duration into nanosecondsMiquel Raynal1-2/+2
2022-02-01net: ieee802154: Provide a kdoc to the address structureDavid Girault1-0/+10
2020-02-29cfg802154: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner1-9/+1
2016-07-08ieee802154: add netns supportAlexander Aring1-0/+13
2015-09-30nl802154: add support for security layerAlexander Aring1-0/+131
2015-09-22ieee802154: introduce wpan_dev_header_opsAlexander Aring1-0/+33
2015-08-10ieee802154: add ack request default handlingAlexander Aring1-0/+5
2015-08-10ieee802154: 6lowpan: remove multiple lowpan per wpan supportAlexander Aring1-0/+3
2015-07-23cfg802154: add PM hooksVarka Bhadram1-0/+2
2015-05-27nl802154: add support to set cca ed levelAlexander Aring1-0/+1
2015-05-27ieee802154: add set transmit power supportVarka Bhadram1-0/+1
2015-05-23mac802154: use atomic ops for sequence incrementationAlexander Aring1-2/+2
2015-05-23mac802154: remove pib lockAlexander Aring1-2/+0
2015-05-19ieee802154: add iftypes capabilityAlexander Aring1-1/+1
2015-05-19cfg802154: introduce wpan phy flagsAlexander Aring1-0/+16
2015-05-19mac802154: check for really changesAlexander Aring1-0/+12
2015-05-19ieee802154: add several phy supported handlingAlexander Aring1-1/+25
2015-05-19ieee802154: introduce wpan_phy_supportedAlexander Aring1-1/+5
2015-05-19ieee802154: change cca ed level to mbmAlexander Aring1-0/+1
2015-05-19ieee802154: change transmit power to mbmAlexander Aring1-0/+1
2015-05-19ieee802154: change transmit power to s32Alexander Aring1-1/+1
2015-04-30cfg802154: pass name_assign_type to rdev_add_virtual_intf()Varka Bhadram1-0/+2
2014-12-19nl802154: introduce support for cca settingsAlexander Aring1-0/+3
2014-12-19ieee802154: rework cca settingAlexander Aring1-1/+6
2014-11-17ieee802154: fix byteorder for short address and panidAlexander Aring1-2/+2
2014-11-17ieee802154: rename and move WPAN_NUM_ definesAlexander Aring1-9/+2