android_kernel_xiaomi_sm8450/drivers/net/ieee802154
Alexander Aring e369dc8f1a fakelb: introduce fakelb ifup phys list
This patch introduce a fakelb ifup phys list, which stores all
registered phys which are in an operated mode. This will reduce the
iterations of non-operated phys while transmit frames. There exists two
locks now, one rwlock for the operated interfaces and the spinlock for
protecting the list for all registered virtual phys.

Signed-off-by: Alexander Aring <alex.aring@gmail.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
2015-05-19 11:44:46 +02:00
..
at86rf230.c ieee802154: add support for atusb transceiver 2015-05-19 11:44:45 +02:00
at86rf230.h ieee802154: add support for atusb transceiver 2015-05-19 11:44:45 +02:00
atusb.c ieee802154: add support for atusb transceiver 2015-05-19 11:44:45 +02:00
atusb.h ieee802154: add support for atusb transceiver 2015-05-19 11:44:45 +02:00
cc2520.c ieee802154: introduce wpan_phy_supported 2015-05-19 11:44:42 +02:00
fakelb.c fakelb: introduce fakelb ifup phys list 2015-05-19 11:44:46 +02:00
Kconfig ieee802154: add support for atusb transceiver 2015-05-19 11:44:45 +02:00
Makefile ieee802154: add support for atusb transceiver 2015-05-19 11:44:45 +02:00
mrf24j40.c ieee802154: introduce wpan_phy_supported 2015-05-19 11:44:42 +02:00