1. 30cc458 NFC: Move LLCP code to the NFC top level diirectory by Samuel Ortiz · 11 years ago[Renamed (99%) from net/nfc/llcp/commands.c]
  2. 66cbfa1 NFC: llcp: Use localy stored remote_miu value if not set at socket level by Thierry Escande · 11 years ago
  3. 0b23d66 NFC: llcp: Fix zero octets length SDU handling by Olivier Guiter · 11 years ago
  4. 5eef666 NFC: llcp: Socket miux is a big endian field by Samuel Ortiz · 11 years ago
  5. 40213fa NFC: llcp: Add cleanup support for unreplied SNL requests by Thierry Escande · 11 years ago
  6. d9b8d8e NFC: llcp: Service Name Lookup netlink interface by Thierry Escande · 11 years ago
  7. e0ae7ba NFC: llcp: Service Name Lookup SDRES aggregation by Thierry Escande · 11 years ago
  8. 06d44f8 NFC: llcp: Use socket specific link parameters before the local ones by Samuel Ortiz · 11 years ago
  9. e4306be NFC: llcp: Rename socket rw and miu fields by Samuel Ortiz · 11 years ago
  10. 2c2d45b NFC: Add support for SO_TIMESTAMP LLCP socket option by Thierry Escande · 12 years ago
  11. dd2bf43 NFC: Stop sending LLCP frames when tx queues are getting too deep by Samuel Ortiz · 12 years ago
  12. 6e950fd NFC: Copy user space buffer when sending UI frames by Samuel Ortiz · 12 years ago
  13. 52feb44 NFC: Extend netlink interface for LTO, RW, and MIUX parameters support by Thierry Escande · 12 years ago
  14. 94f418a NFC: UI frame sending routine implementation by Samuel Ortiz · 12 years ago
  15. c43bb03 NFC: Add SNL frame building routine by Samuel Ortiz · 12 years ago
  16. 9222390 NFC: Use llcp_allocate_pdu to build the DISC frames by Samuel Ortiz · 12 years ago
  17. 4463523b NFC: LLCP raw socket support by Thierry Escande · 12 years ago
  18. 76762b7 NFC: LLCP's MIUX is 10 bytes long, not 7 by Samuel Ortiz · 12 years ago
  19. 93d7e49 NFC: Move LLCP MIU extension value to socket structure by Samuel Ortiz · 12 years ago
  20. 7a06e58 NFC: Move LLCP receiver window value to socket structure by Samuel Ortiz · 12 years ago
  21. bdbc59b NFC: Queue I frame fragments to the LLCP sockets queue tail by Samuel Ortiz · 12 years ago
  22. 43472ff NFC: Return the amount of LLCP bytes queued to sock_sendmsg by Samuel Ortiz · 12 years ago
  23. ffc2931 NFC: Call llcp_add_header properly when sending LLCP DM or DISC by Samuel Ortiz · 12 years ago
  24. 324b0af NFC: Fix LLCP TLV building routine by Samuel Ortiz · 12 years ago
  25. 279cf17 NFC: No need to apply twice the modulo op to LLCP's recv_n by Samuel Ortiz · 12 years ago
  26. b4838d1 NFC: Fix the LLCP Tx fragmentation loop by Samuel Ortiz · 12 years ago
  27. 427a2eb NFC: LLCP code identation fixes by Samuel Ortiz · 12 years ago
  28. 9dda50f NFC: SN is not an invalid GT value by Samuel Ortiz · 12 years ago
  29. e65b0f4 NFC: Fragment LLCP I frames by Samuel Ortiz · 12 years ago
  30. eda21f1 NFC: Set MIU and RW values from CONNECT and CC LLCP frames by Samuel Ortiz · 12 years ago
  31. d094afa NFC: Send LLCP RR frames to acknowledge received I frames by Samuel Ortiz · 12 years ago
  32. 53a0ac2 NFC: LLCP socket sendmsg implemetation by Samuel Ortiz · 12 years ago
  33. d646960 NFC: Initial LLCP support by Samuel Ortiz · 13 years ago