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
/
drivers
/
net
/
ieee802154
/
fakelb.c
Age
Commit message (
Expand
)
Author
2018-08-06
ieee802154: fakelb: add deprecated msg while probe
Alexander Aring
2018-07-09
ieee802154: fakelb: switch from BUG_ON() to WARN_ON() on problem
Stefan Schmidt
2016-11-30
ieee802154: fakelb: print number of created fake devices during probe
Stefan Schmidt
2016-09-19
fakelb: fix schedule while atomic
Alexander Aring
2016-07-08
fakelb: allow to run as monitor
Alexander Aring
2015-06-15
fakelb: add xmit_async after stop testcase
Alexander Aring
2015-05-19
fakelb: cleanup code
Alexander Aring
2015-05-19
fakelb: add support for async xmit handling
Alexander Aring
2015-05-19
fakelb: remove fakelb_hw_deliver
Alexander Aring
2015-05-19
fakelb: add virtual phy reset defaults
Alexander Aring
2015-05-19
fakelb: use own channel and page attributes
Alexander Aring
2015-05-19
fakelb: introduce fakelb ifup phys list
Alexander Aring
2015-05-19
fakelb: move lock out of iteration
Alexander Aring
2015-05-19
fakelb: declare fakelb list static
Alexander Aring
2015-05-19
fakelb: declare rwlock static
Alexander Aring
2015-05-19
fakelb: don't deliver when one phy
Alexander Aring
2015-05-19
fakelb: rename fakelb_dev_priv to fakelb_phy
Alexander Aring
2015-05-19
fakelb: use list_for_each_entry_safe
Alexander Aring
2015-05-19
fakelb: creating two virtual phys per default
Alexander Aring
2015-05-19
mac802154: fakelb: Fix potential NULL pointer dereference.
Martin Townsend
2015-05-19
ieee802154: introduce wpan_phy_supported
Alexander Aring
2014-12-14
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-11-12
ieee820154: remove valid page and channel checks
Alexander Aring
2014-10-28
mac802154: remove might_sleep from driver layer
Alexander Aring
2014-10-28
mac802154: ops: declare channel and page as u8
Alexander Aring
2014-10-28
mac802154: declare struct ieee802154_ops as const
Alexander Aring
2014-10-26
mac802154: tx: add support for xmit_async callback
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
ieee802154: mac802154: remove FSF address
Alexander Aring
2014-10-20
net: ieee802154: drop owner assignment from platform_drivers
Wolfram Sang
2014-05-21
ieee802154: Introduce the use of the managed version of kzalloc
Himangi Saraogi
2012-12-03
ieee802154: remove __dev* attributes
Bill Pemberton
2012-08-30
drivers/ieee802154: move ieee802154 drivers to net folder
alex.bluesman.smirnov@gmail.com