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
/
drivers
/
net
/
ieee802154
/
fakelb.c
Age
Commit message (
Expand
)
Author
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