summaryrefslogtreecommitdiffstats
path: root/net/mac802154/ieee802154_i.h
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner2019-05-301-9/+1Star
* drivers: add explicit interrupt.h includesFlorian Westphal2017-03-301-0/+1
* mac802154: Fix memory corruption with global deferred transmit state.Lennert Buytenhek2015-07-301-0/+4
* mac802154: fix ieee802154_rx handlingVarka Bhadram2015-07-231-1/+1
* mac802154: do not export ieee802154_rx()Varka Bhadram2015-07-231-0/+1
* mac802154: cfg: add suspend and resume callbacksAlexander Aring2015-07-231-0/+1
* mac802154: util: add stop_device utility functionAlexander Aring2015-07-231-0/+1
* mac802154: remove unused macroVarka Bhadram2015-07-231-2/+0Star
* mac802154: add llsec address update workaroundAlexander Aring2015-07-231-0/+2
* mac802154: remove unneeded vif structAlexander Aring2015-06-071-2/+0Star
* mac802154: remove mib lockAlexander Aring2015-05-231-6/+0Star
* mac802154: use atomic ops for sequence incrementationAlexander Aring2015-05-231-1/+0Star
* cfg802154: pass name_assign_type to rdev_add_virtual_intf()Varka Bhadram2015-04-301-1/+2
* ieee802154: add del interface commandAlexander Aring2014-11-171-0/+6
* ieee802154: setting extended address while iface addAlexander Aring2014-11-171-1/+1
* mac802154: remove wpan_dev parameter in if_addAlexander Aring2014-11-171-1/+1
* mac802154: use new nl802154 iftype typesAlexander Aring2014-11-171-1/+2
* mac802154: remove unused prototypesAlexander Aring2014-11-171-6/+0Star
* mac802154: add interframe spacing time handlingAlexander Aring2014-11-131-0/+4
* mac802154: add ifname change notifierAlexander Aring2014-11-121-0/+3
* mac802154: add wpan_phy priv idAlexander Aring2014-11-121-0/+3
* mac820154: move interface unregistration into ifaceAlexander Aring2014-11-121-0/+1
* mac802154: remove mac_params in sdataAlexander Aring2014-11-091-2/+0Star
* mac802154: move mac pib attributes into wpan_devAlexander Aring2014-11-091-10/+0Star
* mac802154: fix typo promisuous to promiscuousAlexander Aring2014-11-051-1/+1
* mac802154: add ieee802154_vif structAlexander Aring2014-11-051-1/+2
* ieee802154: rework interface registrationAlexander Aring2014-11-051-0/+4
* mac802154: move interface add handling in ifaceAlexander Aring2014-11-051-0/+3
* mac802154: move interface del handling in ifaceAlexander Aring2014-11-051-1/+1
* mac802154: set extended address filter on ifupAlexander Aring2014-11-021-1/+0Star
* cfg802154: convert deprecated iface add and delAlexander Aring2014-11-021-0/+4
* mac802154: add basic support for monitorAlexander Aring2014-10-291-0/+1
* mac802154: move mac_params functions into mac_cmdAlexander Aring2014-10-281-5/+0Star
* mac802154: remove channel attributes from sdataAlexander Aring2014-10-281-3/+0Star
* mac802154: move local started handlingAlexander Aring2014-10-281-7/+0Star
* mac802154: rename running to startedAlexander Aring2014-10-281-1/+1
* mac802154: rework sdata state change to runningAlexander Aring2014-10-281-1/+11
* mac802154: declare struct ieee802154_ops as constAlexander Aring2014-10-281-1/+1
* mac802154: main: move open and close into ifaceAlexander Aring2014-10-281-3/+0Star
* mac802154: tx: remove monitor receive while xmitAlexander Aring2014-10-271-1/+0Star
* mac802154: rx: move receive handling into rx.cAlexander Aring2014-10-271-1/+0Star
* mac802154: rx: use tasklet instead workqueueAlexander Aring2014-10-271-0/+7
* mac802154: tx: change naming conventionAlexander Aring2014-10-261-2/+4
* mac802154: tx: move xmit callback to tx fileAlexander Aring2014-10-261-3/+2Star
* mac802154: rename dev_workqueue to workqueueAlexander Aring2014-10-251-1/+1
* mac802154: introduce IEEE802154_DEV_TO_SUB_IFAlexander Aring2014-10-251-0/+6
* mac802154: introduce hw_to_local functionAlexander Aring2014-10-251-2/+6
* mac802154: rename sdata slaves and slaves_mtxAlexander Aring2014-10-251-2/+2
* mac802154: rename hw subif_data variable to localAlexander Aring2014-10-251-1/+1
* mac802154: rename mac802154_sub_if_dataAlexander Aring2014-10-251-1/+1