summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* NFC: netlink: Implement vendor command supportSamuel Ortiz2015-06-09
* NFC: Introduce vendor commands structuresSamuel Ortiz2015-06-09
* NFC: st21nfcb: Configure CLF with NCI proprietary commandChristophe Ricard2015-06-09
* NFC: st21nfcb: disable irq when st21nfcb is disabledChristophe Ricard2015-06-09
* NFC: st21nfcb: Move powered flag from phy to ndlc layerChristophe Ricard2015-06-09
* NFC: st21nfcb: Move st21nfcb_nci_remove in ndlc_removeChristophe Ricard2015-06-09
* NFC: nci: Move close ops call in nci_close_deviceChristophe Ricard2015-06-09
* NFC: st21nfcb: Add support for nci proprietary commandsChristophe Ricard2015-06-09
* NFC: st21nfcb: Fix st21nfcb_nci_closeChristophe Ricard2015-06-09
* NFC: st21nfcb: Add ndlc_close in st21nfcb_nci_removeChristophe Ricard2015-06-09
* NFC: st21nfcb: remove st21nfcb_nci_i2c_disableChristophe Ricard2015-06-09
* NFC: st21nfcb: Do not remove header once the payload is sentChristophe Ricard2015-06-09
* NFC: st21nfcb: Remove inappropriate kfree on a devm_kzalloc pointerFiro Yang2015-06-09
* NFC: nci: Add nci_prop_cmd allowing to send proprietary nci cmdChristophe Ricard2015-06-09
* NFC: nci: Add nci init ops for early device initializationChristophe Ricard2015-06-09
* NFC: nci: Add NCI_RESET return code check before setupChristophe Ricard2015-06-09
* NFC: nci: Handle proprietary response and notificationsSamuel Ortiz2015-06-09
* NFC: nci: hci: Fix releasing uninitialized skbsJoe Perches2015-06-09
* NFC: pn544: use flags argument of devm_gpiod_get to set directionUwe Kleine-König2015-06-09
* NFC: microread: drop unused variableTomas Winkler2015-06-09
* NFC: Remove obsolete setting of DEBUGValentin Rothberg2015-06-09
* NFC: trf7970a: Handle extra byte in response to Type 5 RMB commandsMark A. Greer2015-06-08
* NFC: Fix typo in nfc-hci.txtMasanari Iida2015-06-08
* NFC: nxp-nci: Fix build warningSamuel Ortiz2015-06-08
* NFC: nxp-nci_i2c: Add support for enumerating through ACPIOleg Zhurakivskyy2015-06-08
* net: phy: bcm7xxx: update workaround to fix 100BaseT corner casesFlorian Fainelli2015-06-08
* Merge branch 'phy-micrel'David S. Miller2015-06-08
|\
| * net/phy: micrel: Center FLP timing at 16msJaeden Amero2015-06-08
| * net/phy: micrel: Comment MMD address of extended registersJaeden Amero2015-06-08
| * net/phy: micrel: Be more const correctJaeden Amero2015-06-08
|/
* fib_trie: coding style: Use pointer after checkFiro Yang2015-06-07
* wan: dscc4: use msecs_to_jiffies for conversionsNicholas Mc Guire2015-06-07
* cosa: use msecs_to_jiffies for conversionsNicholas Mc Guire2015-06-07
* net/mlx5_core: Fix static checker warnings around system guid query flowMajd Dibbiny2015-06-07
* isdn/hisax: Convert use of __constant_cpu_to_le16 to cpu_to_le16Vaishali Thakkar2015-06-07
* ethernet: micrel: use time_is_before_eq_jiffiesAntonio Murdaca2015-06-07
* net: fec: ptp: correct the ENET_ATCOR valueFugang Duan2015-06-07
* net: ll_temac: Remove sparse warningsMichal Simek2015-06-07
* tcp: get_cookie_sock() consolidationEric Dumazet2015-06-07
* net: bcmgenet: improve TX timeoutFlorian Fainelli2015-06-07
* net: dsa: mv88e6xxx: Fix deadlock by double lockAndrew Lunn2015-06-07
* bpf: allow programs to write to certain skb fieldsAlexei Starovoitov2015-06-07
* bpf: make programs see skb->data == L2 for ingress and egressAlexei Starovoitov2015-06-07
* tcp: remove redundant checks IIEric Dumazet2015-06-07
* fddi: print an address with %p format specifier rather than %xColin Ian King2015-06-07
* wan: dscc4: fix build warning Wunused-but-set-variableNicholas Mc Guire2015-06-07
* inet: add IP_BIND_ADDRESS_NO_PORT to overcome bind(0) limitationsEric Dumazet2015-06-06
* cxgb4: Fix static checker warningHariprasad Shenai2015-06-05
* Merge branch 'cxgb4-next'David S. Miller2015-06-05
|\
| * cxgb4: Use FW LDST cmd to access TP_PIO_{ADDR, DATA} register firstHariprasad Shenai2015-06-05