]> git.proxmox.com Git - mirror_ubuntu-eoan-kernel.git/history - net/mac802154/ieee802154_i.h
mac802154: fix typo promisuous to promiscuous
[mirror_ubuntu-eoan-kernel.git] / net / mac802154 / ieee802154_i.h
2014-11-05 Alexander Aringmac802154: fix typo promisuous to promiscuous
2014-11-05 Alexander Aringmac802154: add ieee802154_vif struct
2014-11-05 Alexander Aringieee802154: rework 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 Aringmac802154: set extended address filter on ifup
2014-11-02 Alexander Aringcfg802154: convert deprecated iface add and del
2014-10-31 John W. LinvilleMerge branch 'for-upstream' of git://git.kernel.org...
2014-10-29 Alexander Aringmac802154: add basic support for monitor
2014-10-28 Alexander Aringmac802154: move mac_params functions into mac_cmd
2014-10-28 Alexander Aringmac802154: remove channel attributes from sdata
2014-10-28 Alexander Aringmac802154: move local started handling
2014-10-28 Alexander Aringmac802154: rename running to started
2014-10-28 Alexander Aringmac802154: rework sdata state change to running
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: tx: remove monitor receive while xmit
2014-10-27 Alexander Aringmac802154: rx: move receive handling into rx.c
2014-10-27 Alexander Aringmac802154: rx: use tasklet instead workqueue
2014-10-26 Alexander Aringmac802154: tx: change naming convention
2014-10-26 Alexander Aringmac802154: tx: move xmit callback to tx file
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 Aringmac802154: move mac802154.h to ieee802154_i.h