Age | Commit message (Expand) | Author |
2020-09-02 | net: gemini: Fix another missing clk_disable_unprepare() in probe | Dan Carpenter |
2020-08-19 | net: gemini: Fix missing free_netdev() in error path of gemini_ethernet_port_... | Wang Hai |
2020-08-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller |
2020-07-30 | net: gemini: Fix missing clk_disable_unprepare() in error path of gemini_ethe... | Wang Hai |
2020-07-13 | net: ethernet: Replace HTTP links with HTTPS ones | Alexander A. Klimov |
2020-06-14 | treewide: replace '---help---' in Kconfig files with 'help' | Masahiro Yamada |
2020-05-06 | net: cortina: Fix use correct return type for ndo_start_xmit() | Yunjian Wang |
2020-03-10 | net: gemini: reject unsupported coalescing params | Jakub Kicinski |
2020-03-03 | net/cortina: Delete driver version from ethtool output | Leon Romanovsky |
2019-12-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller |
2019-12-16 | net: gemini: Fix memory leak in gmac_setup_txqs | Navid Emamdoost |
2019-12-12 | netdev: pass the stuck queue to the timeout handler | Michael S. Tsirkin |
2019-11-16 | net: gemini: add missed free_netdev | Chuhong Yuan |
2019-10-25 | net: ethernet: Use the correct style for SPDX License Identifier | Nishad Kamdar |
2019-07-30 | net: Remove dev_err() usage after platform_get_irq() | Stephen Boyd |
2019-07-22 | net: Use skb accessors in network drivers | Matthew Wilcox (Oracle) |
2019-04-18 | net: gemini: remove unnecessary assert | Jakub Kicinski |
2018-11-23 | net: gemini: Fix copy/paste error | Andreas Fiedler |
2018-09-12 | net: ethernet: Add helper for MACs which support asym pause | Andrew Lunn |
2018-09-12 | net: ethernet: Use phy_set_max_speed() to limit advertised speed | Andrew Lunn |
2018-07-12 | net: gemini: Indicate that we can handle jumboframes | Linus Walleij |
2018-07-12 | net: gemini: Move main init to port | Linus Walleij |
2018-07-12 | net: gemini: Allow multiple ports to instantiate | Linus Walleij |
2018-07-12 | net: gemini: Improve connection prints | Linus Walleij |
2018-07-12 | net: gemini: Look up L3 maxlen from table | Linus Walleij |
2018-06-23 | net: drivers/net: Convert random_ether_addr to eth_random_addr | Joe Perches |
2018-06-12 | treewide: kzalloc() -> kcalloc() | Kees Cook |
2018-06-04 | net: gemini: fix spelling mistake: "it" -> "is" | YueHaibing |
2018-03-20 | net: gemini: fix memory leak | Igor Pylypiv |
2018-01-21 | net: gemini: Depend on HAS_IOMEM | Linus Walleij |
2018-01-15 | net: ethernet: Add a driver for Gemini gigabit ethernet | Linus Walleij |