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
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
2017-08-07
net: sched: make type an argument for ndo_setup_tc
Jiri Pirko
1
-3
/
+4
2017-08-01
net: ethernet: ti: cpts: fix fifo read in cpts_find_ts
Grygorii Strashko
1
-1
/
+1
2017-08-01
net: ethernet: ti: cpts: fix tx timestamping timeout
Grygorii Strashko
2
-2
/
+83
2017-08-01
net: ethernet: ti: cpts: convert to use ptp auxiliary worker
Grygorii Strashko
2
-15
/
+13
2017-07-24
net: Convert to using %pOF instead of full_name
Rob Herring
2
-6
/
+6
2017-07-20
net: ethernet: ti: cpsw: Push the request_irq function to the end of probe
Keerthy
1
-24
/
+25
2017-06-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2017-06-29
net: ethernet: ti: netcp_ethss: use cpts to check if packet needs timestamping
Ivan Khoronzhuk
1
-17
/
+1
2017-06-29
net: ethernet: ti: cpsw: fix sw timestamping for non PTP packets
Ivan Khoronzhuk
2
-1
/
+18
2017-06-29
net: ethernet: ti: cpsw: move skb timestamp to packet_submit
Ivan Khoronzhuk
1
-2
/
+1
2017-06-22
drivers: net: cpsw-common: Fix reading of mac address for am43 SoCs
Lokesh Vutla
1
-1
/
+1
2017-06-13
net: phy: Make phy_ethtool_ksettings_get return void
yuval.shaia@oracle.com
2
-9
/
+7
2017-06-10
net: ethernet: ti: cpdma: do not enable host error misc irq
Grygorii Strashko
1
-4
/
+1
2017-06-10
net: ethernet: ti: cpsw: enable HWTSTAMP_FILTER_PTP_V1_L4_EVENT filter
Grygorii Strashko
1
-4
/
+8
[next]