summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/i825xx/lib82596.c
AgeCommit message (Expand)Author
2023-05-16net: ethernet: i825xx: Replace unversioned GPL (GPL 1.0) notice with SPDX ide...Bagas Sanjaya
2020-09-25lib82596: convert to dma_alloc_noncoherentChristoph Hellwig
2020-09-25lib82596: move DMA allocation into the callers of i82596_probeChristoph Hellwig
2019-12-12netdev: pass the stuck queue to the timeout handlerMichael S. Tsirkin
2019-10-15net: i82596: fix dma_alloc_attr for sni_82596Thomas Bogendoerfer
2019-02-14net: i825xx: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profilesYang Wei
2018-09-21net: i825xx: fix return type of ndo_start_xmit functionYueHaibing
2017-08-29i825xx: switch to switch to dma_alloc_attrsChristoph Hellwig
2017-06-16networking: introduce and use skb_put_data()Johannes Berg
2016-10-13net: deprecate eth_change_mtu, remove usageJarod Wilson
2016-05-04treewide: replace dev->trans_start update with helperFlorian Westphal
2014-03-24i825xx: Call dev_kfree_skb_any instead of dev_kfree_skb.Eric W. Biederman
2014-01-16drivers/net: delete non-required instances of include <linux/init.h>Paul Gortmaker
2013-10-02net:drivers/net: Miscellaneous conversions to ETH_ALENJoe Perches
2013-03-09drivers:net: Remove unnecessary OOM messages after netdev_alloc_skbJoe Perches
2012-12-03i825xx: remove __dev* attributesBill Pemberton
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