index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
net
/
mac802154.h
Age
Commit message (
Expand
)
Author
2014-11-13
mac802154: add interframe spacing time handling
Alexander Aring
2014-11-05
mac802154: cleanup ieee802154_netdev_to_extended_addr
Alexander Aring
2014-11-05
mac802154: add ieee802154_le64_to_be64
Alexander Aring
2014-11-05
mac802154: add ieee802154_vif struct
Alexander Aring
2014-11-02
mac802154: fix byteorder issues
Alexander Aring
2014-11-02
mac802154: add helper for converting dev_addr
Alexander Aring
2014-10-29
mac802154: rx: add software checksum filtering check
Alexander Aring
2014-10-29
mac802154: separate omit tx/rx flags
Alexander Aring
2014-10-29
mac802154: add support for promiscuous mode
Alexander Aring
2014-10-29
mac802154: add hardware address filter flag
Alexander Aring
2014-10-29
mac802154: add IEEE802154_HW_ARET hw flag
Alexander Aring
2014-10-29
mac802154: remove tab after define
Alexander Aring
2014-10-28
mac802154: ops: declare channel and page as u8
Alexander Aring
2014-10-28
mac802154: declare struct ieee802154_ops as const
Alexander Aring
2014-10-27
mac802154: rx: use tasklet instead workqueue
Alexander Aring
2014-10-26
mac802154: tx: add comment at sync xmit callback
Alexander Aring
2014-10-26
mac802154: tx: add support for xmit_async callback
Alexander Aring
2014-10-26
mac802154: add netdev qeue helpers
Alexander Aring
2014-10-26
mac802154: tx: remove xmit channel context switch
Alexander Aring
2014-10-25
mac802154: remove ieee802154_addr from driver_ops
Alexander Aring
2014-10-25
ieee802154: rename ieee802154_dev to ieee802154_hw
Alexander Aring
2014-10-25
mac802154: fix typo IEEE802515 to IEEE802154
Alexander Aring
2014-10-25
ieee802154: mac802154: remove FSF address
Alexander Aring
2014-07-08
mac802154: at86rf230: add hw flags and merge ops
Alexander Aring
2014-03-15
ieee802154: add header structs with endiannes and operations
Phoebe Buckheister
2014-03-15
ieee802154: enforce consistent endianness in the 802.15.4 stack
Phoebe Buckheister
2014-02-17
ieee802154: add netlink APIs for smartMAC configuration
Phoebe Buckheister
2014-02-17
ieee802154: add support for setting CCA energy detection levels
Phoebe Buckheister
2014-02-17
ieee802154: add support for CCA mode in wpan phys
Phoebe Buckheister
2014-02-17
ieee802154: add support for listen-before-talk in wpan_phy
Phoebe Buckheister
2014-02-17
ieee802154: add TX power control to wpan_phy
Phoebe Buckheister
2013-10-21
mac802154: correct a typo in ieee802154_alloc_device() prototype
Alexandre Belloni
2012-06-27
mac802154: add wpan device-class support
alex.bluesman.smirnov@gmail.com
2012-05-16
mac802154: RX data path
alex.bluesman.smirnov@gmail.com
2012-05-16
mac802154: allocation of ieee802154 device
alex.bluesman.smirnov@gmail.com
2012-05-16
mac802154: basic ieee802.15.4 device structures
alex.bluesman.smirnov@gmail.com