summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2015-06-11atm: idt77105: Use setup_timerVaishali Thakkar1-4/+2
2015-06-11Add support of Cavium Liquidio ethernet adaptersRaghu Vatsavayi29-12/+14446
2015-06-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller12-405/+1044
2015-06-11cxgb4: Add debugfs entry to dump channel rateHariprasad Shenai4-0/+117
2015-06-11cxgb4: Add debugfs entry to dump CIM PIF logic analyzer contentsHariprasad Shenai5-0/+95
2015-06-11cxgb4: Add a debugfs entry to dump CIM MA logic analyzer logsHariprasad Shenai5-0/+84
2015-06-11bna: remove obsolete use of EXTRA_CFLAGSJiri Slaby1-2/+0
2015-06-10ixgbe: Remember to write ixfi changes after modifyingDon Skidmore1-1/+1
2015-06-10ixgbe: fix X550 default set_phy_power methodDon Skidmore1-2/+2
2015-06-10ixgbe: Set lan_id before using I2CDon Skidmore2-3/+5
2015-06-10ixgbe: add link check for X550 copperDon Skidmore1-0/+43
2015-06-10ixgbe: Add support for another X550 device.Don Skidmore4-0/+10
2015-06-10ixgbe: fix X550 PHY function pointersDon Skidmore1-6/+3
2015-06-10ixgbe: fix X550 devices init flowDon Skidmore1-49/+19
2015-06-10ixgbe: fix bug in not clearing counters for X550 devicesDon Skidmore1-1/+1
2015-06-10ixgbe: fix issue with sfp events with new X550 devicesDon Skidmore1-26/+21
2015-06-10ixgbe: add support for interrupts from X550 external PHYDon Skidmore2-0/+33
2015-06-10ixgbe: Add const string for overheat messageDon Skidmore1-8/+4
2015-06-10ixgbe: Add reset for X550 deviceDon Skidmore1-0/+17
2015-06-10ixgbe: add X550 support for external PHY and forced 1G/10G supportDon Skidmore2-160/+472
2015-06-10ixgbe: Restore ESDP settings after MAC resetDon Skidmore1-17/+21
2015-06-10ixgbe: Add a PHY power state methodDon Skidmore7-1/+55
2015-06-10ixgbe: add define for X557 PHY IDDon Skidmore3-0/+5
2015-06-10ixgbe: add support for WoL and autoneg FC for some X550 devicesDon Skidmore2-0/+6
2015-06-10ixgbe: add array of MAC type dependent valuesDon Skidmore10-133/+328
2015-06-09can: mcp251x: use correct register address for acceptance filtersTomas Krcka1-4/+5
2015-06-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller76-480/+643
2015-06-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds12-92/+149
2015-06-09Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds1-0/+1
2015-06-09net: phy: dp83867: Fix device tree entriesDan Murphy1-3/+3
2015-06-09atm: use msecs_to_jiffies for conversionsNicholas Mc Guire1-1/+1
2015-06-08Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-135/+29
2015-06-08net: phy: bcm7xxx: update workaround to fix 100BaseT corner casesFlorian Fainelli1-2/+5
2015-06-08net: bcmgenet: power on MII block for all MII modesFlorian Fainelli1-3/+9
2015-06-08Merge git://git.infradead.org/intel-iommuLinus Torvalds1-5/+8
2015-06-08Merge branch 'for-4.1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-2/+2
2015-06-08pata_octeon_cf: fix broken buildAaro Koskinen1-1/+1
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-08b44: call netif_napi_del()Hauke Mehrtens1-0/+2
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-08be2net: Replace dma/pci_alloc_coherent() calls with dma_zalloc_coherent()Sriharsha Basavapatna3-53/+67
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