summaryrefslogtreecommitdiffstats
path: root/net/mac802154/iface.c
Commit message (Expand)AuthorAgeFilesLines
* ieee802154: change mtu size behaviourAlexander Aring2015-09-301-1/+11
* mac802154: iface: assume big endian for af_packetAlexander Aring2015-09-241-5/+3
* ieee802154: change needed headroom/tailroomAlexander Aring2015-09-221-3/+14
* ieee802154: introduce wpan_dev_header_opsAlexander Aring2015-09-221-12/+79
* mac802154: change frame_retries behaviourAlexander Aring2015-08-101-2/+1
* mac802154: fix wpan mac setting while lowpan is thereAlexander Aring2015-08-101-0/+15
* mac802154: util: add stop_device utility functionAlexander Aring2015-07-231-5/+2
* mac802154: add llsec address update workaroundAlexander Aring2015-07-231-1/+6
* mac802154: iface: cleanup stack variableAlexander Aring2015-06-171-1/+1
* mac802154: iface: fix order while interface upAlexander Aring2015-06-171-48/+55
* mac802154: iface: flush workqueue before stopAlexander Aring2015-06-151-0/+1
* mac802154: iface: fix hrtimer cancel on ifdownAlexander Aring2015-06-151-3/+3
* mac802154/iface: remove superfluous WARN_ON call in slave_open()Stefan Schmidt2015-06-091-1/+0
* mac802154: remove unneeded vif structAlexander Aring2015-06-071-5/+4
* ieee802154: Fix EUI-64 station address validation.Lennert Buytenhek2015-05-311-2/+2
* mac802154: Avoid rtnl deadlock in mac802154_wpan_ioctl().Lennert Buytenhek2015-05-261-0/+3
* mac802154: remove mib lockAlexander Aring2015-05-231-8/+0
* mac802154: use atomic ops for sequence incrementationAlexander Aring2015-05-231-3/+6
* mac802154: remove pib lockAlexander Aring2015-05-231-7/+0
* mac802154: fix hold rtnl while ioctlAlexander Aring2015-05-231-2/+3
* cfg802154: pass name_assign_type to rdev_add_virtual_intf()Varka Bhadram2015-04-301-2/+3
* mac802154: cleanup concurrent checkAlexander Aring2015-03-271-14/+6
* ieee802154: iface: move multiple node type checkAlexander Aring2014-12-201-14/+9
* mac802154: iface: check concurrent ifacesAlexander Aring2014-12-201-0/+77
* mac802154: remove unnecessary if statementVarka Bhadram2014-11-261-5/+3
* ieee802154: setting extended address while iface addAlexander Aring2014-11-171-4/+8
* mac802154: remove wpan_dev parameter in if_addAlexander Aring2014-11-171-4/+1
* mac802154: use new nl802154 iftype typesAlexander Aring2014-11-171-9/+9
* mac802154: add interframe spacing time handlingAlexander Aring2014-11-131-0/+2
* mac802154: add ifname change notifierAlexander Aring2014-11-121-0/+35
* mac820154: move mutex locks out of loopAlexander Aring2014-11-121-2/+2
* mac820154: rename sdata next to tmpAlexander Aring2014-11-121-2/+2
* mac820154: move interface unregistration into ifaceAlexander Aring2014-11-121-0/+13
* mac802154: protect address changes via ioctlAlexander Aring2014-11-091-0/+7
* mac820154: don't set monitor dev_addrAlexander Aring2014-11-091-1/+3
* ieee802154: add iftype to wpan_devAlexander Aring2014-11-091-0/+1
* mac802154: remove mac_params in sdataAlexander Aring2014-11-091-10/+9
* mac802154: move mac pib attributes into wpan_devAlexander Aring2014-11-091-24/+31
* mac802154: fix typo promisuous to promiscuousAlexander Aring2014-11-051-3/+3
* mac802154: use IEEE802154_EXTENDED_ADDR_LENAlexander Aring2014-11-051-3/+2
* mac802154: add support for perm_extended_addrAlexander Aring2014-11-051-0/+4
* mac802154: cleanup ieee802154_netdev_to_extended_addrAlexander Aring2014-11-051-1/+1
* mac802154: add ieee802154_vif structAlexander Aring2014-11-051-5/+6
* ieee802154: remove mlme get_phy callbackAlexander Aring2014-11-051-1/+0
* ieee802154: rework interface registrationAlexander Aring2014-11-051-81/+77
* mac802154: move dev_hold out of ieee802154_if_addAlexander Aring2014-11-051-1/+0
* mac802154: move interface add handling in ifaceAlexander Aring2014-11-051-0/+66
* mac802154: move interface del handling in ifaceAlexander Aring2014-11-051-0/+12
* ieee802154: remove unnecessary functionsAlexander Aring2014-11-021-22/+0
* mac802154: iface: add validation for extended addressAlexander Aring2014-11-021-2/+6