aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/mt7621-eth/gsw_mt7621.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-09-14staging: remove unneeded static set .owner field in platform_driverzhong jiang1-1/+0
2018-05-14staging: mt7621-eth: Fix line over 80 charactersKamal Heib1-1/+2
2018-05-14staging: mt7621-eth: Prefer unsigned int to bare use of unsignedKamal Heib1-2/+2
2018-05-08staging: mt7621-eth: Add missing blank lines after declarationsKamal Heib1-0/+1
2018-05-08staging: mt7621-eth: Remove unnecessary blank linesKamal Heib1-2/+0
2018-03-22staging: mt7621-eth: fix return value check in mt7621_gsw_probe()Wei Yongjun1-2/+2
2018-03-19staging: mt7621-eth: add gigabit switch driver (GSW)John Crispin1-0/+298