summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2019-11-07net: ethernet: intel: Demote MTU change prints to debugFlorian Fainelli
2019-11-07ethernet: ti: cpts: use ktime_get_real_ns helperIvan Khoronzhuk
2019-11-07net: atlantic: change email domains to MarvellIgor Russkikh
2019-11-07net: atlantic: implement UDP GSO offloadIgor Russkikh
2019-11-07net: atlantic: update flow control logicNikita Danilov
2019-11-07net: atlantic: stylistic renamesIgor Russkikh
2019-11-07net: atlantic: code style cleanupNikita Danilov
2019-11-07net: atlantic: loopback tests via private flagsIgor Russkikh
2019-11-07net: atlantic: add fw configuration memory areaNikita Danilov
2019-11-07net: atlantic: adding ethtool physical identificationNikita Danilov
2019-11-07net: atlantic: add msglevel configurationNikita Danilov
2019-11-07net: atlantic: refactoring pm logicNikita Danilov
2019-11-07net: atlantic: implement wake_phy featureNikita Danilov
2019-11-07net: atlantic: update firmware interfaceNikita Danilov
2019-11-07mlxsw: Add layer 3 devlink-trap exceptions supportAmit Cohen
2019-11-07mlxsw: Add specific trap for packets routed via invalid nexthopsAmit Cohen
2019-11-07mlxsw: Add new FIB entry type for reject routesAmit Cohen
2019-11-07mlxsw: Add layer 3 devlink-trap supportAmit Cohen
2019-11-07enetc: fix return value for enetc_ioctl()Michael Walle
2019-11-07net: phy: at803x: add missing dependency on CONFIG_REGULATORMadalin Bucur
2019-11-07dpaa2-eth: add ethtool MAC countersIoana Ciornei
2019-11-07enetc: ethtool: add wake-on-lan callbacksMichael Walle
2019-11-07enetc: add ioctl() support for PHY-related opsMichael Walle
2019-11-07mlxsw: spectrum: Fix error return code in mlxsw_sp_port_module_info_init()Wei Yongjun
2019-11-07cxgb4: add FLOWC based QoS offloadRahul Lakkireddy
2019-11-07cxgb4: add Tx and Rx path for ETHOFLD trafficRahul Lakkireddy
2019-11-07cxgb4: add ETHOFLD hardware queue supportRahul Lakkireddy
2019-11-07cxgb4: parse and configure TC-MQPRIO offloadRahul Lakkireddy
2019-11-07cxgb4: rework queue config and MSI-X allocationRahul Lakkireddy
2019-11-07cxgb4: query firmware for QoS offload resourcesRahul Lakkireddy
2019-11-06dpaa2-ptp: fix compile errorChenwandun
2019-11-06Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2019-11-06net: dsa: mv8e6xxx: Fix stub function parametersAndrew Lunn
2019-11-06net: phy: at803x: remove config_init for AR9331Michael Walle
2019-11-06net: phy: at803x: fix the PHY namesMichael Walle
2019-11-06net: phy: at803x: mention AR8033 as same as AR8031Michael Walle
2019-11-06net: phy: at803x: add device tree bindingMichael Walle
2019-11-06net: phy: at803x: fix Kconfig descriptionMichael Walle
2019-11-06dpaa2-eth: fix an always true condition in dpaa2_mac_get_if_modeIoana Ciornei
2019-11-06net: axienet: Fix error return code in axienet_probe()Wei Yongjun
2019-11-06net: aquantia: fix return value check in aq_ptp_init()Wei Yongjun
2019-11-06ice: Fix return value when SR-IOV is not supportedAnirudh Venkataramanan
2019-11-06ice: Rename VF function ice_vc_dis_vf to match its behaviorBrett Creeley
2019-11-06ice: Get rid of ice_cleanup_headerKrzysztof Kazimierczak
2019-11-06ice: print PCI link speed and widthPaul Greenwalt
2019-11-06ice: print unsupported module messagePaul Greenwalt
2019-11-06ice: write register with correct offsetMitch Williams
2019-11-06ice: Check for null pointer dereference when setting ringsMichal Swiatkowski
2019-11-06ice: save PCI state in probeMichal Swiatkowski
2019-11-06ice: Adjust DCB INIT for SW modeDave Ertman