summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
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. Greer1-4/+19
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-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-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 Dibbiny2-2/+3
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-08net: bcmgenet: improve TX timeoutFlorian Fainelli1-0/+67
2015-06-07net: dsa: mv88e6xxx: Fix deadlock by double lockAndrew Lunn1-2/+2
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-06cxgb4: Fix static checker warningHariprasad Shenai1-1/+1
2015-06-06cxgb4: Use FW LDST cmd to access TP_PIO_{ADDR, DATA} register firstHariprasad Shenai2-21/+83
2015-06-06cxgb4: program pci completion timeoutHariprasad Shenai1-0/+19
2015-06-06cxgb4: Set mac addr from vpd, when we can't contact firmwareHariprasad Shenai3-19/+81
2015-06-06cxgb4: Rename t4_link_start() to t4_link_l1cfgHariprasad Shenai4-6/+6
2015-06-06cxgb4: Add sge ec context flush serviceHariprasad Shenai4-5/+33
2015-06-06cxgb4: Free Virtual Interfaces in remove routineHariprasad Shenai3-0/+35
2015-06-05mlx5: Enable mutual support for IB and EthernetHaggai Abramonvsky5-2/+33
2015-06-05IB/mlx5: Don't create IB instance over Ethernet portsMajd Dibbiny1-0/+4
2015-06-05IB/mlx5: Avoid using the MAD_IFC command under ISSI > 0 modeMajd Dibbiny3-173/+657
2015-06-05net/mlx5_core: Add more query port helpersMajd Dibbiny1-0/+67
2015-06-05net/mlx5_core: Use port number when querying port ptysMajd Dibbiny2-5/+5
2015-06-05net/mlx5_core: Use port number in the query port mtu helpersMajd Dibbiny2-8/+11
2015-06-05net/mlx5_core: Get vendor-id using the query adapter commandMajd Dibbiny3-18/+47
2015-06-05net/mlx5_core: Add new query HCA vport commandsMajd Dibbiny3-11/+262
2015-06-05net/mlx5_core: Make the vport helpers available for the IB driver tooMajd Dibbiny4-45/+6
2015-06-05net/mlx5_core: Check the return bitmask when querying ISSIHaggai Abramonvsky1-1/+1
2015-06-05net/mlx5_core: Enable XRCs and SRQs when using ISSI > 0Haggai Abramonvsky5-66/+549
2015-06-05net/mlx5_core: Apply proper name convention to helpersHaggai Abramonvsky3-30/+36
2015-06-05net/mlx5_en: Add missing check for memory allocation failureAmir Vadai1-0/+2
2015-06-05net: Add full IPv6 addresses to flow_keysTom Herbert3-11/+10
2015-06-05atm:he - Do not initialise statics to 0.Shailendra Verma1-1/+1
2015-06-04Merge tag 'wireless-drivers-next-for-davem-2015-06-03' of git://git.kernel.or...David S. Miller153-3383/+13310
2015-06-04cxgb4: Remove WOL get/set ethtool supportHariprasad Shenai4-137/+0
2015-06-04cxgb4: Add support to dump loopback port statsHariprasad Shenai4-1/+92
2015-06-04cxgb4: Add support in ethtool to dump channel statsHariprasad Shenai4-1/+136
2015-06-04cxgb4: Add ethtool support to get adapter statsHariprasad Shenai6-50/+284
2015-06-04net: tulip: rearrange order of searching for substringsRasmus Villemoes1-5/+5
2015-06-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller22-52/+220
2015-06-04net/mlx4_core: fix typo in mlx4_set_vf_macCarol Soto1-1/+1
2015-06-04net/mlx4_core: need to call close fw if alloc icm is called twiceCarol Soto1-0/+1