05 Jan, 2012

3 commits


15 Dec, 2011

3 commits

  • Without an API for setting and getting the local and remote general bytes,
    drivers won't be able to properly establish a DEP link.
    This API also allows them to propagate the remote general bytes they get
    from the DEP link establishment up to the LLCP layer.

    Signed-off-by: Samuel Ortiz
    Signed-off-by: John W. Linville

    Samuel Ortiz
     
  • NFC-DEP (Data Exchange Protocol) is an NFC MAC layer.
    This command allows to enable and disable the DEP link on to which e.g.
    LLCP can run.

    Signed-off-by: Samuel Ortiz
    Signed-off-by: John W. Linville

    Samuel Ortiz
     
  • This is a factorization of the current rawsock tx skb allocation routine,
    as it will be used by the LLCP code.
    We also rename nfc_alloc_skb to nfc_alloc_recv_skb for consistency sake.

    Signed-off-by: Samuel Ortiz
    Signed-off-by: John W. Linville

    Samuel Ortiz
     

18 Nov, 2011

1 commit


12 Nov, 2011

3 commits


28 Sep, 2011

1 commit


21 Sep, 2011

2 commits