aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/sun/sunqe.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-09-19net: sun: fix return type of ndo_start_xmit functionYueHaibing1-1/+1
2018-02-07sun: Add SPDX license tags to Sun network driversShannon Nelson1-0/+1
2016-11-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-5/+6
2016-11-18sunqe: Fix compiler warningsTushar Dave1-5/+6
2016-10-13net: deprecate eth_change_mtu, remove usageJarod Wilson1-1/+0
2014-10-20net: ethernet: sun: drop owner assignment from platform_driversWolfram Sang1-1/+0
2013-10-02net:drivers/net: Miscellaneous conversions to ETH_ALENJoe Perches1-1/+1
2013-05-25net: ethernet: use platform_{get,set}_drvdata()Jingoo Han1-6/+4
2013-03-09drivers:net: Remove unnecessary OOM messages after netdev_alloc_skbJoe Perches1-4/+1
2013-01-06ethtool: fix drvinfo strings set in driversJiri Pirko1-3/+4
2012-12-03net/sun: remove __dev* attributesBill Pemberton1-6/+6
2012-06-06ethernet: Remove casts to same typeJoe Perches1-1/+1
2012-03-28Remove all #inclusions of asm/system.hDavid Howells1-1/+0
2012-02-24sun/sunqe: print MAC via printk format specifierDanny Kukawka1-8/+2
2012-02-08netdev: ethernet dev_alloc_skb to netdev_alloc_skbPradeep A. Dalvi1-1/+1
2011-08-17net: remove use of ndo_set_multicast_list in driversJiri Pirko1-1/+1
2011-08-11cassini/niu/sun*: Move the Sun driversJeff Kirsher1-0/+1007