index
:
Linux Stable
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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
freescale
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: fec: fix multicast filtering hardware setup
Rui Sousa
2017-12-09
1
-14
/
+9
*
net: fec: fix NULL pointer dereference in fec_enet_timeout_work
Hubert Feurstein
2016-09-02
1
-0
/
+1
*
net: fec: only clear a queue's work bit if the queue was emptied
Uwe Kleine-König
2016-07-12
1
-2
/
+8
*
net: fec: fix receive VLAN CTAG HW acceleration issue
Nimrod Andy
2015-03-24
1
-2
/
+1
*
net: fec: fix regression on i.MX28 introduced by rx_copybreak support
Lothar Waßmann
2014-11-07
1
-4
/
+19
*
net: fec: fix suspend broken on multiple MACs sillicons
Nimrod Andy
2014-11-03
1
-8
/
+8
*
net: fec: ptp: fix NULL pointer dereference if ptp_clock is not set
Philipp Zabel
2014-10-22
1
-1
/
+2
*
net: fs_enet: set back promiscuity mode after restart
LEROY Christophe
2014-10-22
2
-0
/
+6
*
gianfar: Add FCS to rx buffer size (fix)
Claudiu Manoil
2014-10-15
1
-1
/
+1
*
net: fec: ptp: fix convergence issue to support LinuxPTP stack
Nimrod Andy
2014-10-15
3
-42
/
+56
*
net: fec: ptp: Enable PPS output based on ptp clock
Luwei Zhou
2014-10-14
3
-1
/
+205
*
net: fec: ptp: Use hardware algorithm to adjust PTP counter.
Luwei Zhou
2014-10-14
2
-12
/
+56
*
net: fec: ptp: Use the 31-bit ptp timer.
Luwei Zhou
2014-10-14
1
-4
/
+6
*
net: fec: Fix sparse warnings with different lock contexts for basic block
Nimrod Andy
2014-10-14
1
-10
/
+14
*
net: fs_enet: error: 'SCCE_ENET_TXF' undeclared
LEROY Christophe
2014-10-10
2
-2
/
+2
*
gianfar: Replace eieio with wmb for non-PPC archs
Claudiu Manoil
2014-10-09
2
-10
/
+19
*
gianfar: Replace spin_event_timeout() with arch independent
Claudiu Manoil
2014-10-09
2
-13
/
+34
*
gianfar: Make MAC addr setup endian safe, cleanup
Claudiu Manoil
2014-10-09
1
-8
/
+7
*
gianfar: Exclude PPC specific errata handling from ARM builds
Claudiu Manoil
2014-10-09
1
-0
/
+6
*
gianfar: Include missing headers for ARM builds
Claudiu Manoil
2014-10-09
1
-0
/
+2
*
net/fsl_pq_mdio: Replace spin_event_timeout() with arch independent
Claudiu Manoil
2014-10-09
1
-13
/
+23
*
net/fsl_pq_mdio: Use ioread/iowrite32be() portable accessors
Claudiu Manoil
2014-10-09
1
-14
/
+14
*
net/fsl_pq_mdio: Fix asm/ucc.h compile error for ARM
Claudiu Manoil
2014-10-09
1
-0
/
+2
*
net: fs_enet: Add NAPI TX
LEROY Christophe
2014-10-08
5
-11
/
+132
*
net: fs_enet: Remove non NAPI RX
LEROY Christophe
2014-10-08
1
-149
/
+15
*
fec: Fix fec_enet_alloc_buffers() error path
Fabio Estevam
2014-10-06
1
-7
/
+10
*
net: fec: fix build error at m68k platform
Frank Li
2014-10-06
1
-0
/
+1
*
net: fec: implement rx_copybreak to improve rx performance
Nimrod Andy
2014-10-01
2
-65
/
+145
*
net: fec: free resource after phy probe failed
Nimrod Andy
2014-09-26
1
-0
/
+2
*
net: fec: align rx data buffer size for dma map/unmap
Nimrod Andy
2014-09-26
1
-3
/
+5
*
net: fec: remove the ERR006358 workaround for imx6sx enet
Nimrod Andy
2014-09-26
1
-2
/
+2
*
net: fec: Add Ftype to BD to distiguish three tx queues for AVB
Nimrod Andy
2014-09-26
2
-0
/
+12
*
fec: Remove fec_enet_select_queue()
Fabio Estevam
2014-09-26
1
-7
/
+0
*
net: fec: fix code identation
Nimrod Andy
2014-09-22
1
-1
/
+1
*
net: fec: Workaround for imx6sx enet tx hang when enable three queues
Fugang Duan
2014-09-19
1
-2
/
+15
*
net:fec: increase DMA queue number
Fugang Duan
2014-09-19
1
-1
/
+1
*
net: fec: add interrupt coalescence feature support
Fugang Duan
2014-09-19
2
-0
/
+151
*
net: fec: refine error handle of parser queue number from DT
Frank Li
2014-09-19
1
-10
/
+10
*
net: fec: fix build error at m68k platform
Frank Li
2014-09-16
1
-5
/
+25
*
net: ethernet: freescale: fec_main.c: Cleaning up missing null-terminate in c...
Rickard Strandqvist
2014-09-15
1
-2
/
+2
*
net: fec: use container_of to resolve bufdesc_ex from bufdesc
Fabian Frederick
2014-09-15
1
-2
/
+2
*
net: fec: init complete variable in early to avoid kernel dump
Fugang Duan
2014-09-13
1
-0
/
+1
*
net: fec: change FEC alignment according to i.mx6 sx requirement
Fugang Duan
2014-09-13
2
-11
/
+27
*
net:fec: Add fsl,imx6sx-fec compatible strings
Fugang Duan
2014-09-13
1
-0
/
+2
*
net: fec: add enet-avb IP support
Frank Li
2014-09-13
2
-18
/
+51
*
net:fec: Disable enet-avb MAC instead of reset MAC
Fugang Duan
2014-09-13
1
-6
/
+20
*
net: fec: init multi queue date structure
Frank Li
2014-09-13
1
-113
/
+252
*
net: fec: parser max queue number from dt file
Fugang Duan
2014-09-13
2
-1
/
+47
*
net: fec: change data structure to support multiqueue
Fugang Duan
2014-09-13
2
-196
/
+400
*
net:fec: add enet AVB feature macro define for imx6sx
Fugang Duan
2014-09-13
1
-0
/
+16
[next]