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
/
sun
/
sunqe.c
Age
Commit message (
Expand
)
Author
2019-12-12
netdev: pass the stuck queue to the timeout handler
Michael S. Tsirkin
2018-09-19
net: sun: fix return type of ndo_start_xmit function
YueHaibing
2018-02-07
sun: Add SPDX license tags to Sun network drivers
Shannon Nelson
2016-11-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-11-18
sunqe: Fix compiler warnings
Tushar Dave
2016-10-13
net: deprecate eth_change_mtu, remove usage
Jarod Wilson
2014-10-20
net: ethernet: sun: drop owner assignment from platform_drivers
Wolfram Sang
2013-10-02
net:drivers/net: Miscellaneous conversions to ETH_ALEN
Joe Perches
2013-05-25
net: ethernet: use platform_{get,set}_drvdata()
Jingoo Han
2013-03-09
drivers:net: Remove unnecessary OOM messages after netdev_alloc_skb
Joe Perches
2013-01-06
ethtool: fix drvinfo strings set in drivers
Jiri Pirko
2012-12-03
net/sun: remove __dev* attributes
Bill Pemberton
2012-06-06
ethernet: Remove casts to same type
Joe Perches
2012-03-28
Remove all #inclusions of asm/system.h
David Howells
2012-02-24
sun/sunqe: print MAC via printk format specifier
Danny Kukawka
2012-02-08
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-11
cassini/niu/sun*: Move the Sun drivers
Jeff Kirsher