summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/i825xx/ether1.c
Commit message (Expand)AuthorAgeFilesLines
* ethernet: i825xx: don't write directly to netdev->dev_addrJakub Kicinski2022-01-261-1/+3
* drivers: net: ethernet: i825xx: Fix couple of spellings in the file ether1.cBhaskar Chowdhury2021-02-041-2/+2
* netdev: pass the stuck queue to the timeout handlerMichael S. Tsirkin2019-12-121-2/+2
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1
* net: i825xx: fix return type of ndo_start_xmit functionYueHaibing2018-09-211-2/+3
* net: deprecate eth_change_mtu, remove usageJarod Wilson2016-10-131-1/+0
* i825xx/ether1.c: remove __dev* attributesBill Pemberton2012-12-031-7/+7
* net/ethernet: remove useless is_valid_ether_addr from drivers ndo_openJoachim Eastwood2012-11-191-6/+0
* 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
* net: remove use of ndo_set_multicast_list in driversJiri Pirko2011-08-171-1/+1
* i825xx: Move the Intel 82586/82593/82596 based driversJeff Kirsher2011-08-101-0/+1094