summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/cortina
AgeCommit message (Expand)Author
2019-10-25net: ethernet: Use the correct style for SPDX License IdentifierNishad Kamdar
2019-07-30net: Remove dev_err() usage after platform_get_irq()Stephen Boyd
2019-07-22net: Use skb accessors in network driversMatthew Wilcox (Oracle)
2019-04-18net: gemini: remove unnecessary assertJakub Kicinski
2018-11-23net: gemini: Fix copy/paste errorAndreas Fiedler
2018-09-12net: ethernet: Add helper for MACs which support asym pauseAndrew Lunn
2018-09-12net: ethernet: Use phy_set_max_speed() to limit advertised speedAndrew Lunn
2018-07-12net: gemini: Indicate that we can handle jumboframesLinus Walleij
2018-07-12net: gemini: Move main init to portLinus Walleij
2018-07-12net: gemini: Allow multiple ports to instantiateLinus Walleij
2018-07-12net: gemini: Improve connection printsLinus Walleij
2018-07-12net: gemini: Look up L3 maxlen from tableLinus Walleij
2018-06-23net: drivers/net: Convert random_ether_addr to eth_random_addrJoe Perches
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook
2018-06-04net: gemini: fix spelling mistake: "it" -> "is"YueHaibing
2018-03-20net: gemini: fix memory leakIgor Pylypiv
2018-01-21net: gemini: Depend on HAS_IOMEMLinus Walleij
2018-01-15net: ethernet: Add a driver for Gemini gigabit ethernetLinus Walleij