Age | Commit message (Expand) | Author | Files | Lines |
2019-12-13 | netdev: pass the stuck queue to the timeout handler | Michael S. Tsirkin | 1 | -1/+1 |
2019-11-16 | net: gemini: add missed free_netdev | Chuhong Yuan | 1 | -0/+1 |
2019-10-26 | net: ethernet: Use the correct style for SPDX License Identifier | Nishad Kamdar | 1 | -1/+1 |
2019-07-31 | net: Remove dev_err() usage after platform_get_irq() | Stephen Boyd | 1 | -3/+1 |
2019-07-23 | net: Use skb accessors in network drivers | Matthew Wilcox (Oracle) | 1 | -3/+2 |
2019-04-19 | net: gemini: remove unnecessary assert | Jakub Kicinski | 1 | -2/+0 |
2018-11-24 | net: gemini: Fix copy/paste error | Andreas Fiedler | 1 | -1/+1 |
2018-09-13 | net: ethernet: Add helper for MACs which support asym pause | Andrew Lunn | 1 | -2/+1 |
2018-09-13 | net: ethernet: Use phy_set_max_speed() to limit advertised speed | Andrew Lunn | 1 | -1/+1 |
2018-07-13 | net: gemini: Indicate that we can handle jumboframes | Linus Walleij | 1 | -0/+5 |
2018-07-13 | net: gemini: Move main init to port | Linus Walleij | 1 | -2/+14 |
2018-07-13 | net: gemini: Allow multiple ports to instantiate | Linus Walleij | 1 | -1/+4 |
2018-07-13 | net: gemini: Improve connection prints | Linus Walleij | 1 | -20/+26 |
2018-07-13 | net: gemini: Look up L3 maxlen from table | Linus Walleij | 1 | -15/+46 |
2018-06-23 | net: drivers/net: Convert random_ether_addr to eth_random_addr | Joe Perches | 1 | -1/+1 |
2018-06-13 | treewide: kzalloc() -> kcalloc() | Kees Cook | 1 | -2/+2 |
2018-06-05 | net: gemini: fix spelling mistake: "it" -> "is" | YueHaibing | 1 | -3/+3 |
2018-03-20 | net: gemini: fix memory leak | Igor Pylypiv | 1 | -0/+1 |
2018-01-22 | net: gemini: Depend on HAS_IOMEM | Linus Walleij | 1 | -0/+1 |
2018-01-15 | net: ethernet: Add a driver for Gemini gigabit ethernet | Linus Walleij | 4 | -0/+3577 |