aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-08-21mlxsw: reg: Add new trap actionsIdo Schimmel1-0/+4
2019-08-21mlxsw: core: Add API to set trap actionIdo Schimmel2-0/+15
2019-08-20Merge tag 'mlx5-updates-2019-08-15' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linuxDavid S. Miller17-205/+934
2019-08-20ice: improve print for VF's when adding/deleting MAC filtersBrett Creeley1-2/+2
2019-08-20ice: Change type for queue countsPawel Kaminski1-12/+13
2019-08-20ice: Move VF resources definition to SR-IOV specific fileAkeem G Abodunrin2-10/+13
2019-08-20ice: Increase size of Mailbox receive queue for many VFsBrett Creeley2-3/+4
2019-08-20ice: Reduce wait times during VF bringup/resetBrett Creeley2-11/+19
2019-08-20ice: update GLINT_DYN_CTL and GLINT_VECT2FUNC register accessPaul Greenwalt2-11/+16
2019-08-20ice: Do not always bring up PF VSI in ice_ena_vsi()Tony Nguyen1-2/+0
2019-08-20ice: allow empty Rx descriptorsMitch Williams1-3/+12
2019-08-20ice: Fix kernel hang with DCB reset in CEE modeUsha Ketineni1-61/+88
2019-08-20ice: Set WB_ON_ITR when we don't re-enable interruptsBrett Creeley3-0/+70
2019-08-20ice: fix set pause param autoneg checkPaul Greenwalt1-1/+26
2019-08-20net/mlx5: Fix the order of fc_stats cleanupGavi Teitz1-5/+4
2019-08-20net/mlx5e: Fix deallocation of non-fully init encap entriesVlad Buslov1-4/+8
2019-08-20net/mlx5e: Report and recover from CQE with error on RQAya Levin5-0/+101
2019-08-20net/mlx5e: RX, Handle CQE with error at the earliest stageSaeed Mahameed2-21/+30
2019-08-20net/mlx5e: Report and recover from rx timeoutAya Levin3-0/+34
2019-08-20net/mlx5e: Report and recover from CQE error on ICOSQAya Levin7-7/+140
2019-08-20net/mlx5e: Split open/close ICOSQ into stagesAya Levin3-4/+24
2019-08-20net/mlx5e: Add support to rx reporter diagnoseAya Levin6-23/+237
2019-08-20net/mlx5e: Add helper functions for reporter's basicsAya Levin3-6/+24
2019-08-20net/mlx5e: Add cq info to tx reporter diagnoseAya Levin5-0/+78
2019-08-20net/mlx5e: Extend tx reporter diagnostics outputAya Levin3-8/+94
2019-08-20net/mlx5e: Extend tx diagnose functionAya Levin1-10/+10
2019-08-20net/mlx5e: Generalize tx reporter's functionalityAya Levin4-104/+137
2019-08-20net/mlx5e: Change naming convention for reporter's functionsAya Levin3-12/+12
2019-08-20net/mlx5e: Rename reporter header fileAya Levin3-4/+4
2019-08-20ice: Restructure VFs initialization flowsAkeem G Abodunrin2-22/+48
2019-08-20ice: Assume that more than one Rx queue is rare in ice_napi_pollBrett Creeley1-5/+10
2019-08-20ice: Use the software based tail when checking for hung Tx ringBrett Creeley1-3/+3
2019-08-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller38-266/+298
2019-08-18net: hns: add phy_attached_info() to the hns driverYonglong Liu1-0/+2
2019-08-18ravb: Fix use-after-free ravb_tstamp_skbTho Vu1-2/+6
2019-08-18net: ethernet: mediatek: Add MT7628/88 SoC supportStefan Roese4-112/+425
2019-08-18net: ethernet: mediatek: Rename NEXT_RX_DESP_IDX to NEXT_DESP_IDXStefan Roese2-3/+3
2019-08-18net: ethernet: mediatek: Rename MTK_QMTK_INT_STATUS to MTK_QDMA_INT_STATUSStefan Roese2-5/+5
2019-08-18be2net: eliminate enable field from be_aic_objIvan Vecera3-7/+9
2019-08-18net: sched: use major priority number as hardware priorityPablo Neira Ayuso5-13/+7
2019-08-18net: cavium: fix driver nameStephen Hemminger1-1/+1
2019-08-18ibmvnic: Unmap DMA address of TX descriptor buffers after useThomas Falcon1-9/+2
2019-08-18bnxt_en: Fix to include flow direction in L2 keySomnath Kotur2-5/+5
2019-08-18bnxt_en: Use correct src_fid to determine direction of the flowVenkat Duvvuru1-3/+1
2019-08-18bnxt_en: Suppress HWRM errors for HWRM_NVM_GET_VARIABLE commandVasundhara Volam1-3/+6
2019-08-18bnxt_en: Fix handling FRAG_ERR when NVM_INSTALL_UPDATE cmd failsVasundhara Volam1-7/+5
2019-08-18bnxt_en: Improve RX doorbell sequence.Michael Chan1-3/+7
2019-08-18bnxt_en: Fix VNIC clearing logic for 57500 chips.Michael Chan1-8/+18
2019-08-18net: hns3: add phy_attached_info() to the hns3 driverYonglong Liu1-0/+2
2019-08-18net: hns3: prevent unnecessary MAC TNL interruptHuazhong Tan1-0/+2