index
:
linux-stable.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.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: add ERR007885 for i.MX6ul enet IP
Fugang Duan
2017-04-11
1
-2
/
+3
*
net: fec: correct the errata number comment typo
Fugang Duan
2017-04-11
1
-1
/
+1
*
net: fec: add phy-reset-gpios PROBE_DEFER check
Fugang Duan
2017-04-11
1
-8
/
+18
*
net: fec: pass ->dev to dma_alloc__coherent() API
Fugang Duan
2017-04-11
1
-2
/
+2
*
net: fec: avoid BD pointer type cast to 32bit
Fugang Duan
2017-04-11
1
-2
/
+2
*
net: fec: add return value check after calling .of_property_read_u32()
Fugang Duan
2017-04-11
1
-2
/
+2
*
dpaa_eth: use AVOIDBLOCK for Tx confirmation queues
Madalin Bucur
2017-04-01
1
-1
/
+1
*
fsl/fman: take into account all RGMII modes
Madalin Bucur
2017-04-01
2
-2
/
+11
*
net: break include loop netdevice.h, dsa.h, devlink.h
Andrew Lunn
2017-03-28
1
-0
/
+1
*
net: ethernet: fs_enet: Remove useless includes
Christophe Leroy
2017-03-16
2
-12
/
+0
*
mqprio: Modify mqprio to pass user parameters via ndo_setup_tc.
Amritha Nambiar
2017-03-15
1
-6
/
+10
*
dpaa_eth: enable context-A stashing
Madalin Bucur
2017-03-09
1
-1
/
+2
*
dpaa_eth: enable multiple Tx traffic classes
Camelia Groza
2017-03-09
1
-0
/
+36
*
dpaa_eth: add four prioritised Tx traffic classes
Camelia Groza
2017-03-09
2
-9
/
+42
*
dpaa_eth: do not ignore port api return value
Madalin Bucur
2017-03-09
1
-22
/
+43
*
dpaa_eth: enable Rx checksum offload
Madalin Bucur
2017-03-09
1
-2
/
+27
*
dpaa_eth: remove redundant initialization
Madalin Bucur
2017-03-09
1
-1
/
+1
*
fsl/fman: enlarge FIFO to allow for the 5th port
Madalin Bucur
2017-03-09
1
-1
/
+1
*
fsl/fman: remove wrong free
Madalin Bucur
2017-03-09
1
-3
/
+1
*
fsl/fman: set HW parser as BMI next engine
Madalin Bucur
2017-03-09
2
-3
/
+90
*
fsl/fman: parse result data is big endian
Madalin Bucur
2017-03-09
1
-5
/
+5
*
dpaa_eth: implement ioctl() for PHY-related ops
Michael Walle
2017-02-20
1
-0
/
+8
*
fsl/fman: fix spelling mistake in variable name en_tsu_err_exeption
Colin Ian King
2017-02-20
1
-4
/
+4
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-02-19
1
-1
/
+1
|
\
|
*
dpaa_eth: small leak on error
Dan Carpenter
2017-02-17
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-02-16
1
-14
/
+9
|
\
|
|
*
net: fec: fix multicast filtering hardware setup
Rui Sousa
2017-02-14
1
-14
/
+9
*
|
net: fs_enet: Simplify code
Christophe Jaillet
2017-02-13
1
-4
/
+3
*
|
net: fs_enet: Fix an error handling path
Christophe Jaillet
2017-02-13
1
-1
/
+1
*
|
net: fman: fix build errors when linux/phy*.h is removed from net/dsa.h
Russell King
2017-02-10
1
-0
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-02-02
1
-2
/
+2
|
\
|
|
*
gianfar: synchronize DMA API usage by free_skb_rx_queue w/ gfar_new_page
Arseny Solokha
2017-01-30
1
-2
/
+2
*
|
drivers: net: generalize napi_complete_done()
Eric Dumazet
2017-01-30
5
-6
/
+6
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-01-28
1
-1
/
+1
|
\
|
|
*
gianfar: Do not reuse pages from emergency reserve
Eric Dumazet
2017-01-19
1
-1
/
+1
*
|
net: make ndo_get_stats64 a void function
stephen hemminger
2017-01-08
1
-4
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-01-05
1
-1
/
+5
|
\
|
|
*
dpaa_eth: Initialize CGR structure before init
Roy Pledge
2017-01-04
1
-0
/
+2
|
*
dpaa_eth: cleanup after init_phy() failure
Madalin Bucur
2017-01-04
1
-1
/
+3
*
|
net: freescale: dpaa: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
2017-01-03
1
-9
/
+9
|
/
*
clocksource: Use a plain u64 instead of cycle_t
Thomas Gleixner
2016-12-25
1
-1
/
+1
*
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
10
-10
/
+10
*
fsl/fman: enable compilation on ARM64
Madalin Bucur
2016-12-20
1
-1
/
+1
*
fsl/fman: A007273 only applies to PPC SoCs
Madalin Bucur
2016-12-20
1
-0
/
+8
*
powerpc: fsl/fman: remove fsl,fman from of_device_ids[]
Madalin Bucur
2016-12-20
1
-0
/
+7
*
fsl/fman: fix 1G support for QSGMII interfaces
Madalin Bucur
2016-12-20
1
-0
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2016-12-17
2
-35
/
+38
|
\
|
*
dpaa_eth: remove redundant dependency on FSL_SOC
Madalin Bucur
2016-12-17
1
-1
/
+1
|
*
dpaa_eth: use big endian accessors
Claudiu Manoil
2016-12-17
1
-34
/
+37
*
|
Makefile: drop -D__CHECK_ENDIAN__ from cflags
Michael S. Tsirkin
2016-12-16
1
-2
/
+0
[next]