index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
freescale
/
fman
/
fman_dtsec.c
Age
Commit message (
Expand
)
Author
2020-08-03
fsl/fman: check dereferencing null pointer
Florinel Iordache
2020-03-08
fsl/fman: tolerate missing MAC address in device tree
Madalin Bucur
2020-03-08
fsl/fman: reuse set_mac_address() in dtsec init()
Madalin Bucur
2018-06-26
fsl/fman: add set_tstamp interface
Yangbo Lu
2018-03-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-03-07
fsl/fman: avoid sleeping in atomic context while adding an address
Denis Kirjanov
2018-02-27
dpaa_eth: Add allmulti option
Radu Bulie
2017-08-11
fsl/fman: implement several errata workarounds
Florinel Iordache
2017-04-01
fsl/fman: take into account all RGMII modes
Madalin Bucur
2017-02-20
fsl/fman: fix spelling mistake in variable name en_tsu_err_exeption
Colin Ian King
2016-03-14
fsl/fman: fix dtsec_set_tx_pause_frames
Igal Liberman
2016-01-14
fsl/fman: Delete one function call "put_device" in dtsec_config()
Markus Elfring
2016-01-07
phy: Add an mdio_device structure
Andrew Lunn
2016-01-06
fsl/fman: fix the pause_time test
Dan Carpenter
2015-12-27
fsl/fman: Add FMan MAC support
Igal Liberman