index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
freescale
/
fman
/
fman.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
fsl/fman: Use platform_get_irq() to get the interrupt
Lad Prabhakar
2021-12-27
1
-16
/
+16
*
drivers/net/ethernet: clean up mis-targeted comments
Jesse Brandeburg
2020-09-26
1
-7
/
+7
*
fsl/fman: use 32-bit unsigned integer
Florinel Iordache
2020-08-04
1
-2
/
+1
*
fsl/fman: detect FMan erratum A050385
Madalin Bucur
2020-03-07
1
-0
/
+18
*
fsl/fman: don't touch liodn base regs reserved on non-PAMU SoCs
Laurentiu Tudor
2019-10-25
1
-1
/
+5
*
fsl/fman: Remove comment referring to non-existent function
Chris Packham
2019-07-25
1
-3
/
+0
*
ethernet: fman: fix wrong of_node_put() in probe function
Nicolas Saenz Julienne
2018-12-05
1
-3
/
+2
*
fsl/fman: share the event interrupt
Yangbo Lu
2018-06-26
1
-1
/
+2
*
fsl/fman: make arrays port_ids static, reduces object code size
Colin Ian King
2017-09-02
1
-4
/
+10
*
fsl/fman: enable FMan Keygen
Iordache Florinel-R70177
2017-08-29
1
-0
/
+8
*
fsl/fman: move struct fman to header file
Madalin Bucur
2017-08-29
1
-77
/
+3
*
net: Convert to using %pOF instead of full_name
Rob Herring
2017-07-24
1
-6
/
+6
*
fsl/fman: enlarge FIFO to allow for the 5th port
Madalin Bucur
2017-03-09
1
-1
/
+1
*
fsl/fman: set HW parser as BMI next engine
Madalin Bucur
2017-03-09
1
-0
/
+21
*
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 return value checking
Madalin Bucur
2016-10-04
1
-2
/
+2
*
fsl/fman: simplify redundant condition
Madalin Bucur
2016-10-04
1
-2
/
+1
*
fsl/fman: simplify device tree reads
Madalin Bucur
2016-10-04
1
-18
/
+12
*
fsl/fman: small fixes
Madalin Bucur
2016-10-04
1
-3
/
+3
*
fsl/fman: fix loadable module compilation
Igal Liberman
2016-10-04
1
-2
/
+33
*
remove lots of IS_ERR_VALUE abuses
Arnd Bergmann
2016-05-28
1
-1
/
+1
*
treewide: Fix typos in printk
Masanari Iida
2016-04-28
1
-1
/
+1
*
fsl/fman: Workaround for Errata A-007273
Igal Liberman
2016-03-22
1
-16
/
+88
*
fsl/fman: Initialize fman->dev earlier
Igal Liberman
2016-03-03
1
-2
/
+2
*
fsl/fman: Add FMan support
Igal Liberman
2015-12-28
1
-0
/
+2871