Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
06efce71166b222b6715c73700f5e9b228d68999
/
drivers
/
net
/
ethernet
/
freescale
/
fec_main.c
06efce7
net: fec: Fix Transmitted bytes counter
by Jim Baxter
· 12 years ago
772e42b
net: fec: Fix multicast list setup in fec_restart().
by Christoph Müllner
· 12 years ago
38ae92d
fec: Add support for reading RMON registers
by Chris Healy
· 12 years ago
32bc9b4
fec: Add support to restart autonegotiate
by Chris Healy
· 12 years ago
941e173
net: fec: Convert to use devm_ioremap_resource
by Tushar Behera
· 12 years ago
ca162a8
fec: Only pass pdev in fec_ptp_init()
by Fabio Estevam
· 12 years ago
6bc19fb
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
ff5b2fa
net: fec: add fallback to random MAC address
by Lucas Stach
· 12 years ago
dfd93c9
net: ethernet: remove unnecessary platform_set_drvdata()
by Jingoo Han
· 12 years ago
238f7bc
fec: Handle the regulator in suspend/resume
by Fabio Estevam
· 12 years ago
c55284e
fec: Remove irqs first
by Fabio Estevam
· 12 years ago
f6a4d60
fec: Disable the PHY regulator on error and removal
by Fabio Estevam
· 12 years ago
7a2bbd8
fec: Invert the order of error path sequence
by Fabio Estevam
· 12 years ago
f4e9f3d
fec: Place the phy regulator in the private structure
by Fabio Estevam
· 12 years ago
e6ff4c7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
ffed61e
fec: Use DIV_ROUND_UP macro
by Fabio Estevam
· 12 years ago
3680354
net: fec: use a more proper compatible string for MVF type device
by Shawn Guo
· 12 years ago
4a5bddf
fec: Let device core handle pinctrl
by Fabio Estevam
· 12 years ago
1ed0d56
fec: Invert the order of function calls in fec_restart()
by Fabio Estevam
· 12 years ago
3169134
fec: Fix inconsistent lock state
by Fabio Estevam
· 12 years ago
4849625
net: fec: enable hardware checksum only on imx6q-fec
by Shawn Guo
· 12 years ago
54309fa
net: fec: fix kernel oops when plug/unplug cable many times
by Frank Li
· 12 years ago
38f56f3
Merge tag 'dt-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
4c09eed
net: fec: Enable imx6 enet checksum acceleration.
by Jim Baxter
· 12 years ago
6e0895c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
5a5967d
fec: Remove unneeded asm header files
by Fabio Estevam
· 12 years ago
bf7bfd7
fec: Use SIMPLE_DEV_PM_OPS
by Fabio Estevam
· 12 years ago
31b7720
fec: Convert printks to netdev_<level>
by Joe Perches
· 12 years ago
eb1d064
fec: Fix PHC device log
by Fabio Estevam
· 12 years ago
ca7c4a4
ethernet/fec: Add Vybrid family fec support
by Jingchang Lu
· 12 years ago
6c5f780
net/freescale/fec: Simplify OF dependencies
by Guenter Roeck
· 12 years ago
a210576
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
96d2222
net: fec: TX Buffer incorrectly initialized
by Jim Baxter
· 12 years ago
793fc09
net: fec: build fec.c and fec_ptp.c to one module
by Frank Li
· 12 years ago
[Renamed from drivers/net/ethernet/freescale/fec.c]
47a5247
net: fec: make local function fec_poll_controller() static
by Wei Yongjun
· 12 years ago
6181659
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
da2191e
net: fec: Define indexes as 'unsigned int'
by Fabio Estevam
· 12 years ago
d0320f7
drivers:net: Remove dma_alloc_coherent OOM messages
by Joe Perches
· 12 years ago
3f104c3
net: fec: fix missing napi_disable call
by Georg Hofmann
· 12 years ago
d97e749
net: fec: restart the FEC when PHY speed changes
by Lucas Stach
· 12 years ago
83e519b
fec: Use devm_request_and_ioremap()
by Fabio Estevam
· 12 years ago
a2e4b59
fec: Remove unused pci header
by Fabio Estevam
· 12 years ago
720a43e
drivers:net: Remove unnecessary OOM messages after netdev_alloc_skb
by Joe Perches
· 12 years ago
de5fb0a
net: fec: put tx to napi poll function to fix dead lock
by Frank Li
· 12 years ago
e2f8d55
net: fec: Fix division by zero
by Fabio Estevam
· 12 years ago
7f7d6c2
net: fec: Ensure that initialization is done prior to request_irq()
by Fabio Estevam
· 12 years ago
07dcf8e
net: fec: Do a sanity check on the gpio number
by Fabio Estevam
· 12 years ago
365cc17
net: fec: correct fix method about miss init spinlock
by Frank Li
· 13 years ago
7d3e673
net: fec: fix miss init spinlock
by Frank Li
· 13 years ago
dc97538
net: fec: add napi support to improve proformance
by Frank Li
· 13 years ago
baa70a5
net: fec: enable pause frame to improve rx prefomance for 1G network
by Frank Li
· 13 years ago
f9a8f83
net: phy: remove flags argument from phy_{attach, connect, connect_direct}
by Florian Fainelli
· 13 years ago
0c7768a
net: fec: Remove 'inline' declarations
by Fabio Estevam
· 13 years ago
5ebae489
net: fec: report correct hardware stamping info to ethtool
by Frank Li
· 13 years ago
7826d43
ethtool: fix drvinfo strings set in drivers
by Jiri Pirko
· 13 years ago
ff43da8
NET: FEC: dynamtic check DMA desc buff type
by Frank Li
· 13 years ago
33897cc
net/freescale: remove __dev* attributes
by Bill Pemberton
· 13 years ago
6605b73
FEC: Add time stamping code and a PTP hardware clock
by Frank Li
· 13 years ago
405f257
net: fec: move fec_enet_private to header file
by Frank Li
· 13 years ago
49ce9c2
drivers/net/ethernet: Fix (nearly-)kernel-doc comments for various functions
by Ben Hutchings
· 13 years ago
a3caad0
net: fec: add phy-reset-duration for device tree probe
by Shawn Guo
· 13 years ago
119fc00
net: fec: use managed function devm_gpio_request_one
by Shawn Guo
· 13 years ago
5fa9c0f
net: fec: enable regulator for fec phy
by Shawn Guo
· 13 years ago
2ca9b2a
net: fec: reset phy after pinctrl setup
by Shawn Guo
· 13 years ago
2795343
Merge tag 'clock' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 13 years ago
813a95e
Merge tag 'pinctrl' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 13 years ago
4f5a9fd
Merge branch 'imx/pinctrl' into imx/clock
by Arnd Bergmann
· 13 years ago
b2bccee
net: fec: adopt pinctrl support
by Shawn Guo
· 13 years ago
f4d40de
net fec: do not depend on grouped clocks
by Sascha Hauer
· 13 years ago
ec567bc
fec: Support the get_ts_info ethtool method.
by Richard Cochran
· 13 years ago
32efe08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
ea51ade9
fec: fix PHY name to match fixed MDIO bus name
by Florian Fainelli
· 14 years ago
b72061a
net: fec: Fix build due to wrong dev annotation
by Fabio Estevam
· 14 years ago
21a4e46
netdev: ethernet dev_alloc_skb to netdev_alloc_skb
by Pradeep A Dalvi
· 14 years ago
dd48dc3
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 14 years ago
a7ed07d
net: fec: correct phy_name buffer length when init phy_name
by Richard Zhao
· 14 years ago
aaca237
net: fec: use module_platform_driver
by Fabio Estevam
· 14 years ago
8d82f21
net: fsl: fec: handle 10Mbps speed in RMII mode
by Eric Benard
· 14 years ago
391420f
fec: use an unique MDIO bus name.
by Florian Fainelli
· 14 years ago
979ecef
Merge tag 'clk' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 14 years ago
9b07be4
net: make ethtool_ops const
by stephen hemminger
· 14 years ago
c3b084c
net: fec: Adjust ENET MDIO timeouts
by Rogerio Pimentel
· 14 years ago
0ebafef
net: fec: add clk_prepare/clk_unprepare
by Richard Zhao
· 14 years ago
b26e478
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 14 years ago
e163cc9
net/fec: fix the .remove code
by Lothar Waßmann
· 14 years ago
42431dc
net/fec: preserve MII/RMII setting in fec_stop()
by Lothar Waßmann
· 14 years ago
589efdc
net/fec: don't munge MAC address from platform data
by Lothar Waßmann
· 14 years ago
86f9f2c
net/fec: don't request invalid IRQ
by Lothar Waßmann
· 14 years ago
6ea0722
net/fec: prevent dobule restart of interface on FDX/HDX change
by Lothar Waßmann
· 14 years ago
5b1436c
net/fec: set con_id in clk_get() call to NULL
by Lothar Waßmann
· 14 years ago
a7dd321
net/fec: misc cleanups
by Lothar Waßmann
· 14 years ago
43af940
net/fec: fix the use of pdev->id
by Shawn Guo
· 14 years ago
7f5c6ad
net/fec: add poll controller function for fec nic
by Xiao Jiang
· 14 years ago
c7c83d1
net/fec: replace hardcoded irq num with macro
by Xiao Jiang
· 14 years ago
230dec6
net/fec: add imx6q enet support
by Shawn Guo
· 14 years ago
c828827
net/fec: fix fec1 check in fec_enet_mii_init()
by Shawn Guo
· 14 years ago
a9b2c8e
net/fec: fec_reset_phy() does not need to always succeed
by Shawn Guo
· 14 years ago
afc4b13
net: remove use of ndo_set_multicast_list in drivers
by Jiri Pirko
· 14 years ago
ec21e2e
freescale: Move the Freescale drivers
by Jeff Kirsher
· 14 years ago
[Renamed from drivers/net/fec.c]
ca2cc33
net/fec: add device tree probe support
by Shawn Guo
· 14 years ago
Next »