index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
freescale
/
fman
/
mac.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-02
net: Remove duplicated include in mac.c
Yang Li
1
-1
/
+0
2023-07-27
net: Explicitly include correct DT includes
Rob Herring
1
-0
/
+2
2023-07-11
net: fman: Convert to platform remove callback returning void
Uwe Kleine-König
1
-3
/
+2
2022-11-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+9
2022-11-04
net: fman: Unregister ethernet device on removal
Sean Anderson
1
-0
/
+9
2022-10-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-6
/
+6
2022-10-24
net: fman: Use physical address for userspace interfaces
Sean Anderson
1
-6
/
+6
2022-10-19
net: dpaa: Convert to phylink
Sean Anderson
1
-162
/
+6
2022-09-05
net: fman: Clean up error handling
Sean Anderson
1
-28
/
+15
2022-09-05
net: fman: Specify type of mac_dev for exception_cb
Sean Anderson
1
-3
/
+2
2022-09-05
net: fman: Use mac_dev for some params
Sean Anderson
1
-8
/
+2
2022-09-05
net: fman: Pass params directly to mac init
Sean Anderson
1
-21
/
+15
2022-09-05
net: fman: Map the base address once
Sean Anderson
1
-23
/
+12
2022-09-05
net: fman: Move initialization to mac-specific files
Sean Anderson
1
-261
/
+0
2022-08-26
net: fman: memac: Uninitialized variable on error path
Dan Carpenter
1
-1
/
+1
2022-08-19
net: fman: memac: Use params instead of priv for max_speed
Sean Anderson
1
-3
/
+1
2022-08-19
net: fman: Export/rename some common functions
Sean Anderson
1
-6
/
+6
2022-08-19
net: fman: Configure fixed link in memac_initialization
Sean Anderson
1
-47
/
+46
2022-08-19
net: fman: Move struct dev to mac_device
Sean Anderson
1
-20
/
+11
2022-08-19
net: fman: Store initialization function in match data
Sean Anderson
1
-191
/
+165
2022-08-19
net: fman: Get PCS node in per-mac init
Sean Anderson
1
-10
/
+9
2022-08-19
net: fman: Store en/disable in mac_device instead of mac_priv_s
Sean Anderson
1
-38
/
+6
2022-08-19
net: fman: Don't pass comm_mode to enable/disable
Sean Anderson
1
-4
/
+4
2022-08-19
net: fman: Convert to SPDX identifiers
Sean Anderson
1
-29
/
+3
2022-01-06
fsl/fman: Check for null pointer after calling devm_ioremap
Jiasheng Jiang
1
-5
/
+16
2021-07-20
fsl/fman: Add fibre support
Maxim Kochetkov
1
-0
/
+1
2021-04-13
of: net: pass the dst buffer to of_get_mac_address()
Michael Walle
1
-6
/
+3
2020-09-25
drivers/net/ethernet: clean up mis-targeted comments
Jesse Brandeburg
1
-2
/
+2
2020-03-08
fsl/fman: tolerate missing MAC address in device tree
Madalin Bucur
1
-7
/
+6
2020-01-02
fsl/fman: use resource_size
Julia Lawall
1
-2
/
+2
2019-11-04
net: of_get_phy_mode: Change API to solve int/unit warnings
Andrew Lunn
1
-3
/
+3
2019-05-10
net: ethernet: fix similar warning reported by kbuild test robot
Petr Štetiar
1
-1
/
+1
2019-05-07
net: ethernet: support of_get_mac_address new ERR_PTR error
Petr Štetiar
1
-1
/
+1
2019-03-03
fsl/fman: Use vsprintf extension %pM
Joe Perches
1
-3
/
+1
2018-11-11
net: ethernet: Convert phydev advertize and supported from u32 to link mode
Andrew Lunn
1
-1
/
+1
2018-10-01
net: phy: Add helper for advertise to lcl value
Andrew Lunn
1
-5
/
+1
2018-06-26
fsl/fman: add set_tstamp interface
Yangbo Lu
1
-0
/
+3
2018-03-26
fsl/fman: remove unnecessary set_dma_ops() call and HAS_DMA dependency
Madalin Bucur
1
-1
/
+0
2018-02-27
dpaa_eth: Add allmulti option
Radu Bulie
1
-0
/
+3
2017-11-08
fsl/fman: Remove a useless 'dev_err()' call
Christophe JAILLET
1
-1
/
+0
2017-11-08
fsl/fman: Add a missing 'of_node_put()' call in an error handling path
Christophe JAILLET
1
-0
/
+1
2017-11-08
fsl/fman: Remove some useless code
Christophe JAILLET
1
-5
/
+2
2017-11-08
fsl/fman: Remove a useless call to 'dev_set_drvdata()'
Christophe JAILLET
1
-1
/
+0
2017-10-18
dpaa_eth: change device used
Madalin Bucur
1
-22
/
+15
2017-10-18
dpaa_eth: move of_phy_connect() to the eth driver
Madalin Bucur
1
-77
/
+20
2017-10-18
fsl/fman: remove of_node
Madalin Bucur
1
-1
/
+0
2017-09-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+2
2017-08-22
fsl/man: Inherit parent device and of_node
Florian Fainelli
1
-0
/
+2
2017-07-24
net: Convert to using %pOF instead of full_name
Rob Herring
1
-27
/
+23
2017-06-20
fsl/fman: propagate dma_ops
Madalin Bucur
1
-0
/
+2
[next]