summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/amd/nmclan_cs.c
Commit message (Expand)AuthorAgeFilesLines
* net: amd: Fix link leak when verifying config failedGencen Gan2023-04-251-1/+1
* net: amd: Switch and case should be at the same indentGuofeng Yue2022-09-161-7/+7
* net: amd: Unified the comparison between pointers and NULL to the same writingGuofeng Yue2022-09-161-2/+2
* net: ethernet: move from strlcpy with unused retval to strscpyWolfram Sang2022-08-311-1/+1
* ethernet: constify references to netdev->dev_addr in driversJakub Kicinski2021-10-141-1/+2
* ethernet: use eth_hw_addr_set()Jakub Kicinski2021-10-021-1/+1
* net: amd: remove leading spaces before tabsHui Tang2021-05-191-6/+6
* net/amd: Remove useless driver versionLeon Romanovsky2020-02-241-6/+3
* netdev: pass the stuck queue to the timeout handlerMichael S. Tsirkin2019-12-121-2/+2
* net: nmlan_cs: Use net_device_stats from struct net_deviceTobias Klauser2017-04-071-25/+24
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* net: deprecate eth_change_mtu, remove usageJarod Wilson2016-10-131-1/+0
* treewide: replace dev->trans_start update with helperFlorian Westphal2016-05-041-1/+1
* net: am2150: fix nmclan_cs.c shared interrupt handlingArnd Bergmann2015-01-291-0/+2
* am2150: Update nmclan_cs.c to use update PCMCIA APIJeff Kirsher2014-09-221-1/+1
* net: get rid of SET_ETHTOOL_OPSWilfried Klaebe2014-05-131-1/+1
* drivers/net: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-161-1/+0
* drivers/net: use module_pcmcia_driver() in pcmcia driversH Hartley Sweeten2013-03-151-13/+1
* Remove all #inclusions of asm/system.hDavid Howells2012-03-281-1/+0
* netdev: ethernet dev_alloc_skb to netdev_alloc_skbPradeep A Dalvi2012-02-061-1/+1
* ethernet: Convert ETHER_ADDR_LEN uses to ETH_ALENJoe Perches2011-11-161-7/+5
* net: sweep-up some straglers in strlcpy conversion of .get_drvinfo routinesRick Jones2011-11-161-3/+4
* net: remove use of ndo_set_multicast_list in driversJiri Pirko2011-08-171-1/+1
* amd: Move AMD (Lance) chipset driversJeff Kirsher2011-08-101-0/+1525