summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
* ti: ethernet: davinci: Fix cast to int warningsFlorian Fainelli2018-05-211-4/+4
* net: ethernet: davinci_emac: Fix printing of base addressFlorian Fainelli2018-05-211-2/+2
* net: ethernet: ti: cpsw: Fix cpsw_add_ch_strings() printk formatFlorian Fainelli2018-05-211-2/+2
* net: ethernet: ti: cpts: Fix timestamp printFlorian Fainelli2018-05-211-1/+2
* ti: ethernet: cpdma: Use correct format for genpool_*Florian Fainelli2018-05-211-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-05-219-147/+116
|\
| * cxgb4: fix offset in collecting TX rate limit infoRahul Lakkireddy2018-05-181-19/+9
| * sh_eth: Change platform check to CONFIG_ARCH_RENESASGeert Uytterhoeven2018-05-181-1/+1
| * ibmvnic: Fix statistics buffers memory leakThomas Falcon2018-05-171-9/+15
| * ibmvnic: Fix non-fatal firmware error resetThomas Falcon2018-05-171-2/+1
| * ibmvnic: Free coherent DMA memory if FW map failedThomas Falcon2018-05-171-0/+1
| * qed: Fix LL2 race during connection terminateMichal Kalderon2018-05-161-10/+14
| * qed: Fix possibility of list corruption during rmmod flowsMichal Kalderon2018-05-161-1/+10
| * qed: LL2 flush isles when connection is closedMichal Kalderon2018-05-161-0/+26
| * net: 8390: ne: Fix accidentally removed RBTX4927 supportGeert Uytterhoeven2018-05-161-1/+3
| * cxgb4: Correct ntuple mask validation for hash filtersKumar Sanghvi2018-05-141-58/+30
| * net/mlx4_core: Fix error handling in mlx4_init_port_info.Tarick Bedeir2018-05-141-1/+3
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2018-05-131-1/+1
| |\
| | * nfp: bpf: allow zero-length capabilitiesJakub Kicinski2018-05-091-1/+1
| * | qede: Fix ref-cnt usage countMichal Kalderon2018-05-131-2/+1
| * | 3c59x: convert to generic DMA APIChristoph Hellwig2018-05-131-53/+51
* | | cxgb4: copy the length of cpl_tx_pkt_core to fw_wrGanesh Goudar2018-05-211-15/+14
* | | net: ethernet: Sort Kconfig sourcing alphabeticallyFlorian Fainelli2018-05-211-8/+8
* | | sh_eth: fix typo in comment to BCULR writeSergei Shtylyov2018-05-201-1/+2
* | | sh_eth: fix comment grammar in 'struct sh_eth_cpu_data'Sergei Shtylyov2018-05-201-11/+11
* | | sh_eth: fix typo in EESR.TRO bit nameSergei Shtylyov2018-05-202-7/+7
* | | net: hns3: Fix for CMDQ and Misc. interrupt init order problemYunsheng Lin2018-05-201-8/+8
* | | net: hns3: Fixes kernel panic issue during rmmod hns3 driverXi Wang2018-05-201-2/+2
* | | net: hns3: Fix for netdev not running problem after calling net_stop and net_...Fuyun Liang2018-05-201-0/+3
* | | net: hns3: Use enums instead of magic number in hclge_is_special_opcodeHuazhong Tan2018-05-201-1/+5
* | | net: hns3: Fix for hns3 module is loaded multiple times problemXi Wang2018-05-206-2/+8
* | | net: hns3: Fix the missing client list node initializationXi Wang2018-05-201-0/+2
* | | net: hns3: cleanup of return values in hclge_init_client_instance()Jian Shen2018-05-201-8/+6
* | | net: hns3: Fixes API to fetch ethernet header length with kernel defaultPeng Li2018-05-201-102/+2
* | | net: hns3: Fixes error reported by Kbuild and internal reviewSalil Mehta2018-05-201-1/+3
* | | r8169: fix network error on resume from suspendHeiner Kallweit2018-05-201-19/+20
* | | Revert "ixgbe: release lock for the duration of ixgbe_suspend_close()"Jeff Kirsher2018-05-201-8/+1
* | | net: qcom/emac: Allocate buffers from local nodeHemanth Puranik2018-05-201-2/+4
* | | sh_eth: add R8A77980 supportSergei Shtylyov2018-05-191-0/+44
* | | sh_eth: add EDMR.NBST supportSergei Shtylyov2018-05-192-0/+6
* | | sh_eth: add RGMII supportSergei Shtylyov2018-05-191-0/+3
* | | net: mvpp2: Add missing VLAN tag detectionMaxime Chevallier2018-05-191-0/+3
* | | mlxsw: use devlink helper to generate physical port nameJiri Pirko2018-05-194-20/+19
* | | devlink: extend attrs_set for setting port flavoursJiri Pirko2018-05-192-4/+5
* | | devlink: introduce devlink_port_attrs_setJiri Pirko2018-05-195-9/+11
* | | net: stmmac: Populate missing callbacks in HWIF initializationJose Abreu2018-05-181-16/+22
* | | cxgb4: collect SGE PF/VF queue mapRahul Lakkireddy2018-05-183-2/+65
* | | net: mvpp2: typo and cosmetic fixesAntoine Tenart2018-05-181-8/+4
* | | Merge tag 'mlx5e-updates-2018-05-17' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller2018-05-186-80/+196
|\ \ \
| * | | net/mlx5e: Add HW vport counters to representor ethtool statsOr Gerlitz2018-05-171-6/+29