aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac802154/iface.c
AgeCommit message (Expand)Author
2023-02-20Merge tag 'ieee802154-for-net-next-2023-02-20' of git://git.kernel.org/pub/sc...Jakub Kicinski
2023-01-28mac802154: Handle basic beaconingMiquel Raynal
2023-01-03mac802154: Handle passive scanningMiquel Raynal
2022-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-12-05mac802154: fix missing INIT_LIST_HEAD in ieee802154_if_add()Wei Yongjun
2022-11-01mac802154: Allow the creation of coordinator interfacesMiquel Raynal
2022-11-01mac802154: Clarify an expressionMiquel Raynal
2022-10-12mac802154: set filter at drv_start()Alexander Aring
2021-10-20mac802154: use dev_addr_set() - manualJakub Kicinski
2021-10-20mac802154: use dev_addr_set()Jakub Kicinski
2021-09-07ieee802154: Remove redundant initialization of variable retColin Ian King
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner
2017-06-07net: Fix inconsistent teardown and release of private netdev state.David S. Miller
2016-09-19mac802154: set phy net namespace for new ifacesAlexander Aring
2015-09-30ieee802154: change mtu size behaviourAlexander Aring
2015-09-24mac802154: iface: assume big endian for af_packetAlexander Aring
2015-09-22ieee802154: change needed headroom/tailroomAlexander Aring
2015-09-22ieee802154: introduce wpan_dev_header_opsAlexander Aring
2015-08-10mac802154: change frame_retries behaviourAlexander Aring
2015-08-10mac802154: fix wpan mac setting while lowpan is thereAlexander Aring
2015-07-23mac802154: util: add stop_device utility functionAlexander Aring
2015-07-23mac802154: add llsec address update workaroundAlexander Aring
2015-06-17mac802154: iface: cleanup stack variableAlexander Aring
2015-06-17mac802154: iface: fix order while interface upAlexander Aring
2015-06-15mac802154: iface: flush workqueue before stopAlexander Aring
2015-06-15mac802154: iface: fix hrtimer cancel on ifdownAlexander Aring
2015-06-09mac802154/iface: remove superfluous WARN_ON call in slave_open()Stefan Schmidt
2015-06-07mac802154: remove unneeded vif structAlexander Aring
2015-05-31ieee802154: Fix EUI-64 station address validation.Lennert Buytenhek
2015-05-26mac802154: Avoid rtnl deadlock in mac802154_wpan_ioctl().Lennert Buytenhek
2015-05-23mac802154: remove mib lockAlexander Aring
2015-05-23mac802154: use atomic ops for sequence incrementationAlexander Aring
2015-05-23mac802154: remove pib lockAlexander Aring
2015-05-23mac802154: fix hold rtnl while ioctlAlexander Aring
2015-04-30cfg802154: pass name_assign_type to rdev_add_virtual_intf()Varka Bhadram
2015-03-27mac802154: cleanup concurrent checkAlexander Aring
2014-12-20ieee802154: iface: move multiple node type checkAlexander Aring
2014-12-20mac802154: iface: check concurrent ifacesAlexander Aring
2014-11-26mac802154: remove unnecessary if statementVarka Bhadram
2014-11-17ieee802154: setting extended address while iface addAlexander Aring
2014-11-17mac802154: remove wpan_dev parameter in if_addAlexander Aring
2014-11-17mac802154: use new nl802154 iftype typesAlexander Aring
2014-11-13mac802154: add interframe spacing time handlingAlexander Aring
2014-11-12mac802154: add ifname change notifierAlexander Aring
2014-11-12mac820154: move mutex locks out of loopAlexander Aring
2014-11-12mac820154: rename sdata next to tmpAlexander Aring
2014-11-12mac820154: move interface unregistration into ifaceAlexander Aring
2014-11-09mac802154: protect address changes via ioctlAlexander Aring
2014-11-09mac820154: don't set monitor dev_addrAlexander Aring
2014-11-09ieee802154: add iftype to wpan_devAlexander Aring