alistair23-linux/net/mac802154
Alexander Aring 8329fcf11f mac802154: remove check if operation is supported
This patch removes the check if operation is supported by driver layer.
This is done now by capabilities flags, if these are valid then the
driver should support the operation, otherwise a WARN_ON occurs.

Signed-off-by: Alexander Aring <alex.aring@gmail.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
2015-05-19 11:44:42 +02:00
..
cfg.c mac802154: remove check if operation is supported 2015-05-19 11:44:42 +02:00
cfg.h mac802154: introduce mac802154_config_ops 2014-11-02 04:51:06 +01:00
driver-ops.h ieee802154: change cca ed level to mbm 2015-05-19 11:44:42 +02:00
ieee802154_i.h cfg802154: pass name_assign_type to rdev_add_virtual_intf() 2015-04-30 18:48:10 +02:00
iface.c cfg802154: pass name_assign_type to rdev_add_virtual_intf() 2015-04-30 18:48:10 +02:00
Kconfig trivial: net/mac802154: Fix Kconfig typo 2014-10-25 07:56:21 +02:00
llsec.c mac802154: llsec: fix return value check in llsec_key_alloc() 2015-04-30 18:46:28 +02:00
llsec.h
mac_cmd.c ieee802154: rework cca setting 2014-12-19 00:19:23 +01:00
main.c ieee802154: add several phy supported handling 2015-05-19 11:44:42 +02:00
Makefile mac802154: introduce mac802154_config_ops 2014-11-02 04:51:06 +01:00
mib.c net/mac802154: Remove extra blank lines. 2014-12-05 12:43:05 +01:00
rx.c mac802154: use goto label on failure 2014-12-05 14:18:42 +01:00
tx.c mac802154: add interframe spacing time handling 2014-11-13 04:51:58 +01:00
util.c mac802154: correct max sifs size handling 2015-03-14 17:11:30 +01:00