| Age | Commit message (Expand) | Author | Files | Lines |
| 2023-11-20 | ieee802154: Add support for user disassociation requests | Miquel Raynal | 1 | -0/+15 |
| 2023-11-20 | ieee802154: Add support for user association requests | Miquel Raynal | 1 | -0/+15 |
| 2023-01-28 | ieee802154: Add support for user beaconing requests | Miquel Raynal | 1 | -0/+28 |
| 2023-01-03 | ieee802154: Add support for user scanning requests | Miquel Raynal | 1 | -0/+28 |
| 2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
| 2015-09-30 | nl802154: add support for security layer | Alexander Aring | 1 | -0/+109 |
| 2015-08-10 | ieee802154: add ack request default handling | Alexander Aring | 1 | -0/+13 |
| 2015-07-23 | cfg802154: add PM hooks | Varka Bhadram | 1 | -0/+20 |
| 2015-05-27 | nl802154: add support to set cca ed level | Alexander Aring | 1 | -0/+11 |
| 2015-05-27 | ieee802154: add set transmit power support | Varka Bhadram | 1 | -0/+12 |
| 2015-04-30 | cfg802154: pass name_assign_type to rdev_add_virtual_intf() | Varka Bhadram | 1 | -3/+7 |
| 2015-04-30 | ieee802154: Add trace events for rdev->ops | Guido Günther | 1 | -11/+66 |
| 2014-12-19 | nl802154: introduce support for cca settings | Alexander Aring | 1 | -0/+7 |
| 2014-11-17 | ieee802154: fix byteorder for short address and panid | Alexander Aring | 1 | -2/+2 |
| 2014-11-17 | ieee802154: add del interface command | Alexander Aring | 1 | -0/+7 |
| 2014-11-17 | ieee802154: setting extended address while iface add | Alexander Aring | 1 | -2/+3 |
| 2014-11-17 | ieee802154: add new interface command | Alexander Aring | 1 | -0/+7 |
| 2014-11-17 | mac802154: remove const for non pointer in rdev-ops | Alexander Aring | 1 | -9/+5 |
| 2014-11-12 | ieee820154: add lbt setting support | Alexander Aring | 1 | -0/+7 |
| 2014-11-12 | ieee820154: add max frame retries setting support | Alexander Aring | 1 | -0/+9 |
| 2014-11-12 | ieee820154: add max csma backoffs setting support | Alexander Aring | 1 | -0/+9 |
| 2014-11-12 | ieee820154: add backoff exponent setting support | Alexander Aring | 1 | -0/+9 |
| 2014-11-12 | ieee820154: add short_addr setting support | Alexander Aring | 1 | -0/+7 |
| 2014-11-12 | ieee820154: add pan_id setting support | Alexander Aring | 1 | -0/+7 |
| 2014-11-12 | ieee820154: add channel set support | Alexander Aring | 1 | -0/+7 |
| 2014-11-02 | cfg802154: convert deprecated iface add and del | Alexander Aring | 1 | -0/+23 |