summaryrefslogtreecommitdiffstats
path: root/net/mac802154/iface.c
AgeCommit message (Expand)AuthorLines
2014-12-20ieee802154: iface: move multiple node type checkAlexander Aring-14/+9
2014-12-20mac802154: iface: check concurrent ifacesAlexander Aring-0/+77
2014-11-26mac802154: remove unnecessary if statementVarka Bhadram-5/+3
2014-11-17ieee802154: setting extended address while iface addAlexander Aring-4/+8
2014-11-17mac802154: remove wpan_dev parameter in if_addAlexander Aring-4/+1
2014-11-17mac802154: use new nl802154 iftype typesAlexander Aring-9/+9
2014-11-13mac802154: add interframe spacing time handlingAlexander Aring-0/+2
2014-11-12mac802154: add ifname change notifierAlexander Aring-0/+35
2014-11-12mac820154: move mutex locks out of loopAlexander Aring-2/+2
2014-11-12mac820154: rename sdata next to tmpAlexander Aring-2/+2
2014-11-12mac820154: move interface unregistration into ifaceAlexander Aring-0/+13
2014-11-09mac802154: protect address changes via ioctlAlexander Aring-0/+7
2014-11-09mac820154: don't set monitor dev_addrAlexander Aring-1/+3
2014-11-09ieee802154: add iftype to wpan_devAlexander Aring-0/+1
2014-11-09mac802154: remove mac_params in sdataAlexander Aring-10/+9
2014-11-09mac802154: move mac pib attributes into wpan_devAlexander Aring-24/+31
2014-11-05mac802154: fix typo promisuous to promiscuousAlexander Aring-3/+3
2014-11-05mac802154: use IEEE802154_EXTENDED_ADDR_LENAlexander Aring-3/+2
2014-11-05mac802154: add support for perm_extended_addrAlexander Aring-0/+4
2014-11-05mac802154: cleanup ieee802154_netdev_to_extended_addrAlexander Aring-1/+1
2014-11-05mac802154: add ieee802154_vif structAlexander Aring-5/+6
2014-11-05ieee802154: remove mlme get_phy callbackAlexander Aring-1/+0
2014-11-05ieee802154: rework interface registrationAlexander Aring-81/+77
2014-11-05mac802154: move dev_hold out of ieee802154_if_addAlexander Aring-1/+0
2014-11-05mac802154: move interface add handling in ifaceAlexander Aring-0/+66
2014-11-05mac802154: move interface del handling in ifaceAlexander Aring-0/+12
2014-11-02ieee802154: remove unnecessary functionsAlexander Aring-22/+0
2014-11-02mac802154: iface: add validation for extended addressAlexander Aring-2/+6
2014-11-02mac802154: move phy settings into netlink receiveAlexander Aring-19/+0
2014-11-02mac802154: set panid address filter on ifupAlexander Aring-0/+4
2014-11-02mac802154: set short address filter on ifupAlexander Aring-0/+4
2014-11-02mac802154: set extended address filter on ifupAlexander Aring-1/+9
2014-10-29mac802154: add basic support for monitorAlexander Aring-1/+11
2014-10-28mac802154: cleanup open count handlingAlexander Aring-3/+4
2014-10-28mac802154: remove channel attributes from sdataAlexander Aring-4/+0
2014-10-28mac802154: iface: remove assign to zeroAlexander Aring-6/+0
2014-10-28mac802154: rework sdata state change to runningAlexander Aring-7/+5
2014-10-28mac802154: remove driver ops in wpan-phyAlexander Aring-6/+6
2014-10-28mac802154: use driver-ops function wrappersAlexander Aring-11/+14
2014-10-28mac802154: main: move open and close into ifaceAlexander Aring-0/+59
2014-10-28mac802154: monitor: merge into iface implementationAlexander Aring-0/+30
2014-10-27mac802154: rx: move receive handling into rx.cAlexander Aring-186/+0
2014-10-27mac802154: rx: use tasklet instead workqueueAlexander Aring-1/+1
2014-10-26mac802154: tx: change naming conventionAlexander Aring-1/+1
2014-10-26mac802154: tx: move xmit callback to tx fileAlexander Aring-35/+0
2014-10-25mac802154: introduce IEEE802154_DEV_TO_SUB_IFAlexander Aring-9/+9
2014-10-25mac802154: rename sdata slaves and slaves_mtxAlexander Aring-5/+5
2014-10-25mac802154: rename hw subif_data variable to localAlexander Aring-6/+6
2014-10-25mac802154: rename mac802154_sub_if_dataAlexander Aring-68/+69
2014-10-25mac802154: rename mac802154_priv to ieee802154_localAlexander Aring-2/+2