summaryrefslogtreecommitdiff
path: root/src/rfid_layer2_iso15693.c
Commit message (Expand)AuthorAgeFilesLines
* Note that ISO15693 contributions by Bjoern Riemer are now (C) Harald WelteHarald Welte2010-10-251-2/+4
* fix compiler warningslaforge2008-05-241-2/+4
* Add WRITE support for ISO15693 (Bjoern Riemer)laforge2008-05-241-44/+215
* add anticollision support for iso15693 and use correct mask_len (Bjoern Riemer)laforge2008-02-241-22/+91
* implement SELECT command for ISO15693 (Bjoern Riemer)laforge2008-02-241-14/+24
* add ISO15693 stay_quiet (close) support (Bjoern Riemer)laforge2008-02-081-3/+73
* fix typo in 15693 AFI setopt implementation (Bjoern Riemer)laforge2008-02-081-1/+1
* disable debug in the default compile (Uwe Hermann)laforge2008-02-081-2/+0
* * implement rfid_reader_{get,set}opt()laforge2008-01-291-63/+234
* partial ISO15693 support (based on patch by Bjoern Kaiser)laforge2008-01-271-2/+152
* fix more compiler warnings, based on a patch by Rainer Kellerlaforge2008-01-261-1/+1
* update FSF postal address (Jeremy Laine)laforge2008-01-231-1/+1
* - fix mifare write supportlaforge2006-11-281-0/+39
* some preliminary work to get 15693 working (actual implementation still missing)laforge2006-10-251-208/+34
* - separate 'STATIC' (non-dyamic-allocation) from 'FIRMWARE' (no host drivers)laforge2006-10-141-2/+8
* Prepare RFID compilation in firmware modelaforge2006-10-141-5/+5
* s/transcieve/transceive/g (Henryk Ploetz)laforge2006-06-131-15/+15
* move include directory for pkginclude compliancelaforge2005-11-081-4/+4
* use autoconf/automakelaforge2005-11-081-0/+302
personal git repositories of Harald Welte. Your mileage may vary