summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/microchip/lan966x/lan966x_main.c
AgeCommit message (Expand)Author
2023-10-23net: lan966x: remove useless code in lan966x_xtr_irq_handlerSu Hui
2023-09-20net: ethernet: microchip: Convert to platform remove callback returning voidUwe Kleine-König
2023-08-04net: lan966x: Do not check 0 for platform_get_irq_byname()Zhu Wang
2023-08-02net: remove phy_has_hwtstamp() -> phy_mii_ioctl() decision from converted dri...Vladimir Oltean
2023-08-02net: lan966x: convert to ndo_hwtstamp_get() and ndo_hwtstamp_set()Vladimir Oltean
2023-07-27net: Explicitly include correct DT includesRob Herring
2023-06-22net: lan966x: update PCS driver to use neg_modeRussell King (Oracle)
2023-05-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-05-23lan966x: Fix unloading/loading of the driverHoratiu Vultur
2023-05-18net: lan966x: Add support for offloading pcp tableHoratiu Vultur
2023-04-17net: lan966x: Fix lan966x_ifh_getHoratiu Vultur
2023-03-19net: lan966x: Stop using packing libraryHoratiu Vultur
2023-03-19net: lan966x: Don't read RX timestamp if not neededHoratiu Vultur
2023-02-24Merge tag 'phy-for-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/phy/...Linus Torvalds
2023-02-13net: lan966x: set xdp_features flagLorenzo Bianconi
2023-02-03net: lan966x: Add VCAP debugFS supportHoratiu Vultur
2023-02-03net: lan966x: Convert to devm_of_phy_optional_get()Geert Uytterhoeven
2023-01-13net: lan966x: add missing fwnode_handle_put() for ports nodeClément Léger
2022-12-06net: lan966x: Add ptp trap rulesHoratiu Vultur
2022-11-29net: lan966x: add vcap registersHoratiu Vultur
2022-11-29net: lan966x: Add initial VCAPHoratiu Vultur
2022-11-25net: lan966x: Add support for XDP_REDIRECTHoratiu Vultur
2022-11-25net: lan966x: Add support for XDP_TXHoratiu Vultur
2022-11-11net: lan966x: Add basic XDP supportHoratiu Vultur
2022-11-11net: lan966x: Add define IFH_LEN_BYTESHoratiu Vultur
2022-11-01net: lan966x: Fix FDMA when MTU is changedHoratiu Vultur
2022-11-01net: lan966x: Fix the MTU calculationHoratiu Vultur
2022-10-03net: lan966x: Fix return type of lan966x_port_xmitNathan Huckleberry
2022-09-23net: lan966x: Add offload support for taprioHoratiu Vultur
2022-09-23net: lan966x: Add offload support for mqprioHoratiu Vultur
2022-09-23net: lan966x: Add define for number of priority queues NUM_PRIO_QUEUESHoratiu Vultur
2022-09-06net: lan966x: Extend lan966x with RGMII supportHoratiu Vultur
2022-09-02net: lan966x: make reset optionalMichael Walle
2022-08-22net: lan966x: Add QUSGMII support for lan966xMaxime Chevallier
2022-08-12net: lan966x: fix checking for return value of platform_get_irq_byname()Li Qiong
2022-07-05net: lan966x: hardcode the number of external portsMichael Walle
2022-05-26net: lan966x: check devm_of_phy_get() for -EDEFER_PROBEMichael Walle
2022-05-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-05-17net: lan966x: Fix assignment of the MAC addressHoratiu Vultur
2022-04-30net: lan966x: remove PHY reset supportMichael Walle
2022-04-27net: lan966x: Add support for PTP_PF_EXTTSHoratiu Vultur
2022-04-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2022-04-15net: lan966x: Make sure to release ptp interruptHoratiu Vultur
2022-04-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2022-04-11net: lan966x: Update FDMA to change MTU.Horatiu Vultur
2022-04-11net: lan966x: Add FDMA functionalityHoratiu Vultur
2022-04-11net: lan966x: Expose functions that are needed by FDMAHoratiu Vultur
2022-04-11net: lan966x: Add registers that are used for FDMA.Horatiu Vultur
2022-04-11net: lan966x: Fix IGMP snooping when frames have vlan tagHoratiu Vultur
2022-03-29net: lan966x: fix kernel oops on ioctl when I/F is downMichael Walle