summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-12-03NFC: netlink: Add new netlink command NFC_CMD_ACTIVATE_TARGETChristophe Ricard2-0/+31
2014-12-03NFC: nci: Add support for different NCI_DEACTIVATE_TYPEChristophe Ricard1-4/+6
2014-12-03NFC: nci: Add management for NCI state for machine rf_deactivate_ntfChristophe Ricard1-4/+14
2014-12-03NFC: nci: Add status byte management in case of error.Christophe Ricard1-2/+9
2014-12-03NFC: st21nfcb: Remove useless pr_infoChristophe Ricard1-2/+0
2014-12-02NFC: hci: Add support for NOTIFY_ALL_PIPE_CLEAREDChristophe Ricard1-0/+3
2014-12-02NFC: hci: Add open pipe command handlerChristophe Ricard1-0/+39
2014-12-02NFC: st21nfcb: Improve ndlc commentChristophe Ricard1-1/+1
2014-12-02NFC: st21nfca: Rework st21nfca_hci_event_received to route event to relevent ...Christophe Ricard4-35/+50
2014-12-02NFC: nci: Add se_io NCI operandChristophe Ricard2-0/+17
2014-12-02NFC: nci: Update nci_disable_se to run proprietary commands to disable a secu...Christophe Ricard2-0/+6
2014-12-02NFC: nci: Update nci_enable_se to run proprietary commands to enable a secure...Christophe Ricard2-0/+6
2014-12-02NFC: nci: Update nci_discover_se to run proprietary commands to discover all ...Christophe Ricard2-0/+6
2014-12-02NFC: nci: Fix sparse: symbol 'nci_get_prop_rf_protocol' was not declared.Christophe Ricard1-1/+1
2014-12-02NFC: hci: Add se_io HCI operandChristophe Ricard2-0/+17
2014-12-02NFC: st21nfcb: Remove gpio_irq field in static and dts configurationChristophe Ricard2-30/+1
2014-12-02NFC: st21nfcb: Add of_st21nfcb_i2c_match to MODULE_DEVICE_TABLEChristophe Ricard1-0/+3
2014-12-02NFC: st21nfca: Remove gpio_irq field in static and dts configurationChristophe Ricard2-30/+1
2014-12-02NFC: st21nfca: Add of_st21nfca_i2c_match to MODULE_DEVICE_TABLEChristophe Ricard1-0/+3
2014-11-28NFC: NCI: Signal deactivation in Target modeJulien Lefrique1-1/+16
2014-11-28NFC: NCI: Handle Discovery deactivation typeJulien Lefrique1-1/+4
2014-11-28NFC: Fix a memory leakJulien Lefrique1-1/+4
2014-11-28NFC: NCI: Forward data received in Target mode to nfc coreJulien Lefrique1-1/+12
2014-11-28NFC: NCI: Implement Target mode send functionJulien Lefrique1-0/+13
2014-11-28NFC: NCI: Configure ATR_RES general bytesJulien Lefrique2-1/+10
2014-11-28NFC: NCI: Handle Target mode activationJulien Lefrique5-38/+146
2014-11-28NFC: NCI: Enable NFC-DEP in Listen A and Listen FJulien Lefrique2-0/+39
2014-11-28NFC: NCI: Add passive Listen modes in discover requestJulien Lefrique1-10/+32
2014-11-28NFC: llcp: Use list_for_each_entry in llcp_accept_pollAxel Lin1-3/+3
2014-11-28NFC: Don't include linux/unaligned/access_ok.hJohannes Berg2-2/+2
2014-11-28NFC: digital: Add NFC-DEP Target-side ATN SupportMark A. Greer1-5/+83
2014-11-28NFC: digital: Add NFC-DEP Initiator-side ATN SupportMark A. Greer2-6/+99
2014-11-28NFC: digital: Add NFC-DEP Target-side NACK SupportMark A. Greer2-11/+54
2014-11-28NFC: digital: Add NFC-DEP Initiator-side NACK SupportMark A. Greer2-5/+66
2014-11-28NFC: digital: Add NFC-DEP Receive Chaining SupportMark A. Greer1-6/+174
2014-11-28NFC: digital: Add NFC-DEP Send Chaining SupportMark A. Greer2-17/+112
2014-11-28NFC: digital: Implement NFC-DEP max payload lengthsMark A. Greer2-10/+101
2014-11-28NFC: digital: Enforce NFC-DEP PNI sequencingMark A. Greer1-3/+33
2014-11-28NFC: digital: Ensure no NAD byte in DEP_REQ and DEP_RES framesMark A. Greer1-0/+10
2014-11-28NFC: digital: Add Target-mode NFC-DEP DID SupportMark A. Greer2-4/+27
2014-11-28NFC: digital: Ensure no DID in NFC-DEP responsesMark A. Greer1-2/+5
2014-11-28NFC: digital: Rearrange NFC-DEP DEP_REQ/DEP_RES CodeMark A. Greer1-21/+22
2014-11-28NFC: digital: Fix potential skb leaks in NFC-DEP codeMark A. Greer1-8/+17
2014-11-25mwifiex: add Tx status support for ACTION framesAmitkumar Karwar7-11/+41
2014-11-25mwifiex: add Tx status support for EAPOL packetsAmitkumar Karwar12-4/+127
2014-11-25mwifiex: skip delay main work logic for USB interface.Amitkumar Karwar1-6/+10
2014-11-25mwifiex: fix scan problem on big endian platformsAmitkumar Karwar1-1/+1
2014-11-25mwifiex: fix sparse warningAmitkumar Karwar1-1/+1
2014-11-25ath9k: add TPC capability to TX descriptor pathLorenzo Bianconi6-12/+49
2014-11-25ath9k: add TX power per-rate tablesLorenzo Bianconi4-0/+229