Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
bb48711800e6d7aedbf4dfd3367e0ab1270a6bea
/
drivers
/
net
/
ethernet
/
ti
841b86f
treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE casts
by Kees Cook
· 7 years ago
e99e88a
treewide: setup_timer() -> timer_setup()
by Kees Cook
· 7 years ago
8170024
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 7 years ago
7c225c6
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 7 years ago
453f85d
mm: remove __GFP_COLD
by Mel Gorman
· 7 years ago
9421c90
net: ethernet: ti: cpsw: fix min eth packet size
by Grygorii Strashko
· 7 years ago
575ed7d
net_sch: mqprio: Change TC_SETUP_MQPRIO to TC_SETUP_QDISC_MQPRIO
by Nogah Frankel
· 7 years ago
2a17178
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
0010e3f
net/ti/tlan: Convert timers to use timer_setup()
by Kees Cook
· 7 years ago
8447779
net: ti: netcp: use setup_timer
by Allen Pais
· 7 years ago
9d90725f
drivers: net: cpsw_ale: use setup_timer() helper.
by Allen Pais
· 7 years ago
e333ac1
net: ethernet: ti: netcp_core: no need in netif_napi_del
by Ivan Khoronzhuk
· 7 years ago
6026e04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
f0e82d7
net: ti: cpsw-common: dont print error if ti_cm_get_macid() fails
by Sekhar Nori
· 7 years ago
b6d08bd
net: ethernet: make ptp_clock_info const
by Bhumika Goyal
· 7 years ago
f5b5894
net: ti: cpsw:: constify platform_device_id
by Arvind Yadav
· 7 years ago
cc147a0
drivers: net: davinci_mdio: print bus frequency
by Maxim Uvarov
· 7 years ago
2e1c808
drivers: net: davinci_mdio: remove busy loop on wait user access
by Maxim Uvarov
· 7 years ago
3118e6e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
de4784c
net: sched: get rid of struct tc_to_netdev
by Jiri Pirko
· 7 years ago
38cf042
net: sched: change return value of ndo_setup_tc for driver supporting mqprio only
by Jiri Pirko
· 7 years ago
5fd9fc4
net: sched: push cls related args into cls_common structure
by Jiri Pirko
· 7 years ago
2572ac5
net: sched: make type an argument for ndo_setup_tc
by Jiri Pirko
· 7 years ago
a93439c
net: ethernet: ti: cpts: fix fifo read in cpts_find_ts
by Grygorii Strashko
· 7 years ago
0d5f54f
net: ethernet: ti: cpts: fix tx timestamping timeout
by Grygorii Strashko
· 7 years ago
999f129
net: ethernet: ti: cpts: convert to use ptp auxiliary worker
by Grygorii Strashko
· 7 years ago
f7ce910
net: Convert to using %pOF instead of full_name
by Rob Herring
· 7 years ago
070f9c6
net: ethernet: ti: cpsw: Push the request_irq function to the end of probe
by Keerthy
· 7 years ago
b079115
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
0ccf59b
net: ethernet: ti: netcp_ethss: use cpts to check if packet needs timestamping
by Ivan Khoronzhuk
· 8 years ago
f44f841
net: ethernet: ti: cpsw: fix sw timestamping for non PTP packets
by Ivan Khoronzhuk
· 8 years ago
98fdd85
net: ethernet: ti: cpsw: move skb timestamp to packet_submit
by Ivan Khoronzhuk
· 8 years ago
b88ff4f
drivers: net: cpsw-common: Fix reading of mac address for am43 SoCs
by Lokesh Vutla
· 8 years ago
5514174
net: phy: Make phy_ethtool_ksettings_get return void
by yuval.shaia@oracle.com
· 8 years ago
6d307f6
net: ethernet: ti: cpdma: do not enable host error misc irq
by Grygorii Strashko
· 8 years ago
e9523a5
net: ethernet: ti: cpsw: enable HWTSTAMP_FILTER_PTP_V1_L4_EVENT filter
by Grygorii Strashko
· 8 years ago
a5fcf8a
net: propagate tc filter chain index down the ndo_setup_tc call
by Jiri Pirko
· 8 years ago
e341257
net: ethernet: update drivers to handle HWTSTAMP_FILTER_NTP_ALL
by Miroslav Lichvar
· 8 years ago
ca9df7e
net: netcp: fix check of requested timestamping filter
by Miroslav Lichvar
· 8 years ago
5b6cb43
net: ethernet: ti: netcp_core: return error while dma channel open issue
by Ivan Khoronzhuk
· 8 years ago
48f5bcc
net: ethernet: ti: cpsw: adjust cpsw fifos depth for fullduplex flow control
by Grygorii Strashko
· 8 years ago
8d65b08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 8 years ago
504926d
cpsw/netcp: refine cpts dependency
by Arnd Bergmann
· 8 years ago
799dbe3
net: ethernet: ti: netcp_core: remove unused compl queue mapping
by Ivan Khoronzhuk
· 8 years ago
11a9ec4
net: netcp: fix spelling mistake: "memomry" -> "memory"
by Colin Ian King
· 8 years ago
6f14f44
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
30c57f0
net: ethernet: ti: cpsw: fix race condition during open()
by Sekhar Nori
· 8 years ago
75514b6
net: ethernet: ti: cpsw: wake tx queues on ndo_tx_timeout
by Grygorii Strashko
· 8 years ago
16ae1f2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
07fef36
cpsw/netcp: cpts depends on posix_timers
by Arnd Bergmann
· 8 years ago
be9ca0d
cpsw/netcp: work around reverse cpts dependency
by Arnd Bergmann
· 8 years ago
56f36ac
mqprio: Modify mqprio to pass user parameters via ndo_setup_tc.
by Amritha Nambiar
· 8 years ago
9fe9aa0
net: ethernet: ti: cpsw: correct ale dev to cpsw
by Ivan Khoronzhuk
· 8 years ago
3f64116
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
d5bc161
net: ethernet: ti: cpsw: use var instead of func for usage count
by Ivan Khoronzhuk
· 8 years ago
a60ced9
net: ethernet: ti: cpsw: fix cpsw assignment in resume
by Ivan Khoronzhuk
· 8 years ago
1bf9605
net: ethernet: ti: cpsw: return NET_XMIT_DROP if skb_padto failed
by Ivan Khoronzhuk
· 8 years ago
1deeaa0
net: ethernet: ti: netcp_core: remove netif_trans_update
by Ivan Khoronzhuk
· 8 years ago
6136c8f
net: netcp: Do not clobber PHY link outside of state machine
by Florian Fainelli
· 8 years ago
219189e
net: ethernet: ti: cpsw: remove netif_trans_update
by Ivan Khoronzhuk
· 8 years ago
f696186
net: ethernet: ti: cpsw: fix NULL pointer dereference in switch mode
by Grygorii Strashko
· 8 years ago
6ad2016
drivers: net: generalize napi_complete_done()
by Eric Dumazet
· 8 years ago
022d7ad
net: ethernet: ti: cpsw: clarify ethtool ops changing num of descs
by Ivan Khoronzhuk
· 8 years ago
fe734d0
net: ethernet: ti: cpsw: don't duplicate common res in rx handler
by Ivan Khoronzhuk
· 8 years ago
03fd01a
net: ethernet: ti: cpsw: don't duplicate ndev_running
by Ivan Khoronzhuk
· 8 years ago
176b0cb
net: ethernet: ti: cpsw: don't disable interrupts in ndo_open
by Ivan Khoronzhuk
· 8 years ago
aafc93a
net: ethernet: ti: cpsw: remove dual check from common res usage function
by Ivan Khoronzhuk
· 8 years ago
e33c2ef
net: ethernet: ti: davinci_cpdma: correct check on NULL in set rate
by Ivan Khoronzhuk
· 8 years ago
580bdf5
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
d43e6fb
cpmac: remove hopeless #warning
by Arnd Bergmann
· 8 years ago
380043b
net: netcp: correct netcp_get_stats function signature
by Keerthy
· 8 years ago
f89d21b
net: ethernet: ti: cpsw: extend limits for cpsw_get/set_ringparam
by Ivan Khoronzhuk
· 8 years ago
b361da8
net: netcp: ale: add proper ale entry mask bits for netcp switch ALE
by Karicheri, Muralidharan
· 8 years ago
7938a0d
net: netcp: ale: use ale_status to size the ale table
by Karicheri, Muralidharan
· 8 years ago
ca47130
net: netcp: ale: update to support unknown vlan controls for NU switch
by Karicheri, Muralidharan
· 8 years ago
4cd85a6
net: netcp: use hw capability to remove FCS word from rx packets
by Karicheri, Muralidharan
· 8 years ago
0cead3a
net: netcp: ethss: get phy-handle only if link interface is MAC-to-PHY
by Karicheri, Muralidharan
· 8 years ago
6a8162e
net: netcp: store network statistics in 64 bits
by Michael Scherban
· 8 years ago
aa25510
net: netcp: remove the redundant memmov()
by Karicheri, Muralidharan
· 8 years ago
69d707d
net: netcp: extract eflag from desc for rx_hook handling
by Karicheri, Muralidharan
· 8 years ago
be034fc
net: ethernet: ti: cpsw: add support for ringparam configuration
by Grygorii Strashko
· 8 years ago
90225bf
net: ethernet: ti: cpsw: add support for descs pool size configuration
by Grygorii Strashko
· 8 years ago
7f3b490
net: ethernet: ti: cpdma: use devm_ioremap
by Grygorii Strashko
· 8 years ago
5fcc40a
net: ethernet: ti: cpdma: minimize number of parameters in cpdma_desc_pool_create/destroy()
by Grygorii Strashko
· 8 years ago
12a303e
net: ethernet: ti: cpdma: fix desc re-queuing
by Grygorii Strashko
· 8 years ago
a6c83cc
net: ethernet: ti: cpdma: am437x: allow descs to be plased in ddr
by Grygorii Strashko
· 8 years ago
a5a1d1c
clocksource: Use a plain u64 instead of cycle_t
by Thomas Gleixner
· 8 years ago
4c0ef23
net: netcp: ethss: fix 10gbe host port tx pri map configuration
by WingMan Kwok
· 8 years ago
e9838ef
net: netcp: ethss: fix errors in ethtool ops
by WingMan Kwok
· 8 years ago
9465d9c
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
6246168
net: ethernet: ti: netcp: add support of cpts
by WingMan Kwok
· 8 years ago
52986a2
net: ethernet: ti: cpsw: sync rates for channels in dual emac mode
by Ivan Khoronzhuk
· 8 years ago
0be01b8
net: ethernet: ti: cpsw: re-split res only when speed is changed
by Ivan Khoronzhuk
· 8 years ago
32b78d8
net: ethernet: ti: cpsw: combine budget and weight split and check
by Ivan Khoronzhuk
· 8 years ago
32b5f2d
net: ethernet: ti: cpsw: don't start queue twice
by Ivan Khoronzhuk
· 8 years ago
cb7d78d0
net: ethernet: ti: cpsw: use same macros to get active slave
by Ivan Khoronzhuk
· 8 years ago
821781a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
5579f28
net: ethernet: cpmac: Call SET_NETDEV_DEV()
by Florian Fainelli
· 8 years ago
74685b0
drivers: net: cpsw-phy-sel: Clear RGMII_IDMODE on "rgmii" links
by Alex
· 8 years ago
Next »