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
*
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-24
2
-3
/
+3
*
fsl/fman: fix eth hash table allocation
Florinel Iordache
2020-08-04
1
-1
/
+1
*
fsl/fman: check dereferencing null pointer
Florinel Iordache
2020-08-04
3
-4
/
+4
*
fsl/fman: fix unreachable code
Florinel Iordache
2020-08-04
1
-1
/
+0
*
fsl/fman: fix dereference null return value
Florinel Iordache
2020-08-04
1
-1
/
+8
*
fsl/fman: use 32-bit unsigned integer
Florinel Iordache
2020-08-04
1
-2
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-03-26
1
-1
/
+1
|
\
|
*
net: fsl/fman: treat all RGMII modes in memac_adjust_link()
Madalin Bucur
2020-03-16
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-03-13
3
-0
/
+51
|
\
|
|
*
fsl/fman: detect FMan erratum A050385
Madalin Bucur
2020-03-07
3
-0
/
+51
*
|
fsl/fman: tolerate missing MAC address in device tree
Madalin Bucur
2020-03-09
4
-25
/
+18
*
|
fsl/fman: reuse set_mac_address() in dtsec init()
Madalin Bucur
2020-03-09
1
-25
/
+19
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-01-26
1
-2
/
+2
|
\
|
*
net: fsl/fman: rename IF_MODE_XGMII to IF_MODE_10G
Madalin Bucur
2020-01-23
1
-2
/
+2
*
|
fsl/fman: use resource_size
Julia Lawall
2020-01-03
1
-2
/
+2
|
/
*
net: of_get_phy_mode: Change API to solve int/unit warnings
Andrew Lunn
2019-11-04
1
-3
/
+3
*
fsl/fman: remove unused struct member
Madalin Bucur
2019-10-25
1
-3
/
+0
*
fsl/fman: add API to get the device behind a fman port
Laurentiu Tudor
2019-10-25
2
-0
/
+16
*
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
*
fsl/fman: include IPSEC SPI in the Keygen extraction
Madalin Bucur
2019-05-28
1
-1
/
+2
*
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
1
-0
/
+1
*
net: ethernet: fix similar warning reported by kbuild test robot
Petr Štetiar
2019-05-11
1
-1
/
+1
*
net: ethernet: support of_get_mac_address new ERR_PTR error
Petr Štetiar
2019-05-07
1
-1
/
+1
*
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
[next]