| Commit message (Expand) | Author | Age | Files | Lines |
* | NFC: st21nfcb: Remove useless pr_info | Christophe Ricard | 2014-12-02 | 1 | -2/+0 |
* | NFC: hci: Add support for NOTIFY_ALL_PIPE_CLEARED | Christophe Ricard | 2014-12-02 | 1 | -0/+3 |
* | NFC: hci: Add open pipe command handler | Christophe Ricard | 2014-12-02 | 1 | -0/+39 |
* | NFC: st21nfcb: Improve ndlc comment | Christophe Ricard | 2014-12-02 | 1 | -1/+1 |
* | NFC: st21nfca: Rework st21nfca_hci_event_received to route event to relevent ... | Christophe Ricard | 2014-12-02 | 4 | -35/+50 |
* | NFC: nci: Add se_io NCI operand | Christophe Ricard | 2014-12-02 | 2 | -0/+17 |
* | NFC: nci: Update nci_disable_se to run proprietary commands to disable a secu... | Christophe Ricard | 2014-12-02 | 2 | -0/+6 |
* | NFC: nci: Update nci_enable_se to run proprietary commands to enable a secure... | Christophe Ricard | 2014-12-02 | 2 | -0/+6 |
* | NFC: nci: Update nci_discover_se to run proprietary commands to discover all ... | Christophe Ricard | 2014-12-02 | 2 | -0/+6 |
* | NFC: nci: Fix sparse: symbol 'nci_get_prop_rf_protocol' was not declared. | Christophe Ricard | 2014-12-02 | 1 | -1/+1 |
* | NFC: hci: Add se_io HCI operand | Christophe Ricard | 2014-12-02 | 2 | -0/+17 |
* | NFC: st21nfcb: Remove gpio_irq field in static and dts configuration | Christophe Ricard | 2014-12-02 | 2 | -30/+1 |
* | NFC: st21nfcb: Add of_st21nfcb_i2c_match to MODULE_DEVICE_TABLE | Christophe Ricard | 2014-12-02 | 1 | -0/+3 |
* | NFC: st21nfca: Remove gpio_irq field in static and dts configuration | Christophe Ricard | 2014-12-02 | 2 | -30/+1 |
* | NFC: st21nfca: Add of_st21nfca_i2c_match to MODULE_DEVICE_TABLE | Christophe Ricard | 2014-12-02 | 1 | -0/+3 |
* | NFC: NCI: Signal deactivation in Target mode | Julien Lefrique | 2014-11-28 | 1 | -1/+16 |
* | NFC: NCI: Handle Discovery deactivation type | Julien Lefrique | 2014-11-28 | 1 | -1/+4 |
* | NFC: Fix a memory leak | Julien Lefrique | 2014-11-28 | 1 | -1/+4 |
* | NFC: NCI: Forward data received in Target mode to nfc core | Julien Lefrique | 2014-11-28 | 1 | -1/+12 |
* | NFC: NCI: Implement Target mode send function | Julien Lefrique | 2014-11-28 | 1 | -0/+13 |
* | NFC: NCI: Configure ATR_RES general bytes | Julien Lefrique | 2014-11-28 | 2 | -1/+10 |
* | NFC: NCI: Handle Target mode activation | Julien Lefrique | 2014-11-28 | 5 | -38/+146 |
* | NFC: NCI: Enable NFC-DEP in Listen A and Listen F | Julien Lefrique | 2014-11-28 | 2 | -0/+39 |
* | NFC: NCI: Add passive Listen modes in discover request | Julien Lefrique | 2014-11-28 | 1 | -10/+32 |
* | NFC: llcp: Use list_for_each_entry in llcp_accept_poll | Axel Lin | 2014-11-28 | 1 | -3/+3 |
* | NFC: Don't include linux/unaligned/access_ok.h | Johannes Berg | 2014-11-28 | 2 | -2/+2 |
* | NFC: digital: Add NFC-DEP Target-side ATN Support | Mark A. Greer | 2014-11-28 | 1 | -5/+83 |
* | NFC: digital: Add NFC-DEP Initiator-side ATN Support | Mark A. Greer | 2014-11-28 | 2 | -6/+99 |
* | NFC: digital: Add NFC-DEP Target-side NACK Support | Mark A. Greer | 2014-11-28 | 2 | -11/+54 |
* | NFC: digital: Add NFC-DEP Initiator-side NACK Support | Mark A. Greer | 2014-11-28 | 2 | -5/+66 |
* | NFC: digital: Add NFC-DEP Receive Chaining Support | Mark A. Greer | 2014-11-28 | 1 | -6/+174 |
* | NFC: digital: Add NFC-DEP Send Chaining Support | Mark A. Greer | 2014-11-28 | 2 | -17/+112 |
* | NFC: digital: Implement NFC-DEP max payload lengths | Mark A. Greer | 2014-11-28 | 2 | -10/+101 |
* | NFC: digital: Enforce NFC-DEP PNI sequencing | Mark A. Greer | 2014-11-28 | 1 | -3/+33 |
* | NFC: digital: Ensure no NAD byte in DEP_REQ and DEP_RES frames | Mark A. Greer | 2014-11-28 | 1 | -0/+10 |
* | NFC: digital: Add Target-mode NFC-DEP DID Support | Mark A. Greer | 2014-11-28 | 2 | -4/+27 |
* | NFC: digital: Ensure no DID in NFC-DEP responses | Mark A. Greer | 2014-11-28 | 1 | -2/+5 |
* | NFC: digital: Rearrange NFC-DEP DEP_REQ/DEP_RES Code | Mark A. Greer | 2014-11-28 | 1 | -21/+22 |
* | NFC: digital: Fix potential skb leaks in NFC-DEP code | Mark A. Greer | 2014-11-28 | 1 | -8/+17 |
* | mwifiex: add Tx status support for ACTION frames | Amitkumar Karwar | 2014-11-25 | 7 | -11/+41 |
* | mwifiex: add Tx status support for EAPOL packets | Amitkumar Karwar | 2014-11-25 | 12 | -4/+127 |
* | mwifiex: skip delay main work logic for USB interface. | Amitkumar Karwar | 2014-11-25 | 1 | -6/+10 |
* | mwifiex: fix scan problem on big endian platforms | Amitkumar Karwar | 2014-11-25 | 1 | -1/+1 |
* | mwifiex: fix sparse warning | Amitkumar Karwar | 2014-11-25 | 1 | -1/+1 |
* | ath9k: add TPC capability to TX descriptor path | Lorenzo Bianconi | 2014-11-25 | 6 | -12/+49 |
* | ath9k: add TX power per-rate tables | Lorenzo Bianconi | 2014-11-25 | 4 | -0/+229 |
* | brcmfmac: correct .disconnect() callback while connecting | Arend van Spriel | 2014-11-25 | 1 | -0/+1 |
* | net: wireless: rtlwifi: rtl8192ee: Fix compilation of the driver | Andreas Ruprecht | 2014-11-24 | 1 | -1/+1 |
* | net: wireless: rtlwifi: Do not always include drivers in obj-m | Andreas Ruprecht | 2014-11-24 | 4 | -12/+0 |
* | ath: Fix a false radar detection pattern | Vivek Natarajan | 2014-11-24 | 1 | -2/+2 |