summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/i825xx/82596.c
AgeCommit message (Expand)Author
2021-11-2082596: use eth_hw_addr_set()Jakub Kicinski
2021-09-15net: i825xx: Use absolute_pointer for memcpy from fixed memory locationGuenter Roeck
2021-08-03m68k: remove legacy probingArnd Bergmann
2020-06-09mm: reorder includes after introduction of linux/pgtable.hMike Rapoport
2020-06-09mm: introduce include/linux/pgtable.hMike Rapoport
2019-12-12netdev: pass the stuck queue to the timeout handlerMichael S. Tsirkin
2019-01-28net: i825xx: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profilesYang Wei
2017-06-16networking: introduce and use skb_put_data()Johannes Berg
2016-10-13net: deprecate eth_change_mtu, remove usageJarod Wilson
2016-09-12i825xx: use IS_ENABLED() instead of checking for built-in or moduleJavier Martinez Canillas
2016-05-04treewide: replace dev->trans_start update with helperFlorian Westphal
2013-11-07net:drivers/net: replace IS_ERR and PTR_ERR with PTR_ERR_OR_ZERODuan Jiong
2013-10-02net:drivers/net: Miscellaneous conversions to ETH_ALENJoe Perches
2013-03-09drivers:net: Remove unnecessary OOM messages after netdev_alloc_skbJoe Perches
2013-01-22drivers/net: delete 486 Apricot supportPaul Gortmaker
2012-02-06netdev: ethernet dev_alloc_skb to netdev_alloc_skbPradeep A Dalvi
2011-08-17net: remove use of ndo_set_multicast_list in driversJiri Pirko
2011-08-10i825xx: Move the Intel 82586/82593/82596 based driversJeff Kirsher