index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
mac802154
/
main.c
Age
Commit message (
Expand
)
Author
2016-02-23
mac802154: Fixes kernel oops when unloading a radio driver
Koen Zandberg
2015-08-10
mac802154: change frame_retries behaviour
Alexander Aring
2015-07-30
mac802154: Fix memory corruption with global deferred transmit state.
Lennert Buytenhek
2015-07-23
mac802154: fix ieee802154_rx handling
Varka Bhadram
2015-07-23
mac802154: use WARN_ON() macro
Varka Bhadram
2015-05-19
ieee802154: add iftypes capability
Alexander Aring
2015-05-19
ieee802154: add several phy supported handling
Alexander Aring
2015-05-09
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
2015-04-30
cfg802154: pass name_assign_type to rdev_add_virtual_intf()
Varka Bhadram
2015-04-30
mac802154: fix ieee802154_register_hw error handling
Alexander Aring
2014-11-17
ieee802154: setting extended address while iface add
Alexander Aring
2014-11-17
mac802154: remove wpan_dev parameter in if_add
Alexander Aring
2014-11-17
mac802154: use new nl802154 iftype types
Alexander Aring
2014-11-17
mac802154: remove deprecated linux-zigbee info
Alexander Aring
2014-11-13
mac802154: add interframe spacing time handling
Alexander Aring
2014-11-12
mac802154: add ifname change notifier
Alexander Aring
2014-11-12
mac802154: change module description
Alexander Aring
2014-11-12
mac802154: add wpan_phy priv id
Alexander Aring
2014-11-12
mac820154: move interface unregistration into iface
Alexander Aring
2014-11-09
ieee802154: rename wpan_phy_alloc
Alexander Aring
2014-11-05
mac802154: add default interface registration
Alexander Aring
2014-11-05
mac802154: move interface add handling in iface
Alexander Aring
2014-11-05
mac802154: move interface del handling in iface
Alexander Aring
2014-11-02
cfg802154: convert deprecated iface add and del
Alexander Aring
2014-11-02
mac802154: introduce mac802154_config_ops
Alexander Aring
2014-11-02
cfg802154: introduce cfg802154_registered_device
Alexander Aring
2014-10-29
mac802154: main: remove unnecessary include
Alexander Aring
2014-10-28
mac802154: move local started handling
Alexander Aring
2014-10-28
mac802154: rename running to started
Alexander Aring
2014-10-28
mac802154: remove driver ops in wpan-phy
Alexander Aring
2014-10-28
mac802154: use driver-ops function wrappers
Alexander Aring
2014-10-28
mac802154: declare struct ieee802154_ops as const
Alexander Aring
2014-10-28
mac802154: main: move open and close into iface
Alexander Aring
2014-10-27
mac802154: rx: use tasklet instead workqueue
Alexander Aring
2014-10-26
mac802154: tx: add support for xmit_async callback
Alexander Aring
2014-10-25
mac802154: remove ieee802154_addr from driver_ops
Alexander Aring
2014-10-25
mac802154: rename dev_workqueue to workqueue
Alexander Aring
2014-10-25
mac802154: introduce IEEE802154_DEV_TO_SUB_IF
Alexander Aring
2014-10-25
mac802154: introduce hw_to_local function
Alexander Aring
2014-10-25
mac802154: rename sdata slaves and slaves_mtx
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
mac802154: rename mac802154_priv to ieee802154_local
Alexander Aring
2014-10-25
ieee802154: rename ieee802154_dev to ieee802154_hw
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
mac802154: move ieee802154_dev.c to main.c
Alexander Aring