linux/drivers/net/ieee802154
Alexander Aring b89c33417f at86rf230: improve receive handling
Current behaviour it to copy the frame inclusive CRC into a skb, then
remove the CRC from the skb. This patch optimizes this by not copying
the CRC at the first place.

Signed-off-by: Alexander Aring <alex.aring@gmail.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
2014-10-27 18:07:50 +01:00
..
at86rf230.c at86rf230: improve receive handling 2014-10-27 18:07:50 +01:00
cc2520.c ieee802154: drivers: use dev_alloc_skb 2014-10-27 18:07:37 +01:00
fakelb.c mac802154: tx: add support for xmit_async callback 2014-10-26 17:24:04 +01:00
Kconfig ieee802154: remove fakehard driver 2014-10-25 21:55:37 +02:00
Makefile ieee802154: remove fakehard driver 2014-10-25 21:55:37 +02:00
mrf24j40.c ieee802154: drivers: use dev_alloc_skb 2014-10-27 18:07:37 +01:00