Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | net: ethernet: move from strlcpy with unused retval to strscpy | Wolfram Sang | 2022-08-31 | 1 | -3/+3 |
* | net/atheros: Clean atheros code from driver version | Leon Romanovsky | 2020-02-24 | 1 | -2/+0 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 | Thomas Gleixner | 2019-05-30 | 1 | -15/+1 |
* | treewide: kmalloc() -> kmalloc_array() | Kees Cook | 2018-06-13 | 1 | -2/+2 |
* | net: atheros: atl1e: use new api ethtool_{get|set}_link_ksettings | Philippe Reynes | 2016-11-13 | 1 | -26/+36 |
* | drivers/net: get rid of unnecessary initializations in .get_drvinfo() | Ivan Vecera | 2015-10-16 | 1 | -4/+0 |
* | net: use SPEED_UNKNOWN and DUPLEX_UNKNOWN when appropriate | Jiri Pirko | 2014-06-07 | 1 | -2/+2 |
* | net: get rid of SET_ETHTOOL_OPS | Wilfried Klaebe | 2014-05-13 | 1 | -1/+1 |
* | ethernet: Remove casts to same type | Joe Perches | 2012-06-06 | 1 | -1/+1 |
* | sweep the floors and convert some .get_drvinfo routines to strlcpy | Rick Jones | 2011-11-08 | 1 | -4/+6 |
* | atl*: Move the Atheros drivers | Jeff Kirsher | 2011-08-12 | 1 | -0/+390 |