aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-06-11net: fs_enet: use swap() in fs_enet_rx_napi()Fabian Frederick1-5/+2
2015-06-11net/ibm/emac: use swap() in emac_make_bootlist()Fabian Frederick1-7/+3
2015-06-11net/mlx4_core: use swap() in mlx4_make_profile()Fabian Frederick1-6/+2
2015-06-11net/mlx4: use swap() in mlx4_init_qp_table()Fabian Frederick1-6/+3
2015-06-11net/ps3_gelic: Fix build error with DEBUGGeoff Levand1-12/+12
2015-06-11net: bcmgenet: handle broken turn-around for specific PHYsFlorian Fainelli1-1/+6
2015-06-11Renesas Ethernet AVB PTP clock driverSergei Shtylyov4-5/+414
2015-06-11Renesas Ethernet AVB driver properSergei Shtylyov4-0/+2639
2015-06-10bgmac: Utilize BRCM_PSEUDO_PHY_ADDRFlorian Fainelli1-1/+2
2015-06-10b44: Utilize BRCM_PSEUDO_PHY_ADDRFlorian Fainelli1-2/+6
2015-06-10Add support of Cavium Liquidio ethernet adaptersRaghu Vatsavayi29-12/+14446
2015-06-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queueDavid S. Miller12-405/+1044
2015-06-10cxgb4: Add debugfs entry to dump channel rateHariprasad Shenai4-0/+117
2015-06-10cxgb4: Add debugfs entry to dump CIM PIF logic analyzer contentsHariprasad Shenai5-0/+95
2015-06-10cxgb4: Add a debugfs entry to dump CIM MA logic analyzer logsHariprasad Shenai5-0/+84
2015-06-10bna: remove obsolete use of EXTRA_CFLAGSJiri Slaby1-2/+0
2015-06-09ixgbe: Remember to write ixfi changes after modifyingDon Skidmore1-1/+1
2015-06-09ixgbe: fix X550 default set_phy_power methodDon Skidmore1-2/+2
2015-06-09ixgbe: Set lan_id before using I2CDon Skidmore2-3/+5
2015-06-09ixgbe: add link check for X550 copperDon Skidmore1-0/+43
2015-06-09ixgbe: Add support for another X550 device.Don Skidmore4-0/+10
2015-06-09ixgbe: fix X550 PHY function pointersDon Skidmore1-6/+3
2015-06-09ixgbe: fix X550 devices init flowDon Skidmore1-49/+19
2015-06-09ixgbe: fix bug in not clearing counters for X550 devicesDon Skidmore1-1/+1
2015-06-09ixgbe: fix issue with sfp events with new X550 devicesDon Skidmore1-26/+21
2015-06-09ixgbe: add support for interrupts from X550 external PHYDon Skidmore2-0/+33
2015-06-09ixgbe: Add const string for overheat messageDon Skidmore1-8/+4
2015-06-09ixgbe: Add reset for X550 deviceDon Skidmore1-0/+17
2015-06-09ixgbe: add X550 support for external PHY and forced 1G/10G supportDon Skidmore2-160/+472
2015-06-09ixgbe: Restore ESDP settings after MAC resetDon Skidmore1-17/+21
2015-06-09ixgbe: Add a PHY power state methodDon Skidmore7-1/+55
2015-06-09ixgbe: add define for X557 PHY IDDon Skidmore3-0/+5
2015-06-09ixgbe: add support for WoL and autoneg FC for some X550 devicesDon Skidmore2-0/+6
2015-06-09ixgbe: add array of MAC type dependent valuesDon Skidmore10-133/+328
2015-06-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller12-92/+149
2015-06-08net: bcmgenet: power on MII block for all MII modesFlorian Fainelli1-3/+9
2015-06-07net/mlx5_core: Fix static checker warnings around system guid query flowMajd Dibbiny2-2/+3
2015-06-07b44: call netif_napi_del()Hauke Mehrtens1-0/+2
2015-06-07ethernet: micrel: use time_is_before_eq_jiffiesAntonio Murdaca1-1/+1
2015-06-07be2net: Replace dma/pci_alloc_coherent() calls with dma_zalloc_coherent()Sriharsha Basavapatna3-53/+67
2015-06-07net: fec: ptp: correct the ENET_ATCOR valueFugang Duan1-0/+1
2015-06-07net: ll_temac: Remove sparse warningsMichal Simek1-6/+6
2015-06-07net: bcmgenet: improve TX timeoutFlorian Fainelli1-0/+67
2015-06-07amd-xgbe: Use disable_irq_nosync from within timer functionLendacky, Thomas1-1/+1
2015-06-05cxgb4: Fix static checker warningHariprasad Shenai1-1/+1
2015-06-05cxgb4: Use FW LDST cmd to access TP_PIO_{ADDR, DATA} register firstHariprasad Shenai2-21/+83
2015-06-05cxgb4: program pci completion timeoutHariprasad Shenai1-0/+19
2015-06-05cxgb4: Set mac addr from vpd, when we can't contact firmwareHariprasad Shenai3-19/+81
2015-06-05cxgb4: Rename t4_link_start() to t4_link_l1cfgHariprasad Shenai4-6/+6
2015-06-05cxgb4: Add sge ec context flush serviceHariprasad Shenai4-5/+33