summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
AgeCommit message (Expand)AuthorFilesLines
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
2015-06-05cxgb4: Free Virtual Interfaces in remove routineHariprasad Shenai3-0/+35
2015-06-04i40e: Make sure to be in VEB mode if SRIOV is enabled at probeAnjali Singhai Jain1-3/+17
2015-06-04i40e: start up in VEPA mode by defaultAnjali Singhai Jain4-5/+36
2015-06-04i40e/i40evf: Fix mixed size frags and linearizationAnjali Singhai Jain2-30/+20
2015-06-04mlx5: Enable mutual support for IB and EthernetHaggai Abramonvsky2-1/+8
2015-06-04net/mlx5_core: Add more query port helpersMajd Dibbiny1-0/+67
2015-06-04net/mlx5_core: Use port number when querying port ptysMajd Dibbiny2-5/+5
2015-06-04net/mlx5_core: Use port number in the query port mtu helpersMajd Dibbiny2-8/+11
2015-06-04net/mlx5_core: Get vendor-id using the query adapter commandMajd Dibbiny3-18/+47
2015-06-04net/mlx5_core: Add new query HCA vport commandsMajd Dibbiny3-11/+262
2015-06-04net/mlx5_core: Make the vport helpers available for the IB driver tooMajd Dibbiny4-45/+6
2015-06-04net/mlx5_core: Check the return bitmask when querying ISSIHaggai Abramonvsky1-1/+1
2015-06-04net/mlx5_core: Enable XRCs and SRQs when using ISSI > 0Haggai Abramonvsky4-65/+548
2015-06-04net/mlx5_core: Apply proper name convention to helpersHaggai Abramonvsky3-30/+36
2015-06-04net/mlx5_en: Add missing check for memory allocation failureAmir Vadai1-0/+2
2015-06-04net: Add full IPv6 addresses to flow_keysTom Herbert2-6/+6
2015-06-03cxgb4: Remove WOL get/set ethtool supportHariprasad Shenai4-137/+0
2015-06-03cxgb4: Add support to dump loopback port statsHariprasad Shenai4-1/+92
2015-06-03cxgb4: Add support in ethtool to dump channel statsHariprasad Shenai4-1/+136
2015-06-03cxgb4: Add ethtool support to get adapter statsHariprasad Shenai5-46/+280
2015-06-03net: tulip: rearrange order of searching for substringsRasmus Villemoes1-5/+5
2015-06-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller22-52/+220
2015-06-03net/mlx4_core: fix typo in mlx4_set_vf_macCarol Soto1-1/+1
2015-06-03net/mlx4_core: need to call close fw if alloc icm is called twiceCarol Soto1-0/+1
2015-06-03net/mlx4_core: double free of dev_vfsCarol L Soto1-0/+1
2015-06-03drivers/net/ethernet/dec/tulip/uli526x.c: fix misleading indentation in uli52...David Malcolm1-1/+1
2015-06-03ethernet: micrel: use time_after_eqAntonio Murdaca1-1/+1
2015-06-03net/mlx4_core: Fix build failure introduced by the EQ pool changesOr Gerlitz1-1/+3
2015-06-03e1000e: Bump the version to 3.2.5Yanir Lubetkin22-24/+24
2015-06-03e1000e: fix unit hang during loopback testYanir Lubetkin1-3/+24
2015-06-03e1000e: fix systim issuesYanir Lubetkin2-11/+30
2015-06-03e1000e: fix legacy interrupt handling in i219Yanir Lubetkin3-1/+19
2015-06-03e1000e: fix flush_desc_ring implementationYanir Lubetkin3-6/+9
2015-06-03e1000e: fix logical error in flush_desc_ringsYanir Lubetkin1-1/+1