aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/mac802154.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-09-17ieee802154: 6lowpan: check on valid 802.15.4 frameAlexander Aring1-0/+15
2015-07-23mac802154: do not export ieee802154_rx()Varka Bhadram1-17/+0
2015-06-12mac802154: fix flags BIT definitions orderAlexander Aring1-12/+12
2015-06-07mac802154: change pan_coord type to boolAlexander Aring1-1/+1
2015-06-07mac802154: add missing structure commentsAlexander Aring1-6/+28
2015-06-07mac802154: rearrange attribute in ieee802154_hwAlexander Aring1-1/+1
2015-06-07mac802154: remove unused hw_filt attributeAlexander Aring1-1/+0
2015-06-07mac802154: cleanup ieee802154 hardware flagsAlexander Aring1-20/+36
2015-06-07mac802154: remove aack hw flagAlexander Aring1-2/+0
2015-06-07mac802154: cleanup address filtering flagsAlexander Aring1-10/+21
2015-06-07mac802154: remove unneeded vif structAlexander Aring1-8/+0
2015-05-19cfg802154: introduce wpan phy flagsAlexander Aring1-22/+7
2015-05-19ieee802154: change cca ed level to mbmAlexander Aring1-3/+2
2015-05-19ieee802154: change transmit power to mbmAlexander Aring1-2/+2
2015-05-19ieee802154: change transmit power to s32Alexander Aring1-1/+1
2015-04-30mac802154: add description to mac802154 APIsVarka Bhadram1-2/+92
2015-04-09mac802154: fix transmission power datatypeVarka Bhadram1-1/+1
2015-04-09mac802154: fix typo for deviceVarka Bhadram1-1/+1
2015-02-14ieee802154: cleanup ieee802154_le64_to_be64Alexander Aring1-3/+1
2015-02-14ieee802154: cleanup ieee802154_be64_to_le64Alexander Aring1-3/+2
2014-12-19ieee802154: rework cca settingAlexander Aring1-1/+4
2014-11-13mac802154: add interframe spacing time handlingAlexander Aring1-1/+2
2014-11-05mac802154: cleanup ieee802154_netdev_to_extended_addrAlexander Aring1-4/+7
2014-11-05mac802154: add ieee802154_le64_to_be64Alexander Aring1-0/+13
2014-11-05mac802154: add ieee802154_vif structAlexander Aring1-0/+8
2014-11-02mac802154: fix byteorder issuesAlexander Aring1-3/+3
2014-11-02mac802154: add helper for converting dev_addrAlexander Aring1-0/+9
2014-10-29mac802154: rx: add software checksum filtering checkAlexander Aring1-0/+2
2014-10-29mac802154: separate omit tx/rx flagsAlexander Aring1-2/+8
2014-10-29mac802154: add support for promiscuous modeAlexander Aring1-0/+7
2014-10-29mac802154: add hardware address filter flagAlexander Aring1-0/+2
2014-10-29mac802154: add IEEE802154_HW_ARET hw flagAlexander Aring1-1/+4
2014-10-29mac802154: remove tab after defineAlexander Aring1-8/+8
2014-10-28mac802154: ops: declare channel and page as u8Alexander Aring1-3/+2
2014-10-28mac802154: declare struct ieee802154_ops as constAlexander Aring1-1/+1
2014-10-27mac802154: rx: use tasklet instead workqueueAlexander Aring1-0/+1
2014-10-26mac802154: tx: add comment at sync xmit callbackAlexander Aring1-0/+4
2014-10-26mac802154: tx: add support for xmit_async callbackAlexander Aring1-3/+14
2014-10-26mac802154: add netdev qeue helpersAlexander Aring1-0/+4
2014-10-26mac802154: tx: remove xmit channel context switchAlexander Aring1-2/+1
2014-10-25mac802154: remove ieee802154_addr from driver_opsAlexander Aring1-1/+0
2014-10-25ieee802154: rename ieee802154_dev to ieee802154_hwAlexander Aring1-22/+22
2014-10-25mac802154: fix typo IEEE802515 to IEEE802154Alexander Aring1-4/+4
2014-10-25ieee802154: mac802154: remove FSF addressAlexander Aring1-3/+0
2014-07-07mac802154: at86rf230: add hw flags and merge opsAlexander Aring1-0/+19
2014-03-14ieee802154: add header structs with endiannes and operationsPhoebe Buckheister1-0/+1
2014-03-14ieee802154: enforce consistent endianness in the 802.15.4 stackPhoebe Buckheister1-3/+2
2014-02-17ieee802154: add netlink APIs for smartMAC configurationPhoebe Buckheister1-0/+12
2014-02-17ieee802154: add support for setting CCA energy detection levelsPhoebe Buckheister1-0/+7
2014-02-17ieee802154: add support for CCA mode in wpan physPhoebe Buckheister1-0/+5