index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
net
/
mac802154.h
Age
Commit message (
Expand
)
Author
Files
Lines
2015-04-30
mac802154: add description to mac802154 APIs
Varka Bhadram
1
-2
/
+92
2015-04-09
mac802154: fix transmission power datatype
Varka Bhadram
1
-1
/
+1
2015-04-09
mac802154: fix typo for device
Varka Bhadram
1
-1
/
+1
2015-02-14
ieee802154: cleanup ieee802154_le64_to_be64
Alexander Aring
1
-3
/
+1
2015-02-14
ieee802154: cleanup ieee802154_be64_to_le64
Alexander Aring
1
-3
/
+2
2014-12-19
ieee802154: rework cca setting
Alexander Aring
1
-1
/
+4
2014-11-13
mac802154: add interframe spacing time handling
Alexander Aring
1
-1
/
+2
2014-11-05
mac802154: cleanup ieee802154_netdev_to_extended_addr
Alexander Aring
1
-4
/
+7
2014-11-05
mac802154: add ieee802154_le64_to_be64
Alexander Aring
1
-0
/
+13
2014-11-05
mac802154: add ieee802154_vif struct
Alexander Aring
1
-0
/
+8
2014-11-02
mac802154: fix byteorder issues
Alexander Aring
1
-3
/
+3
2014-11-02
mac802154: add helper for converting dev_addr
Alexander Aring
1
-0
/
+9
2014-10-30
mac802154: rx: add software checksum filtering check
Alexander Aring
1
-0
/
+2
2014-10-30
mac802154: separate omit tx/rx flags
Alexander Aring
1
-2
/
+8
2014-10-30
mac802154: add support for promiscuous mode
Alexander Aring
1
-0
/
+7
2014-10-30
mac802154: add hardware address filter flag
Alexander Aring
1
-0
/
+2
2014-10-30
mac802154: add IEEE802154_HW_ARET hw flag
Alexander Aring
1
-1
/
+4
2014-10-30
mac802154: remove tab after define
Alexander Aring
1
-8
/
+8
2014-10-29
mac802154: ops: declare channel and page as u8
Alexander Aring
1
-3
/
+2
2014-10-29
mac802154: declare struct ieee802154_ops as const
Alexander Aring
1
-1
/
+1
2014-10-27
mac802154: rx: use tasklet instead workqueue
Alexander Aring
1
-0
/
+1
2014-10-26
mac802154: tx: add comment at sync xmit callback
Alexander Aring
1
-0
/
+4
2014-10-26
mac802154: tx: add support for xmit_async callback
Alexander Aring
1
-3
/
+14
2014-10-26
mac802154: add netdev qeue helpers
Alexander Aring
1
-0
/
+4
2014-10-26
mac802154: tx: remove xmit channel context switch
Alexander Aring
1
-2
/
+1
2014-10-25
mac802154: remove ieee802154_addr from driver_ops
Alexander Aring
1
-1
/
+0
2014-10-25
ieee802154: rename ieee802154_dev to ieee802154_hw
Alexander Aring
1
-22
/
+22
2014-10-25
mac802154: fix typo IEEE802515 to IEEE802154
Alexander Aring
1
-4
/
+4
2014-10-25
ieee802154: mac802154: remove FSF address
Alexander Aring
1
-3
/
+0
2014-07-08
mac802154: at86rf230: add hw flags and merge ops
Alexander Aring
1
-0
/
+19
2014-03-15
ieee802154: add header structs with endiannes and operations
Phoebe Buckheister
1
-0
/
+1
2014-03-15
ieee802154: enforce consistent endianness in the 802.15.4 stack
Phoebe Buckheister
1
-3
/
+2
2014-02-18
ieee802154: add netlink APIs for smartMAC configuration
Phoebe Buckheister
1
-0
/
+12
2014-02-18
ieee802154: add support for setting CCA energy detection levels
Phoebe Buckheister
1
-0
/
+7
2014-02-18
ieee802154: add support for CCA mode in wpan phys
Phoebe Buckheister
1
-0
/
+5
2014-02-18
ieee802154: add support for listen-before-talk in wpan_phy
Phoebe Buckheister
1
-0
/
+6
2014-02-18
ieee802154: add TX power control to wpan_phy
Phoebe Buckheister
1
-0
/
+5
2013-10-22
mac802154: correct a typo in ieee802154_alloc_device() prototype
Alexandre Belloni
1
-1
/
+1
2012-06-27
mac802154: add wpan device-class support
alex.bluesman.smirnov@gmail.com
1
-0
/
+8
2012-05-16
mac802154: RX data path
alex.bluesman.smirnov@gmail.com
1
-0
/
+3
2012-05-16
mac802154: allocation of ieee802154 device
alex.bluesman.smirnov@gmail.com
1
-0
/
+7
2012-05-16
mac802154: basic ieee802.15.4 device structures
alex.bluesman.smirnov@gmail.com
1
-0
/
+126