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-07-04
net: ethernet: gianfar_ethtool: remove redundant variable last_rule_idx
Colin Ian King
1
-2
/
+0
2018-07-04
net: fec: remove redundant variable 'inc'
Colin Ian King
1
-2
/
+0
2018-07-03
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-7
/
+16
2018-06-30
dpaa_eth: DPAA SGT needs to be 256B
Madalin Bucur
1
-7
/
+8
2018-06-30
fsl/fman: fix parser reporting bad checksum on short frames
Madalin Bucur
1
-0
/
+8
2018-06-26
dpaa_eth: add the get_ts_info interface for ethtool
Yangbo Lu
1
-0
/
+39
2018-06-26
dpaa_eth: add support for hardware timestamping
Yangbo Lu
2
-5
/
+86
2018-06-26
fsl/fman: define frame description command UPD
Yangbo Lu
1
-0
/
+1
2018-06-26
fsl/fman_port: support getting timestamp
Yangbo Lu
2
-0
/
+14
2018-06-26
fsl/fman: add set_tstamp interface
Yangbo Lu
8
-0
/
+60
2018-06-26
fsl/fman: share the event interrupt
Yangbo Lu
1
-1
/
+2
2018-06-22
ucc_geth: Add BQL support
Joakim Tjernlund
1
-1
/
+8
2018-06-12
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
1
-1
/
+1
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
[next]