I don't know what you expect to be done with these patches.
If you don't send them to [email protected] then as
far as I'm concerned they don't exist at all and I will not
apply them.
--
Virtualization & Cloud Manag
From: Felix Varghese
Adds the implementation for MLME-SET primitive in mac802154.
This is according to IEEE 802.15.4-2006 specification.
Signed-off-by: Felix Varghese
Signed-off-by: Prajosh Premdas
---
net/mac802154/mlme_pib.c | 186 ++
1 files cha
From: Felix Varghese
Adds the implementation for MLME-GET primitive in mac802154.
This is according to IEEE 802.15.4-2006 specification.
Signed-off-by: Felix Varghese
Signed-off-by: Prajosh Premdas
---
net/mac802154/mlme_pib.c | 211 +-
1 files cha
From: Felix Varghese
Replaces the existing mib implementation where only some of the
attributes are supported with the new MLME-PIB implementation.
Signed-off-by: Felix Varghese
Signed-off-by: Prajosh Premdas
---
net/mac802154/Makefile |3 ++-
net/mac802154/ieee802154_dev.c | 10
From: Felix Varghese
This patch adds functions for invoking PIB set and get to the Netlink interface.
Signed-off-by: Felix Varghese
Signed-off-by: Prajosh Premdas
---
net/ieee802154/nl-mac.c| 141
net/ieee802154/nl_policy.c |4 +
2 files c
From: Felix Varghese
Adds structure definitions and function prototypes for implementing PIB
get and set primitives
Signed-off-by: Felix Varghese
Signed-off-by: Prajosh Premdas
---
include/net/mac802154.h | 10 +++
net/mac802154/mac802154.h | 58 ++---
From: Felix Varghese
Added function prototypes, structure definitions and netlink attributes for
supporting PIB get/set functionality
Signed-off-by: Felix Varghese
Signed-off-by: Prajosh Premdas
---
include/linux/nl802154.h|3 +++
include/net/ieee802154_netdev.h | 19 ++
From: Felix Varghese
Adds new file mlme_pib.c and function for resetting all PIB attributes
to their default values
Signed-off-by: Felix Varghese
Signed-off-by: Prajosh Premdas
---
net/mac802154/mlme_pib.c | 152 ++
1 files changed, 152 insertions(
mlme reset functionality has been added for netlink socket interface
attributes mentioned are as per the IEEE 802.15.4 - 2006 specification
Tested on SAM9G20-EK board
Signed-off-by: Prajosh Premdas
---
include/linux/nl802154.h|2 +
include/net/ieee802154_netdev.h |2 +
include/n
From: Felix Varghese
Added #defines for MAC PIB attribute ids and default values for PIB attributes
Signed-off-by: Felix Varghese
Signed-off-by: Prajosh Premdas
---
include/net/ieee802154.h | 148 ++
1 files changed, 137 insertions(+), 11 deletions
10 matches
Mail list logo