summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/cortina
Commit message (Expand)AuthorAgeFilesLines
* treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada2020-06-141-2/+2
* net: cortina: Fix use correct return type for ndo_start_xmit()Yunjian Wang2020-05-061-1/+2
* net: gemini: reject unsupported coalescing paramsJakub Kicinski2020-03-101-0/+2
* net/cortina: Delete driver version from ethtool outputLeon Romanovsky2020-03-031-2/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-12-221-0/+2
|\
| * net: gemini: Fix memory leak in gmac_setup_txqsNavid Emamdoost2019-12-161-0/+2
* | netdev: pass the stuck queue to the timeout handlerMichael S. Tsirkin2019-12-121-1/+1
|/
* net: gemini: add missed free_netdevChuhong Yuan2019-11-161-0/+1
* net: ethernet: Use the correct style for SPDX License IdentifierNishad Kamdar2019-10-251-1/+1
* net: Remove dev_err() usage after platform_get_irq()Stephen Boyd2019-07-301-3/+1
* net: Use skb accessors in network driversMatthew Wilcox (Oracle)2019-07-221-3/+2
* net: gemini: remove unnecessary assertJakub Kicinski2019-04-181-2/+0
* net: gemini: Fix copy/paste errorAndreas Fiedler2018-11-231-1/+1
* net: ethernet: Add helper for MACs which support asym pauseAndrew Lunn2018-09-121-2/+1
* net: ethernet: Use phy_set_max_speed() to limit advertised speedAndrew Lunn2018-09-121-1/+1
* net: gemini: Indicate that we can handle jumboframesLinus Walleij2018-07-121-0/+5
* net: gemini: Move main init to portLinus Walleij2018-07-121-2/+14
* net: gemini: Allow multiple ports to instantiateLinus Walleij2018-07-121-1/+4
* net: gemini: Improve connection printsLinus Walleij2018-07-121-20/+26
* net: gemini: Look up L3 maxlen from tableLinus Walleij2018-07-121-15/+46
* net: drivers/net: Convert random_ether_addr to eth_random_addrJoe Perches2018-06-231-1/+1
* treewide: kzalloc() -> kcalloc()Kees Cook2018-06-121-2/+2
* net: gemini: fix spelling mistake: "it" -> "is"YueHaibing2018-06-041-3/+3
* net: gemini: fix memory leakIgor Pylypiv2018-03-201-0/+1
* net: gemini: Depend on HAS_IOMEMLinus Walleij2018-01-211-0/+1
* net: ethernet: Add a driver for Gemini gigabit ethernetLinus Walleij2018-01-154-0/+3577