aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-08-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller54-391/+455
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-18wimax/i2400m: fix a memory leak bugWenwen Wang1-1/+3
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: kalmia: fix memory leaksWenwen Wang1-3/+3
2019-08-18cx82310_eth: fix a memory leak bugWenwen Wang1-1/+2
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
2019-08-18net: hns3: change print level of RAS error log from warning to errorXiaofei Tan1-44/+44
2019-08-18net: hns3: fix error and incorrect formatGuojia Liao4-6/+6
2019-08-18net: hns3: modify redundant initialization of variableGuojia Liao6-9/+8
2019-08-18net: hns3: add or modify commentsGuojia Liao8-25/+27
2019-08-18bnx2x: Fix VF's VLAN reconfiguration in reload.Manish Chopra3-8/+18
2019-08-17net: stmmac: selftests: Add selftest for VLAN TX OffloadJose Abreu1-2/+94
2019-08-17net: stmmac: Add support for VLAN Insertion OffloadJose Abreu7-1/+135
2019-08-17net: stmmac: xgmac: Add EEE supportJose Abreu3-5/+83
2019-08-17net: stmmac: selftests: Add tests for SA Insertion/ReplacementJose Abreu1-1/+97
2019-08-17net: stmmac: Add support for SA Insertion/Replacement in XGMAC coresJose Abreu6-1/+36
2019-08-17net: stmmac: Add ethtool register dump for XGMAC coresJose Abreu4-9/+37
2019-08-17net: stmmac: dwxgmac: Add Flexible PPS supportJose Abreu2-0/+75
2019-08-17net: stmmac: Add a counter for Split Header packetsJose Abreu3-0/+3
2019-08-17net: stmmac: Add Split Header support and enable it in XGMAC coresJose Abreu7-2/+128
2019-08-17net: stmmac: xgmac: Correctly return that RX descriptor is not last oneJose Abreu1-4/+3
2019-08-17net: stmmac: Prepare to add Split Header supportJose Abreu2-60/+95
2019-08-17net: stmmac: Get correct timestamp values from XGMACJose Abreu4-9/+34
2019-08-17Documentation: Add description of netdevsim trapsIdo Schimmel1-0/+3
2019-08-17netdevsim: Add devlink-trap supportIdo Schimmel2-1/+279
2019-08-17net: phy: remove genphy_config_initHeiner Kallweit1-51/+0
2019-08-17net: phy: remove calls to genphy_config_initHeiner Kallweit10-33/+9
2019-08-16ipvlan: set hw_enc_features like macvlanBill Sommerfeld1-0/+1
2019-08-16lan78xx: Fix memory leaksWenwen Wang1-3/+5
2019-08-16net: dsa: mv88e6xxx: check for mode change in port_setup_macMarek BehĂșn3-1/+42
2019-08-16net: phy: adin: add ethtool get_stats supportAlexandru Ardelean1-0/+128
2019-08-16net: phy: adin: implement downshift configuration via phy-tunableAlexandru Ardelean1-0/+86
2019-08-16net: phy: adin: implement PHY subsystem software resetAlexandru Ardelean1-0/+26
2019-08-16net: phy: adin: add EEE translation layer from Clause 45 to Clause 22Alexandru Ardelean1-2/+66
2019-08-16net: phy: adin: add support MDI/MDIX/Auto-MDI selectionAlexandru Ardelean1-4/+113