summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/sun/ldmvsw.c
AgeCommit message (Expand)Author
2023-08-11ethernet: ldmvsw: mark ldmvsw_open() staticArnd Bergmann
2023-03-17ethernet: sun: add check for the mdesc_grab()Liang He
2022-09-28net: drop the weight argument from netif_napi_addJakub Kicinski
2022-08-31net: ethernet: move from strlcpy with unused retval to strscpyWolfram Sang
2022-07-01ethernet/sun: fix repeated words in commentsJilin Yuan
2021-10-11ethernet: sun: add missing semicolon, fix buildStephen Rothwell
2021-10-09ethernet: sun: remove direct netdev->dev_addr writesJakub Kicinski
2021-05-14sparc/vio: make remove callback return voidUwe Kleine-König
2019-03-20net: remove 'fallback' argument from dev->ndo_select_queue()Paolo Abeni
2018-09-19net: sun: fix return type of ndo_start_xmit functionYueHaibing
2018-07-09net: allow ndo_select_queue to pass netdevAlexander Duyck
2018-02-07sun: Add SPDX license tags to Sun network driversShannon Nelson
2017-10-18net: ethernet: sun: Convert timers to use timer_setup()Kees Cook
2017-09-26ldmvsw: Remove redundant unlikely()Tobias Klauser
2017-07-16sunvnet: add support for IPv6 checksum offloadsShannon Nelson
2017-06-15sunvnet: restrict advertized checksum offloads to just IPShannon Nelson
2017-05-15ldmvsw: stop the clean timer at beginning of removeShannon Nelson
2017-05-15ldmvsw: unregistering netdev before disable hardwareThomas Tai
2017-03-16ldmvsw: better use of link up and down on ldom vswitchShannon Nelson
2017-02-14ldmvsw: disable tso and gso for bridge operationsShannon Nelson
2017-02-14ldmvsw: update and simplify version stringShannon Nelson
2016-10-18ethernet/sun: use core min/max MTU checkingJarod Wilson
2016-10-11treewide: remove redundant #include <linux/kconfig.h>Masahiro Yamada
2016-03-18ldmvsw: Add ldmvsw.c driver codeAaron Young