summaryrefslogtreecommitdiff
path: root/drivers/net/altera_tse.h
AgeCommit message (Expand)AuthorFilesLines
2020-05-19common: Drop linux/bitops.h from common headerSimon Glass1-0/+1
2015-11-12net: altera_tse: add mSG-DMA supportThomas Chou1-0/+60
2015-11-12net: altera_tse: add priv ops to prepare msgdma supportThomas Chou1-4/+16
2015-11-06net: altera_tse: use BIT macroThomas Chou1-15/+15
2015-11-06net: altera_tse: remove the useless parenthesisThomas Chou1-15/+15
2015-11-06net: altera_tse: fix packed and aligned attributeThomas Chou1-1/+1
2015-11-06net: altera_tse: use data type u32 for regs and descThomas Chou1-52/+52
2015-11-06net: altera_tse: remove unused macro and regs defThomas Chou1-101/+3
2015-10-23net: convert altera_tse to driver model and phylibThomas Chou1-256/+21
2011-01-09miiphy: convert to linux/mii.hMike Frysinger1-2/+0
2010-05-04net: add altera triple speeds ethernet mac driverThomas Chou1-0/+494