1. 21 6月, 2010 1 次提交
  2. 10 6月, 2010 1 次提交
  3. 31 3月, 2010 1 次提交
    • S
      net-caif: add CAIF core protocol stack · b482cd20
      Sjur Braendeland 提交于
      CAIF generic protocol implementation. This layer is
      somewhat generic in order to be able to use and test it outside
      the Linux Kernel.
      
      cfctrl.c     - CAIF control protocol layer
      cfdbgl.c     - CAIF debug protocol layer
      cfdgml.c     - CAIF datagram protocol layer
      cffrml.c     - CAIF framing protocol layer
      cfmuxl.c     - CAIF mux protocol layer
      cfrfml.c     - CAIF remote file manager protocol layer
      cfserl.c     - CAIF serial (fragmentation) protocol layer
      cfsrvl.c     - CAIF generic service layer functions
      cfutill.c    - CAIF utility protocol layer
      cfveil.c     - CAIF AT protocol layer
      cfvidl.c     - CAIF video protocol layer
      Signed-off-by: NSjur Braendeland <sjur.brandeland@stericsson.com>
      Signed-off-by: NDavid S. Miller <davem@davemloft.net>
      b482cd20