summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* NFC: st21nfcb: Configure CLF with NCI proprietary commandChristophe Ricard2015-06-093-1/+29
* NFC: st21nfcb: disable irq when st21nfcb is disabledChristophe Ricard2015-06-091-4/+4
* NFC: st21nfcb: Move powered flag from phy to ndlc layerChristophe Ricard2015-06-093-5/+5
* NFC: st21nfcb: Move st21nfcb_nci_remove in ndlc_removeChristophe Ricard2015-06-091-2/+2
* NFC: st21nfcb: Add support for nci proprietary commandsChristophe Ricard2015-06-092-0/+27
* NFC: st21nfcb: Fix st21nfcb_nci_closeChristophe Ricard2015-06-091-1/+3
* NFC: st21nfcb: Add ndlc_close in st21nfcb_nci_removeChristophe Ricard2015-06-091-0/+4
* NFC: st21nfcb: remove st21nfcb_nci_i2c_disableChristophe Ricard2015-06-091-3/+0
* NFC: st21nfcb: Do not remove header once the payload is sentChristophe Ricard2015-06-091-7/+0
* NFC: st21nfcb: Remove inappropriate kfree on a devm_kzalloc pointerFiro Yang2015-06-091-3/+0
* NFC: pn544: use flags argument of devm_gpiod_get to set directionUwe Kleine-König2015-06-091-32/+11
* NFC: microread: drop unused variableTomas Winkler2015-06-091-3/+0
* NFC: Remove obsolete setting of DEBUGValentin Rothberg2015-06-092-4/+0
* NFC: trf7970a: Handle extra byte in response to Type 5 RMB commandsMark A. Greer2015-06-081-4/+19
* NFC: nxp-nci: Fix build warningSamuel Ortiz2015-06-081-0/+1
* NFC: nxp-nci_i2c: Add support for enumerating through ACPIOleg Zhurakivskyy2015-06-081-0/+51
* net: phy: bcm7xxx: update workaround to fix 100BaseT corner casesFlorian Fainelli2015-06-081-2/+5
* net/phy: micrel: Center FLP timing at 16msJaeden Amero2015-06-081-1/+22
* net/phy: micrel: Comment MMD address of extended registersJaeden Amero2015-06-081-0/+1
* net/phy: micrel: Be more const correctJaeden Amero2015-06-081-14/+15
* wan: dscc4: use msecs_to_jiffies for conversionsNicholas Mc Guire2015-06-071-3/+3
* cosa: use msecs_to_jiffies for conversionsNicholas Mc Guire2015-06-071-1/+1
* net/mlx5_core: Fix static checker warnings around system guid query flowMajd Dibbiny2015-06-072-2/+3
* isdn/hisax: Convert use of __constant_cpu_to_le16 to cpu_to_le16Vaishali Thakkar2015-06-071-2/+2
* ethernet: micrel: use time_is_before_eq_jiffiesAntonio Murdaca2015-06-071-1/+1
* net: fec: ptp: correct the ENET_ATCOR valueFugang Duan2015-06-071-0/+1
* net: ll_temac: Remove sparse warningsMichal Simek2015-06-071-6/+6
* net: bcmgenet: improve TX timeoutFlorian Fainelli2015-06-071-0/+67
* net: dsa: mv88e6xxx: Fix deadlock by double lockAndrew Lunn2015-06-071-2/+2
* fddi: print an address with %p format specifier rather than %xColin Ian King2015-06-071-1/+1
* wan: dscc4: fix build warning Wunused-but-set-variableNicholas Mc Guire2015-06-071-3/+0
* cxgb4: Fix static checker warningHariprasad Shenai2015-06-051-1/+1
* cxgb4: Use FW LDST cmd to access TP_PIO_{ADDR, DATA} register firstHariprasad Shenai2015-06-052-21/+83
* cxgb4: program pci completion timeoutHariprasad Shenai2015-06-051-0/+19
* cxgb4: Set mac addr from vpd, when we can't contact firmwareHariprasad Shenai2015-06-053-19/+81
* cxgb4: Rename t4_link_start() to t4_link_l1cfgHariprasad Shenai2015-06-054-6/+6
* cxgb4: Add sge ec context flush serviceHariprasad Shenai2015-06-054-5/+33
* cxgb4: Free Virtual Interfaces in remove routineHariprasad Shenai2015-06-053-0/+35
* mlx5: Enable mutual support for IB and EthernetHaggai Abramonvsky2015-06-045-2/+33
* IB/mlx5: Don't create IB instance over Ethernet portsMajd Dibbiny2015-06-041-0/+4
* IB/mlx5: Avoid using the MAD_IFC command under ISSI > 0 modeMajd Dibbiny2015-06-043-173/+657
* net/mlx5_core: Add more query port helpersMajd Dibbiny2015-06-041-0/+67
* net/mlx5_core: Use port number when querying port ptysMajd Dibbiny2015-06-042-5/+5
* net/mlx5_core: Use port number in the query port mtu helpersMajd Dibbiny2015-06-042-8/+11
* net/mlx5_core: Get vendor-id using the query adapter commandMajd Dibbiny2015-06-043-18/+47
* net/mlx5_core: Add new query HCA vport commandsMajd Dibbiny2015-06-043-11/+262
* net/mlx5_core: Make the vport helpers available for the IB driver tooMajd Dibbiny2015-06-044-45/+6
* net/mlx5_core: Check the return bitmask when querying ISSIHaggai Abramonvsky2015-06-041-1/+1
* net/mlx5_core: Enable XRCs and SRQs when using ISSI > 0Haggai Abramonvsky2015-06-045-66/+549
* net/mlx5_core: Apply proper name convention to helpersHaggai Abramonvsky2015-06-043-30/+36