]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/history - net/mac802154/main.c
mac802154: add wpan_phy priv id
[mirror_ubuntu-hirsute-kernel.git] / net / mac802154 / main.c
2014-11-12 Alexander Aringmac802154: add wpan_phy priv id
2014-11-12 Alexander Aringmac820154: move interface unregistration into iface
2014-11-09 Alexander Aringieee802154: rename wpan_phy_alloc
2014-11-05 Alexander Aringmac802154: add default interface registration
2014-11-05 Alexander Aringmac802154: move interface add handling in iface
2014-11-05 Alexander Aringmac802154: move interface del handling in iface
2014-11-02 Alexander Aringcfg802154: convert deprecated iface add and del
2014-11-02 Alexander Aringmac802154: introduce mac802154_config_ops
2014-11-02 Alexander Aringcfg802154: introduce cfg802154_registered_device
2014-10-31 John W. LinvilleMerge branch 'for-upstream' of git://git.kernel.org...
2014-10-29 Alexander Aringmac802154: main: remove unnecessary include
2014-10-28 Alexander Aringmac802154: move local started handling
2014-10-28 Alexander Aringmac802154: rename running to started
2014-10-28 Alexander Aringmac802154: remove driver ops in wpan-phy
2014-10-28 Alexander Aringmac802154: use driver-ops function wrappers
2014-10-28 Alexander Aringmac802154: declare struct ieee802154_ops as const
2014-10-28 Alexander Aringmac802154: main: move open and close into iface
2014-10-27 Alexander Aringmac802154: rx: use tasklet instead workqueue
2014-10-26 Alexander Aringmac802154: tx: add support for xmit_async callback
2014-10-25 Alexander Aringmac802154: remove ieee802154_addr from driver_ops
2014-10-25 Alexander Aringmac802154: rename dev_workqueue to workqueue
2014-10-25 Alexander Aringmac802154: introduce IEEE802154_DEV_TO_SUB_IF
2014-10-25 Alexander Aringmac802154: introduce hw_to_local function
2014-10-25 Alexander Aringmac802154: rename sdata slaves and slaves_mtx
2014-10-25 Alexander Aringmac802154: rename hw subif_data variable to local
2014-10-25 Alexander Aringmac802154: rename mac802154_sub_if_data
2014-10-25 Alexander Aringmac802154: rename mac802154_priv to ieee802154_local
2014-10-25 Alexander Aringieee802154: rename ieee802154_dev to ieee802154_hw
2014-10-25 Alexander Aringieee802154: move wpan-phy.h to cfg802154.h
2014-10-25 Alexander Aringmac802154: move mac802154.h to ieee802154_i.h
2014-10-25 Alexander Aringmac802154: move ieee802154_dev.c to main.c