aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-11-07net: qcom/emac: Demote MTU change print to debugFlorian Fainelli1-3/+3
2019-11-07net: ethernet: intel: Demote MTU change prints to debugFlorian Fainelli7-14/+14
2019-11-07ethernet: ti: cpts: use ktime_get_real_ns helperIvan Khoronzhuk1-1/+1
2019-11-07net: atlantic: change email domains to MarvellIgor Russkikh1-7/+0
2019-11-07net: atlantic: implement UDP GSO offloadIgor Russkikh4-32/+40
2019-11-07net: atlantic: update flow control logicNikita Danilov7-41/+59
2019-11-07net: atlantic: stylistic renamesIgor Russkikh2-7/+7
2019-11-07net: atlantic: code style cleanupNikita Danilov12-139/+240
2019-11-07net: atlantic: loopback tests via private flagsIgor Russkikh10-2/+272
2019-11-07net: atlantic: add fw configuration memory areaNikita Danilov4-37/+159
2019-11-07net: atlantic: adding ethtool physical identificationNikita Danilov4-0/+50
2019-11-07net: atlantic: add msglevel configurationNikita Danilov3-3/+21
2019-11-07net: atlantic: refactoring pm logicNikita Danilov3-48/+78
2019-11-07net: atlantic: implement wake_phy featureNikita Danilov7-110/+73
2019-11-07net: atlantic: update firmware interfaceNikita Danilov2-119/+72
2019-11-07mlxsw: Add layer 3 devlink-trap exceptions supportAmit Cohen3-8/+65
2019-11-07mlxsw: Add specific trap for packets routed via invalid nexthopsAmit Cohen3-0/+39
2019-11-07mlxsw: Add new FIB entry type for reject routesAmit Cohen3-2/+25
2019-11-07mlxsw: Add layer 3 devlink-trap supportAmit Cohen3-0/+49
2019-11-07enetc: fix return value for enetc_ioctl()Michael Walle1-1/+1
2019-11-07dpaa2-eth: add ethtool MAC countersIoana Ciornei6-1/+213
2019-11-07enetc: ethtool: add wake-on-lan callbacksMichael Walle1-0/+27
2019-11-07enetc: add ioctl() support for PHY-related opsMichael Walle1-1/+4
2019-11-07mlxsw: spectrum: Fix error return code in mlxsw_sp_port_module_info_init()Wei Yongjun1-1/+3
2019-11-07cxgb4: add FLOWC based QoS offloadRahul Lakkireddy7-53/+495
2019-11-07cxgb4: add Tx and Rx path for ETHOFLD trafficRahul Lakkireddy5-49/+415
2019-11-07cxgb4: add ETHOFLD hardware queue supportRahul Lakkireddy9-63/+419
2019-11-07cxgb4: parse and configure TC-MQPRIO offloadRahul Lakkireddy7-50/+597
2019-11-07cxgb4: rework queue config and MSI-X allocationRahul Lakkireddy4-246/+323
2019-11-07cxgb4: query firmware for QoS offload resourcesRahul Lakkireddy4-8/+62
2019-11-06dpaa2-ptp: fix compile errorChenwandun1-0/+1
2019-11-06Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queueDavid S. Miller12-90/+494
2019-11-06dpaa2-eth: fix an always true condition in dpaa2_mac_get_if_modeIoana Ciornei1-5/+10
2019-11-06net: axienet: Fix error return code in axienet_probe()Wei Yongjun1-4/+0
2019-11-06net: aquantia: fix return value check in aq_ptp_init()Wei Yongjun1-1/+1
2019-11-06ice: Fix return value when SR-IOV is not supportedAnirudh Venkataramanan1-1/+1
2019-11-06ice: Rename VF function ice_vc_dis_vf to match its behaviorBrett Creeley1-7/+5
2019-11-06ice: Get rid of ice_cleanup_headerKrzysztof Kazimierczak1-25/+2
2019-11-06ice: print PCI link speed and widthPaul Greenwalt1-0/+3
2019-11-06ice: print unsupported module messagePaul Greenwalt2-0/+10
2019-11-06ice: write register with correct offsetMitch Williams1-1/+1
2019-11-06ice: Check for null pointer dereference when setting ringsMichal Swiatkowski1-4/+14
2019-11-06ice: save PCI state in probeMichal Swiatkowski1-0/+2
2019-11-06ice: Adjust DCB INIT for SW modeDave Ertman1-3/+3
2019-11-06ice: fix driver unload flowBruce Allan1-1/+2
2019-11-06ice: handle DCBx non-contiguous TC requestPaul Greenwalt1-39/+102
2019-11-06ice: Update Boot Configuration Section read of NVMMd Fahad Iqbal Polash5-9/+123
2019-11-06ice: add ethtool -m support for reading i2c eeprom modulesScott W Taylor4-0/+226
2019-11-06gianfar: Maximize Rx buffer sizeClaudiu Manoil1-4/+4
2019-11-06ehea: replace with page_shift() in ehea_is_hugepage()Yunfeng Ye1-4/+1