index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
mt7621-eth
Commit message (
Expand
)
Author
Age
Files
Lines
*
drivers/staging/mt7621-eth: Use dma_zalloc_coherent to replace dma_alloc_cohe...
zhong jiang
2018-08-01
1
-2
/
+1
*
staging: mt7621-eth: Use eth_hw_addr_random()
Kamal Heib
2018-06-28
1
-2
/
+1
*
staging: mt7621-eth: Fix memory leak in mtk_add_mac() error path
Kamal Heib
2018-06-28
1
-3
/
+10
*
staging: mt7621-eth: Remove unused variable
Kamal Heib
2018-05-15
1
-4
/
+1
*
staging: mt7621-eth: Refactor ethtool stats
Kamal Heib
2018-05-14
2
-30
/
+48
*
staging: mt7621-eth: Fix quoted string split across lines
Kamal Heib
2018-05-14
1
-4
/
+4
*
staging: mt7621-eth: Fix line over 80 characters
Kamal Heib
2018-05-14
4
-5
/
+10
*
staging: mt7621-eth: Prefer unsigned int to bare use of unsigned
Kamal Heib
2018-05-14
4
-8
/
+8
*
staging: mt7621-eth: Alignment should match open parenthesis
Kamal Heib
2018-05-08
1
-12
/
+12
*
staging: mt7621-eth: Add missing blank lines after declarations
Kamal Heib
2018-05-08
2
-0
/
+3
*
staging: mt7621-eth: Remove unnecessary blank lines
Kamal Heib
2018-05-08
3
-4
/
+0
*
staging: mt7621-eth: Fix compilation error
Kamal Heib
2018-05-08
1
-2
/
+1
*
staging: mt7621-eth: Lock is never unlocked.
NeilBrown
2018-05-06
1
-0
/
+1
*
staging: mt7621-eth: Fix sparse warning in ethtool.c
Chris Coffey
2018-04-23
1
-0
/
+1
*
staging: mt7621-eth: fix spelling mistake: "devictree" -> "devicetree"
Colin Ian King
2018-03-22
1
-1
/
+1
*
staging: mt7621-eth: fix return value check in mt7621_gsw_probe()
Wei Yongjun
2018-03-22
1
-2
/
+2
*
staging: mt7621-eth: fix return value check in mtk_connect_phy_node()
Wei Yongjun
2018-03-22
1
-2
/
+2
*
staging: mt7621-eth: fix return value check in mtk_probe()
Wei Yongjun
2018-03-22
1
-2
/
+2
*
staging: mt7621-eth: mediatek: add Kconfig and Makefile
John Crispin
2018-03-19
2
-0
/
+53
*
staging: mt7621-eth: add support for mt7621
John Crispin
2018-03-19
2
-0
/
+163
*
staging: mt7621-eth: add mdio support for mt762X family
John Crispin
2018-03-19
2
-0
/
+175
*
staging: mt7621-eth: add gigabit switch driver (GSW)
John Crispin
2018-03-19
3
-0
/
+576
*
staging: mt7621-eth: add the drivers core files
John Crispin
2018-03-19
7
-0
/
+3447
*
staging: mt7621-eth: Document ralink/mediatek SoC ethernet binding
John Crispin
2018-03-19
2
-0
/
+52