index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
mac802154
/
mac_cmd.c
Age
Commit message (
Expand
)
Author
2015-05-26
mac802154: mac802154_mlme_start_req() optimisation.
Lennert Buytenhek
2015-05-23
mac802154: remove mib lock
Alexander Aring
2015-05-23
mac802154: use atomic ops for sequence incrementation
Alexander Aring
2015-05-19
cfg802154: introduce wpan phy flags
Alexander Aring
2014-12-19
ieee802154: rework cca setting
Alexander Aring
2014-11-09
ieee802154: netlink add rtnl lock
Alexander Aring
2014-11-09
mac802154: remove mac_params in sdata
Alexander Aring
2014-11-05
ieee802154: remove mlme get_phy callback
Alexander Aring
2014-11-05
ieee802154: remove nl802154 unused functions
Alexander Aring
2014-11-02
mac802154: move phy settings into netlink receive
Alexander Aring
2014-11-02
mac802154: set extended address filter on ifup
Alexander Aring
2014-10-28
mac802154: move mac_params functions into mac_cmd
Alexander Aring
2014-10-25
mac802154: introduce IEEE802154_DEV_TO_SUB_IF
Alexander Aring
2014-10-25
mac802154: rename hw subif_data variable to local
Alexander Aring
2014-10-25
mac802154: rename mac802154_sub_if_data
Alexander Aring
2014-10-25
ieee802154: move ieee802154 header
Alexander Aring
2014-10-25
ieee802154: move wpan-phy.h to cfg802154.h
Alexander Aring
2014-10-25
mac802154: move mac802154.h to ieee802154_i.h
Alexander Aring
2014-10-25
ieee802154: mac802154: remove FSF address
Alexander Aring
2014-05-16
mac802154: propagate device address changes to llsec
Phoebe Buckheister
2014-05-16
mac802154: add llsec configuration functions
Phoebe Buckheister
2014-04-01
mac802154: make csma/cca parameters per-wpan
Phoebe Buckheister
2014-03-14
ieee802154: use ieee802154_addr instead of *_sa variants
Phoebe Buckheister
2014-03-14
ieee802154: enforce consistent endianness in the 802.15.4 stack
Phoebe Buckheister
2014-03-14
ieee802154: rename struct ieee802154_addr to *_sa
Phoebe Buckheister
2013-03-26
mac802154: add mac802154_dev_get_dsn()
Tony Cheneau
2012-07-12
mac802154: sparse warnings: make symbols static
alex.bluesman.smirnov@gmail.com
2012-07-12
mac802154: add get short address method
alex.bluesman.smirnov@gmail.com
2012-06-26
mac802154: mlme start request
alex.bluesman.smirnov@gmail.com
2012-06-26
mac802154: add wpan device-class support
alex.bluesman.smirnov@gmail.com
2012-05-16
mac802154: basic MAC commands interface support
alex.bluesman.smirnov@gmail.com