summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
* 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
| * net/mlx5e: Ignore attempts to offload multiple times a TC flowOr Gerlitz2018-05-171-2/+19
| * net/mlx5e: Use shared table for offloaded TC eswitch flowsOr Gerlitz2018-05-175-21/+43
| * net/mlx5e: Prepare for shared table to keep TC eswitch flowsOr Gerlitz2018-05-172-20/+20
| * net/mlx5e: Add ingress/egress indication for offloaded TC flowsOr Gerlitz2018-05-175-31/+70
| * net/mlx5e: Offload TC eswitch rules for VFs belonging to different PFsRabie Loulou2018-05-171-1/+16
| * Merge tag 'mlx5-updates-2018-05-17' of git://git.kernel.org/pub/scm/linux/ker...Saeed Mahameed2018-05-178-10/+47
| |\
* | \ Merge tag 'mlx5-updates-2018-05-17' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2018-05-188-10/+47
|\ \ \ | | |/ | |/|
| * | net/mlx5e: Explicitly set source e-switch in offloaded TC rulesShahar Klein2018-05-173-0/+10
| * | net/mlx5: Add source e-switch ownerShahar Klein2018-05-171-0/+10
| * | net/mlx5e: Explicitly set destination e-switch in FDB rulesRabie Loulou2018-05-173-0/+8
| * | net/mlx5: Add destination e-switch ownerShahar Klein2018-05-175-7/+13
| * | net/mlx5: Properly handle a vport destination when setting FTEShahar Klein2018-05-171-0/+3
| * | net/mlx5: Eswitch, Use 'kvfree()' for memory allocated by 'kvzalloc()'Christophe JAILLET2018-05-161-1/+1
| * | net/mlx5: Vport, Use 'kvfree()' for memory allocated by 'kvzalloc()'Christophe JAILLET2018-05-161-3/+3
* | | net: mscc: Add SPDX identifierAlexandre Belloni2018-05-181-1/+1
* | | net: stmmac: Remove if condition by taking advantage of hwif return codeJose Abreu2018-05-181-12/+11
* | | net: stmmac: Let descriptor code get skbuff addressJose Abreu2018-05-185-5/+23
* | | net: stmmac: Uniformize set_rx_owner()Jose Abreu2018-05-185-13/+10
* | | net: stmmac: Remove uneeded check for GMAC version in stmmac_xmitJose Abreu2018-05-182-6/+2
* | | net: stmmac: Uniformize the use of dma_init_* callbacksJose Abreu2018-05-186-61/+85
* | | net: stmmac: Move PTP and MMC base address calculation to hwif.cJose Abreu2018-05-183-8/+39