aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/atomic_bitops.txt (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2020-01-10devlink: add documentation for generic devlink parametersJacob Keller1-0/+11
2020-01-10devlink: convert devlink-params.txt to reStructuredTextJacob Keller3-71/+91
2020-01-10devlink: rename devlink-info-versions.rst and add a headerJacob Keller3-65/+95
2020-01-10devlink: convert devlink-health.txt to rst formatJacob Keller3-86/+115
2020-01-10devlink: move devlink documentation to subfolderJacob Keller16-6/+19
2020-01-10devlink: add macro for "fw.psid"Jacob Keller1-0/+2
2020-01-10r8169: factor out PHY configuration to r8169_phy_config.cHeiner Kallweit3-1292/+1308
2020-01-10r8169: add r8169.hHeiner Kallweit2-64/+84
2020-01-10r8169: rename rtl_apply_firmwareHeiner Kallweit1-16/+16
2020-01-10r8169: add phydev argument to rtl8168d_apply_firmware_condHeiner Kallweit1-4/+5
2020-01-10r8169: use phy_read/write instead of rtl_readphy/writephyHeiner Kallweit1-54/+53
2020-01-10r8169: replace rtl_w0w1_phyHeiner Kallweit1-22/+12
2020-01-10r8169: replace rtl_patchphyHeiner Kallweit1-26/+16
2020-01-10r8169: move disabling MAC EEE for RTL8402/RTL8106eHeiner Kallweit1-2/+6
2020-01-10r8169: move setting ERI register 0x1d0 for RTL8106Heiner Kallweit1-2/+2
2020-01-10r8169: switch to phylib functions in rtl_writephy_batchHeiner Kallweit1-18/+21
2020-01-10r8169: change argument type of RTL8168g-specific PHY config functionsHeiner Kallweit1-14/+12
2020-01-10r8169: change argument type of EEE PHY functionsHeiner Kallweit1-24/+18
2020-01-10r8169: move RTL8169scd Gigabyte PHY quirkHeiner Kallweit1-13/+5
2020-01-10r8169: remove not needed debug print in rtl8169_init_phyHeiner Kallweit1-5/+4
2020-01-10r8169: prepare for exporting rtl_hw_phy_configHeiner Kallweit1-100/+117
2020-01-10net: stmmac: gmac5+: Fix missing returnJose Abreu1-0/+1
2020-01-10net: stmmac: xgmac: Fix missing returnJose Abreu1-0/+1
2020-01-10sfc: move RPS codeAlex Maftei (amaftei)8-276/+273
2020-01-10sfc: move yet more functionsAlex Maftei (amaftei)6-64/+66
2020-01-10sfc: move RSS codeAlex Maftei (amaftei)4-70/+72
2020-01-10sfc: move a couple more functionsAlex Maftei (amaftei)6-51/+56
2020-01-10sfc: move some ethtool codeAlex Maftei (amaftei)4-442/+489
2020-01-10sfc: move various functionsAlex Maftei (amaftei)11-76/+88
2020-01-10sfc: move more rx codeAlex Maftei (amaftei)4-208/+224
2020-01-10sfc: move more tx codeAlex Maftei (amaftei)3-77/+78
2020-01-10sfc: refactor selftest work init codeAlex Maftei (amaftei)3-3/+8
2020-01-09skb: add helpers to allocate ext independently from sk_buffPaolo Abeni2-2/+36
2020-01-09tcp: clean ext on tx recyclePaolo Abeni1-0/+1
2020-01-09tcp: Check for filled TCP option space before SACKMat Martineau1-3/+7
2020-01-09tcp: Export TCP functions and ops structMat Martineau4-7/+15
2020-01-09tcp: coalesce/collapse must respect MPTCP extensionsMat Martineau4-4/+74
2020-01-09mptcp: Add MPTCP to skb extensionsMat Martineau4-0/+48
2020-01-09tcp, ulp: Add clone operation to tcp_ulp_opsMat Martineau2-0/+17
2020-01-09tcp: Add MPTCP option numberMat Martineau1-0/+1
2020-01-09tcp: Define IPPROTO_MPTCPMat Martineau3-1/+6
2020-01-09sock: Make sk_protocol a 16-bit valueMat Martineau3-59/+28
2020-01-09net: Make sock protocol value checks more specificMat Martineau3-3/+2
2020-01-09flow_dissector: fix document for skb_flow_get_icmp_tciLi RongQing1-1/+1
2020-01-09net/ncsi: Support for multi host mellanox cardVijay Khemka2-0/+89
2020-01-09net: stmmac: pci: remove the duplicate code of set phy_maskDejin Zheng1-5/+0
2020-01-09mlxsw: spectrum: Only require minimum firmware versionIdo Schimmel1-7/+4
2020-01-09mlxsw: spectrum: Update firmware version to xx.2000.2714Ido Schimmel1-2/+2
2020-01-09sfc: move MCDI logging device attributeAlex Maftei (amaftei)3-37/+50
2020-01-09sfc: conditioned some functionalityAlex Maftei (amaftei)2-21/+32