summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/cadence
AgeCommit message (Expand)Author
2023-11-18net: macb: Convert to ndo_hwtstamp_get() and ndo_hwtstamp_set()Kory Maincent
2023-09-20net: ethernet: cadence: Convert to platform remove callback returning voidUwe Kleine-König
2023-09-12net: macb: fix sleep inside spinlockSascha Hauer
2023-08-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-08-14net: macb: In ZynqMP resume always configure PS GTR for non-wakeup sourceRadhey Shyam Pandey
2023-07-27net: Explicitly include correct DT includesRob Herring
2023-06-22net: macb: update PCS driver to use neg_modeRussell King (Oracle)
2023-06-15net: macb: Add support for partial store and forwardMaulik Jodhani
2023-05-13net: macb: Shorten max_tx_len to 4KiB - 56 on mpfsDaire McNamara
2023-04-13net: macb: Optimize reading HW timestampHarini Katakam
2023-04-13net: macb: Enable PTP unicastHarini Katakam
2023-04-13net: macb: Update gem PTP support checkHarini Katakam
2023-04-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-04-13net: macb: fix a memory corruption in extended buffer descriptor modeRoman Gushchin
2023-03-19net: macb: Reset TX when TX halt times outHarini Katakam
2023-03-19net: macb: Set MDIO clock divisor for pclk higher than 160MHzBartosz Wawrzyniak
2023-03-17net: macb: Increase halt timeout to accommodate 10Mbps linkHarini Katakam
2023-03-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-03-16net: macb: Add PTP support to EMAC for sama7g5Durai Manickam KR
2023-03-16net: macb: Add PTP support to GEM for sama7g5Durai Manickam KR
2023-03-16net: Use of_property_read_bool() for boolean propertiesRob Herring
2023-02-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-02-03net: macb: Perform zynqmp dynamic configuration only for SGMII interfaceRadhey Shyam Pandey
2023-01-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-01-18net: macb: simplify TX timestamp handlingRobert Hancock
2023-01-18net: macb: fix PTP TX timestamp failure due to packet paddingRobert Hancock
2023-01-17net: macb: Separate C22 and C45 transactionsAndrew Lunn
2022-11-07net: macb: implement live mac addr changeRoman Gushchin
2022-11-07net: remove explicit phylink_generic_validate() referencesRussell King (Oracle)
2022-10-20net: macb: Specify PHY PM management done by MACSergiu Moga
2022-09-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-09-28net: drop the weight argument from netif_napi_addJakub Kicinski
2022-09-23net: macb: Fix ZynqMP SGMII non-wakeup source resume failureRadhey Shyam Pandey
2022-09-20net: macb: Add zynqmp SGMII dynamic configuration supportRadhey Shyam Pandey
2022-08-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egt...Linus Torvalds
2022-08-03net: remove cdns,at32ap7000-macb device tree entryHans-Christian Noren Egtvedt
2022-07-28net: cdns,macb: use correct xlnx prefix for XilinxKrzysztof Kozlowski
2022-07-25net: macb: Update tsu clk usage in runtime suspend/resume for VersalHarini Katakam
2022-07-25net: macb: Sort CAPS flags by bit positionsHarini Katakam
2022-07-18net: macb: fixup sparse warnings on __be16 portsBen Dooks
2022-07-07net: macb: sort init_reset_optional() with other init()sConor Dooley
2022-07-07net: macb: simplify error paths in init_reset_optional()Conor Dooley
2022-07-07net: macb: unify macb_config alignment styleConor Dooley
2022-07-07net: macb: add polarfire soc reset supportConor Dooley
2022-07-02net: add skb_[inner_]tcp_all_headers helpersEric Dumazet
2022-06-17net: macb: fix negative max_mtu size for sama5d3Oleksij Rempel
2022-06-09net: macb: change return type for gem_ptp_set_one_step_sync()Claudiu Beznea
2022-05-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-05-19net: macb: Fix PTP one step sync supportHarini Katakam
2022-05-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski