summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/cortina
AgeCommit message (Expand)AuthorLines
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds-2/+2
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook-3/+2
2025-04-09net: ethernet: cortina: Use TOE/TSO on all TCPLinus Walleij-8/+29
2025-03-26Merge tag 'net-next-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds-0/+1
2025-02-27net: gro: decouple GRO from the NAPI layerAlexander Lobakin-0/+1
2025-02-18net: ethernet: cortina: Switch to use hrtimer_setup()Nam Cao-3/+2
2024-10-04net: ethernet: Switch back to struct platform_driver::remove()Uwe Kleine-König-2/+2
2024-06-01net: ethernet: cortina: Implement .set_pauseparam()Linus Walleij-0/+14
2024-06-01net: ethernet: cortina: Use negotiated TX/RX pauseLinus Walleij-10/+5
2024-06-01net: ethernet: cortina: Rename adjust link callbackLinus Walleij-2/+2
2024-05-29net: ethernet: cortina: Restore TSO supportLinus Walleij-4/+19
2024-05-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-2/+10
2024-05-10net: ethernet: cortina: Locking fixesLinus Walleij-2/+10
2024-05-07net: annotate writes on dev->mtu from ndo_change_mtu()Eric Dumazet-1/+1
2024-01-07net: ethernet: cortina: Drop TSO supportLinus Walleij-13/+2
2023-11-13net: ethernet: cortina: Fix MTU max settingLinus Walleij-14/+5
2023-11-13net: ethernet: cortina: Handle large framesLinus Walleij-1/+23
2023-11-13net: ethernet: cortina: Fix max RX frame defineLinus Walleij-3/+3
2023-09-20net: ethernet: cortina: Convert to platform remove callback returning voidUwe Kleine-König-8/+4
2023-08-16net: gemini: Remove redundant of_match_ptr()Ruan Jinjie-2/+2
2023-08-03net: gemini: Do not check for 0 return after calling platform_get_irq()Ruan Jinjie-2/+2
2022-10-28net: Remove the obsolte u64_stats_fetch_*_irq() users (drivers).Thomas Gleixner-12/+12
2022-09-28net: drop the weight argument from netif_napi_addJakub Kicinski-1/+1
2022-08-29net: Use u64_stats_fetch_begin_irq() for stats fetch.Sebastian Andrzej Siewior-12/+12
2022-04-29eth: remove copies of the NAPI_POLL_WEIGHT defineJakub Kicinski-3/+1
2022-01-26net: ethernet: cortina: permit to set mac address in DTCorentin Labbe-0/+8
2022-01-05net: gemini: allow any RGMII interface modeRussell King (Oracle)-3/+6
2021-11-22ethtool: extend ringparam setting/getting API with rx_buf_lenHao Chen-2/+6
2021-10-14ethernet: make use of eth_hw_addr_random() where appropriateJakub Kicinski-1/+1
2021-10-02ethernet: use eth_hw_addr_set() - castsJakub Kicinski-1/+1
2021-10-02ethernet: use eth_hw_addr_set()Jakub Kicinski-1/+1
2021-08-24ethtool: extend coalesce setting uAPI with CQE modeYufeng Mo-2/+6
2021-06-07net: gemini: Use devm_platform_get_and_ioremap_resource()Yang Yingliang-25/+9
2020-09-25drivers/net/ethernet: clean up mis-targeted commentsJesse Brandeburg-0/+2
2020-09-18net: cortina: Remove set but not used variableZheng Yongjun-4/+2
2020-09-06net: gemini: Clean up phy registrationLinus Walleij-21/+11
2020-09-02net: gemini: Fix another missing clk_disable_unprepare() in probeDan Carpenter-17/+17
2020-08-19net: gemini: Fix missing free_netdev() in error path of gemini_ethernet_port_...Wang Hai-3/+1
2020-08-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller-1/+4
2020-07-30net: gemini: Fix missing clk_disable_unprepare() in error path of gemini_ethe...Wang Hai-1/+4
2020-07-13net: ethernet: Replace HTTP links with HTTPS onesAlexander A. Klimov-1/+1
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada-2/+2
2020-05-06net: cortina: Fix use correct return type for ndo_start_xmit()Yunjian Wang-1/+2
2020-03-10net: gemini: reject unsupported coalescing paramsJakub Kicinski-0/+2
2020-03-03net/cortina: Delete driver version from ethtool outputLeon Romanovsky-2/+0
2019-12-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller-0/+2
2019-12-16net: gemini: Fix memory leak in gmac_setup_txqsNavid Emamdoost-0/+2
2019-12-12netdev: pass the stuck queue to the timeout handlerMichael S. Tsirkin-1/+1
2019-11-16net: gemini: add missed free_netdevChuhong Yuan-0/+1
2019-10-25net: ethernet: Use the correct style for SPDX License IdentifierNishad Kamdar-1/+1