aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-08-29net: hns3: make some reusable codes into a functionYonglong Liu1-26/+28
2019-08-29net: hns3: optimize some log printingsYufeng Mo3-29/+30
2019-08-29net: hns3: reduce the parameters of some functionsGuojia Liao1-14/+14
2019-08-29net: hns3: modify base parameter of kstrtouint in hclge_dbg_dump_tm_mapHuazhong Tan1-3/+4
2019-08-29net: hns3: use macro instead of magic numberHuazhong Tan2-3/+6
2019-08-29net: hns3: code optimization for debugfs related to "dump reg"Zhongzhu Liu2-110/+132
2019-08-29dpaa2-eth: Add pause frame supportIoana Radulescu6-13/+177
2019-08-29dpaa2-eth: Use stored link settingsIoana Radulescu2-14/+7
2019-08-29dpaa2-eth: Remove support for changing link settingsIoana Radulescu1-50/+1
2019-08-28mlxsw: spectrum_ptp: Add counters for GC eventsPetr Machata4-1/+132
2019-08-28mlxsw: Bump firmware version to 13.2000.1886Ido Schimmel1-1/+1
2019-08-28mlxsw: spectrum: Prevent auto negotiation on number of lanesShalom Toledo2-20/+77
2019-08-28mlxsw: Remove 56G speed supportAmit Cohen3-31/+0
2019-08-28Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queueDavid S. Miller10-387/+688
2019-08-27net: stmmac: setup higher frequency clk support for EHL & TGLVoon Weifeng2-0/+24
2019-08-27net: stmmac: add EHL RGMII 1Gbps PCI info and PCI IDVoon Weifeng1-0/+15
2019-08-27net: stmmac: add TGL SGMII 1Gbps PCI info and PCI IDVoon Weifeng1-0/+29
2019-08-27net: stmmac: add EHL SGMII 1Gbps PCI info and PCI IDVoon Weifeng1-0/+107
2019-08-27net: mediatek: remove set but not used variable 'status'Mao Wenan1-2/+0
2019-08-27net: ethernet: mediatek: Re-add support SGMIIRené van Dorst4-115/+213
2019-08-27net: ethernet: mediatek: Add basic PHYLINK supportRené van Dorst3-192/+265
2019-08-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller7-35/+42
2019-08-26ice: fix adminq calls during removeHenry Tieman1-1/+1
2019-08-26ice: Rework ice_ena_msix_rangeAnirudh Venkataramanan1-11/+21
2019-08-26ice: Fix VF configuration issues due to resetAkeem G Abodunrin1-2/+9
2019-08-26ice: Alloc queue management bitmaps and arrays dynamicallyAnirudh Venkataramanan3-23/+74
2019-08-26ice: add support for virtchnl_queue_select.[tx|rx]_queues bitmapPaul Greenwalt5-75/+207
2019-08-26ice: add support for enabling/disabling single queuesMaciej Fijalkowski2-146/+214
2019-08-26ice: fix potential infinite loopColin Ian King1-1/+1
2019-08-26ice: fix ice_is_tc_enaJacob Keller1-2/+2
2019-08-26ice: add validation in OP_CONFIG_VSI_QUEUES VF messageMichal Swiatkowski1-7/+24
2019-08-26ice: Don't clog kernel debug log with VF MDD events errorsAkeem G Abodunrin2-3/+5
2019-08-26ice: Introduce a local variable for a VSI in the rebuild pathKrzysztof Kazimierczak1-9/+12
2019-08-26ice: shorten local and add debug printsJesse Brandeburg1-19/+44
2019-08-26ice: Sanitize ice_ena_vsi and ice_dis_vsiAnirudh Venkataramanan1-13/+11
2019-08-26ice: added sibling head to parse nodesVictor Raj2-36/+23
2019-08-26ice: Fix ethtool port and PFC stats for 4x25G cardsUsha Ketineni2-44/+45
2019-08-26nfp: add AMDA0058 boards to firmware listJakub Kicinski1-0/+2
2019-08-26r8169: improve DMA handling in rtl_rxHeiner Kallweit1-4/+3
2019-08-26net: sched: add API for registering unlocked offload block callbacksVlad Buslov2-0/+5
2019-08-25cirrus: cs89x0: remove set but not used variable 'lp'YueHaibing1-3/+0
2019-08-25Revert "net: mediatek: remove set but not used variable 'status'"David S. Miller1-0/+2
2019-08-25net: mediatek: remove set but not used variable 'status'Mao Wenan1-2/+0
2019-08-24Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queueDavid S. Miller12-148/+225
2019-08-24bnxt_en: Fix allocation of zero statistics block size regression.Michael Chan1-2/+1
2019-08-24Merge tag 'mlx5-fixes-2019-08-22' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linuxDavid S. Miller2-31/+29
2019-08-24net: hns3: Fix -Wunused-const-variable warningYueHaibing2-44/+44
2019-08-23Revert "r8169: remove not needed call to dma_sync_single_for_device"Heiner Kallweit1-0/+1
2019-08-23r8169: fix DMA issue on MIPS platformHeiner Kallweit1-0/+4
2019-08-23net/mlx5: Fix return code in case of hyperv wrong size readEran Ben Elisha1-3/+3