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
/
net
/
ethernet
/
ti
Age
Commit message (
Expand
)
Author
Files
Lines
2018-04-18
net: netcp: ethss: use rgmii link status for 2u cpsw hardware
Murali Karicheri
1
-7
/
+27
2018-04-18
net: netcp: ethss: add support for handling rgmii link interface
Murali Karicheri
2
-4
/
+13
2018-04-18
net: netcp: ethss: make sgmii configuration conditional
Murali Karicheri
1
-5
/
+13
2018-04-18
net: netcp: ethss: use macro for checking ss_version consistently
Murali Karicheri
1
-13
/
+16
2018-04-06
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-0
/
+1
2018-04-05
headers: untangle kmemleak.h from mm.h
Randy Dunlap
1
-0
/
+1
2018-04-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2018-03-27
net: Spelling s/stucture/structure/
Geert Uytterhoeven
1
-1
/
+1
2018-03-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+2
2018-03-17
net: ethernet: ti: cpsw: enable vlan rx vlan offload
Grygorii Strashko
3
-4
/
+67
2018-03-17
net: ethernet: ti: cpsw: add check for in-band mode setting with RGMII PHY in...
SZ Lin (林上智)
1
-1
/
+2
2018-02-07
net: ethernet: ti: cpsw: fix net watchdog timeout
Grygorii Strashko
1
-2
/
+14
2018-01-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2018-01-17
Net: ethernet: ti: netcp: Fix inbound ping crash if MTU size is greater than ...
Rex Chang
1
-1
/
+1
2017-12-13
net: ethernet: ti: cpdma: correct error handling for chan create
Ivan Khoronzhuk
3
-6
/
+19
2017-12-01
net: ethernet: ti: ale: fix port check in cpsw_ale_control_set/get
Grygorii Strashko
1
-2
/
+2
2017-12-01
net: ethernet: ti: ale: use devm_kzalloc in cpsw_ale_create()
Grygorii Strashko
4
-22
/
+8
2017-12-01
net: ethernet: ti: ale: move static initialization in cpsw_ale_create()
Grygorii Strashko
1
-29
/
+28
2017-12-01
net: ethernet: ti: ale: optimize ale entry mask bits configuartion
Grygorii Strashko
1
-10
/
+3
2017-12-01
net: ethernet: ti: ale: disable ale from stop()
Grygorii Strashko
1
-1
/
+1
2017-12-01
net: ethernet: ti: ale: use proper io apis
Grygorii Strashko
1
-13
/
+13
2017-12-01
net: ethernet: ti: cpsw: fix ale port numbers
Grygorii Strashko
1
-1
/
+2
2017-12-01
net: ethernet: ti: cpsw: move mac_hi/lo defines in cpsw.h
Grygorii Strashko
3
-8
/
+5
2017-12-01
net: ethernet: ti: cpsw: move platform data struct to .c file
Grygorii Strashko
2
-21
/
+21
2017-12-01
net: ethernet: ti: cpsw: use proper io apis
Grygorii Strashko
1
-18
/
+18
2017-12-01
net: ethernet: ti: cpsw: drop unused var poll from cpsw_update_channels_res
Grygorii Strashko
1
-3
/
+0
2017-11-30
net: ethernet: davinci_emac: Deduplicate bus_find_device() by name matching
Lukas Wunner
1
-7
/
+2
2017-11-21
treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE casts
Kees Cook
1
-3
/
+3
2017-11-21
treewide: setup_timer() -> timer_setup()
Kees Cook
2
-7
/
+6
2017-11-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-2
/
+2
2017-11-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+1
2017-11-15
mm: remove __GFP_COLD
Mel Gorman
1
-1
/
+1
2017-11-16
net: ethernet: ti: cpsw: fix min eth packet size
Grygorii Strashko
1
-2
/
+2
2017-11-08
net_sch: mqprio: Change TC_SETUP_MQPRIO to TC_SETUP_QDISC_MQPRIO
Nogah Frankel
1
-1
/
+1
2017-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-10-18
net/ti/tlan: Convert timers to use timer_setup()
Kees Cook
1
-19
/
+13
2017-09-21
net: ti: netcp: use setup_timer
Allen Pais
1
-3
/
+2
2017-09-21
drivers: net: cpsw_ale: use setup_timer() helper.
Allen Pais
1
-3
/
+1
2017-09-08
net: ethernet: ti: netcp_core: no need in netif_napi_del
Ivan Khoronzhuk
1
-1
/
+0
2017-09-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2017-08-30
net: ti: cpsw-common: dont print error if ti_cm_get_macid() fails
Sekhar Nori
1
-1
/
+1
2017-08-22
net: ethernet: make ptp_clock_info const
Bhumika Goyal
1
-1
/
+1
2017-08-13
net: ti: cpsw:: constify platform_device_id
Arvind Yadav
1
-1
/
+1
2017-08-11
drivers: net: davinci_mdio: print bus frequency
Maxim Uvarov
1
-2
/
+4
2017-08-11
drivers: net: davinci_mdio: remove busy loop on wait user access
Maxim Uvarov
1
-1
/
+3
2017-08-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-17
/
+96
2017-08-07
net: sched: get rid of struct tc_to_netdev
Jiri Pirko
1
-3
/
+4
2017-08-07
net: sched: change return value of ndo_setup_tc for driver supporting mqprio ...
Jiri Pirko
1
-1
/
+1
2017-08-07
net: sched: push cls related args into cls_common structure
Jiri Pirko
1
-1
/
+0
[prev]
[next]