summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2019-08-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-08-18net: hns: add phy_attached_info() to the hns driverYonglong Liu
2019-08-18ravb: Fix use-after-free ravb_tstamp_skbTho Vu
2019-08-18net: ethernet: mediatek: Add MT7628/88 SoC supportStefan Roese
2019-08-18net: ethernet: mediatek: Rename NEXT_RX_DESP_IDX to NEXT_DESP_IDXStefan Roese
2019-08-18net: ethernet: mediatek: Rename MTK_QMTK_INT_STATUS to MTK_QDMA_INT_STATUSStefan Roese
2019-08-18be2net: eliminate enable field from be_aic_objIvan Vecera
2019-08-18net: sched: use major priority number as hardware priorityPablo Neira Ayuso
2019-08-18net: cavium: fix driver nameStephen Hemminger
2019-08-18ibmvnic: Unmap DMA address of TX descriptor buffers after useThomas Falcon
2019-08-18bnxt_en: Fix to include flow direction in L2 keySomnath Kotur
2019-08-18bnxt_en: Use correct src_fid to determine direction of the flowVenkat Duvvuru
2019-08-18bnxt_en: Suppress HWRM errors for HWRM_NVM_GET_VARIABLE commandVasundhara Volam
2019-08-18bnxt_en: Fix handling FRAG_ERR when NVM_INSTALL_UPDATE cmd failsVasundhara Volam
2019-08-18bnxt_en: Improve RX doorbell sequence.Michael Chan
2019-08-18bnxt_en: Fix VNIC clearing logic for 57500 chips.Michael Chan
2019-08-18net: hns3: add phy_attached_info() to the hns3 driverYonglong Liu
2019-08-18net: hns3: prevent unnecessary MAC TNL interruptHuazhong Tan
2019-08-18net: hns3: change print level of RAS error log from warning to errorXiaofei Tan
2019-08-18net: hns3: fix error and incorrect formatGuojia Liao
2019-08-18net: hns3: modify redundant initialization of variableGuojia Liao
2019-08-18net: hns3: add or modify commentsGuojia Liao
2019-08-18bnx2x: Fix VF's VLAN reconfiguration in reload.Manish Chopra
2019-08-17net: stmmac: selftests: Add selftest for VLAN TX OffloadJose Abreu
2019-08-17net: stmmac: Add support for VLAN Insertion OffloadJose Abreu
2019-08-17net: stmmac: xgmac: Add EEE supportJose Abreu
2019-08-17net: stmmac: selftests: Add tests for SA Insertion/ReplacementJose Abreu
2019-08-17net: stmmac: Add support for SA Insertion/Replacement in XGMAC coresJose Abreu
2019-08-17net: stmmac: Add ethtool register dump for XGMAC coresJose Abreu
2019-08-17net: stmmac: dwxgmac: Add Flexible PPS supportJose Abreu
2019-08-17net: stmmac: Add a counter for Split Header packetsJose Abreu
2019-08-17net: stmmac: Add Split Header support and enable it in XGMAC coresJose Abreu
2019-08-17net: stmmac: xgmac: Correctly return that RX descriptor is not last oneJose Abreu
2019-08-17net: stmmac: Prepare to add Split Header supportJose Abreu
2019-08-17net: stmmac: Get correct timestamp values from XGMACJose Abreu
2019-08-15net: mscc: PTP Hardware Clock (PHC) supportAntoine Tenart
2019-08-15net: mscc: remove the frame_info cpuq memberAntoine Tenart
2019-08-15net: mscc: improve the frame header parsing readabilityAntoine Tenart
2019-08-15net: mscc: describe the PTP register rangeAntoine Tenart
2019-08-15qed: Add driver API for flashing the config attributes.Sudarsana Reddy Kalluru
2019-08-15qed: Add API for configuring NVM attributes.Sudarsana Reddy Kalluru
2019-08-15net: myri10ge: fix memory leaksWenwen Wang
2019-08-15liquidio: add cleanup in octeon_setup_iq()Wenwen Wang
2019-08-15r8169: sync EEE handling for RTL8168h with vendor driverHeiner Kallweit
2019-08-15r8169: use the generic EEE management functionsHeiner Kallweit
2019-08-15net/mlx5e: Fix compatibility issue with ethtool flash deviceEran Ben Elisha
2019-08-15net/mlx5e: Fix a race with XSKICOSQ in XSK wakeup flowMaxim Mikityanskiy
2019-08-14cxgb4: fix a memory leak bugWenwen Wang
2019-08-14net/mvpp2: Replace tasklet with softirq hrtimerThomas Gleixner
2019-08-14r8169: fix sporadic transmit timeout issueHeiner Kallweit