summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2019-04-17s390/qeth: don't keep statistics for tx timeoutJulian Wiedmann
2019-04-17s390/qeth: don't bother updating the last-tx timeJulian Wiedmann
2019-04-17s390/qeth: handle error from qeth_update_from_chp_desc()Julian Wiedmann
2019-04-17s390/qeth: clarify naming for some QDIO helpersJulian Wiedmann
2019-04-17Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2019-04-17net: stmmac: Set Flow Control to automatic mode in the driverJose Abreu
2019-04-17net: stmmac: dwxgmac: Finish the Flow Control implementationJose Abreu
2019-04-16dpaa2-eth: Add flow steering support without maskingIoana Ciocoi Radulescu
2019-04-16dpaa2-eth: Update hash key composition codeIoana Ciocoi Radulescu
2019-04-16dpaa2-eth: Add a couple of macrosIoana Ciocoi Radulescu
2019-04-16dpaa2-eth: Fix Rx classification statusIoana Ciocoi Radulescu
2019-04-16nfp: flower: fix implicit fallthrough warningJohn Hurley
2019-04-16net: phy: micrel: add Asym Pause workaroundAntoine Tenart
2019-04-16bnx2x: Add support for detection of P2P event packets.Sudarsana Reddy Kalluru
2019-04-16bnx2x: Replace magic numbers with macro definitions.Sudarsana Reddy Kalluru
2019-04-16xen-netfront: mark expected switch fall-throughGustavo A. R. Silva
2019-04-16i40e: Fix misleading error messageCarolyn Wyborny
2019-04-16i40e: Able to add up to 16 MAC filters on an untrusted VFAdam Ludkiewicz
2019-04-16i40e: Report advertised link modes on 40GBASE_SR4Adam Ludkiewicz
2019-04-16i40e: The driver now prints the API version in error messageAdam Ludkiewicz
2019-04-16i40e: Changed maximum supported FW API version to 1.8Adam Ludkiewicz
2019-04-16i40e: Remove misleading messages for untrusted VFGrzegorz Siwik
2019-04-16i40e: Update i40e_init_dcb to return correct errorChinh T Cao
2019-04-16i40e: Fix for 10G ports LED not blinkingPiotr Marczak
2019-04-16i40e: save PTP time before a device resetJacob Keller
2019-04-16i40e: don't allow changes to HW VLAN stripping on active port VLANsNicholas Nunley
2019-04-16i40e: Implement DDP support in i40e driverAleksandr Loktionov
2019-04-16i40e: Queues are reserved despite "Invalid argument" errorAdam Ludkiewicz
2019-04-15net: phy: switch drivers to use dynamic feature detectionHeiner Kallweit
2019-04-15nfp: flower: offload merge flowsJohn Hurley
2019-04-15nfp: flower: support stats update for merge flowsJohn Hurley
2019-04-15nfp: flower: generate merge flow ruleJohn Hurley
2019-04-15nfp: flower: validate merge hint flowsJohn Hurley
2019-04-15nfp: flower: handle merge hint messagesJohn Hurley
2019-04-15nfp: flower: get flows by host contextJohn Hurley
2019-04-15nfp: flower: allow tunnels to output to internal portJohn Hurley
2019-04-15nfp: flower: support fallback packets from internal portsJohn Hurley
2019-04-15nfp: allow fallback packets from non-reprsJohn Hurley
2019-04-15nfp: flower: allow offloading of matches on 'internal' portsJohn Hurley
2019-04-15nfp: flower: turn on recirc and merge hint support in firmwareJohn Hurley
2019-04-15net: hns3: fix for vport->bw_limit overflow problemYunsheng Lin
2019-04-15net: hns3: fix sparse: warning when calling hclge_set_vlan_filter_hw()Jian Shen
2019-04-15mlxsw: spectrum_router: Add neighbour offload indicationIdo Schimmel
2019-04-15mlxsw: spectrum_router: Propagate neighbour update errorsIdo Schimmel
2019-04-14r8169: change irq handler to always trigger NAPI pollingHeiner Kallweit
2019-04-14r8169: create function pointer array for chip hw init functionsHeiner Kallweit
2019-04-14r8169: create function pointer array for PHY init functionsHeiner Kallweit
2019-04-14net: hns3: code optimization for command queue' spin lockPeng Li
2019-04-14net: hns3: free the pending skb when clean RX ringPeng Li
2019-04-14net: hns3: do not initialize MDIO bus when PHY is inexistentJian Shen