summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* nfc: fdp: Move i2c client irq checkingChristophe Ricard2015-12-291-6/+6
* MAINTAINERS: nfc: Add missing platform_data files referencesChristophe Ricard2015-12-291-0/+5
* nfc: st21nfca: Add support for HCI event connectivityChristophe Ricard2015-12-291-0/+1
* nfc: st-nci: Add support for HCI event connectivityChristophe Ricard2015-12-291-1/+1
* nfc: netlink: HCI event connectivity implementationChristophe Ricard2015-12-294-0/+52
* NFC: st21nfca: Auto-select core moduleChristophe Ricard2015-12-291-9/+4
* NFC: st-nci: Auto-select core moduleChristophe Ricard2015-12-291-11/+7
* NFC: nci: Fix error check of nci_hci_create_pipe() resultChristophe Ricard2015-12-291-1/+1
* nfc: st21nfca: Remove useless pr_info in st21nfca_hci_i2c_disableChristophe Ricard2015-12-291-1/+0
* nfc: st21nfca: Code cleanupChristophe Ricard2015-12-292-3/+2
* nfc: st-nci: Code cleanupChristophe Ricard2015-12-293-4/+1
* nfc: st21nfca: Add support for acpi probing for i2c device.Christophe Ricard2015-12-291-1/+50
* nfc: st-nci: Add support for acpi probing for spi device.Christophe Ricard2015-12-291-0/+52
* nfc: st-nci: Add support for acpi probing for i2c device.Christophe Ricard2015-12-291-0/+53
* nfc: st21nfca: Add macro for gpio nameChristophe Ricard2015-12-291-2/+5
* nfc: st-nci: Add macro for gpio nameChristophe Ricard2015-12-292-4/+9
* nfc: st21nfca: Group device table togetherChristophe Ricard2015-12-291-7/+6
* nfc: st-nci: Group device table togetherChristophe Ricard2015-12-292-11/+12
* nfc: pn544: Remove #ifdef CONFIG_OFChristophe Ricard2015-12-291-11/+0
* nfc: nxp-nci: Remove #ifdef CONFIG_OFChristophe Ricard2015-12-291-11/+0
* nfc: st21nfca: Remove unneeded CONFIG_OF switchesChristophe Ricard2015-12-291-9/+0
* nfc: st-nci: Remove unneeded CONFIG_OF switchesChristophe Ricard2015-12-292-18/+0
* nfc: st-nci: Remove useless #include "ndlc.h"Christophe Ricard2015-12-291-1/+0
* NFC: trf7970a: use to_spi_deviceGeliang Tang2015-12-291-4/+4
* NFC: st95hf: Fix build errorShikha Singh2015-12-291-4/+4
* DT: bindings: net: nfc: Add ST95HF binding docShikha Singh2015-12-291-0/+50
* NFC: Add STMicroelectronics ST95HF driverShikha Singh2015-12-297-0/+1522
* NFC: digital: Add Type4A tags supportShikha Singh2015-12-291-1/+2
* NFC: add rx delay sysfs parameter for nfcsim workqueueSaurabh Sengar2015-12-211-3/+7
* nfc: s3fwrn5: constify s3fwrn5_phy_ops structuresJulia Lawall2015-12-203-4/+4
* nxp-nci: i2c: Do not check specifically for -EREMOTEIO errorFabio Estevam2015-11-181-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-11-1784-3650/+1036
|\
| * MAINTAINERS: Update Mellanox's Eth NIC driver entriesOr Gerlitz2015-11-171-1/+9
| * net/core: revert "net: fix __netdev_update_features return.." and add commentNikolay Aleksandrov2015-11-171-1/+4
| * af_unix: take receive queue lock while appending new skbHannes Frederic Sowa2015-11-171-1/+4
| * rtnetlink: fix frame size warning in rtnl_fill_ifinfoHannes Frederic Sowa2015-11-171-122/+152
| * net: use skb_clone to avoid alloc_pages failure.Martin Zhang2015-11-171-1/+1
| * packet: Use PAGE_ALIGNED macroTobias Klauser2015-11-171-1/+1
| * packet: Don't check frames_per_block against negative valuesTobias Klauser2015-11-171-2/+2
| * net: phy: Use interrupts when available in NOLINK stateAndrew Lunn2015-11-171-0/+3
| * phy: marvell: Add support for 88E1540 PHYAndrew Lunn2015-11-172-0/+17
| * arm64: bpf: make BPF prologue and epilogue align with ARM64 AAPCSYang Shi2015-11-171-5/+39
| * macvlan: fix leak in macvlan_handle_frameSabrina Dubroca2015-11-171-0/+2
| * ipvlan: fix use after free of skbSabrina Dubroca2015-11-171-1/+1
| * ipvlan: fix leak in ipvlan_rcv_frameSabrina Dubroca2015-11-171-5/+7
| * Merge branch 'vlan-reorder'David S. Miller2015-11-173-2/+10
| |\
| | * vlan: Do not put vlan headers back on bridge and macvlan portsVlad Yasevich2015-11-172-1/+8
| | * vlan: Fix untag operations of stacked vlans with REORDER_HEADER offVlad Yasevich2015-11-171-1/+2
| |/
| * via-velocity: unconditionally drop frames with bad l2 lengthTimo Teräs2015-11-171-21/+3
| * ipg: Remove ipg driverOndrej Zary2015-11-167-3075/+0