index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ieee802154
/
core.c
Age
Commit message (
Expand
)
Author
2026-06-19
ieee802154: Remove WARN_ON() in cfg802154_pernet_exit()
Ivan Abramov
2026-06-19
ieee802154: Avoid calling WARN_ON() on -ENOMEM in cfg802154_switch_netns()
Ivan Abramov
2026-06-19
ieee802154: Restore initial state on failed device_rename() in cfg802154_swit...
Ivan Abramov
2025-03-04
net: rename netns_local to netns_immutable
Nicolas Dichtel
2024-09-03
netdev_features: convert NETIF_F_NETNS_LOCAL to dev->netns_local
Alexander Lobakin
2023-11-20
mac802154: Follow the number of associated devices
Miquel Raynal
2023-11-20
ieee802154: Add support for limiting the number of associated devices
Miquel Raynal
2023-11-20
mac802154: Handle association requests from peers
Miquel Raynal
2023-11-20
mac802154: Handle associating
Miquel Raynal
2023-11-20
ieee802154: Internal PAN management
Miquel Raynal
2022-06-10
net: mac802154: Introduce a tx queue flushing mechanism
Miquel Raynal
2022-06-10
net: mac802154: Bring the ability to hold the transmit queue
Miquel Raynal
2019-07-30
drivers: Introduce device lookup variants by name
Suzuki K Poulose
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174
Thomas Gleixner
2018-07-24
net: remove blank lines at end of file
Stephen Hemminger
2016-07-08
ieee802154: add netns support
Alexander Aring
2015-09-30
nl802154: add support for security layer
Alexander Aring
2015-05-23
mac802154: remove pib lock
Alexander Aring
2015-03-14
ieee802154: change wpan-phy name to phy
Alexander Aring
2015-02-14
ieee802154: fix netns settings
Nicolas Dichtel
2014-11-09
ieee802154: add wpan_phy dump support
Alexander Aring
2014-11-09
ieee802154: add nl802154 framework
Alexander Aring
2014-11-09
ieee802154: add wpan_dev_list
Alexander Aring
2014-11-09
ieee802154: add cfg802154_registered_device list
Alexander Aring
2014-11-09
ieee802154: rename wpan_phy_alloc
Alexander Aring
2014-11-05
ieee802154: rework wpan_phy index assignment
Alexander Aring
2014-11-02
cfg802154: introduce cfg802154_registered_device
Alexander Aring
2014-11-02
ieee802154: remove default channel settings
Alexander Aring
2014-10-28
ieee802154: introduce sysfs file
Alexander Aring
2014-10-25
ieee802154: move wpan-class.c to core.c
Alexander Aring