summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/stmicro/stmmac/stmmac_main.c
AgeCommit message (Expand)Author
2024-11-26net: stmmac: set initial EEE policy configurationChoong Yong Liang
2024-11-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-11-07net: stmmac: Fix unbalanced IRQ wake disable warning on single irq caseNĂ­colas F. R. A. Prado
2024-11-03net: stmmac: Refactor FPE functions to generic versionFurong Xu
2024-11-03net: stmmac: Introduce stmmac_fpe_supported()Furong Xu
2024-11-03net: stmmac: Introduce separate files for FPE implementationFurong Xu
2024-10-29net: stmmac: TSO: Fix unbalanced DMA map/unmap for non-paged SKB dataFurong Xu
2024-10-07Revert "net: stmmac: set PP_FLAG_DMA_SYNC_DEV only if XDP is enabled"Jakub Kicinski
2024-09-26net: stmmac: set PP_FLAG_DMA_SYNC_DEV only if XDP is enabledFurong Xu
2024-09-10net: stmmac: support fp parameter of tc-mqprioFurong Xu
2024-09-10net: stmmac: refactor FPE verification processFurong Xu
2024-09-10net: stmmac: drop stmmac_fpe_handshakeFurong Xu
2024-09-10net: stmmac: move stmmac_fpe_cfg to stmmac_priv dataFurong Xu
2024-08-13net: stmmac: Add multi-channel supportYanteng Si
2024-08-13net: stmmac: Move the atds flag to the stmmac_dma_cfg structureYanteng Si
2024-07-28minmax: add a few more MIN_T/MAX_T usersLinus Torvalds
2024-07-24net: stmmac: Correct byte order of perfect_matchSimon Horman
2024-07-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-07-03net: stmmac: enable HW-accelerated VLAN stripping for gmac4 onlyFurong Xu
2024-06-18net: stmmac: Enable TSO on VLANsFurong Xu
2024-06-14net: stmmac: clean up stmmac_mac_select_pcs()Russell King (Oracle)
2024-06-14net: stmmac: dwmac-intel: provide a select_pcs() implementationRussell King (Oracle)
2024-06-14net: stmmac: add select_pcs() platform methodRussell King (Oracle)
2024-05-30net: stmmac: rename xpcs_an_inband to default_an_inbandRussell King (Oracle)
2024-05-30net: phylink: rename ovr_an_inband to default_an_inbandRussell King (Oracle)
2024-05-30net: stmmac: remove unnecessary netif_carrier_off()Russell King (Oracle)
2024-05-30net: stmmac: Drop TBI/RTBI PCS flagsSerge Semin
2024-05-20Merge tag 'dma-mapping-6.10-2024-05-20' of git://git.infradead.org/users/hch/...Linus Torvalds
2024-05-13net: stmmac: move the EST structure to struct stmmac_privXiaolei Wang
2024-05-13net: stmmac: Make stmmac_xpcs_setup() generic to all PCS devicesSerge Semin
2024-05-13net: stmmac: Add dedicated XPCS cleanup methodSerge Semin
2024-05-08xsk: use generic DMA sync shortcut instead of a custom oneAlexander Lobakin
2024-05-07net: annotate writes on dev->mtu from ndo_change_mtu()Eric Dumazet
2024-04-23net: stmmac: Move MAC caps init to phylink MAC caps getterSerge Semin
2024-04-23net: stmmac: Rename phylink_get_caps() callback to update_caps()Serge Semin
2024-04-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-04-16net: stmmac: Fix IP-cores specific MAC capabilitiesSerge Semin
2024-04-16net: stmmac: Fix max-speed being ignored on queue re-initSerge Semin
2024-04-16net: stmmac: Apply half-duplex-less constraint for DW QoS Eth onlySerge Semin
2024-03-28net: stmmac: Signal to PHY/PCS drivers to keep RX clock onRomain Gantois
2024-03-28net: stmmac: Support a generic PCS field in mac_device_infoRomain Gantois
2024-03-28net: stmmac: don't rely on lynx_pcs presence to check for a PHYMaxime Chevallier
2024-03-28net: remove gfp_mask from napi_alloc_skb()Jakub Kicinski
2024-02-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-02-28stmmac: Clear variable when destroying workqueueJakub Raczynski
2024-02-27net: stmmac: Complete meta data only when enabledKurt Kanzenbach
2024-02-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-02-17net: stmmac: Fix incorrect dereference in interrupt handlersPavel Sakharov
2024-02-13net: stmmac: Simplify mtl IRQ status checkingKurt Kanzenbach
2024-02-12net: stmmac: Add driver support for common safety IRQSuraj Jaiswal