index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
freescale
Age
Commit message (
Expand
)
Author
Files
Lines
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
1
-6
/
+6
2018-05-30
net: ethernet: freescale: fix false-positive string overflow warning
Arnd Bergmann
1
-1
/
+1
2018-05-28
net: ethernet: gianfar_ethtool: get phc index through drvdata
Yangbo Lu
2
-8
/
+18
2018-05-28
ptp: rework gianfar_ptp as QorIQ common PTP driver
Yangbo Lu
2
-573
/
+0
2018-05-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-13
/
+2
2018-05-25
net: fec: remove stale comment
YueHaibing
1
-6
/
+0
2018-05-22
net: fec: Add a SPDX identifier
Fabio Estevam
1
-0
/
+1
2018-05-22
net: fec: ptp: Switch to SPDX identifier
Fabio Estevam
1
-13
/
+1
2018-05-17
net: ethernet: freescale: Allow FEC with COMPILE_TEST
Florian Fainelli
3
-3
/
+3
2018-05-16
drivers: net: Remove device_node checks with of_mdiobus_register()
Florian Fainelli
1
-6
/
+2
2018-05-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2018-04-30
net: ethernet: ucc: fix spelling mistake: "tx-late-collsion" -> "tx-late-coll...
Colin Ian King
1
-1
/
+1
2018-04-24
fsl/fman_port: remove redundant check on port->rev_info.major
Colin Ian King
1
-5
/
+3
2018-04-08
net/fsl_pq_mdio: Allow explicit speficition of TBIPA address
Esben Haabendal
1
-16
/
+34
2018-03-26
fsl/fman: remove unnecessary set_dma_ops() call and HAS_DMA dependency
Madalin Bucur
2
-2
/
+0
2018-03-23
dpaa_eth: use true and false for boolean values
Gustavo A. R. Silva
1
-1
/
+1
2018-03-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-5
/
+7
2018-03-18
net: fec: Fix unbalanced PM runtime calls
Florian Fainelli
1
-0
/
+2
2018-03-14
dpaa_eth: remove duplicate increment of the tx_errors counter
Camelia Groza
1
-1
/
+0
2018-03-14
dpaa_eth: increment the RX dropped counter when needed
Camelia Groza
1
-1
/
+3
2018-03-14
dpaa_eth: remove duplicate initialization
Camelia Groza
1
-1
/
+0
2018-03-14
dpaa_eth: fix error in dpaa_remove()
Madalin Bucur
1
-1
/
+1
2018-03-07
fsl/fman: avoid sleeping in atomic context while adding an address
Denis Kirjanov
1
-1
/
+1
2018-03-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-4
/
+3
2018-02-28
gianfar: Fix Rx byte accounting for ndev stats
Claudiu Manoil
1
-4
/
+3
2018-02-27
dpaa_eth: Add allmulti option
Radu Bulie
9
-5
/
+97
2018-02-27
dpaa_eth: refactor frag count checking
Madalin Bucur
1
-8
/
+12
2018-02-27
dpaa_eth: make sure all Rx errors are counted
Madalin Bucur
1
-8
/
+2
2018-02-27
dpaa_eth: fix SG mapping
Madalin Bucur
1
-10
/
+13
2018-02-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-16
/
+7
2018-02-23
gianfar: simplify FCS handling and fix memory leak
Andy Spencer
1
-16
/
+7
2018-02-19
dpaa_eth: fix pause capability advertisement logic
Jake Moroni
1
-1
/
+1
2018-02-13
dpaa_eth: fix incorrect comment
Jake Moroni
1
-1
/
+1
2018-01-29
gianfar: prevent integer wrapping in the rx handler
Andy Spencer
1
-2
/
+7
2018-01-22
net: fec: add necessary defines to work on ARM64
Lucas Stach
2
-5
/
+8
2018-01-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-3
/
+14
2018-01-17
net: fs_enet: do not call phy_stop() in interrupts
Christophe Leroy
2
-3
/
+14
2018-01-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+1
2018-01-10
net: gianfar_ptp: move set_fipers() to spinlock protecting area
Yangbo Lu
1
-2
/
+1
2018-01-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+6
2018-01-05
net: fec: free/restore resource in related probe error pathes
Fugang Duan
1
-2
/
+2
2018-01-03
net: fec: defer probe if regulator is not ready
Fugang Duan
1
-0
/
+4
2018-01-03
net: fec: restore dev_id in the cases of probe error
Fugang Duan
1
-0
/
+1
2017-12-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+6
2017-12-27
net: fec: unmap the xmit buffer that are not transferred by DMA
Fugang Duan
1
-0
/
+6
2017-12-13
net: fec: add phy_reset_after_clk_enable() support
Richard Leitner
1
-0
/
+20
2017-12-08
gianfar: Disable EEE autoneg by default
Claudiu Manoil
1
-0
/
+5
2017-12-05
gianfar: fix a flooded alignment reports because of padding issue.
Zumeng Chen
1
-2
/
+4
2017-11-11
fsl/fman_port: mark expected switch fall-throughs
Gustavo A. R. Silva
1
-0
/
+2
2017-11-08
fsl/fman: Remove a useless 'dev_err()' call
Christophe JAILLET
1
-1
/
+0
[next]