linux_dsm_epyc7002/drivers/net/ieee802154
Phoebe Buckheister 376b7bd355 ieee802154: rename struct ieee802154_addr to *_sa
The struct as currently defined uses host byte order for some fields,
and most big endian/EUI display byte order for other fields. Inside the
stack, endianness should ideally match network byte order where possible
to minimize the number of byteswaps done in critical paths, but this
patch does not address this; it is only preparatory.

Signed-off-by: Phoebe Buckheister <phoebe.buckheister@itwm.fraunhofer.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
2014-03-14 22:15:25 -04:00
..
at86rf230.c ieee802154: at86rf230: add support for rf233 chip 2014-03-12 00:05:36 -04:00
fakehard.c ieee802154: rename struct ieee802154_addr to *_sa 2014-03-14 22:15:25 -04:00
fakelb.c ieee802154: remove __dev* attributes 2012-12-03 11:16:56 -08:00
Kconfig ieee802154: at86rf230: add support for rf233 chip 2014-03-12 00:05:36 -04:00
Makefile ieee802154: MRF24J40 driver 2012-09-04 14:43:55 -04:00
mrf24j40.c net: ieee802154: remove unnecessary spi_set_drvdata() 2013-12-10 22:31:32 -05:00