Age | Commit message (Expand) | Author |
2019-03-20 | net: remove 'fallback' argument from dev->ndo_select_queue() | Paolo Abeni |
2018-09-19 | net: sun: fix return type of ndo_start_xmit function | YueHaibing |
2018-07-09 | net: allow ndo_select_queue to pass netdev | Alexander Duyck |
2018-02-07 | sun: Add SPDX license tags to Sun network drivers | Shannon Nelson |
2017-10-18 | net: ethernet: sun: Convert timers to use timer_setup() | Kees Cook |
2017-09-26 | ldmvsw: Remove redundant unlikely() | Tobias Klauser |
2017-07-16 | sunvnet: add support for IPv6 checksum offloads | Shannon Nelson |
2017-06-15 | sunvnet: restrict advertized checksum offloads to just IP | Shannon Nelson |
2017-05-15 | ldmvsw: stop the clean timer at beginning of remove | Shannon Nelson |
2017-05-15 | ldmvsw: unregistering netdev before disable hardware | Thomas Tai |
2017-03-16 | ldmvsw: better use of link up and down on ldom vswitch | Shannon Nelson |
2017-02-14 | ldmvsw: disable tso and gso for bridge operations | Shannon Nelson |
2017-02-14 | ldmvsw: update and simplify version string | Shannon Nelson |
2016-10-18 | ethernet/sun: use core min/max MTU checking | Jarod Wilson |
2016-10-11 | treewide: remove redundant #include <linux/kconfig.h> | Masahiro Yamada |
2016-03-18 | ldmvsw: Add ldmvsw.c driver code | Aaron Young |