index
:
~ramaling/linux
dg2_enabling_ww4.2
dg2_enabling_ww49.3
dg2_enabling_ww5.5
dg2_enabling_ww50.3
dg2_enabling_ww50.4
dg2_enabling_ww51.3
dg2_enabling_ww6.2
dg2_enabling_ww7.5
dg2_enabling_ww8.3
dg2_for_ci_ww8.5
drm-tip
drm_tip_ww49.2
flat-ccs-v4
flat-ccs-v5
flat-ccs-v6
flat-ccs-v7
flat-ccs-v8
flat-ccs-ww10.07
flat-ccs-ww10.2
flat-ccs-ww10.3
flat-ccs-ww10.5
flat-ccs-ww11.01
flat-ccs-ww12.02
flat-ccs-ww9.4
flat-ccs-ww9.4-wip
flat-ccs-ww9.7
igt_vm_bind_upstream_7
master
vm_bind_upstream_7
vm_bind_v2
vm_bind_v2_2
Ram's kernel repositories
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
mac802154
/
main.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-11-17
ieee802154: setting extended address while iface add
Alexander Aring
1
-1
/
+2
2014-11-17
mac802154: remove wpan_dev parameter in if_add
Alexander Aring
1
-1
/
+1
2014-11-17
mac802154: use new nl802154 iftype types
Alexander Aring
1
-2
/
+2
2014-11-17
mac802154: remove deprecated linux-zigbee info
Alexander Aring
1
-2
/
+0
2014-11-13
mac802154: add interframe spacing time handling
Alexander Aring
1
-0
/
+17
2014-11-12
mac802154: add ifname change notifier
Alexander Aring
1
-0
/
+15
2014-11-12
mac802154: change module description
Alexander Aring
1
-1
/
+1
2014-11-12
mac802154: add wpan_phy priv id
Alexander Aring
1
-0
/
+2
2014-11-12
mac820154: move interface unregistration into iface
Alexander Aring
1
-8
/
+1
2014-11-09
ieee802154: rename wpan_phy_alloc
Alexander Aring
1
-1
/
+1
2014-11-05
mac802154: add default interface registration
Alexander Aring
1
-0
/
+12
2014-11-05
mac802154: move interface add handling in iface
Alexander Aring
1
-67
/
+0
2014-11-05
mac802154: move interface del handling in iface
Alexander Aring
1
-16
/
+0
2014-11-02
cfg802154: convert deprecated iface add and del
Alexander Aring
1
-6
/
+2
2014-11-02
mac802154: introduce mac802154_config_ops
Alexander Aring
1
-1
/
+2
2014-11-02
cfg802154: introduce cfg802154_registered_device
Alexander Aring
1
-1
/
+1
2014-10-29
mac802154: main: remove unnecessary include
Alexander Aring
1
-1
/
+0
2014-10-28
mac802154: move local started handling
Alexander Aring
1
-19
/
+0
2014-10-28
mac802154: rename running to started
Alexander Aring
1
-3
/
+3
2014-10-28
mac802154: remove driver ops in wpan-phy
Alexander Aring
1
-85
/
+0
2014-10-28
mac802154: use driver-ops function wrappers
Alexander Aring
1
-6
/
+7
2014-10-28
mac802154: declare struct ieee802154_ops as const
Alexander Aring
1
-1
/
+1
2014-10-28
mac802154: main: move open and close into iface
Alexander Aring
1
-59
/
+0
2014-10-27
mac802154: rx: use tasklet instead workqueue
Alexander Aring
1
-0
/
+30
2014-10-26
mac802154: tx: add support for xmit_async callback
Alexander Aring
1
-2
/
+2
2014-10-25
mac802154: remove ieee802154_addr from driver_ops
Alexander Aring
1
-10
/
+0
2014-10-25
mac802154: rename dev_workqueue to workqueue
Alexander Aring
1
-5
/
+5
2014-10-25
mac802154: introduce IEEE802154_DEV_TO_SUB_IF
Alexander Aring
1
-7
/
+4
2014-10-25
mac802154: introduce hw_to_local function
Alexander Aring
1
-3
/
+3
2014-10-25
mac802154: rename sdata slaves and slaves_mtx
Alexander Aring
1
-27
/
+27
2014-10-25
mac802154: rename hw subif_data variable to local
Alexander Aring
1
-17
/
+17
2014-10-25
mac802154: rename mac802154_sub_if_data
Alexander Aring
1
-27
/
+27
2014-10-25
mac802154: rename mac802154_priv to ieee802154_local
Alexander Aring
1
-86
/
+86
2014-10-25
ieee802154: rename ieee802154_dev to ieee802154_hw
Alexander Aring
1
-17
/
+17
2014-10-25
ieee802154: move wpan-phy.h to cfg802154.h
Alexander Aring
1
-1
/
+1
2014-10-25
mac802154: move mac802154.h to ieee802154_i.h
Alexander Aring
1
-1
/
+1
2014-10-25
mac802154: move ieee802154_dev.c to main.c
Alexander Aring
1
-0
/
+411