Age | Commit message (Expand) | Author |
2020-05-22 | net: ks8851: Add DM support | Marek Vasut |
2020-05-22 | net: ks8851: Receive one packet per recv call | Marek Vasut |
2020-05-22 | net: ks8851: Split non-DM specific bits from common code | Marek Vasut |
2020-05-22 | net: ks8851: Pass around driver private data | Marek Vasut |
2020-05-22 | net: ks8851: Checkpatch cleanup | Marek Vasut |
2020-05-22 | net: ks8851: Clean up chip ID readout | Marek Vasut |
2020-05-22 | net: ks8851: Remove type_frame_head | Marek Vasut |
2020-05-22 | net: ks8851: Trim down struct ks_net | Marek Vasut |
2020-05-22 | net: ks8851: Use 16bit RXQCR access | Marek Vasut |
2020-05-22 | net: ks8851: Remove RXQCR cache | Marek Vasut |
2020-05-22 | net: ks8851: Replace malloc()+memset() with calloc() | Marek Vasut |
2020-05-18 | common: Drop linux/delay.h from common header | Simon Glass |
2020-05-18 | common: Drop log.h from common header | Simon Glass |
2018-05-07 | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini |
2015-04-18 | net: cosmetic: Fix var naming net <-> eth drivers | Joe Hershberger |
2013-07-24 | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk |
2013-06-24 | net: ks8851_mll: add ethernet support | Roberto Cerati |