summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-06-12NFC: nfcmrvl: remove integration related settingsVincent Cuissard1-9/+0
2015-06-10nfc: st-nci: Rename st21nfcb to st-nciChristophe Ricard18-553/+585
2015-06-10NFC: nci: Export nci_req_completeSamuel Ortiz1-0/+1
2015-06-09NFC: netlink: Implement vendor command supportSamuel Ortiz2-0/+65
2015-06-09NFC: Introduce vendor commands structuresSamuel Ortiz3-0/+36
2015-06-09NFC: st21nfcb: Configure CLF with NCI proprietary commandChristophe Ricard3-1/+29
2015-06-09NFC: st21nfcb: disable irq when st21nfcb is disabledChristophe Ricard1-4/+4
2015-06-09NFC: st21nfcb: Move powered flag from phy to ndlc layerChristophe Ricard3-5/+5
2015-06-09NFC: st21nfcb: Move st21nfcb_nci_remove in ndlc_removeChristophe Ricard1-2/+2
2015-06-09NFC: nci: Move close ops call in nci_close_deviceChristophe Ricard1-4/+6
2015-06-09NFC: st21nfcb: Add support for nci proprietary commandsChristophe Ricard2-0/+27
2015-06-09NFC: st21nfcb: Fix st21nfcb_nci_closeChristophe Ricard1-1/+3
2015-06-09NFC: st21nfcb: Add ndlc_close in st21nfcb_nci_removeChristophe Ricard1-0/+4
2015-06-09NFC: st21nfcb: remove st21nfcb_nci_i2c_disableChristophe Ricard1-3/+0
2015-06-09NFC: st21nfcb: Do not remove header once the payload is sentChristophe Ricard1-7/+0
2015-06-09NFC: st21nfcb: Remove inappropriate kfree on a devm_kzalloc pointerFiro Yang1-3/+0
2015-06-09NFC: nci: Add nci_prop_cmd allowing to send proprietary nci cmdChristophe Ricard2-0/+28
2015-06-09NFC: nci: Add nci init ops for early device initializationChristophe Ricard2-2/+8
2015-06-09NFC: nci: Add NCI_RESET return code check before setupChristophe Ricard1-2/+3
2015-06-09NFC: nci: Handle proprietary response and notificationsSamuel Ortiz4-0/+86
2015-06-09NFC: nci: hci: Fix releasing uninitialized skbsJoe Perches1-8/+3
2015-06-09NFC: pn544: use flags argument of devm_gpiod_get to set directionUwe Kleine-König1-32/+11
2015-06-09NFC: microread: drop unused variableTomas Winkler1-3/+0
2015-06-09NFC: Remove obsolete setting of DEBUGValentin Rothberg2-4/+0
2015-06-09NFC: trf7970a: Handle extra byte in response to Type 5 RMB commandsMark A. Greer2-4/+23
2015-06-09NFC: Fix typo in nfc-hci.txtMasanari Iida1-1/+1
2015-06-09NFC: nxp-nci: Fix build warningSamuel Ortiz1-0/+1
2015-06-09NFC: nxp-nci_i2c: Add support for enumerating through ACPIOleg Zhurakivskyy1-0/+51
2015-06-08net: phy: bcm7xxx: update workaround to fix 100BaseT corner casesFlorian Fainelli1-2/+5
2015-06-08Merge branch 'phy-micrel'David S. Miller1-15/+38
2015-06-08net/phy: micrel: Center FLP timing at 16msJaeden Amero1-1/+22
2015-06-08net/phy: micrel: Comment MMD address of extended registersJaeden Amero1-0/+1
2015-06-08net/phy: micrel: Be more const correctJaeden Amero1-14/+15
2015-06-08fib_trie: coding style: Use pointer after checkFiro Yang1-8/+13
2015-06-08wan: dscc4: use msecs_to_jiffies for conversionsNicholas Mc Guire1-3/+3
2015-06-08cosa: use msecs_to_jiffies for conversionsNicholas Mc Guire1-1/+1
2015-06-08net/mlx5_core: Fix static checker warnings around system guid query flowMajd Dibbiny3-3/+4
2015-06-08isdn/hisax: Convert use of __constant_cpu_to_le16 to cpu_to_le16Vaishali Thakkar1-2/+2
2015-06-08ethernet: micrel: use time_is_before_eq_jiffiesAntonio Murdaca1-1/+1
2015-06-08net: fec: ptp: correct the ENET_ATCOR valueFugang Duan1-0/+1
2015-06-08net: ll_temac: Remove sparse warningsMichal Simek1-6/+6
2015-06-08tcp: get_cookie_sock() consolidationEric Dumazet3-23/+9
2015-06-08net: bcmgenet: improve TX timeoutFlorian Fainelli1-0/+67
2015-06-07net: dsa: mv88e6xxx: Fix deadlock by double lockAndrew Lunn1-2/+2
2015-06-07bpf: allow programs to write to certain skb fieldsAlexei Starovoitov6-48/+207
2015-06-07bpf: make programs see skb->data == L2 for ingress and egressAlexei Starovoitov4-29/+30
2015-06-07tcp: remove redundant checks IIEric Dumazet2-8/+0
2015-06-07fddi: print an address with %p format specifier rather than %xColin Ian King1-1/+1
2015-06-07wan: dscc4: fix build warning Wunused-but-set-variableNicholas Mc Guire1-3/+0
2015-06-07inet: add IP_BIND_ADDRESS_NO_PORT to overcome bind(0) limitationsEric Dumazet5-2/+13