linux-stable/net/ieee802154
Phoebe Buckheister b70ab2e87f ieee802154: enforce consistent endianness in the 802.15.4 stack
Enable sparse warnings about endianness, replace the remaining fields
regarding network operations without explicit endianness annotations
with such that are annotated, and propagate this through the entire
stack.

Uses of ieee802154_addr_sa are not changed yet, this patch is only
concerned with all other fields (such as address filters, operation
parameters and the likes).

Signed-off-by: Phoebe Buckheister <phoebe.buckheister@itwm.fraunhofer.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
2014-03-14 22:15:26 -04:00
..
6lowpan_iphc.c 6lowpan: move 6lowpan header to include/net 2014-03-06 17:21:38 -05:00
6lowpan_rtnl.c ieee802154: enforce consistent endianness in the 802.15.4 stack 2014-03-14 22:15:26 -04:00
af802154.h ieee802154: rename struct ieee802154_addr to *_sa 2014-03-14 22:15:25 -04:00
af_ieee802154.c ieee802154: enforce consistent endianness in the 802.15.4 stack 2014-03-14 22:15:26 -04:00
dgram.c ieee802154: enforce consistent endianness in the 802.15.4 stack 2014-03-14 22:15:26 -04:00
ieee802154.h ieee802154: add TX power control to wpan_phy 2014-02-17 16:42:38 -05:00
Kconfig ieee802154: fix whitespace issues in Kconfig 2014-03-04 20:12:44 -05:00
Makefile ieee802154: enforce consistent endianness in the 802.15.4 stack 2014-03-14 22:15:26 -04:00
netlink.c ieee802154: add TX power control to wpan_phy 2014-02-17 16:42:38 -05:00
nl-mac.c ieee802154: enforce consistent endianness in the 802.15.4 stack 2014-03-14 22:15:26 -04:00
nl-phy.c ieee802154: fix faulty check in set_phy_params api 2014-02-18 18:11:05 -05:00
nl_policy.c ieee802154: add netlink APIs for smartMAC configuration 2014-02-17 16:42:39 -05:00
raw.c hlist: drop the node parameter from iterators 2013-02-27 19:10:24 -08:00
reassembly.c ieee802154: rename struct ieee802154_addr to *_sa 2014-03-14 22:15:25 -04:00
reassembly.h ieee802154: rename struct ieee802154_addr to *_sa 2014-03-14 22:15:25 -04:00
wpan-class.c ieee802154: add netlink APIs for smartMAC configuration 2014-02-17 16:42:39 -05:00