aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac802154/ieee802154_i.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-11-17ieee802154: add del interface commandAlexander Aring1-0/+6
2014-11-17ieee802154: setting extended address while iface addAlexander Aring1-1/+1
2014-11-17mac802154: remove wpan_dev parameter in if_addAlexander Aring1-1/+1
2014-11-17mac802154: use new nl802154 iftype typesAlexander Aring1-1/+2
2014-11-17mac802154: remove unused prototypesAlexander Aring1-6/+0
2014-11-13mac802154: add interframe spacing time handlingAlexander Aring1-0/+4
2014-11-12mac802154: add ifname change notifierAlexander Aring1-0/+3
2014-11-12mac802154: add wpan_phy priv idAlexander Aring1-0/+3
2014-11-12mac820154: move interface unregistration into ifaceAlexander Aring1-0/+1
2014-11-09mac802154: remove mac_params in sdataAlexander Aring1-2/+0
2014-11-09mac802154: move mac pib attributes into wpan_devAlexander Aring1-10/+0
2014-11-05mac802154: fix typo promisuous to promiscuousAlexander Aring1-1/+1
2014-11-05mac802154: add ieee802154_vif structAlexander Aring1-1/+2
2014-11-05ieee802154: rework interface registrationAlexander Aring1-0/+4
2014-11-05mac802154: move interface add handling in ifaceAlexander Aring1-0/+3
2014-11-05mac802154: move interface del handling in ifaceAlexander Aring1-1/+1
2014-11-02mac802154: set extended address filter on ifupAlexander Aring1-1/+0
2014-11-02cfg802154: convert deprecated iface add and delAlexander Aring1-0/+4
2014-10-29mac802154: add basic support for monitorAlexander Aring1-0/+1
2014-10-28mac802154: move mac_params functions into mac_cmdAlexander Aring1-5/+0
2014-10-28mac802154: remove channel attributes from sdataAlexander Aring1-3/+0
2014-10-28mac802154: move local started handlingAlexander Aring1-7/+0
2014-10-28mac802154: rename running to startedAlexander Aring1-1/+1
2014-10-28mac802154: rework sdata state change to runningAlexander Aring1-1/+11
2014-10-28mac802154: declare struct ieee802154_ops as constAlexander Aring1-1/+1
2014-10-28mac802154: main: move open and close into ifaceAlexander Aring1-3/+0
2014-10-27mac802154: tx: remove monitor receive while xmitAlexander Aring1-1/+0
2014-10-27mac802154: rx: move receive handling into rx.cAlexander Aring1-1/+0
2014-10-27mac802154: rx: use tasklet instead workqueueAlexander Aring1-0/+7
2014-10-26mac802154: tx: change naming conventionAlexander Aring1-2/+4
2014-10-26mac802154: tx: move xmit callback to tx fileAlexander Aring1-3/+2
2014-10-25mac802154: rename dev_workqueue to workqueueAlexander Aring1-1/+1
2014-10-25mac802154: introduce IEEE802154_DEV_TO_SUB_IFAlexander Aring1-0/+6
2014-10-25mac802154: introduce hw_to_local functionAlexander Aring1-2/+6
2014-10-25mac802154: rename sdata slaves and slaves_mtxAlexander Aring1-2/+2
2014-10-25mac802154: rename hw subif_data variable to localAlexander Aring1-1/+1
2014-10-25mac802154: rename mac802154_sub_if_dataAlexander Aring1-1/+1
2014-10-25mac802154: rename mac802154_priv to ieee802154_localAlexander Aring1-6/+6
2014-10-25ieee802154: rename ieee802154_dev to ieee802154_hwAlexander Aring1-1/+1
2014-10-25mac802154: move mac802154.h to ieee802154_i.hAlexander Aring1-0/+168