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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
fsl/fman: Use vsprintf extension %pM
Joe Perches
2019-03-04
1
-3
/
+1
*
fsl/fman: Use GFP_ATOMIC in {memac,tgec}_add_hash_mac_address()
Scott Wood
2018-12-29
2
-2
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-12-10
1
-3
/
+2
|
\
|
*
ethernet: fman: fix wrong of_node_put() in probe function
Nicolas Saenz Julienne
2018-12-05
1
-3
/
+2
*
|
net: ethernet: Convert phydev advertize and supported from u32 to link mode
Andrew Lunn
2018-11-11
1
-1
/
+1
|
/
*
net: phy: Add helper for advertise to lcl value
Andrew Lunn
2018-10-02
1
-5
/
+1
*
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-07-03
1
-0
/
+8
|
\
|
*
fsl/fman: fix parser reporting bad checksum on short frames
Madalin Bucur
2018-06-30
1
-0
/
+8
*
|
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
|
/
*
fsl/fman_port: remove redundant check on port->rev_info.major
Colin Ian King
2018-04-24
1
-5
/
+3
*
fsl/fman: remove unnecessary set_dma_ops() call and HAS_DMA dependency
Madalin Bucur
2018-03-26
2
-2
/
+0
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-03-23
1
-1
/
+1
|
\
|
*
fsl/fman: avoid sleeping in atomic context while adding an address
Denis Kirjanov
2018-03-07
1
-1
/
+1
*
|
dpaa_eth: Add allmulti option
Radu Bulie
2018-02-27
8
-5
/
+87
|
/
*
fsl/fman_port: mark expected switch fall-throughs
Gustavo A. R. Silva
2017-11-11
1
-0
/
+2
*
fsl/fman: Remove a useless 'dev_err()' call
Christophe JAILLET
2017-11-08
1
-1
/
+0
*
fsl/fman: Add a missing 'of_node_put()' call in an error handling path
Christophe JAILLET
2017-11-08
1
-0
/
+1
*
fsl/fman: Remove some useless code
Christophe JAILLET
2017-11-08
1
-5
/
+2
*
fsl/fman: Remove a useless call to 'dev_set_drvdata()'
Christophe JAILLET
2017-11-08
1
-1
/
+0
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-11-04
1
-0
/
+1
|
\
|
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
|
fsl/fman: add dpaa in module names
Madalin Bucur
2017-10-18
1
-6
/
+6
*
|
dpaa_eth: change device used
Madalin Bucur
2017-10-18
2
-23
/
+15
*
|
dpaa_eth: move of_phy_connect() to the eth driver
Madalin Bucur
2017-10-18
2
-79
/
+23
*
|
fsl/fman: remove of_node
Madalin Bucur
2017-10-18
1
-1
/
+0
|
/
*
fsl/fman: make arrays port_ids static, reduces object code size
Colin Ian King
2017-09-02
1
-4
/
+10
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-09-02
1
-0
/
+2
|
\
|
*
fsl/man: Inherit parent device and of_node
Florian Fainelli
2017-08-23
1
-0
/
+2
*
|
dpaa_eth: add NETIF_F_RXHASH
Madalin Bucur
2017-08-29
2
-0
/
+13
*
|
fsl/fman: enable FMan Keygen
Iordache Florinel-R70177
2017-08-29
7
-2
/
+884
*
|
fsl/fman: move struct fman to header file
Madalin Bucur
2017-08-29
3
-81
/
+82
*
|
fsl/fman: implement several errata workarounds
Florinel Iordache
2017-08-11
1
-25
/
+93
*
|
net: Convert to using %pOF instead of full_name
Rob Herring
2017-07-24
3
-35
/
+31
|
/
*
fsl/fman: add dependency on HAS_DMA
Madalin Bucur
2017-06-27
1
-0
/
+1
*
fsl/fman: propagate dma_ops
Madalin Bucur
2017-06-20
1
-0
/
+2
*
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-29
1
-0
/
+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
*
fsl/fman: fix spelling mistake in variable name en_tsu_err_exeption
Colin Ian King
2017-02-20
1
-4
/
+4
*
net: fman: fix build errors when linux/phy*.h is removed from net/dsa.h
Russell King
2017-02-10
1
-0
/
+1
*
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
[next]