index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
freescale
/
fec_main.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-09-21
net: fec: return IRQ_HANDLED if fec_ptp_check_pps_event handled it
Troy Kisky
1
-2
/
+2
2017-09-21
net: fec: only check queue 0 if RXF_0/TXF_0 interrupt is set
Troy Kisky
1
-2
/
+2
2017-08-24
net: define the TSO header size in net/tso.h
Antoine Ténart
1
-1
/
+0
2017-07-31
net: fec: Allow reception of frames bigger than 1522 bytes
Andrew Lunn
1
-3
/
+5
2017-07-31
net: fec: Issue error for missing but expected PHY
Andrew Lunn
1
-1
/
+3
2017-06-10
net: fec: Add a fec_enet_clear_ethtool_stats() stub for CONFIG_M5272
Fabio Estevam
1
-0
/
+4
2017-06-07
net: fec: Clear and enable MIB counters on imx51
Andrew Lunn
1
-3
/
+24
2017-05-24
net: fec: add post PHY reset delay DT property
Quentin Schulz
1
-1
/
+15
2017-05-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-2
/
+2
2017-04-11
net: fec: add ERR007885 for i.MX6ul enet IP
Fugang Duan
1
-2
/
+3
2017-04-11
net: fec: correct the errata number comment typo
Fugang Duan
1
-1
/
+1
2017-04-11
net: fec: add phy-reset-gpios PROBE_DEFER check
Fugang Duan
1
-8
/
+18
2017-04-11
net: fec: pass ->dev to dma_alloc__coherent() API
Fugang Duan
1
-2
/
+2
2017-04-11
net: fec: avoid BD pointer type cast to 32bit
Fugang Duan
1
-2
/
+2
2017-04-11
net: fec: add return value check after calling .of_property_read_u32()
Fugang Duan
1
-2
/
+2
2017-03-24
net: fec: Fix typo in error msg and comment
Peter Meerwald-Stadler
1
-2
/
+2
2017-02-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-14
/
+9
2017-02-14
net: fec: fix multicast filtering hardware setup
Rui Sousa
1
-14
/
+9
2017-01-30
drivers: net: generalize napi_complete_done()
Eric Dumazet
1
-1
/
+1
2016-12-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-3
/
+10
2016-12-06
net: fec: fix compile with CONFIG_M5272
Nikita Yushchenko
1
-3
/
+10
2016-12-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-4
/
+24
2016-11-30
net: fec: cache statistics while device is down
Nikita Yushchenko
1
-4
/
+19
2016-11-30
net: ethernet: fec: fix fixed-link phydev leaks
Johan Hovold
1
-0
/
+5
2016-11-16
net: fec: Utilize phy_ethtool_nway_reset
Florian Fainelli
1
-11
/
+1
2016-10-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-3
/
+3
2016-10-24
net: fec: Call swap_buffer() prior to IP header alignment
Fabio Estevam
1
-3
/
+3
2016-10-20
net: fec: drop check for clk==NULL before calling clk_*
Uwe Kleine-König
1
-14
/
+11
2016-10-13
net: deprecate eth_change_mtu, remove usage
Jarod Wilson
1
-1
/
+0
2016-10-03
net: fec: set mac address unconditionally
Gavin Schenk
1
-7
/
+5
2016-10-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-3
/
+12
2016-09-27
net: fec: align IP header in hardware
Eric Nelson
1
-1
/
+10
2016-09-27
net: fec: remove QUIRK_HAS_RACC from i.mx27
Eric Nelson
1
-1
/
+1
2016-09-27
net: fec: remove QUIRK_HAS_RACC from i.mx25
Eric Nelson
1
-1
/
+1
2016-08-14
net: fix up a few missing hashtable.h conflict resolutions
Jiri Kosina
1
-3
/
+3
2016-08-02
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...
Linus Torvalds
1
-0
/
+12
2016-07-06
Merge tag 'imx-soc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/shaw...
Olof Johansson
1
-0
/
+12
2016-06-27
net: fec: use a more proper compatible string for i.MX6UL type device
Fugang Duan
1
-0
/
+8
2016-06-27
net: fec: add interrupt coalesc quirk flag
Fugang Duan
1
-10
/
+9
2016-06-13
net: fec: handle small PHY reset durations more precisely
Stefan Wahren
1
-1
/
+6
2016-06-12
ARM: imx6: disable deeper idle states when FEC is active w/o HW workaround
Lucas Stach
1
-0
/
+12
2016-06-08
net: fec: fix spelling mistakes and add missing newline
Colin Ian King
1
-4
/
+4
2016-05-31
net: fec: update dirty_tx even if no skb
Troy Kisky
1
-5
/
+3
2016-05-10
net: ethernet: fec: use phy_ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-24
/
+2
2016-05-10
net: ethernet: fec: use phydev from struct net_device
Philippe Reynes
1
-28
/
+21
2016-05-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+8
2016-05-04
net: fec: only clear a queue's work bit if the queue was emptied
Uwe Kleine-König
1
-2
/
+8
2016-04-18
fec: move to new ethtool api {get|set}_link_ksettings
Philippe Reynes
1
-8
/
+8
2016-03-31
fec: Do not access unexisting register in Coldfire
Fabio Estevam
1
-1
/
+1
2016-03-07
net: fec: Rename "phy-reset-active-low" property
Bernhard Walle
1
-4
/
+4
[next]