| Age | Commit message (Expand) | Author | Files | Lines |
| 2024-03-06 | mac802154: fix llsec key resources release in mac802154_llsec_key_del | Fedor Pchelkin | 1 | -0/+1 |
| 2023-12-15 | mac802154: Avoid new associations while disassociating | Miquel Raynal | 1 | -1/+3 |
| 2023-11-20 | mac802154: Follow the number of associated devices | Miquel Raynal | 1 | -0/+1 |
| 2023-11-20 | ieee802154: Add support for limiting the number of associated devices | Miquel Raynal | 1 | -0/+8 |
| 2023-11-20 | mac802154: Handle association requests from peers | Miquel Raynal | 1 | -0/+7 |
| 2023-11-20 | ieee802154: Add support for user disassociation requests | Miquel Raynal | 1 | -0/+3 |
| 2023-11-20 | ieee802154: Add support for user association requests | Miquel Raynal | 1 | -0/+4 |
| 2023-11-20 | ieee802154: Internal PAN management | Miquel Raynal | 1 | -0/+47 |
| 2023-07-14 | net: cfg802154: fix kernel-doc notation warnings | Randy Dunlap | 1 | -1/+2 |
| 2023-03-24 | net: ieee802154: Handle limited devices with only datagram support | Miquel Raynal | 1 | -0/+3 |
| 2023-01-28 | ieee802154: Add support for user beaconing requests | Miquel Raynal | 1 | -0/+23 |
| 2023-01-03 | mac802154: Handle passive scanning | Miquel Raynal | 1 | -0/+16 |
| 2023-01-03 | mac802154: Prepare forcing specific symbol duration | Miquel Raynal | 1 | -1/+2 |
| 2023-01-03 | ieee802154: Introduce a helper to validate a channel | Miquel Raynal | 1 | -0/+11 |
| 2023-01-03 | ieee802154: Add support for user scanning requests | Miquel Raynal | 1 | -0/+25 |
| 2022-11-29 | ieee802154: Advertize coordinators discovery | Miquel Raynal | 1 | -0/+18 |
| 2022-10-12 | mac802154: set filter at drv_start() | Alexander Aring | 1 | -2/+5 |
| 2022-06-10 | net: mac802154: Add a warning in the hot path | Miquel Raynal | 1 | -1/+4 |
| 2022-06-10 | net: mac802154: Introduce a tx queue flushing mechanism | Miquel Raynal | 1 | -0/+1 |
| 2022-06-10 | net: mac802154: Bring the ability to hold the transmit queue | Miquel Raynal | 1 | -2/+4 |
| 2022-06-10 | net: mac802154: Follow the count of ongoing transmissions | Miquel Raynal | 1 | -0/+3 |
| 2022-05-22 | net: wrap the wireless pointers in struct net_device in an ifdef | Jakub Kicinski | 1 | -0/+2 |
| 2022-02-10 | net: mac802154: Set durations automatically | Miquel Raynal | 1 | -0/+2 |
| 2022-02-10 | net: mac802154: Convert the symbol duration into nanoseconds | Miquel Raynal | 1 | -2/+2 |
| 2022-02-01 | net: ieee802154: Provide a kdoc to the address structure | David Girault | 1 | -0/+10 |
| 2020-02-29 | cfg802154: Replace zero-length array with flexible-array member | Gustavo A. R. Silva | 1 | -1/+1 |
| 2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174 | Thomas Gleixner | 1 | -9/+1 |
| 2016-07-08 | ieee802154: add netns support | Alexander Aring | 1 | -0/+13 |
| 2015-09-30 | nl802154: add support for security layer | Alexander Aring | 1 | -0/+131 |
| 2015-09-22 | ieee802154: introduce wpan_dev_header_ops | Alexander Aring | 1 | -0/+33 |
| 2015-08-10 | ieee802154: add ack request default handling | Alexander Aring | 1 | -0/+5 |
| 2015-08-10 | ieee802154: 6lowpan: remove multiple lowpan per wpan support | Alexander Aring | 1 | -0/+3 |
| 2015-07-23 | cfg802154: add PM hooks | Varka Bhadram | 1 | -0/+2 |
| 2015-05-27 | nl802154: add support to set cca ed level | Alexander Aring | 1 | -0/+1 |
| 2015-05-27 | ieee802154: add set transmit power support | Varka Bhadram | 1 | -0/+1 |
| 2015-05-23 | mac802154: use atomic ops for sequence incrementation | Alexander Aring | 1 | -2/+2 |
| 2015-05-23 | mac802154: remove pib lock | Alexander Aring | 1 | -2/+0 |
| 2015-05-19 | ieee802154: add iftypes capability | Alexander Aring | 1 | -1/+1 |
| 2015-05-19 | cfg802154: introduce wpan phy flags | Alexander Aring | 1 | -0/+16 |
| 2015-05-19 | mac802154: check for really changes | Alexander Aring | 1 | -0/+12 |
| 2015-05-19 | ieee802154: add several phy supported handling | Alexander Aring | 1 | -1/+25 |
| 2015-05-19 | ieee802154: introduce wpan_phy_supported | Alexander Aring | 1 | -1/+5 |
| 2015-05-19 | ieee802154: change cca ed level to mbm | Alexander Aring | 1 | -0/+1 |
| 2015-05-19 | ieee802154: change transmit power to mbm | Alexander Aring | 1 | -0/+1 |
| 2015-05-19 | ieee802154: change transmit power to s32 | Alexander Aring | 1 | -1/+1 |
| 2015-04-30 | cfg802154: pass name_assign_type to rdev_add_virtual_intf() | Varka Bhadram | 1 | -0/+2 |
| 2014-12-19 | nl802154: introduce support for cca settings | Alexander Aring | 1 | -0/+3 |
| 2014-12-19 | ieee802154: rework cca setting | Alexander Aring | 1 | -1/+6 |
| 2014-11-17 | ieee802154: fix byteorder for short address and panid | Alexander Aring | 1 | -2/+2 |
| 2014-11-17 | ieee802154: rename and move WPAN_NUM_ defines | Alexander Aring | 1 | -9/+2 |
| 2014-11-17 | ieee802154: add del interface command | Alexander Aring | 1 | -0/+2 |
| 2014-11-17 | ieee802154: setting extended address while iface add | Alexander Aring | 1 | -1/+2 |
| 2014-11-17 | ieee802154: add new interface command | Alexander Aring | 1 | -0/+5 |
| 2014-11-13 | mac802154: add interframe spacing time handling | Alexander Aring | 1 | -0/+8 |
| 2014-11-12 | ieee820154: add lbt setting support | Alexander Aring | 1 | -0/+2 |
| 2014-11-12 | ieee820154: add max frame retries setting support | Alexander Aring | 1 | -0/+3 |
| 2014-11-12 | ieee820154: add max csma backoffs setting support | Alexander Aring | 1 | -0/+3 |
| 2014-11-12 | ieee820154: add backoff exponent setting support | Alexander Aring | 1 | -0/+3 |
| 2014-11-12 | ieee820154: add short_addr setting support | Alexander Aring | 1 | -0/+2 |
| 2014-11-12 | ieee820154: add pan_id setting support | Alexander Aring | 1 | -0/+2 |
| 2014-11-12 | ieee820154: add channel set support | Alexander Aring | 1 | -0/+1 |
| 2014-11-12 | ieee802154: cleanup cfg802154 intendation | Alexander Aring | 1 | -2/+2 |
| 2014-11-12 | mac802154: add wpan_phy priv id | Alexander Aring | 1 | -0/+8 |
| 2014-11-09 | ieee802154: add wpan_dev_list | Alexander Aring | 1 | -0/+6 |
| 2014-11-09 | ieee802154: add iftype to wpan_dev | Alexander Aring | 1 | -0/+1 |
| 2014-11-09 | ieee802154: rename wpan_phy_alloc | Alexander Aring | 1 | -1/+1 |
| 2014-11-09 | mac802154: move mac pib attributes into wpan_dev | Alexander Aring | 1 | -5/+19 |
| 2014-11-05 | mac802154: add support for perm_extended_addr | Alexander Aring | 1 | -0/+2 |
| 2014-11-05 | ieee802154: rework interface registration | Alexander Aring | 1 | -0/+4 |
| 2014-11-05 | ieee802154: rework wpan_phy index assignment | Alexander Aring | 1 | -1/+0 |
| 2014-11-02 | cfg802154: convert deprecated iface add and del | Alexander Aring | 1 | -4/+5 |
| 2014-11-02 | cfg802154: introduce cfg802154_registered_device | Alexander Aring | 1 | -1/+7 |
| 2014-10-28 | mac802154: remove driver ops in wpan-phy | Alexander Aring | 1 | -8/+0 |
| 2014-10-25 | ieee802154: move wpan-phy.h to cfg802154.h | Alexander Aring | 1 | -0/+103 |