index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
freescale
/
fman
/
fman_dtsec.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: phylink: pass neg_mode into phylink_mii_c22_pcs_config()
Russell King (Oracle)
2023-06-22
1
-3
/
+4
*
net: dpaa: Fix dtsec check for PCS availability
Sean Anderson
2023-01-03
1
-1
/
+1
*
net: remove explicit phylink_generic_validate() references
Russell King (Oracle)
2022-11-07
1
-1
/
+0
*
net: dpaa: Convert to phylink
Sean Anderson
2022-10-19
1
-246
/
+212
*
net: dpaa: Adjust queue depth on rate change
Sean Anderson
2022-09-05
1
-0
/
+1
*
net: fman: Change return type of disable to void
Sean Anderson
2022-09-05
1
-5
/
+2
*
net: fman: Specify type of mac_dev for exception_cb
Sean Anderson
2022-09-05
1
-1
/
+1
*
net: fman: Use mac_dev for some params
Sean Anderson
2022-09-05
1
-9
/
+7
*
net: fman: Pass params directly to mac init
Sean Anderson
2022-09-05
1
-7
/
+3
*
net: fman: Remove internal_phy_node from params
Sean Anderson
2022-09-05
1
-16
/
+17
*
net: fman: Inline several functions into initialization
Sean Anderson
2022-09-05
1
-50
/
+9
*
net: fman: Mark mac methods static
Sean Anderson
2022-09-05
1
-22
/
+26
*
net: fman: Move initialization to mac-specific files
Sean Anderson
2022-09-05
1
-0
/
+88
*
net: fman: dtsec: Always gracefully stop/start
Sean Anderson
2022-08-19
1
-64
/
+30
*
net: fman: Don't pass comm_mode to enable/disable
Sean Anderson
2022-08-19
1
-14
/
+6
*
net: fman: Convert to SPDX identifiers
Sean Anderson
2022-08-19
1
-29
/
+2
*
ethernet: constify references to netdev->dev_addr in drivers
Jakub Kicinski
2021-10-14
1
-4
/
+4
*
fsl/fman: check dereferencing null pointer
Florinel Iordache
2020-08-03
1
-2
/
+2
*
fsl/fman: tolerate missing MAC address in device tree
Madalin Bucur
2020-03-08
1
-6
/
+4
*
fsl/fman: reuse set_mac_address() in dtsec init()
Madalin Bucur
2020-03-08
1
-25
/
+19
*
fsl/fman: add set_tstamp interface
Yangbo Lu
2018-06-26
1
-0
/
+27
*
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
1
-0
/
+19
|
/
*
fsl/fman: implement several errata workarounds
Florinel Iordache
2017-08-11
1
-25
/
+93
*
fsl/fman: take into account all RGMII modes
Madalin Bucur
2017-04-01
1
-1
/
+7
*
fsl/fman: fix spelling mistake in variable name en_tsu_err_exeption
Colin Ian King
2017-02-20
1
-4
/
+4
*
fsl/fman: fix dtsec_set_tx_pause_frames
Igal Liberman
2016-03-14
1
-4
/
+3
*
fsl/fman: Delete one function call "put_device" in dtsec_config()
Markus Elfring
2016-01-14
1
-1
/
+0
*
phy: Add an mdio_device structure
Andrew Lunn
2016-01-07
1
-3
/
+3
*
fsl/fman: fix the pause_time test
Dan Carpenter
2016-01-06
1
-1
/
+1
*
fsl/fman: Add FMan MAC support
Igal Liberman
2015-12-27
1
-0
/
+1453