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