summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
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-07dpaa2-ptp: fix compile errorChenwandun1-0/+1
2019-11-07Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller12-90/+494
2019-11-07net: dsa: mv8e6xxx: Fix stub function parametersAndrew Lunn1-1/+2
2019-11-07net: phy: at803x: remove config_init for AR9331Michael Walle1-2/+0
2019-11-07net: phy: at803x: fix the PHY namesMichael Walle1-9/+9
2019-11-07net: phy: at803x: mention AR8033 as same as AR8031Michael Walle2-6/+8
2019-11-07net: phy: at803x: add device tree bindingMichael Walle1-1/+300
2019-11-07net: phy: at803x: fix Kconfig descriptionMichael Walle1-5/+5
2019-11-07dpaa2-eth: fix an always true condition in dpaa2_mac_get_if_modeIoana Ciornei1-5/+10
2019-11-07net: axienet: Fix error return code in axienet_probe()Wei Yongjun1-4/+0
2019-11-07net: aquantia: fix return value check in aq_ptp_init()Wei Yongjun1-1/+1
2019-11-07ice: Fix return value when SR-IOV is not supportedAnirudh Venkataramanan1-1/+1
2019-11-07ice: Rename VF function ice_vc_dis_vf to match its behaviorBrett Creeley1-7/+5
2019-11-07ice: Get rid of ice_cleanup_headerKrzysztof Kazimierczak1-25/+2
2019-11-07ice: print PCI link speed and widthPaul Greenwalt1-0/+3
2019-11-07ice: print unsupported module messagePaul Greenwalt2-0/+10
2019-11-07ice: write register with correct offsetMitch Williams1-1/+1
2019-11-07ice: Check for null pointer dereference when setting ringsMichal Swiatkowski1-4/+14
2019-11-07ice: save PCI state in probeMichal Swiatkowski1-0/+2
2019-11-07ice: Adjust DCB INIT for SW modeDave Ertman1-3/+3
2019-11-07ice: fix driver unload flowBruce Allan1-1/+2
2019-11-07ice: handle DCBx non-contiguous TC requestPaul Greenwalt1-39/+102
2019-11-07ice: Update Boot Configuration Section read of NVMMd Fahad Iqbal Polash5-9/+123
2019-11-07ice: 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
2019-11-06net: forcedeth: add xmit_more supportZhu Yanjun1-10/+49
2019-11-06netdevsim: drop code duplicated by a mergeJakub Kicinski1-39/+8
2019-11-06Merge tag 'wireless-drivers-next-2019-11-05' of git://git.kernel.org/pub/scm/...David S. Miller160-2515/+8520
2019-11-06r8152: Add macpassthru support for ThinkPad Thunderbolt 3 Dock Gen 2Kai-Heng Feng2-19/+46
2019-11-06cxgb4: Add pci reset handlerVishal Kulkarni1-9/+96
2019-11-06cnic: Set fp_hsi_ver as part of CLIENT_SETUP ramrodManish Rangankar1-0/+2
2019-11-06bnx2x: Fix PF-VF communication over multi-cos queues.Manish Chopra1-5/+11
2019-11-06bnx2x: Enable Multi-Cos feature.Sudarsana Reddy Kalluru1-1/+2
2019-11-06bnx2x: Utilize FW 7.13.15.0.Sudarsana Reddy Kalluru2-67/+67
2019-11-06net: ethernet: emac: Fix phy mode typeAndrew Lunn3-3/+5
2019-11-06net: dsa: mv88e6xxx: Add ATU occupancy via devlink resourcesAndrew Lunn1-4/+186
2019-11-06net: dsa: mv88e6xxx: global1_atu: Add helper for get nextAndrew Lunn4-10/+9
2019-11-06net: dsa: mv88e6xxx: global2: Expose ATU stats registerAndrew Lunn2-1/+43
2019-11-06net: dsa: mv88e6xxx: Add number of MACs in the ATUAndrew Lunn2-0/+31
2019-11-06net: dsa: bcm_sf2: Add support for optional reset controller lineFlorian Fainelli2-0/+22
2019-11-06net: hns3: remove unused macrosColin Ian King2-4/+0
2019-11-06hv_netvsc: record hardware hash in skbStephen Hemminger3-1/+12
2019-11-06hv_netvsc: flag software created hash valueStephen Hemminger1-4/+3