aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac802154
Commit message (Expand)AuthorAge
...
* 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
* trivial: net/mac802154: Fix Kconfig typoJulien Catalano2014-10-25
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-10-08
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-09-08
| |\
| * | mac802154: common tx error pathVarka Bhadram2014-08-14
| * | mac802154: common error pathVarka Bhadram2014-08-14
| * | mac802154: cleanup in rx pathVarka Bhadram2014-08-14
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2014-10-07
|\ \ \ | |_|/ |/| |
| * | treewide: Fix typo in printkMasanari Iida2014-08-26
| |/
* | ieee802154: mac802154: handle the reserved dest mode by dropping the packetMartin Townsend2014-08-19
* | mac802154: fixed potential skb leak with mac802154_parse_frame_startMartin Townsend2014-08-19
|/
* net: set name_assign_type in alloc_netdev()Tom Gundersen2014-07-15
* mac802154: at86rf230: add hw flags and merge opsAlexander Aring2014-07-08