aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac802154
Commit message (Expand)AuthorAge
...
* mac802154: rework sdata state change to runningAlexander Aring2014-10-28
* mac802154: remove driver ops in wpan-phyAlexander Aring2014-10-28
* mac802154: use driver-ops function wrappersAlexander Aring2014-10-28
* mac802154: introduce driver-ops headerAlexander 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: monitor: merge into iface implementationAlexander Aring2014-10-28
* mac802154: rx: change naming conventionAlexander Aring2014-10-27
* mac802154: rx: move rcu lockingAlexander Aring2014-10-27
* mac802154: rx: move skb_reset_mac_headerAlexander Aring2014-10-27
* mac802154: rx: add monitor pkt_type informationAlexander Aring2014-10-27
* mac802154: rx: add CHECKSUM_UNNECESSARYAlexander Aring2014-10-27
* mac802154: rx: move skb->protocol settingAlexander Aring2014-10-27
* mac802154: rx: rename remove mac802154_subif_rxAlexander Aring2014-10-27
* mac802154: tx: remove monitor receive while xmitAlexander Aring2014-10-27
* mac802154: rx: move receive handling into rx.cAlexander Aring2014-10-27
* mac802154: rx: document ieee802154_rx() context requirementAlexander Aring2014-10-27
* mac802154: rx: use tasklet instead workqueueAlexander Aring2014-10-27
* mac802154: tx: use put_unaligned_le16 for copy crcAlexander Aring2014-10-27
* mac802154: tx: make worker information staticAlexander Aring2014-10-26
* mac802154: tx: change naming conventionAlexander Aring2014-10-26
* mac802154: tx: move stats tx incrementAlexander Aring2014-10-26
* mac802154: tx: cleanup crc calculationAlexander Aring2014-10-26
* mac802154: tx: use netdev print helpersAlexander Aring2014-10-26
* mac802154: tx: don't allow if down while sync txAlexander Aring2014-10-26
* mac802154: tx: add support for xmit_async callbackAlexander Aring2014-10-26
* mac802154: tx: fix error handling while xmitAlexander Aring2014-10-26
* mac802154: tx: use queue helpers in xmit workerAlexander Aring2014-10-26
* mac802154: add netdev qeue helpersAlexander Aring2014-10-26
* mac802154: tx: remove xmit channel context switchAlexander Aring2014-10-26
* mac802154: tx: squash multiple dereferencingAlexander Aring2014-10-26
* mac802154: tx: remove kmalloc in xmit hotpathAlexander Aring2014-10-26
* mac802154: tx: move xmit callback to tx fileAlexander Aring2014-10-26
* mac802154: remove ieee802154_addr from driver_opsAlexander Aring2014-10-25
* 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
* ieee802154: rename ieee802154_dev to ieee802154_hwAlexander Aring2014-10-25
* ieee802154: move ieee802154 headerAlexander Aring2014-10-25
* ieee802154: move wpan-phy.h to cfg802154.hAlexander Aring2014-10-25
* mac802154: move wpan.c to iface.cAlexander Aring2014-10-25
* mac802154: move mac802154.h to ieee802154_i.hAlexander Aring2014-10-25
* mac802154: move ieee802154_dev.c to main.cAlexander Aring2014-10-25
* mac802154: fix typo IEEE802515 to IEEE802154Alexander Aring2014-10-25
* ieee802154: ieee802154_dev: fix align typoAlexander Aring2014-10-25
* ieee802154: mac802154: remove FSF addressAlexander Aring2014-10-25