summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2020-09-03smsc9420: switch from 'pci_' to 'dma_' APIChristophe JAILLET
2020-09-03epic100: switch from 'pci_' to 'dma_' APIChristophe JAILLET
2020-09-03net: phy: dp83867: Fix various styling and space issuesDan Murphy
2020-09-03net: dsa: bcm_sf2: recalculate switch clock rate based on portsFlorian Fainelli
2020-09-03net: dsa: bcm_sf2: request and handle clocksFlorian Fainelli
2020-09-03net: systemport: Manage Wake-on-LAN clockFlorian Fainelli
2020-09-03net: systemport: fetch and use clock resourcesFlorian Fainelli
2020-09-03chelsio/chtls: CHELSIO_INLINE_CRYPTO should depend on CHELSIO_T4Geert Uytterhoeven
2020-09-03net: mvpp2: split xlg and gmac pcsRussell King
2020-09-03net: mvpp2: convert to phylink pcs operationsRussell King
2020-09-03net: mvpp2: move GMAC reset handling into mac_prepare()/mac_finish()Russell King
2020-09-03net: mvpp2: ensure the port is forced down while changing modesRussell King
2020-09-03net: mvpp2: convert to use mac_prepare()/mac_finish()Russell King
2020-09-03net: mvpp2: tidy up ACPI hackRussell King
2020-09-03mlxsw: core_hwmon: Extend hwmon interface with critical and emergency alarmsAmit Cohen
2020-09-03mlxsw: core_hwmon: Calculate MLXSW_HWMON_ATTR_COUNT more accuratelyAmit Cohen
2020-09-03mlxsw: core_hwmon: Split temperature querying from show functionsAmit Cohen
2020-09-03net: dsa: b53: Print err message on SW_RST timeoutPaul Barker
2020-09-03net: dsa: b53: Use dev_{err,info} instead of pr_*Paul Barker
2020-09-02ionic: clarify boolean precedenceShannon Nelson
2020-09-02ionic: remove unused variableShannon Nelson
2020-09-02ionic: clean adminq service routineShannon Nelson
2020-09-02ionic: clean up desc_info and cq_info structsShannon Nelson
2020-09-02ionic: struct reorder for faster accessShannon Nelson
2020-09-02ionic: clean up page handling codeShannon Nelson
2020-09-02net: dsa: rtl8366: Refactor VLAN/PVID initLinus Walleij
2020-09-02net: dsa: rtl8366: Check validity of passed VLANsLinus Walleij
2020-09-01octeontx2-pf: Add UDP segmentation offload supportSunil Goutham
2020-09-01net: dsa: mv88e6xxx: Fix W=1 warning with !CONFIG_OFAndrew Lunn
2020-09-01dpaa2-eth: add a dpaa2_eth_ prefix to all functions in dpaa2-eth-dcb.cIoana Ciornei
2020-09-01dpaa2-eth: add a dpaa2_eth_ prefix to all functions in dpaa2-eth.cIoana Ciornei
2020-09-01dpaa2-eth: add a dpaa2_eth_ prefix to all functions in dpaa2-ethtool.cIoana Ciornei
2020-09-01ibmvnic: Harden device Command Response Queue handshakeThomas Falcon
2020-09-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2020-09-01liquidio: Remove unneeded cast from memory allocationYueHaibing
2020-09-01net: sungem: Remove unneeded cast from memory allocationYueHaibing
2020-08-31net: dsa: ocelot: use the Lynx PCS helpers in Felix and SevilleIoana Ciornei
2020-08-31net: phy: add Lynx PCS moduleIoana Ciornei
2020-08-31net: phylink: consider QSGMII interface mode in phylink_mii_c22_pcs_get_stateIoana Ciornei
2020-08-31net: phylink: add helper function to decode USXGMII wordIoana Ciornei
2020-08-31net/wan/fsl_ucc_hdlc: Add MODULE_DESCRIPTIONYueHaibing
2020-08-31net: hns: Remove unused macro AE_NAME_PORT_ID_IDXYueHaibing
2020-08-31net: dl2k: Remove unused macro DRV_NAMEYueHaibing
2020-08-31net: wan: slic_ds26522: Remove unused macro DRV_NAMEYueHaibing
2020-08-31net: ethernet: ti: am65-cpts: fix i2083 genf (and estf) Reconfiguration IssueGrygorii Strashko
2020-08-31sfc: return errors from efx_mcdi_set_id_led, and de-indirectEdward Cree
2020-08-31sfc: fix kernel-doc on struct efx_loopback_stateEdward Cree
2020-08-31sfc: fix unused-but-set-variable warning in efx_farch_filter_remove_safeEdward Cree
2020-08-31sfc: fix W=1 warnings in efx_farch_handle_rx_not_okEdward Cree
2020-08-31gtp: relax alloc constraint when adding a pdpNicolas Dichtel