index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
mt7621-eth
Age
Commit message (
Expand
)
Author
Files
Lines
2019-02-04
staging: mt7621-eth/ethtool.c: Correction of SPDX license identifier
Carlos Henrique Lima Melara
1
-0
/
+1
2019-01-08
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
1
-2
/
+1
2018-12-12
staging: mt7621-eth: fix compile warning.
NeilBrown
1
-1
/
+1
2018-12-12
staging: mt7621-eth: set correct dma mask.
NeilBrown
1
-3
/
+2
2018-10-29
Merge tag 'staging-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-4
/
+2
2018-09-14
staging: remove unneeded static set .owner field in platform_driver
zhong jiang
2
-2
/
+0
2018-09-12
net: ethernet: Use phy_set_max_speed() to limit advertised speed
Andrew Lunn
1
-1
/
+1
2018-09-10
staging: Convert to using %pOFn instead of device_node.name
Rob Herring
1
-2
/
+2
2018-08-01
drivers/staging/mt7621-eth: Use dma_zalloc_coherent to replace dma_alloc_cohe...
zhong jiang
1
-2
/
+1
2018-06-28
staging: mt7621-eth: Use eth_hw_addr_random()
Kamal Heib
1
-2
/
+1
2018-06-28
staging: mt7621-eth: Fix memory leak in mtk_add_mac() error path
Kamal Heib
1
-3
/
+10
2018-05-15
staging: mt7621-eth: Remove unused variable
Kamal Heib
1
-4
/
+1
2018-05-14
staging: mt7621-eth: Refactor ethtool stats
Kamal Heib
2
-30
/
+48
2018-05-14
staging: mt7621-eth: Fix quoted string split across lines
Kamal Heib
1
-4
/
+4
2018-05-14
staging: mt7621-eth: Fix line over 80 characters
Kamal Heib
4
-5
/
+10
2018-05-14
staging: mt7621-eth: Prefer unsigned int to bare use of unsigned
Kamal Heib
4
-8
/
+8
2018-05-08
staging: mt7621-eth: Alignment should match open parenthesis
Kamal Heib
1
-12
/
+12
2018-05-08
staging: mt7621-eth: Add missing blank lines after declarations
Kamal Heib
2
-0
/
+3
2018-05-08
staging: mt7621-eth: Remove unnecessary blank lines
Kamal Heib
3
-4
/
+0
2018-05-08
staging: mt7621-eth: Fix compilation error
Kamal Heib
1
-2
/
+1
2018-05-06
staging: mt7621-eth: Lock is never unlocked.
NeilBrown
1
-0
/
+1
2018-04-23
staging: mt7621-eth: Fix sparse warning in ethtool.c
Chris Coffey
1
-0
/
+1
2018-03-22
staging: mt7621-eth: fix spelling mistake: "devictree" -> "devicetree"
Colin Ian King
1
-1
/
+1
2018-03-22
staging: mt7621-eth: fix return value check in mt7621_gsw_probe()
Wei Yongjun
1
-2
/
+2
2018-03-22
staging: mt7621-eth: fix return value check in mtk_connect_phy_node()
Wei Yongjun
1
-2
/
+2
2018-03-22
staging: mt7621-eth: fix return value check in mtk_probe()
Wei Yongjun
1
-2
/
+2
2018-03-19
staging: mt7621-eth: mediatek: add Kconfig and Makefile
John Crispin
2
-0
/
+53
2018-03-19
staging: mt7621-eth: add support for mt7621
John Crispin
2
-0
/
+163
2018-03-19
staging: mt7621-eth: add mdio support for mt762X family
John Crispin
2
-0
/
+175
2018-03-19
staging: mt7621-eth: add gigabit switch driver (GSW)
John Crispin
3
-0
/
+576
2018-03-19
staging: mt7621-eth: add the drivers core files
John Crispin
7
-0
/
+3447
2018-03-19
staging: mt7621-eth: Document ralink/mediatek SoC ethernet binding
John Crispin
2
-0
/
+52