summaryrefslogtreecommitdiff
path: root/net/mac802154/ieee802154_i.h
Commit message (Expand)AuthorAge
* drivers: add explicit interrupt.h includesFlorian Westphal2017-03-30
* mac802154: Fix memory corruption with global deferred transmit state.Lennert Buytenhek2015-07-30
* mac802154: fix ieee802154_rx handlingVarka Bhadram2015-07-23
* mac802154: do not export ieee802154_rx()Varka Bhadram2015-07-23
* mac802154: cfg: add suspend and resume callbacksAlexander Aring2015-07-23
* mac802154: util: add stop_device utility functionAlexander Aring2015-07-23
* mac802154: remove unused macroVarka Bhadram2015-07-23
* mac802154: add llsec address update workaroundAlexander Aring2015-07-23
* mac802154: remove unneeded vif structAlexander Aring2015-06-07
* mac802154: remove mib lockAlexander Aring2015-05-23
* mac802154: use atomic ops for sequence incrementationAlexander Aring2015-05-23
* cfg802154: pass name_assign_type to rdev_add_virtual_intf()Varka Bhadram2015-04-30
* ieee802154: add del interface commandAlexander Aring2014-11-17
* ieee802154: setting extended address while iface addAlexander Aring2014-11-17
* mac802154: remove wpan_dev parameter in if_addAlexander Aring2014-11-17
* mac802154: use new nl802154 iftype typesAlexander Aring2014-11-17
* mac802154: remove unused prototypesAlexander Aring2014-11-17
* mac802154: add interframe spacing time handlingAlexander Aring2014-11-13
* mac802154: add ifname change notifierAlexander Aring2014-11-12
* mac802154: add wpan_phy priv idAlexander Aring2014-11-12
* mac820154: move interface unregistration into ifaceAlexander Aring2014-11-12
* mac802154: remove mac_params in sdataAlexander Aring2014-11-09
* mac802154: move mac pib attributes into wpan_devAlexander Aring2014-11-09
* mac802154: fix typo promisuous to promiscuousAlexander Aring2014-11-05
* mac802154: add ieee802154_vif structAlexander Aring2014-11-05
* ieee802154: rework interface registrationAlexander Aring2014-11-05
* mac802154: move interface add handling in ifaceAlexander Aring2014-11-05
* mac802154: move interface del handling in ifaceAlexander Aring2014-11-05
* mac802154: set extended address filter on ifupAlexander Aring2014-11-02
* cfg802154: convert deprecated iface add and delAlexander Aring2014-11-02
* mac802154: add basic support for monitorAlexander Aring2014-10-29
* mac802154: move mac_params functions into mac_cmdAlexander Aring2014-10-28
* mac802154: remove channel attributes from sdataAlexander Aring2014-10-28
* mac802154: move local started handlingAlexander Aring2014-10-28
* mac802154: rename running to startedAlexander Aring2014-10-28
* mac802154: rework sdata state change to runningAlexander Aring2014-10-28
* mac802154: declare struct ieee802154_ops as constAlexander Aring2014-10-28
* mac802154: main: move open and close into ifaceAlexander Aring2014-10-28
* mac802154: tx: remove monitor receive while xmitAlexander Aring2014-10-27
* mac802154: rx: move receive handling into rx.cAlexander Aring2014-10-27
* mac802154: rx: use tasklet instead workqueueAlexander Aring2014-10-27
* mac802154: tx: change naming conventionAlexander Aring2014-10-26
* mac802154: tx: move xmit callback to tx fileAlexander Aring2014-10-26
* mac802154: rename dev_workqueue to workqueueAlexander Aring2014-10-25
* mac802154: introduce IEEE802154_DEV_TO_SUB_IFAlexander Aring2014-10-25
* mac802154: introduce hw_to_local functionAlexander Aring2014-10-25
* mac802154: rename sdata slaves and slaves_mtxAlexander Aring2014-10-25
* mac802154: rename hw subif_data variable to localAlexander Aring2014-10-25
* mac802154: rename mac802154_sub_if_dataAlexander Aring2014-10-25
* mac802154: rename mac802154_priv to ieee802154_localAlexander Aring2014-10-25