Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
7a5a4f978750756755dc839014e13d1b088ccc8e
/
drivers
/
net
/
ethernet
/
freescale
/
fec.h
28b5f05
net: fec: ptp: fix convergence issue to support LinuxPTP stack
by Nimrod Andy
· 10 years ago
278d240
net: fec: ptp: Enable PPS output based on ptp clock
by Luwei Zhou
· 10 years ago
89bddcd
net: fec: ptp: Use hardware algorithm to adjust PTP counter.
by Luwei Zhou
· 10 years ago
1b7bde6
net: fec: implement rx_copybreak to improve rx performance
by Nimrod Andy
· 10 years ago
befe821
net: fec: Add Ftype to BD to distiguish three tx queues for AVB
by Nimrod Andy
· 10 years ago
73e7228
net:fec: increase DMA queue number
by Fugang Duan
· 10 years ago
d851b47
net: fec: add interrupt coalescence feature support
by Fugang Duan
· 10 years ago
bf3c228
net: fec: fix build error at m68k platform
by Frank Li
· 10 years ago
41ef84c
net: fec: change FEC alignment according to i.mx6 sx requirement
by Fugang Duan
· 10 years ago
ce99d0d
net: fec: add enet-avb IP support
by Frank Li
· 10 years ago
9fc095f
net: fec: parser max queue number from dt file
by Fugang Duan
· 10 years ago
4d494cd
net: fec: change data structure to support multiqueue
by Fugang Duan
· 10 years ago
9b5330e
net:fec: add enet refrence clock for i.MX 6SX chip
by Fugang Duan
· 10 years ago
91c0d98
net: fec: ptp: avoid register access when ipg clock is disabled
by Nimrod Andy
· 10 years ago
407066f
net: fec: Support phys probed from devicetree and fixed-link
by Uwe Kleine-König
· 10 years ago
36cdc74
net: fec: replace delayed work with standard work
by Russell King
· 10 years ago
ccea296
net: fec: better implementation of iMX6 ERR006358 quirk
by Russell King
· 10 years ago
5d165c5
net: fec: remove useless fep->opened
by Russell King
· 10 years ago
79f3391
net: fec: Add software TSO support
by Nimrod Andy
· 11 years ago
6e90928
net: fec: Add Scatter/gather support
by Nimrod Andy
· 11 years ago
55d0218
net: fec: Increase buffer descriptor entry number
by Nimrod Andy
· 11 years ago
61a4427
net: fec: Factorize the .xmit transmit function
by Nimrod Andy
· 11 years ago
1d5244d
fec: Implement the SIOCGHWTSTAMP ioctl
by Ben Hutchings
· 11 years ago
36e24e2
net: fec: fix the error to get the previous BD entry
by Duan Fugang-B38611
· 11 years ago
0319165
net: fec: workaround stop tx during errata ERR006358
by Frank Li
· 11 years ago
cdffcf1
net: fec: Add VLAN receive HW support.
by Jim Baxter
· 12 years ago
38ae92d
fec: Add support for reading RMON registers
by Chris Healy
· 12 years ago
ca162a8
fec: Only pass pdev in fec_ptp_init()
by Fabio Estevam
· 12 years ago
f4e9f3d
fec: Place the phy regulator in the private structure
by Fabio Estevam
· 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
daa7d39
net: freescale: fec: add support for optional enet_out clk
by Wolfram Sang
· 12 years ago
d97e749
net: fec: restart the FEC when PHY speed changes
by Lucas Stach
· 12 years ago
acac840
net: fec: fix build error in no MXC platform
by Frank Li
· 12 years ago
de5fb0a
net: fec: put tx to napi poll function to fix dead lock
by Frank Li
· 12 years ago
dc97538
net: fec: add napi support to improve proformance
by Frank Li
· 12 years ago
baa70a5
net: fec: enable pause frame to improve rx prefomance for 1G network
by Frank Li
· 12 years ago
ff43da8
NET: FEC: dynamtic check DMA desc buff type
by Frank Li
· 12 years ago
6605b73
FEC: Add time stamping code and a PTP hardware clock
by Frank Li
· 12 years ago
405f257
net: fec: move fec_enet_private to header file
by Frank Li
· 12 years ago
8d82f21
net: fsl: fec: handle 10Mbps speed in RMII mode
by Eric Benard
· 13 years ago
ec21e2e
freescale: Move the Freescale drivers
by Jeff Kirsher
· 14 years ago
[Renamed from drivers/net/fec.h]
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
b5680e0
net/fec: add dual fec support for mx28
by Shawn Guo
· 14 years ago
5eb32bd
fec: add support for PHY interface platform data
by Baruch Siach
· 15 years ago
5ca1ea2
fec: fix definition of 5272 version of FEC_X_DES_ACTIVE register
by Greg Ungerer
· 16 years ago
9ff1a91
fec: remove extra ";" from definition names
by Greg Ungerer
· 16 years ago
2e28532
fec: do not typedef struct types
by Sascha Hauer
· 16 years ago
f44d630
fec: switch to writel/readl
by Sascha Hauer
· 16 years ago
196719e
fec: Add support for Freescale MX27
by Sascha Hauer
· 16 years ago
cc462f7
m68knommu: fix ColdFire 5272 fec driver hash registers
by Greg Ungerer
· 17 years ago
c88b36e
[PATCH] m68knommu: 532x FEC eth struct map
by Greg Ungerer
· 19 years ago
7a77d91
[PATCH] m68knommu: FEC ethernet header support for the ColdFire 5208
by Greg Ungerer
· 19 years ago
2d9d166
[PATCH] m68knommu: FEC eth definitions support for the 523x Coldfire processor family
by Greg Ungerer
· 19 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago