index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
ti
Age
Commit message (
Expand
)
Author
2017-12-13
net: ethernet: ti: cpdma: correct error handling for chan create
Ivan Khoronzhuk
2017-12-01
net: ethernet: ti: ale: fix port check in cpsw_ale_control_set/get
Grygorii Strashko
2017-12-01
net: ethernet: ti: ale: use devm_kzalloc in cpsw_ale_create()
Grygorii Strashko
2017-12-01
net: ethernet: ti: ale: move static initialization in cpsw_ale_create()
Grygorii Strashko
2017-12-01
net: ethernet: ti: ale: optimize ale entry mask bits configuartion
Grygorii Strashko
2017-12-01
net: ethernet: ti: ale: disable ale from stop()
Grygorii Strashko
2017-12-01
net: ethernet: ti: ale: use proper io apis
Grygorii Strashko
2017-12-01
net: ethernet: ti: cpsw: fix ale port numbers
Grygorii Strashko
2017-12-01
net: ethernet: ti: cpsw: move mac_hi/lo defines in cpsw.h
Grygorii Strashko
2017-12-01
net: ethernet: ti: cpsw: move platform data struct to .c file
Grygorii Strashko
2017-12-01
net: ethernet: ti: cpsw: use proper io apis
Grygorii Strashko
2017-12-01
net: ethernet: ti: cpsw: drop unused var poll from cpsw_update_channels_res
Grygorii Strashko
2017-11-30
net: ethernet: davinci_emac: Deduplicate bus_find_device() by name matching
Lukas Wunner
2017-11-21
treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE casts
Kees Cook
2017-11-21
treewide: setup_timer() -> timer_setup()
Kees Cook
2017-11-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-11-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2017-11-15
mm: remove __GFP_COLD
Mel Gorman
2017-11-16
net: ethernet: ti: cpsw: fix min eth packet size
Grygorii Strashko
2017-11-08
net_sch: mqprio: Change TC_SETUP_MQPRIO to TC_SETUP_QDISC_MQPRIO
Nogah Frankel
2017-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-10-18
net/ti/tlan: Convert timers to use timer_setup()
Kees Cook
2017-09-21
net: ti: netcp: use setup_timer
Allen Pais
2017-09-21
drivers: net: cpsw_ale: use setup_timer() helper.
Allen Pais
2017-09-08
net: ethernet: ti: netcp_core: no need in netif_napi_del
Ivan Khoronzhuk
2017-09-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-08-30
net: ti: cpsw-common: dont print error if ti_cm_get_macid() fails
Sekhar Nori
2017-08-22
net: ethernet: make ptp_clock_info const
Bhumika Goyal
2017-08-13
net: ti: cpsw:: constify platform_device_id
Arvind Yadav
2017-08-11
drivers: net: davinci_mdio: print bus frequency
Maxim Uvarov
2017-08-11
drivers: net: davinci_mdio: remove busy loop on wait user access
Maxim Uvarov
2017-08-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-08-07
net: sched: get rid of struct tc_to_netdev
Jiri Pirko
2017-08-07
net: sched: change return value of ndo_setup_tc for driver supporting mqprio ...
Jiri Pirko
2017-08-07
net: sched: push cls related args into cls_common structure
Jiri Pirko
2017-08-07
net: sched: make type an argument for ndo_setup_tc
Jiri Pirko
2017-08-01
net: ethernet: ti: cpts: fix fifo read in cpts_find_ts
Grygorii Strashko
2017-08-01
net: ethernet: ti: cpts: fix tx timestamping timeout
Grygorii Strashko
2017-08-01
net: ethernet: ti: cpts: convert to use ptp auxiliary worker
Grygorii Strashko
2017-07-24
net: Convert to using %pOF instead of full_name
Rob Herring
2017-07-20
net: ethernet: ti: cpsw: Push the request_irq function to the end of probe
Keerthy
2017-06-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-06-29
net: ethernet: ti: netcp_ethss: use cpts to check if packet needs timestamping
Ivan Khoronzhuk
2017-06-29
net: ethernet: ti: cpsw: fix sw timestamping for non PTP packets
Ivan Khoronzhuk
2017-06-29
net: ethernet: ti: cpsw: move skb timestamp to packet_submit
Ivan Khoronzhuk
2017-06-22
drivers: net: cpsw-common: Fix reading of mac address for am43 SoCs
Lokesh Vutla
2017-06-13
net: phy: Make phy_ethtool_ksettings_get return void
yuval.shaia@oracle.com
2017-06-10
net: ethernet: ti: cpdma: do not enable host error misc irq
Grygorii Strashko
2017-06-10
net: ethernet: ti: cpsw: enable HWTSTAMP_FILTER_PTP_V1_L4_EVENT filter
Grygorii Strashko
[next]