summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2015-06-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2015-06-10cxgb4: Add debugfs entry to dump channel rateHariprasad Shenai
2015-06-10cxgb4: Add debugfs entry to dump CIM PIF logic analyzer contentsHariprasad Shenai
2015-06-10cxgb4: Add a debugfs entry to dump CIM MA logic analyzer logsHariprasad Shenai
2015-06-10bna: remove obsolete use of EXTRA_CFLAGSJiri Slaby
2015-06-09ixgbe: Remember to write ixfi changes after modifyingDon Skidmore
2015-06-09ixgbe: fix X550 default set_phy_power methodDon Skidmore
2015-06-09ixgbe: Set lan_id before using I2CDon Skidmore
2015-06-09ixgbe: add link check for X550 copperDon Skidmore
2015-06-09ixgbe: Add support for another X550 device.Don Skidmore
2015-06-09ixgbe: fix X550 PHY function pointersDon Skidmore
2015-06-09ixgbe: fix X550 devices init flowDon Skidmore
2015-06-09ixgbe: fix bug in not clearing counters for X550 devicesDon Skidmore
2015-06-09ixgbe: fix issue with sfp events with new X550 devicesDon Skidmore
2015-06-09ixgbe: add support for interrupts from X550 external PHYDon Skidmore
2015-06-09ixgbe: Add const string for overheat messageDon Skidmore
2015-06-09ixgbe: Add reset for X550 deviceDon Skidmore
2015-06-09ixgbe: add X550 support for external PHY and forced 1G/10G supportDon Skidmore
2015-06-09ixgbe: Restore ESDP settings after MAC resetDon Skidmore
2015-06-09ixgbe: Add a PHY power state methodDon Skidmore
2015-06-09ixgbe: add define for X557 PHY IDDon Skidmore
2015-06-09ixgbe: add support for WoL and autoneg FC for some X550 devicesDon Skidmore
2015-06-09ixgbe: add array of MAC type dependent valuesDon Skidmore
2015-06-09can: mcp251x: use correct register address for acceptance filtersTomas Krcka
2015-06-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-06-08net: phy: dp83867: Fix device tree entriesDan Murphy
2015-06-08net: phy: bcm7xxx: update workaround to fix 100BaseT corner casesFlorian Fainelli
2015-06-08net: bcmgenet: power on MII block for all MII modesFlorian Fainelli
2015-06-08net/phy: micrel: Center FLP timing at 16msJaeden Amero
2015-06-08net/phy: micrel: Comment MMD address of extended registersJaeden Amero
2015-06-08net/phy: micrel: Be more const correctJaeden Amero
2015-06-07wan: dscc4: use msecs_to_jiffies for conversionsNicholas Mc Guire
2015-06-07cosa: use msecs_to_jiffies for conversionsNicholas Mc Guire
2015-06-07net/mlx5_core: Fix static checker warnings around system guid query flowMajd Dibbiny
2015-06-07b44: call netif_napi_del()Hauke Mehrtens
2015-06-07ethernet: micrel: use time_is_before_eq_jiffiesAntonio Murdaca
2015-06-07be2net: Replace dma/pci_alloc_coherent() calls with dma_zalloc_coherent()Sriharsha Basavapatna
2015-06-07net: fec: ptp: correct the ENET_ATCOR valueFugang Duan
2015-06-07net: ll_temac: Remove sparse warningsMichal Simek
2015-06-07net: bcmgenet: improve TX timeoutFlorian Fainelli
2015-06-07net: dsa: mv88e6xxx: Fix deadlock by double lockAndrew Lunn
2015-06-07fddi: print an address with %p format specifier rather than %xColin Ian King
2015-06-07amd-xgbe: Use disable_irq_nosync from within timer functionLendacky, Thomas
2015-06-07wan: dscc4: fix build warning Wunused-but-set-variableNicholas Mc Guire
2015-06-05cxgb4: Fix static checker warningHariprasad Shenai
2015-06-05cxgb4: Use FW LDST cmd to access TP_PIO_{ADDR, DATA} register firstHariprasad Shenai
2015-06-05cxgb4: program pci completion timeoutHariprasad Shenai
2015-06-05cxgb4: Set mac addr from vpd, when we can't contact firmwareHariprasad Shenai
2015-06-05cxgb4: Rename t4_link_start() to t4_link_l1cfgHariprasad Shenai
2015-06-05cxgb4: Add sge ec context flush serviceHariprasad Shenai