Commit Graph

292 Commits (b29d3145183da4e07d4b570fa8acdd3ac4a5c572)

Author SHA1 Message Date
Eric Lapuyade c8d56ae786 NFC: Add Core support to generate tag lost event 13 years ago
Eric Lapuyade 144612cacc NFC: Changed target activated state logic 13 years ago
Eric Lapuyade 01ae0eea9b NFC: Fix next target_idx type and rename for clarity 13 years ago
Samuel Ortiz c4fbb6515a NFC: The core part should generate the target index 13 years ago
Eric Lapuyade eb738fe535 NFC: SHDLC implementation 13 years ago
Eric Lapuyade 8b8d2e08bf NFC: HCI support 13 years ago
Eric Lapuyade e1da0efa2e NFC: Export target lost function 13 years ago
Samuel Ortiz 8112a5c91d NFC: Add a target lost netlink event 13 years ago
Samuel Ortiz b4838d12e1 NFC: Fix the LLCP Tx fragmentation loop 13 years ago
David S. Miller 1e6428d82b nfc: Stop using NLA_PUT*(). 13 years ago
Samuel Ortiz eb9bc6e9a0 NFC: NCI code identation fixes 13 years ago
Samuel Ortiz 0a40acb246 NFC: Core code identation fixes 13 years ago
Samuel Ortiz 427a2eb1f5 NFC: LLCP code identation fixes 13 years ago
Samuel Ortiz 40c75f81d6 NFC: Fix LLCP sockets releasing path 13 years ago
Samuel Ortiz 47807d3dbb NFC: Remove the rf mode parameter from the DEP link up routine 13 years ago
Samuel Ortiz 9dda50f4c9 NFC: SN is not an invalid GT value 13 years ago
Samuel Ortiz 0c31835993 NFC: Unlink LLCP child sockets from llcp_sock_release 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
Samuel Ortiz 0767a7fa87 NFC: Set the right LLCP N(R) value for I frames 13 years ago
Samuel Ortiz b9a76f1d3c NFC: Clear LLCP SDPs whan MAC goes down 13 years ago
Samuel Ortiz 1762c17c9c NFC: Fix bitops usage in LLCP 13 years ago
Samuel Ortiz 53a0ac2ee8 NFC: LLCP socket sendmsg implemetation 13 years ago
Samuel Ortiz 53aef92054 NFC: Handle Receiver Not Ready LLCP frame 13 years ago
Samuel Ortiz 4722d2b70b NFC: Factorize the I frame queueing routine 13 years ago
Samuel Ortiz c970a1ac4e NFC: Add device powered netlink attribute 13 years ago
Dan Carpenter 6269cc83e7 nfc: NULL vs zero in nci_activate_target() 13 years ago
Ilan Elias 019c4fbaa7 NFC: Add NCI multiple targets support 13 years ago
Ilan Elias 25a1d9dc85 NFC: NFC core layer should not set the target_idx 13 years ago
Ilan Elias 8939e47fc9 NFC: Clearly separate NCI states from flags 13 years ago
Ilan Elias c4bf98b220 NFC: Add NCI data exchange timer 13 years ago
Ilan Elias d5a2ca60e4 NFC: Export new attributes sensb_res and sensf_res 13 years ago
Ilan Elias bd7e01bc7e NFC: Complete NCI deactivate in deactivate_ntf 13 years ago
Ilan Elias 288e0713f4 NFC: Export a new attribute nfcid1 in target info 13 years ago
Ilan Elias 004161cb52 NFC: Handle error during NCI data exchange 13 years ago
Ilan Elias 637d85a7cd NFC: Update names and structs to NCI spec 1.0 d22 13 years ago
Dan Carpenter 5b68a7ca32 NFC: use kfree_skb() for sk_buffs 13 years ago
Dan Carpenter 341ee4349f NFC: double unlock in nfc_llcp_recv_connect() 13 years ago
Samuel Ortiz 645d35902c NFC: Fix LLCP related build failure 13 years ago
Samuel Ortiz d646960f79 NFC: Initial LLCP support 13 years ago
Samuel Ortiz 541d920b05 NFC: Set and get DEP general bytes 13 years ago
Samuel Ortiz 1ed28f6106 NFC: Add a DEP link control netlink command 13 years ago
Samuel Ortiz db81a62451 NFC: Atomic socket allocation 13 years ago
Samuel Ortiz 94a098da42 NFC: Do not take the genl mutex from the netlink release notifier 13 years ago
Samuel Ortiz 7c7cd3bfec NFC: Add tx skb allocation routine 13 years ago
Samuel Ortiz 52858b51b2 NFC: Add function name to the NFC pr_fmt() routine 13 years ago
Dan Carpenter f8c141c3e9 nfc: signedness bug in __nci_request() 13 years ago
Joe Perches 24bf330485 nfc: Remove function tracer like entry messages 13 years ago
Joe Perches 538af1344a nfc: Remove unused nfc_printk and nfc_<level> macros 13 years ago