Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
1f508124e987fac97ac1765e3fbb83da36f47107
/
drivers
/
net
/
ethernet
/
freescale
/
fec_main.c
1f50812
net: fec: Add a SPDX identifier
by Fabio Estevam
· 7 years ago
a069215
net: fec: Fix unbalanced PM runtime calls
by Florian Fainelli
· 7 years ago
3f1dcc6
net: fec: add necessary defines to work on ARM64
by Lucas Stach
· 8 years ago
a0ce093
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
d1616f0
net: fec: free/restore resource in related probe error pathes
by Fugang Duan
· 8 years ago
3f38c68
net: fec: defer probe if regulator is not ready
by Fugang Duan
· 8 years ago
e90f686
net: fec: restore dev_id in the cases of probe error
by Fugang Duan
· 8 years ago
6bb8824
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
178e5f5
net: fec: unmap the xmit buffer that are not transferred by DMA
by Fugang Duan
· 8 years ago
1b0a83a
net: fec: add phy_reset_after_clk_enable() support
by Richard Leitner
· 8 years ago
4ad1cee
net: fec: Let fec_ptp have its own interrupt routine
by Troy Kisky
· 8 years ago
e24ee27
net: fec: return IRQ_HANDLED if fec_ptp_check_pps_event handled it
by Troy Kisky
· 8 years ago
5e62d98
net: fec: only check queue 0 if RXF_0/TXF_0 interrupt is set
by Troy Kisky
· 8 years ago
f9cbe9a
net: define the TSO header size in net/tso.h
by Antoine Ténart
· 8 years ago
fbbeefd
net: fec: Allow reception of frames bigger than 1522 bytes
by Andrew Lunn
· 8 years ago
9558df3
net: fec: Issue error for missing but expected PHY
by Andrew Lunn
· 8 years ago
41e8e40
net: fec: Add a fec_enet_clear_ethtool_stats() stub for CONFIG_M5272
by Fabio Estevam
· 8 years ago
2b30842
net: fec: Clear and enable MIB counters on imx51
by Andrew Lunn
· 8 years ago
159a0760
net: fec: add post PHY reset delay DT property
by Quentin Schulz
· 8 years ago
89c9fea
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 8 years ago
99492ad
net: fec: add ERR007885 for i.MX6ul enet IP
by Fugang Duan
· 8 years ago
c10bc0e
net: fec: correct the errata number comment typo
by Fugang Duan
· 8 years ago
9269e55
net: fec: add phy-reset-gpios PROBE_DEFER check
by Fugang Duan
· 8 years ago
9492012
net: fec: pass ->dev to dma_alloc__coherent() API
by Fugang Duan
· 8 years ago
145d6e2
net: fec: avoid BD pointer type cast to 32bit
by Fugang Duan
· 8 years ago
61e04cc
net: fec: add return value check after calling .of_property_read_u32()
by Fugang Duan
· 8 years ago
981a054
net: fec: Fix typo in error msg and comment
by Peter Meerwald-Stadler
· 9 years ago
3f64116
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
01f8902b
net: fec: fix multicast filtering hardware setup
by Rui Sousa
· 8 years ago
6ad2016
drivers: net: generalize napi_complete_done()
by Eric Dumazet
· 9 years ago
c63d352
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
f85de66
net: fec: fix compile with CONFIG_M5272
by Nikita Yushchenko
· 9 years ago
2745529
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
80cca77
net: fec: cache statistics while device is down
by Nikita Yushchenko
· 9 years ago
82005b1
net: ethernet: fec: fix fixed-link phydev leaks
by Johan Hovold
· 9 years ago
11d5928
net: fec: Utilize phy_ethtool_nway_reset
by Florian Fainelli
· 9 years ago
27058af
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
235bde1
net: fec: Call swap_buffer() prior to IP header alignment
by Fabio Estevam
· 9 years ago
01e5943
net: fec: drop check for clk==NULL before calling clk_*
by Uwe Kleine-König
· 9 years ago
a52ad51
net: deprecate eth_change_mtu, remove usage
by Jarod Wilson
· 9 years ago
b82d44d
net: fec: set mac address unconditionally
by Gavin Schenk
· 9 years ago
b50afd2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
3ac72b7
net: fec: align IP header in hardware
by Eric Nelson
· 9 years ago
97dc499
net: fec: remove QUIRK_HAS_RACC from i.mx27
by Eric Nelson
· 9 years ago
653d37d
net: fec: remove QUIRK_HAS_RACC from i.mx25
by Eric Nelson
· 9 years ago
6176e89
net: fix up a few missing hashtable.h conflict resolutions
by Jiri Kosina
· 9 years ago
fbae5cb
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 9 years ago
213ae90
Merge tag 'imx-soc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into next/soc
by Olof Johansson
· 9 years ago
a51d3ab
net: fec: use a more proper compatible string for i.MX6UL type device
by Fugang Duan
· 9 years ago
ff7566b
net: fec: add interrupt coalesc quirk flag
by Fugang Duan
· 9 years ago
eb37c563
net: fec: handle small PHY reset durations more precisely
by Stefan Wahren
· 9 years ago
2938090
ARM: imx6: disable deeper idle states when FEC is active w/o HW workaround
by Lucas Stach
· 9 years ago
9f647a6
net: fec: fix spelling mistakes and add missing newline
by Colin Ian King
· 9 years ago
7fafe80
net: fec: update dirty_tx even if no skb
by Troy Kisky
· 9 years ago
9365fbf
net: ethernet: fec: use phy_ethtool_{get|set}_link_ksettings
by Philippe Reynes
· 9 years ago
45f5c32
net: ethernet: fec: use phydev from struct net_device
by Philippe Reynes
· 9 years ago
e800072
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
1c021bb
net: fec: only clear a queue's work bit if the queue was emptied
by Uwe Kleine-König
· 9 years ago
54846f5
fec: move to new ethtool api {get|set}_link_ksettings
by Philippe Reynes
· 9 years ago
32867fc
fec: Do not access unexisting register in Coldfire
by Fabio Estevam
· 9 years ago
962d8cd
net: fec: Rename "phy-reset-active-low" property
by Bernhard Walle
· 9 years ago
64f10f6
net: fec: Add "phy-reset-active-low" property to DT
by Bernhard Walle
· 10 years ago
fc75ba5
net: fec: improve error handling
by Troy Kisky
· 10 years ago
be29346
net: fec: don't transfer ownership until descriptor write is complete
by Troy Kisky
· 10 years ago
80dc6a9
net: fec: don't disable FEC_ENET_TS_TIMER interrupt
by Troy Kisky
· 10 years ago
53bb20d
net: fec: add variable reg_desc_active to speed things up
by Troy Kisky
· 10 years ago
7355f27
net: fec: add struct bufdesc_prop
by Troy Kisky
· 10 years ago
93c595f
net: fec: fix fec_enet_get_free_txdesc_num
by Troy Kisky
· 10 years ago
095098e
net: fec: fix rx error counts
by Troy Kisky
· 10 years ago
55cd48c
net: fec: stop the "rcv is not +last, " error messages
by Troy Kisky
· 10 years ago
05f3b50
net: fec: use CONFIG_ARM instead of CONFIG_ARCH_MXC/SOC_IMX28
by Johannes Berg
· 10 years ago
5cfa303
net: fec: make driver endian-safe
by Johannes Berg
· 10 years ago
7f85442
phy: Add API for {un}registering an mdio device to a bus.
by Andrew Lunn
· 10 years ago
e7f4dc3
mdio: Move allocation of interrupts into core
by Andrew Lunn
· 10 years ago
2220943
phy: Centralise print about attached phy
by Andrew Lunn
· 10 years ago
73b1c90
net: fec: no need to test for the return type of of_property_read_u32
by Saurabh Sengar
· 10 years ago
73186df
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
f444457
fec: Use gpio_set_value_cansleep()
by Fabio Estevam
· 10 years ago
5b40f70
net: fec: Remove unneeded FEATURES_NEED_QUIESCE definition
by Fabio Estevam
· 10 years ago
9638d19
net: fec: add netif status check before set mac address
by Nimrod Andy
· 10 years ago
42ea445
net: fec: normalize return value of pm_runtime_get_sync() in MDIO write
by Maciej S. Szmigiero
· 10 years ago
ed63f1d
net: fec: clear receive interrupts before processing a packet
by Russell King
· 10 years ago
0d36938
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
aac27c7
net: fec: use reinit_completion() in mdio accessor functions
by Russell King
· 10 years ago
182ad46
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
b0c6ce2
net: fec: Remove unneeded use of IS_ERR_VALUE() macro
by Fabio Estevam
· 10 years ago
c4bc44c
net: fec: fix the race between xmit and bdp reclaiming path
by Kevin Hao
· 10 years ago
14d2b7c
net: fec: fix initial runtime PM refcount
by Lucas Stach
· 10 years ago
8fff755
net: fec: Ensure clocks are enabled while using mdio bus
by Andrew Lunn
· 10 years ago
32cba57
net: fec: introduce fec_ptp_stop and use in probe fail path
by Lucas Stach
· 10 years ago
c0a1a0a
net: fec: use managed DMA API functions to allocate BD ring
by Lucas Stach
· 10 years ago
c9805b9
Revert "net: fec: Ensure clocks are enabled while using mdio bus"
by Fabio Estevam
· 10 years ago
6c3e921b
net: fec: Ensure clocks are enabled while using mdio bus
by Andrew Lunn
· 10 years ago
1880349
net: fec: don't access RACC register when not available
by Greg Ungerer
· 10 years ago
55dd275
net: fec: init MAC prior to mii bus probe
by Nimrod Andy
· 10 years ago
db65f35
net: fec: add support of ethtool get_regs
by Philippe Reynes
· 10 years ago
e813bb2
net: fec: Fix RGMII-ID mode
by Markus Pargmann
· 10 years ago
63c6073
net: fec: setup right value for mdio hold time
by Uwe Kleine-König
· 10 years ago
a2fe37b
Revert "net: fec: fix the warning found by dma debug"
by Fabio Estevam
· 10 years ago
af5cbc9
net: fec: fix receive VLAN CTAG HW acceleration issue
by Nimrod Andy
· 10 years ago
Next »