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
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
/
net
/
ieee802154
/
nl-mac.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-04-25
ieee802154: use nla_put_u64_64bit()
Nicolas Dichtel
1
-6
/
+11
2015-05-26
ieee802154: Remove 802.15.4/6LoWPAN checks for interface MTU.
Lennert Buytenhek
1
-14
/
+3
2015-05-23
mac802154: remove mib lock
Alexander Aring
1
-4
/
+10
2015-05-19
ieee802154: change cca ed level to mbm
Alexander Aring
1
-2
/
+2
2015-05-19
ieee802154: change transmit power to mbm
Alexander Aring
1
-2
/
+2
2015-03-14
ieee802154: don't export static symbol
Julia Lawall
1
-1
/
+0
2015-01-18
netlink: make nlmsg_end() and genlmsg_end() void
Johannes Berg
1
-1
/
+2
2014-12-19
ieee802154: rework cca setting
Alexander Aring
1
-2
/
+2
2014-12-05
net/ieee802154: Remove and add extra blank lines as needed.
Stefan Schmidt
1
-14
/
+0
2014-11-26
ieee802154: fix spelling mistakes
Varka Bhadram
1
-1
/
+1
2014-11-09
ieee802154: fix iface dump with lowpan
Alexander Aring
1
-3
/
+14
2014-11-09
ieee802154: netlink add rtnl lock
Alexander Aring
1
-0
/
+6
2014-11-05
ieee802154: remove mlme get_phy callback
Alexander Aring
1
-2
/
+4
2014-11-05
ieee802154: remove nl802154 unused functions
Alexander Aring
1
-181
/
+6
2014-11-02
ieee802154: don't allow to change addr while netif_running
Alexander Aring
1
-2
/
+8
2014-10-29
mac802154: remove driver ops in wpan-phy
Alexander Aring
1
-17
/
+2
2014-10-25
ieee802154: move ieee802154 header
Alexander Aring
1
-1
/
+1
2014-10-25
ieee802154: move wpan-phy.h to cfg802154.h
Alexander Aring
1
-1
/
+1
2014-10-25
ieee802154: mac802154: remove FSF address
Alexander Aring
1
-4
/
+0
2014-07-08
6lowpan: mac802154: fix coding style issues
Varka Bhadram
1
-21
/
+27
2014-05-22
ieee802154: missing put_dev() on error
Dan Carpenter
1
-2
/
+4
2014-05-17
ieee802154: add netlink interfaces for llsec
Phoebe Buckheister
1
-0
/
+807
2014-04-02
mac802154: make csma/cca parameters per-wpan
Phoebe Buckheister
1
-3
/
+119
2014-03-15
ieee802154: use ieee802154_addr instead of *_sa variants
Phoebe Buckheister
1
-48
/
+66
2014-03-15
ieee802154: enforce consistent endianness in the 802.15.4 stack
Phoebe Buckheister
1
-14
/
+18
2014-03-15
ieee802154: rename struct ieee802154_addr to *_sa
Phoebe Buckheister
1
-6
/
+6
2013-11-20
genetlink: make multicast groups const, prevent abuse
Johannes Berg
1
-15
/
+7
2013-11-15
ieee802154: use genl_register_family_with_ops()
Johannes Berg
1
-52
/
+9
2013-04-08
ieee802154/nl-mac.c: make some MLME operations optional
Werner Almesberger
1
-5
/
+20
2012-09-10
netlink: Rename pid to portid to avoid confusion
Eric W. Biederman
1
-3
/
+3
2012-06-29
net: Use NLMSG_DEFAULT_SIZE in combination with nlmsg_new()
Thomas Graf
1
-1
/
+1
2012-04-02
ieee802154: Stop using NLA_PUT*().
David S. Miller
1
-75
/
+71
2011-11-01
net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules
Paul Gortmaker
1
-0
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-11-06
ieee802154: add PHY_NAME to LIST_IFACE command results
Dmitry Eremin-Solenikov
1
-0
/
+8
2009-11-06
ieee802154: split away MAC commands implementation
Dmitry Eremin-Solenikov
1
-0
/
+609