summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* NFC: netlink: SE API implementationSamuel Ortiz2013-09-251-0/+91
* NFC: Define secure element IO API and commandsSamuel Ortiz2013-09-252-0/+9
* NFC: Document NFC targets sens_res fieldSamuel Ortiz2013-09-251-0/+8
* NFC: digital: Fix sens_res endiannes handlingThierry Escande2013-09-251-9/+6
* NFC: rawsock: Fix a memory leakThierry Escande2013-09-251-2/+5
* NFC: pn533: Staticize local symbolsSachin Kamat2013-09-251-2/+2
* NFC: nfcwilink: Remove redundant dev_set_drvdataSachin Kamat2013-09-251-2/+0
* NFC: digital: digital_tg_send_sensf_res() can be staticFengguang Wu2013-09-251-1/+1
* NFC: digital: Add newline to pr_* callsSamuel Ortiz2013-09-253-26/+22
* NFC: digital: Remove PR_ERR and PR_DBG macrosSamuel Ortiz2013-09-254-27/+31
* NFC: NCI: Store the spi device pointer from the spi instanceEric Lapuyade2013-09-251-0/+1
* NFC Digital: Add target NFC-DEP supportThierry Escande2013-09-254-7/+755
* NFC Digital: Add initiator NFC-DEP supportThierry Escande2013-09-255-6/+435
* NFC Digital: Add NFC-F technology supportThierry Escande2013-09-254-0/+153
* NFC Digital: Add NFC-A technology supportThierry Escande2013-09-255-4/+491
* NFC Digital: Implement driver commands mechanismThierry Escande2013-09-255-8/+452
* NFC: Digital Protocol stack implementationThierry Escande2013-09-255-0/+391
* NFC: pn533: Start listen timer from start_pollSamuel Ortiz2013-09-251-1/+11
* NFC: pn533: Send ATR_REQ directly for active device detectionSamuel Ortiz2013-09-251-1/+120
* NFC: Set active target upon DEP up event receptionSamuel Ortiz2013-09-251-0/+13
* NFC: NCI: Simplify NCI SPI to become a simple framing/checking layerEric Lapuyade2013-09-253-155/+70
* NFC: Move struct nfc_phy_ops out of HCI up to nfc core levelEric Lapuyade2013-09-252-6/+6
* NFC: NCI: Rename spi ndev -> nsdev and nci_dev -> ndev for consistencyEric Lapuyade2013-09-252-77/+77
* NFC: NCI: Fix wrong allocation size in nci_spi_allocate_device()Eric Lapuyade2013-09-251-1/+1
* NFC: Standardize logging styleJoe Perches2013-09-258-61/+50
* NFC: Convert nfc_dev_info and nfc_dev_err to nfc_<level>Joe Perches2013-09-254-122/+115
* NFC: Replace nfc_dev_dbg with dev_dbgJoe Perches2013-09-254-122/+91
* NFC: pn544: Add SE enable/disable operationArron Wang2013-09-251-7/+79
* NFC: Export nfc_find_se()Arron Wang2013-09-252-4/+6
* NFC: pn544: Add SE discover operationArron Wang2013-09-251-0/+30
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-09-19127-517/+751
|\
| * netconsole: fix a deadlock with rtnl and netconsole's mutexNikolay Aleksandrov2013-09-191-4/+1
| * netpoll: fix NULL pointer dereference in netpoll_cleanupNikolay Aleksandrov2013-09-191-5/+4
| * skge: fix broken driverMikulas Patocka2013-09-191-2/+3
| * ip: generate unique IP identificator if local fragmentation is allowedAnsis Atteka2013-09-199-16/+20
| * ip: use ip_hdr() in __ip_make_skb() to retrieve IP headerAnsis Atteka2013-09-191-1/+1
| * xen-netback: Don't destroy the netdev until the vif is shut downPaul Durrant2013-09-193-21/+23
| * net:dccp: do not report ICMP redirects to user spaceDuan Jiong2013-09-181-0/+1
| * cnic: Fix crash in cnic_bnx2x_service_kcq()Michael Chan2013-09-181-1/+2
| * bnx2x, cnic, bnx2i, bnx2fc: Fix bnx2i and bnx2fc regressions.Michael Chan2013-09-187-10/+43
| * Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller2013-09-181-0/+2
| |\
| | * batman-adv: set the TAG flag for the vid passed to BLAAntonio Quartulli2013-09-171-0/+2
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2013-09-1711-31/+36
| |\ \
| | * | netfilter: nfnetlink_queue: use network skb for sequence adjustmentGao feng2013-09-171-1/+1
| | * | netfilter: ipset: Fix serious failure in CIDR trackingOliver Smith2013-09-161-12/+16
| | * | netfilter: ipset: Validate the set family and not the set type family at swap...Jozsef Kadlecsik2013-09-161-1/+1
| | * | netfilter: ipset: Consistent userspace testing with nomatch flagJozsef Kadlecsik2013-09-166-12/+13
| | * | netfilter: ipset: Skip really non-first fragments for IPv6 when getting port/...Jozsef Kadlecsik2013-09-161-2/+2
| | * | netfilter: nf_nat_proto_icmpv6:: fix wrong comparison in icmpv6_manip_pktPhil Oester2013-09-131-2/+2
| | * | netfilter: nf_conntrack: use RCU safe kfree for conntrack extensionsMichal Kubeček2013-09-131-1/+1
OpenPOWER on IntegriCloud