aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/cortina (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-07-30net: Remove dev_err() usage after platform_get_irq()Stephen Boyd1-3/+1
2019-07-22net: Use skb accessors in network driversMatthew Wilcox (Oracle)1-3/+2
2019-04-18net: gemini: remove unnecessary assertJakub Kicinski1-2/+0
2018-11-23net: gemini: Fix copy/paste errorAndreas Fiedler1-1/+1
2018-09-12net: ethernet: Add helper for MACs which support asym pauseAndrew Lunn1-2/+1
2018-09-12net: ethernet: Use phy_set_max_speed() to limit advertised speedAndrew Lunn1-1/+1
2018-07-12net: gemini: Indicate that we can handle jumboframesLinus Walleij1-0/+5
2018-07-12net: gemini: Move main init to portLinus Walleij1-2/+14
2018-07-12net: gemini: Allow multiple ports to instantiateLinus Walleij1-1/+4
2018-07-12net: gemini: Improve connection printsLinus Walleij1-20/+26
2018-07-12net: gemini: Look up L3 maxlen from tableLinus Walleij1-15/+46
2018-06-23net: drivers/net: Convert random_ether_addr to eth_random_addrJoe Perches1-1/+1
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook1-2/+2
2018-06-04net: gemini: fix spelling mistake: "it" -> "is"YueHaibing1-3/+3
2018-03-20net: gemini: fix memory leakIgor Pylypiv1-0/+1
2018-01-21net: gemini: Depend on HAS_IOMEMLinus Walleij1-0/+1
2018-01-15net: ethernet: Add a driver for Gemini gigabit ethernetLinus Walleij4-0/+3577