summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/cadence
AgeCommit message (Expand)Author
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
2022-05-13net: macb: Increment rx bd head after allocating skb and bufferHarini Katakam
2022-05-11net: macb: use NAPI for TX completion pathRobert Hancock
2022-05-11net: macb: simplify/cleanup NAPI reschedule checkingRobert Hancock
2022-04-22net: macb: In ZynqMP initialization make SGMII phy configuration optionalRadhey Shyam Pandey
2022-04-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2022-04-11net/cadence: using pm_runtime_resume_and_get instead of pm_runtime_get_syncMinghao Chi
2022-04-11net: macb: Restart tx only if queue pointer is laggingTomas Melin
2022-03-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-03-04net: macb: Fix lost RX packet wakeup race in NAPI receiveRobert Hancock
2022-02-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-02-10net: macb: Align the dma and coherent dma masksMarc St-Amand
2022-01-29net: macb: Added ZynqMP-specific initializationRobert Hancock
2022-01-06net: macb: use .mac_select_pcs() interfaceRussell King (Oracle)
2021-12-14net_tstamp: add new flag HWTSTAMP_FLAG_BONDED_PHC_INDEXHangbin Liu
2021-11-25net: macb: convert to phylink_generic_validate()Russell King (Oracle)
2021-11-22Fix coverity issue 'Uninitialized scalar variable"Yacov Simhony
2021-11-22ethtool: extend ringparam setting/getting API with rx_buf_lenHao Chen
2021-11-15net: macb: Fix several edge cases in validateSean Anderson
2021-10-27net: macb: Fix mdio child node detectionGuenter Roeck
2021-10-24net: convert users of bitmap_foo() to linkmode_foo()Sean Anderson
2021-10-24net: macb: Use mdio child node for MDIO bus if it existsSean Anderson
2021-10-14ethernet: manually convert memcpy(dev_addr,..., sizeof(addr))Jakub Kicinski
2021-10-07ethernet: use of_get_ethdev_address()Jakub Kicinski
2021-10-04net: ethernet: use phylink_set_10g_modes()Russell King (Oracle)
2021-09-30net: macb: ptp: Switch to gettimex64() interfaceLars-Peter Clausen
2021-09-18net: macb: enable mii on rgmii for sama7g5Claudiu Beznea
2021-09-18net: macb: add support for mii on rgmiiClaudiu Beznea
2021-09-18net: macb: align for OSSMODE offsetClaudiu Beznea
2021-09-18net: macb: add description for SRTSMClaudiu Beznea
2021-09-09net: macb: fix use after free on rmmodTong Zhang
2021-08-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-08-25net: macb: Add a NULL check on desc_ptpHarini Katakam
2021-08-13ethernet: fix PTP_1588_CLOCK dependenciesArnd Bergmann
2021-08-13net: macb: Add PTP support for SAMA5D29Hari Prasath
2021-07-27dev_ioctl: split out ndo_eth_ioctlArnd Bergmann
2021-06-07net: macb: Use devm_platform_get_and_ioremap_resource()Yang Yingliang
2021-05-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-05-23net: macb: ensure the device is available before accessing GEMGXL control reg...Zong Li