aboutsummaryrefslogtreecommitdiffstats
path: root/.get_maintainer.ignore (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2020-09-19net: e1000: Remove set but not used variableZheng Yongjun1-2/+1
2020-09-19net: liquidio: Remove set but not used variableZheng Yongjun1-5/+4
2020-09-18net: dsa: mv88e6xxx: Implement devlink info get callbackAndrew Lunn3-0/+20
2020-09-18net: dsa: wire up devlink info getAndrew Lunn2-4/+20
2020-09-18net: dsa: mv88e6xxx: Add devlink regionsAndrew Lunn4-1/+286
2020-09-18net: dsa: mv88e6xxx: Create helper for FIDs in useAndrew Lunn2-4/+18
2020-09-18net: dsa: mv88e6xxx: Move devlink code into its own fileAndrew Lunn4-254/+279
2020-09-18net: dsa: Add devlink regions support to DSAAndrew Lunn2-0/+22
2020-09-18net: dsa: Add helper to convert from devlink to dsAndrew Lunn2-10/+9
2020-09-18net: devlink: region: Pass the region ops to the snapshot functionAndrew Lunn4-4/+12
2020-09-18net: devlink: regions: Add a priv member to the regions ops structAndrew Lunn1-0/+2
2020-09-18net: dsa: seville: build as separate moduleVladimir Oltean6-39/+29
2020-09-18net: dsa: felix: move the PTP clock structure to felix_vsc9959.cVladimir Oltean3-18/+20
2020-09-18net: mscc: ocelot: make ocelot_init_timestamp take a const struct ptp_clock_infoVladimir Oltean2-2/+4
2020-09-18net: dsa: seville: duplicate vsc9959_mdio_bus_freeVladimir Oltean3-4/+19
2020-09-18net: dsa: felix: replace tabs with spacesVladimir Oltean3-13/+13
2020-09-18net: dsa: seville: reindent defines for MDIO controllerVladimir Oltean1-6/+6
2020-09-18net: dsa: seville: remove unused defines for the mdio controllerVladimir Oltean1-11/+0
2020-09-18net: dsa: ocelot: document why reset procedure is different for felix/sevilleVladimir Oltean2-0/+7
2020-09-18net: dsa: seville: first enable memories, then initialize themVladimir Oltean1-1/+1
2020-09-18net: dsa: seville: don't write to MEM_ENA twiceVladimir Oltean1-1/+0
2020-09-18net: dsa: felix: use ocelot_field_{read,write} helpers consistentlyVladimir Oltean1-3/+3
2020-09-18ptp_qoriq: support FIPER3Yangbo Lu2-1/+22
2020-09-18dt-binding: ptp_qoriq: support fsl,tmr-fiper3 propertyYangbo Lu1-0/+2
2020-09-18net: ipa: do not enable GSI interrupt for wakeupAlex Elder2-14/+4
2020-09-18net: ipa: enable wakeup on IPA interruptAlex Elder1-0/+14
2020-09-18net: ipa: repurpose CLOCK_HELD flagAlex Elder2-10/+10
2020-09-18net: ipa: use device_init_wakeup()Alex Elder2-26/+18
2020-09-18net: ipa: manage endpoints separate from clockAlex Elder2-10/+12
2020-09-18net: ipa: replace ipa->suspend_ref with a flag bitAlex Elder2-9/+19
2020-09-18net: ipa: use refcount_t for IPA clock reference countAlex Elder1-7/+7
2020-09-18net: phy: bcm7xxx: request and manage GPHY clockFlorian Fainelli1-1/+29
2020-09-18net: tipc: Supply missing udp_media.h include fileWang Hai1-0/+1
2020-09-18tipc: Remove unused macro CF_SERVERYueHaibing1-1/+0
2020-09-18net: hns3: Supply missing hclge_dcb.h include fileWang Hai1-0/+1
2020-09-18net/appletalk: Supply missing net/Space.h include fileWang Hai2-0/+4
2020-09-18liquidio: Fix -Wmissing-prototypes warnings for liquidioWang Hai2-0/+2
2020-09-18l2tp: fix up inconsistent rx/tx statisticsTom Parkin1-3/+8
2020-09-18hinic: modify irq nameLuo bin4-9/+13
2020-09-18net: cortina: Remove set but not used variableZheng Yongjun1-4/+2
2020-09-18dpaa2-eth: support PTP Sync packet one-step timestampingYangbo Lu3-16/+209
2020-09-18dpaa2-eth: utilize skb->cb[0] for hardware timestampingYangbo Lu2-16/+23
2020-09-18dpaa2-eth: invoke dpaa2_eth_enable_tx_tstamp() once in codeYangbo Lu1-15/+16
2020-09-18dpaa2-eth: define a global ptp_qoriq structure pointerYangbo Lu4-1/+11
2020-09-18dpaa2-eth: add APIs of 1588 single step timestampingYangbo Lu3-0/+131
2020-09-18net: openswitch: reuse the helper variable to improve the code readablityZeng Tao1-2/+2
2020-09-18net: fix build without CONFIG_SYSCTL definitionMahesh Bandewar1-2/+3
2020-09-18net: bridge: delete duplicated wordsRandy Dunlap2-2/+2
2020-09-18net: atm: delete duplicated wordsRandy Dunlap2-2/+2
2020-09-18net: tipc: delete duplicated wordsRandy Dunlap2-2/+2