summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2020-09-20net: dsa: tag_8021q: add VLANs to the master interface tooVladimir Oltean
2020-09-20net: mventa: remove unused variable 'dummy' in mvneta_mib_counters_clear()Zhang Changzhong
2020-09-20net: mvneta: avoid copying shared_info frags in mvneta_swbm_build_skbLorenzo Bianconi
2020-09-20net: dsa: rtl8366: Skip PVID setting if not requestedLinus Walleij
2020-09-19net: phy: dp83822: Update the fiber advertisement for speedDan Murphy
2020-09-19net: dp83869: Add ability to advertise Fiber connectionDan Murphy
2020-09-19ethtool: Add 100base-FX link mode entriesDan Murphy
2020-09-19net: ethernet: ti: cpsw: use true,false for bool variablesJason Yan
2020-09-198139too: use true,false for bool variablesJason Yan
2020-09-19bnx2x: use true,false for bool variablesJason Yan
2020-09-19net: qed: use true,false for bool variablesJason Yan
2020-09-19net: b44: use true,false for bool variablesJason Yan
2020-09-19net: micrel: Remove set but not used variableZheng Yongjun
2020-09-19net: e1000: Remove set but not used variableZheng Yongjun
2020-09-19net: liquidio: Remove set but not used variableZheng Yongjun
2020-09-18net: dsa: mv88e6xxx: Implement devlink info get callbackAndrew Lunn
2020-09-18net: dsa: mv88e6xxx: Add devlink regionsAndrew Lunn
2020-09-18net: dsa: mv88e6xxx: Create helper for FIDs in useAndrew Lunn
2020-09-18net: dsa: mv88e6xxx: Move devlink code into its own fileAndrew Lunn
2020-09-18net: devlink: region: Pass the region ops to the snapshot functionAndrew Lunn
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-18ptp_qoriq: support FIPER3Yangbo Lu
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