index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
i825xx
/
82596.c
Age
Commit message (
Expand
)
Author
2020-06-09
mm: reorder includes after introduction of linux/pgtable.h
Mike Rapoport
2020-06-09
mm: introduce include/linux/pgtable.h
Mike Rapoport
2019-12-12
netdev: pass the stuck queue to the timeout handler
Michael S. Tsirkin
2019-01-28
net: i825xx: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profiles
Yang Wei
2017-06-16
networking: introduce and use skb_put_data()
Johannes Berg
2016-10-13
net: deprecate eth_change_mtu, remove usage
Jarod Wilson
2016-09-12
i825xx: use IS_ENABLED() instead of checking for built-in or module
Javier Martinez Canillas
2016-05-04
treewide: replace dev->trans_start update with helper
Florian Westphal
2013-11-07
net:drivers/net: replace IS_ERR and PTR_ERR with PTR_ERR_OR_ZERO
Duan Jiong
2013-10-02
net:drivers/net: Miscellaneous conversions to ETH_ALEN
Joe Perches
2013-03-09
drivers:net: Remove unnecessary OOM messages after netdev_alloc_skb
Joe Perches
2013-01-22
drivers/net: delete 486 Apricot support
Paul Gortmaker
2012-02-06
netdev: ethernet dev_alloc_skb to netdev_alloc_skb
Pradeep A Dalvi
2011-08-17
net: remove use of ndo_set_multicast_list in drivers
Jiri Pirko
2011-08-10
i825xx: Move the Intel 82586/82593/82596 based drivers
Jeff Kirsher