index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
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 rare tx timeout
Rickard x Andersson
2018-10-02
1
-4
/
+4
*
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2018-08-15
2
-4
/
+0
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux
Herbert Xu
2018-08-03
2
-7
/
+16
|
|
\
|
*
|
net: ethernet: Use existing define with polynomial
Krzysztof Kozlowski
2018-07-27
3
-6
/
+4
*
|
|
net: fec: check DMA addressing limitations
Stefan Agner
2018-08-02
1
-0
/
+8
*
|
|
net: ethernet: fs-enet: Use generic CRC32 implementation
Krzysztof Kozlowski
2018-07-25
1
-14
/
+4
*
|
|
net: ethernet: freescale: Use generic CRC32 implementation
Krzysztof Kozlowski
2018-07-25
1
-10
/
+3
*
|
|
net: ethernet: gianfar_ethtool: remove redundant variable last_rule_idx
Colin Ian King
2018-07-04
1
-2
/
+0
*
|
|
net: fec: remove redundant variable 'inc'
Colin Ian King
2018-07-04
1
-2
/
+0
*
|
|
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-07-03
2
-7
/
+16
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
dpaa_eth: DPAA SGT needs to be 256B
Madalin Bucur
2018-06-30
1
-7
/
+8
|
*
|
fsl/fman: fix parser reporting bad checksum on short frames
Madalin Bucur
2018-06-30
1
-0
/
+8
|
|
/
*
|
dpaa_eth: add the get_ts_info interface for ethtool
Yangbo Lu
2018-06-26
1
-0
/
+39
*
|
dpaa_eth: add support for hardware timestamping
Yangbo Lu
2018-06-26
2
-5
/
+86
*
|
fsl/fman: define frame description command UPD
Yangbo Lu
2018-06-26
1
-0
/
+1
*
|
fsl/fman_port: support getting timestamp
Yangbo Lu
2018-06-26
2
-0
/
+14
*
|
fsl/fman: add set_tstamp interface
Yangbo Lu
2018-06-26
8
-0
/
+60
*
|
fsl/fman: share the event interrupt
Yangbo Lu
2018-06-26
1
-1
/
+2
*
|
ucc_geth: Add BQL support
Joakim Tjernlund
2018-06-22
1
-1
/
+8
|
/
*
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
2018-06-12
1
-1
/
+1
*
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-06-12
1
-6
/
+6
*
net: ethernet: freescale: fix false-positive string overflow warning
Arnd Bergmann
2018-05-30
1
-1
/
+1
*
net: ethernet: gianfar_ethtool: get phc index through drvdata
Yangbo Lu
2018-05-28
2
-8
/
+18
*
ptp: rework gianfar_ptp as QorIQ common PTP driver
Yangbo Lu
2018-05-28
2
-573
/
+0
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-05-26
2
-13
/
+2
|
\
|
*
net: fec: Add a SPDX identifier
Fabio Estevam
2018-05-22
1
-0
/
+1
|
*
net: fec: ptp: Switch to SPDX identifier
Fabio Estevam
2018-05-22
1
-13
/
+1
*
|
net: fec: remove stale comment
YueHaibing
2018-05-25
1
-6
/
+0
*
|
net: ethernet: freescale: Allow FEC with COMPILE_TEST
Florian Fainelli
2018-05-17
3
-3
/
+3
*
|
drivers: net: Remove device_node checks with of_mdiobus_register()
Florian Fainelli
2018-05-16
1
-6
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-05-04
1
-1
/
+1
|
\
\
|
|
/
|
*
net: ethernet: ucc: fix spelling mistake: "tx-late-collsion" -> "tx-late-coll...
Colin Ian King
2018-04-30
1
-1
/
+1
*
|
fsl/fman_port: remove redundant check on port->rev_info.major
Colin Ian King
2018-04-24
1
-5
/
+3
|
/
*
net/fsl_pq_mdio: Allow explicit speficition of TBIPA address
Esben Haabendal
2018-04-08
1
-16
/
+34
*
fsl/fman: remove unnecessary set_dma_ops() call and HAS_DMA dependency
Madalin Bucur
2018-03-26
2
-2
/
+0
*
dpaa_eth: use true and false for boolean values
Gustavo A. R. Silva
2018-03-23
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-03-23
3
-5
/
+7
|
\
|
*
net: fec: Fix unbalanced PM runtime calls
Florian Fainelli
2018-03-18
1
-0
/
+2
|
*
dpaa_eth: remove duplicate increment of the tx_errors counter
Camelia Groza
2018-03-14
1
-1
/
+0
|
*
dpaa_eth: increment the RX dropped counter when needed
Camelia Groza
2018-03-14
1
-1
/
+3
|
*
dpaa_eth: remove duplicate initialization
Camelia Groza
2018-03-14
1
-1
/
+0
|
*
dpaa_eth: fix error in dpaa_remove()
Madalin Bucur
2018-03-14
1
-1
/
+1
|
*
fsl/fman: avoid sleeping in atomic context while adding an address
Denis Kirjanov
2018-03-07
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-03-06
1
-4
/
+3
|
\
\
|
|
/
|
*
gianfar: Fix Rx byte accounting for ndev stats
Claudiu Manoil
2018-02-28
1
-4
/
+3
*
|
dpaa_eth: Add allmulti option
Radu Bulie
2018-02-27
9
-5
/
+97
*
|
dpaa_eth: refactor frag count checking
Madalin Bucur
2018-02-27
1
-8
/
+12
*
|
dpaa_eth: make sure all Rx errors are counted
Madalin Bucur
2018-02-27
1
-8
/
+2
*
|
dpaa_eth: fix SG mapping
Madalin Bucur
2018-02-27
1
-10
/
+13
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-02-24
1
-16
/
+7
|
\
\
|
|
/
[next]