index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
mac802154
/
main.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
cfg802154: convert deprecated iface add and del
Alexander Aring
2014-11-02
1
-6
/
+2
*
mac802154: introduce mac802154_config_ops
Alexander Aring
2014-11-02
1
-1
/
+2
*
cfg802154: introduce cfg802154_registered_device
Alexander Aring
2014-11-02
1
-1
/
+1
*
mac802154: main: remove unnecessary include
Alexander Aring
2014-10-29
1
-1
/
+0
*
mac802154: move local started handling
Alexander Aring
2014-10-28
1
-19
/
+0
*
mac802154: rename running to started
Alexander Aring
2014-10-28
1
-3
/
+3
*
mac802154: remove driver ops in wpan-phy
Alexander Aring
2014-10-28
1
-85
/
+0
*
mac802154: use driver-ops function wrappers
Alexander Aring
2014-10-28
1
-6
/
+7
*
mac802154: declare struct ieee802154_ops as const
Alexander Aring
2014-10-28
1
-1
/
+1
*
mac802154: main: move open and close into iface
Alexander Aring
2014-10-28
1
-59
/
+0
*
mac802154: rx: use tasklet instead workqueue
Alexander Aring
2014-10-27
1
-0
/
+30
*
mac802154: tx: add support for xmit_async callback
Alexander Aring
2014-10-26
1
-2
/
+2
*
mac802154: remove ieee802154_addr from driver_ops
Alexander Aring
2014-10-25
1
-10
/
+0
*
mac802154: rename dev_workqueue to workqueue
Alexander Aring
2014-10-25
1
-5
/
+5
*
mac802154: introduce IEEE802154_DEV_TO_SUB_IF
Alexander Aring
2014-10-25
1
-7
/
+4
*
mac802154: introduce hw_to_local function
Alexander Aring
2014-10-25
1
-3
/
+3
*
mac802154: rename sdata slaves and slaves_mtx
Alexander Aring
2014-10-25
1
-27
/
+27
*
mac802154: rename hw subif_data variable to local
Alexander Aring
2014-10-25
1
-17
/
+17
*
mac802154: rename mac802154_sub_if_data
Alexander Aring
2014-10-25
1
-27
/
+27
*
mac802154: rename mac802154_priv to ieee802154_local
Alexander Aring
2014-10-25
1
-86
/
+86
*
ieee802154: rename ieee802154_dev to ieee802154_hw
Alexander Aring
2014-10-25
1
-17
/
+17
*
ieee802154: move wpan-phy.h to cfg802154.h
Alexander Aring
2014-10-25
1
-1
/
+1
*
mac802154: move mac802154.h to ieee802154_i.h
Alexander Aring
2014-10-25
1
-1
/
+1
*
mac802154: move ieee802154_dev.c to main.c
Alexander Aring
2014-10-25
1
-0
/
+411