Commit History

Author SHA1 Message Date
  Thierry Escande 66cbfa10f3 NFC: llcp: Use localy stored remote_miu value if not set at socket level 12 years ago
  Olivier Guiter 0b23d666a8 NFC: llcp: Fix zero octets length SDU handling 12 years ago
  Samuel Ortiz 5eef666975 NFC: llcp: Socket miux is a big endian field 12 years ago
  Thierry Escande 40213fa851 NFC: llcp: Add cleanup support for unreplied SNL requests 12 years ago
  Thierry Escande d9b8d8e19b NFC: llcp: Service Name Lookup netlink interface 12 years ago
  Thierry Escande e0ae7bac06 NFC: llcp: Service Name Lookup SDRES aggregation 12 years ago
  Samuel Ortiz 06d44f806a NFC: llcp: Use socket specific link parameters before the local ones 12 years ago
  Samuel Ortiz e4306bec47 NFC: llcp: Rename socket rw and miu fields 12 years ago
  Thierry Escande 2c2d45bdcb NFC: Add support for SO_TIMESTAMP LLCP socket option 12 years ago
  Samuel Ortiz dd2bf43ffc NFC: Stop sending LLCP frames when tx queues are getting too deep 12 years ago
  Samuel Ortiz 6e950fd214 NFC: Copy user space buffer when sending UI frames 12 years ago
  Thierry Escande 52feb444a9 NFC: Extend netlink interface for LTO, RW, and MIUX parameters support 12 years ago
  Samuel Ortiz 94f418a206 NFC: UI frame sending routine implementation 12 years ago
  Samuel Ortiz c43bb03d5a NFC: Add SNL frame building routine 12 years ago
  Samuel Ortiz 922239064b NFC: Use llcp_allocate_pdu to build the DISC frames 12 years ago
  Thierry Escande 4463523bef NFC: LLCP raw socket support 12 years ago
  Samuel Ortiz 76762b7369 NFC: LLCP's MIUX is 10 bytes long, not 7 13 years ago
  Samuel Ortiz 93d7e490b7 NFC: Move LLCP MIU extension value to socket structure 13 years ago
  Samuel Ortiz 7a06e586b9 NFC: Move LLCP receiver window value to socket structure 13 years ago
  Samuel Ortiz bdbc59b35f NFC: Queue I frame fragments to the LLCP sockets queue tail 13 years ago
  Samuel Ortiz 43472fffb4 NFC: Return the amount of LLCP bytes queued to sock_sendmsg 13 years ago
  Samuel Ortiz ffc29315e5 NFC: Call llcp_add_header properly when sending LLCP DM or DISC 13 years ago
  Samuel Ortiz 324b0af6f5 NFC: Fix LLCP TLV building routine 13 years ago
  Samuel Ortiz 279cf174ae NFC: No need to apply twice the modulo op to LLCP's recv_n 13 years ago
  Samuel Ortiz b4838d12e1 NFC: Fix the LLCP Tx fragmentation loop 13 years ago
  Samuel Ortiz 427a2eb1f5 NFC: LLCP code identation fixes 13 years ago
  Samuel Ortiz 9dda50f4c9 NFC: SN is not an invalid GT value 13 years ago
  Samuel Ortiz e65b0f46ed NFC: Fragment LLCP I frames 13 years ago
  Samuel Ortiz eda21f16a5 NFC: Set MIU and RW values from CONNECT and CC LLCP frames 13 years ago
  Samuel Ortiz d094afa155 NFC: Send LLCP RR frames to acknowledge received I frames 13 years ago