Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
9def970eada83e6800cb4612ffdcd8eb7908c7b4
/
drivers
/
net
/
ethernet
/
ti
/
cpsw.c
d941ebe
net: ethernet: ti: cpsw: use destroy ctlr to destroy channels
by Ivan Khoronzhuk
· 8 years ago
8478b6c
net: ethernet: ti: cpsw: fix rx-usecs interrupt pacing consistency
by Ivan Khoronzhuk
· 8 years ago
860e953
treewide: replace dev->trans_start update with helper
by Florian Westphal
· 9 years ago
cba65321
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
06cd6d6
drivers: net: cpsw: use of_phy_connect() in fixed-link case
by David Rivshin
· 9 years ago
ae092b5
drivers: net: cpsw: don't ignore phy-mode if phy-handle is used
by David Rivshin
· 9 years ago
d733f754
drivers: net: cpsw: fix segfault in case of bad phy-handle
by David Rivshin
· 9 years ago
552165b
drivers: net: cpsw: fix parsing of phy-handle DT property in dual_emac config
by David Rivshin
· 9 years ago
1602f49
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
3fa88c5
drivers: net: cpsw: fix wrong regs access in cpsw_ndo_open
by Grygorii Strashko
· 9 years ago
df63719
Revert "Prevent NUll pointer dereference with two PHYs on cpsw"
by Andrew Goodbody
· 9 years ago
cfe25560
cpsw: Prevent NUll pointer dereference with two PHYs
by Andrew Goodbody
· 9 years ago
71a2cbb
drivers: net: cpsw: drop host_port field from struct cpsw_priv
by Grygorii Strashko
· 9 years ago
61f1cef
drivers: net: cpsw: fix port_mask parameters in ale calls
by Grygorii Strashko
· 9 years ago
e5a03bf
phy: Add an mdio_device structure
by Andrew Lunn
· 9 years ago
2220943
phy: Centralise print about attached phy
by Andrew Lunn
· 9 years ago
c07f30a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
c1e3334
drivers: net: cpsw: fix error return code
by Julia Lawall
· 9 years ago
dfc0a6d
drivers: net: cpsw: increment reference count on fixed-link PHY node
by David Rivshin
· 9 years ago
f1eea5c
drivers: net: cpsw: fix RMII/RGMII mode when used with fixed-link PHY
by David Rivshin
· 9 years ago
1873c58
ethernet:ti:cpsw: fix phy identification with multiple slaves on fixed-phy
by Pascal Speck (Iktek)
· 9 years ago
d64b5e8
net: add netif_tx_napi_add()
by Eric Dumazet
· 9 years ago
1f71e8c
drivers: net: cpsw: Add support for fixed-link PHY
by Markus Brunner
· 9 years ago
ba3e208
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
6fb3b6b5
drivers: net: cpsw: use module_platform_driver
by Grygorii Strashko
· 9 years ago
9e42f71
drivers: net: cpsw: add phy-handle parsing
by Heiko Schocher
· 9 years ago
47ea032
drivers/net: get rid of unnecessary initializations in .get_drvinfo()
by Ivan Vecera
· 9 years ago
b6745f6
drivers: net: cpsw: davinci_emac: move reading mac id to common file
by Mugunthan V N
· 9 years ago
1d147cc
drivers: net: cpsw: Add support to drive gpios for ethernet to be functional
by Mugunthan V N
· 9 years ago
7da1160
drivers: net: cpsw: add am335x errata workarround for interrutps
by Mugunthan V N
· 9 years ago
32a7432
drivers: net: cpsw: add separate napi for tx
by Mugunthan V N
· 9 years ago
d354eb8
drivers: net: cpsw: dual_emac: simplify napi usage
by Mugunthan V N
· 9 years ago
870915f
drivers: net: cpsw: remove disable_irq/enable_irq as irq can be masked from cpsw itself
by Mugunthan V N
· 9 years ago
1e353cd
drivers: net: cpsw: remove tx event processing in rx napi poll
by Mugunthan V N
· 9 years ago
5a0266a
drivers: net: cpsw: fix disabling of tx interrupt in rx isr
by Mugunthan V N
· 9 years ago
1973db0
drivers: net: cpsw: fix crash while accessing second slave ethernet interface
by Mugunthan V N
· 9 years ago
61d2259
net: cpsw: remove redundant calls disabling dma interrupts.
by Richard Cochran
· 10 years ago
071f1a9
net: cpsw: remove redundant calls enabling dma interrupts.
by Richard Cochran
· 10 years ago
26fe7eb
net: cpsw: fix misplaced break statements.
by Richard Cochran
· 10 years ago
dbedd44
ethernet: codespell comment spelling fixes
by Joe Perches
· 10 years ago
8963a50
net: ti: cpsw: add hibernation callbacks
by Grygorii Strashko
· 10 years ago
56887149
drivers: net: cpsw: Set SECURE for dual_emac ucast
by George McCollister
· 10 years ago
e5a49c1
net: cpsw: Add a minimal cpsw-common module for shared code
by Tony Lindgren
· 10 years ago
95f873f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
02a5416
drivers: net: cpsw: discard dual emac default vlan configuration
by Mugunthan V N
· 10 years ago
92cb13f
net: ethernet: ti: cpsw: fix buld break when NET_POLL_CONTROLLER
by Felipe Balbi
· 10 years ago
c03abd8
net: ethernet: cpsw: don't requests IRQs we don't use
by Felipe Balbi
· 10 years ago
5087b91
net: ethernet: cpsw: unroll IRQ request loop
by Felipe Balbi
· 10 years ago
9f6bd8f
drivers: net: cpsw: fix cpsw hung with add vlan using vconfig
by Mugunthan V N
· 10 years ago
2590605
drivers: net: cpsw: fix multicast flush in dual emac mode
by Mugunthan V N
· 10 years ago
7ce67a3
net: ethernet: cpsw: fix hangs with interrupts
by Felipe Balbi
· 10 years ago
35717d8
drivers: net: cpsw: Fix TX_IN_SEL offset
by John Ogness
· 10 years ago
1e5c4bc
drivers: net: cpsw: Support ALLMULTI and fix IFF_PROMISC in switch mode
by Lennart Sorensen
· 10 years ago
6f979eb
drivers: net: cpsw: Fix broken loop condition in switch mode
by Lennart Sorensen
· 10 years ago
47276fc
drivers: net:cpsw: fix probe_dt when only slave 1 is pinned out
by Mugunthan V N
· 10 years ago
030b16a
drivers: net: cpsw: remove child devices while driver detach
by Mugunthan V N
· 10 years ago
0ba517b
net: cpsw: Add am33xx MACID readout
by Markus Pargmann
· 10 years ago
56fdb2e
net: cpsw: Replace pr_err by dev_err
by Markus Pargmann
· 10 years ago
4d507df
net: cpsw: Add missing return value
by Markus Pargmann
· 10 years ago
1f6d803
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
618073e
drivers: net: cpsw: dual_emac: in suspend/resume bring down/up all the netdev
by Mugunthan V N
· 10 years ago
a0e2c82
drivers: net: cpsw: dual_emac: fix reducing of rx descriptor during ifdown
by Mugunthan V N
· 10 years ago
c9104b0
ethernet: ti: remove unwanted THIS_MODULE macro
by Varka Bhadram
· 10 years ago
1923d6e
drivers: net: cpsw: Add support for pause frames
by Mugunthan V N
· 10 years ago
c2b32e5
net: ethernet: cpsw: improve interrupt lookup logic in cpsw_probe()
by Daniel Mack
· 10 years ago
ef49200
drivers: net: cpsw: cleanup: remove unused function
by Mugunthan V N
· 10 years ago
52c4f0e
drivers: net: cpsw: add support to dump ALE table via ethtool register dump
by Mugunthan V N
· 10 years ago
a84bc2a
drivers: net: cpsw: disable coalesce when rx_coalesce_usecs is zero
by Mugunthan V N
· 10 years ago
e6afea0
drivers: net: cpsw: fix dual EMAC stall when connected to same switch
by Mugunthan V N
· 10 years ago
5f47dfb
ti: Remove trailing semicolon from do {...} while (0) macro
by Joe Perches
· 11 years ago
88c99ff
driver net: cpsw: Convert pr_*() to dev_*() calls
by George Cherian
· 11 years ago
7ad24ea
net: get rid of SET_ETHTOOL_OPS
by Wilfried Klaebe
· 11 years ago
5f013c9b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
60e71ab
net: cpsw: add missing of_node_put
by Johan Hovold
· 11 years ago
6954cc1
net: cpsw: fix null dereference at probe
by Johan Hovold
· 11 years ago
59993f48
Revert "net: eth: cpsw: Correctly attach to GPIO bitbang MDIO driver"
by Johan Hovold
· 11 years ago
09c5537
drivers: net: cpsw: Enable Annexe F Time sync
by George Cherian
· 11 years ago
f7d403c
drivers: net: cpsw: Enable CPTS for DRA7xx and AM4372
by George Cherian
· 11 years ago
f63a975
drivers: net: cpsw: enable interrupts after napi enable and clearing previous interrupts
by Mugunthan V N
· 11 years ago
16e5c57
drivers: net: cpsw: discard all packets received when interface is down
by Mugunthan V N
· 11 years ago
629c9a8
drivers: net: cpsw: Add default vlan for dual emac case also
by Mugunthan V N
· 11 years ago
04f58c8
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
b085f31
net: cpsw: do not register cpts twice
by Benedikt Spranger
· 11 years ago
8dc43dd
net: eth: cpsw: Use net_device_stats from struct net_device
by Tobias Klauser
· 11 years ago
67ddc87
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
3995d26
net: cpsw: fix cpdma rx descriptor leak on down interface
by Schuyler Patton
· 11 years ago
1e8d642
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
c1b5994
net:cpsw: Pass unhandled ioctl's on to generic phy ioctl
by Stefan Sørensen
· 11 years ago
0d961b3
drivers: net: cpsw: fix buggy loop condition
by Heiko Schocher
· 11 years ago
89e1017
net: cpsw: catch of_get_phy_mode failing and propagate error
by Uwe Kleine-König
· 11 years ago
f8d56d8
net: eth: cpsw: Correctly attach to GPIO bitbang MDIO driver
by Stefan Roese
· 11 years ago
0cd8f9c
drivers: net: cpsw: enable promiscuous mode support
by Mugunthan V N
· 11 years ago
56a4342
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
db85055
drivers: net : cpsw: pass proper device name while requesting irq
by Mugunthan V N
· 11 years ago
a81d876
drivers: net cpsw: Enable In Band mode in cpsw for 10 mbps
by Mugunthan V N
· 11 years ago
143c905
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
f280e89
drivers: net: cpsw: fix for cpsw crash when build as modules
by Mugunthan V N
· 11 years ago
1a3b505
net: eth: cpsw: 64-bit phys_addr_t and sparse cleanup
by Olof Johansson
· 11 years ago
426e1fa
Merge branch 'siocghwtstamp' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc-next
by David S. Miller
· 11 years ago
3a27bfa
drivers: net: cpsw: fix dt probe for one port ethernet
by Mugunthan V N
· 11 years ago
Next »