summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)Author
2020-09-18net: dsa: seville: build as separate moduleVladimir Oltean
2020-09-18net: dsa: felix: move the PTP clock structure to felix_vsc9959.cVladimir Oltean
2020-09-18net: mscc: ocelot: make ocelot_init_timestamp take a const struct ptp_clock_infoVladimir Oltean
2020-09-18net: dsa: seville: duplicate vsc9959_mdio_bus_freeVladimir Oltean
2020-09-18net: dsa: felix: replace tabs with spacesVladimir Oltean
2020-09-18net: dsa: seville: reindent defines for MDIO controllerVladimir Oltean
2020-09-18net: dsa: seville: remove unused defines for the mdio controllerVladimir Oltean
2020-09-18net: dsa: ocelot: document why reset procedure is different for felix/sevilleVladimir Oltean
2020-09-18net: dsa: seville: first enable memories, then initialize themVladimir Oltean
2020-09-18net: dsa: seville: don't write to MEM_ENA twiceVladimir Oltean
2020-09-18net: dsa: felix: use ocelot_field_{read,write} helpers consistentlyVladimir Oltean
2020-09-18net: ipa: do not enable GSI interrupt for wakeupAlex Elder
2020-09-18net: ipa: enable wakeup on IPA interruptAlex Elder
2020-09-18net: ipa: repurpose CLOCK_HELD flagAlex Elder
2020-09-18net: ipa: use device_init_wakeup()Alex Elder
2020-09-18net: ipa: manage endpoints separate from clockAlex Elder
2020-09-18net: ipa: replace ipa->suspend_ref with a flag bitAlex Elder
2020-09-18net: ipa: use refcount_t for IPA clock reference countAlex Elder
2020-09-18net: phy: bcm7xxx: request and manage GPHY clockFlorian Fainelli
2020-09-18net: hns3: Supply missing hclge_dcb.h include fileWang Hai
2020-09-18net/appletalk: Supply missing net/Space.h include fileWang Hai
2020-09-18liquidio: Fix -Wmissing-prototypes warnings for liquidioWang Hai
2020-09-18hinic: modify irq nameLuo bin
2020-09-18net: cortina: Remove set but not used variableZheng Yongjun
2020-09-18dpaa2-eth: support PTP Sync packet one-step timestampingYangbo Lu
2020-09-18dpaa2-eth: utilize skb->cb[0] for hardware timestampingYangbo Lu
2020-09-18dpaa2-eth: invoke dpaa2_eth_enable_tx_tstamp() once in codeYangbo Lu
2020-09-18dpaa2-eth: define a global ptp_qoriq structure pointerYangbo Lu
2020-09-18dpaa2-eth: add APIs of 1588 single step timestampingYangbo Lu
2020-09-18Revert "ibmvnic: remove never executed if statement"Lijun Pan
2020-09-18ionic: add devlink firmware updateShannon Nelson
2020-09-18ionic: update the fw update apiShannon Nelson
2020-09-18netdevsim: devlink flash timeout messageShannon Nelson
2020-09-17ionic: add DIMLIB to KconfigShannon Nelson
2020-09-17net: mdio: octeon: Select MDIO_DEVRESAndrew Lunn
2020-09-17dpaa2-eth: Convert to DEFINE_SHOW_ATTRIBUTEQinglang Miao
2020-09-17mlxsw: spectrum_qdisc: Disable port buffer autoresize with qdiscsPetr Machata
2020-09-17mlxsw: spectrum_dcb: Implement dcbnl_setbuffer / getbufferPetr Machata
2020-09-17mlxsw: spectrum_buffers: Support two headroom modesPetr Machata
2020-09-17net: marvell: prestera: Add Switchdev driver implementationVadym Kochan
2020-09-17net: marvell: prestera: Add ethtool interface supportVadym Kochan
2020-09-17net: marvell: prestera: Add basic devlink supportVadym Kochan
2020-09-17net: marvell: prestera: Add PCI interface supportVadym Kochan
2020-09-17net: marvell: prestera: Add driver for Prestera family ASIC devicesVadym Kochan
2020-09-17net: hns3: use napi_consume_skb() when cleaning tx descYunsheng Lin
2020-09-17net: hns3: use writel() to optimize the barrier operationYunsheng Lin
2020-09-17net: hns3: optimize the rx clean processYunsheng Lin
2020-09-17net: hns3: optimize the tx clean processYunsheng Lin
2020-09-17net: hns3: batch tx doorbell operationYunsheng Lin
2020-09-17net: hns3: batch the page reference count updatesYunsheng Lin