index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
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
2022-11-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-11-04
net: fman: Unregister ethernet device on removal
Sean Anderson
2022-10-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-10-24
net: fman: Use physical address for userspace interfaces
Sean Anderson
2022-10-19
net: dpaa: Convert to phylink
Sean Anderson
2022-09-05
net: fman: Clean up error handling
Sean Anderson
2022-09-05
net: fman: Specify type of mac_dev for exception_cb
Sean Anderson
2022-09-05
net: fman: Use mac_dev for some params
Sean Anderson
2022-09-05
net: fman: Pass params directly to mac init
Sean Anderson
2022-09-05
net: fman: Map the base address once
Sean Anderson
2022-09-05
net: fman: Move initialization to mac-specific files
Sean Anderson
2022-08-26
net: fman: memac: Uninitialized variable on error path
Dan Carpenter
2022-08-19
net: fman: memac: Use params instead of priv for max_speed
Sean Anderson
2022-08-19
net: fman: Export/rename some common functions
Sean Anderson
2022-08-19
net: fman: Configure fixed link in memac_initialization
Sean Anderson
2022-08-19
net: fman: Move struct dev to mac_device
Sean Anderson
2022-08-19
net: fman: Store initialization function in match data
Sean Anderson
2022-08-19
net: fman: Get PCS node in per-mac init
Sean Anderson
2022-08-19
net: fman: Store en/disable in mac_device instead of mac_priv_s
Sean Anderson
2022-08-19
net: fman: Don't pass comm_mode to enable/disable
Sean Anderson
2022-08-19
net: fman: Convert to SPDX identifiers
Sean Anderson
2022-01-06
fsl/fman: Check for null pointer after calling devm_ioremap
Jiasheng Jiang
2021-07-20
fsl/fman: Add fibre support
Maxim Kochetkov
2021-04-13
of: net: pass the dst buffer to of_get_mac_address()
Michael Walle
2020-09-25
drivers/net/ethernet: clean up mis-targeted comments
Jesse Brandeburg
2020-03-08
fsl/fman: tolerate missing MAC address in device tree
Madalin Bucur
2020-01-02
fsl/fman: use resource_size
Julia Lawall
2019-11-04
net: of_get_phy_mode: Change API to solve int/unit warnings
Andrew Lunn
2019-05-10
net: ethernet: fix similar warning reported by kbuild test robot
Petr Štetiar
2019-05-07
net: ethernet: support of_get_mac_address new ERR_PTR error
Petr Štetiar
2019-03-03
fsl/fman: Use vsprintf extension %pM
Joe Perches
2018-11-11
net: ethernet: Convert phydev advertize and supported from u32 to link mode
Andrew Lunn
2018-10-01
net: phy: Add helper for advertise to lcl value
Andrew Lunn
2018-06-26
fsl/fman: add set_tstamp interface
Yangbo Lu
2018-03-26
fsl/fman: remove unnecessary set_dma_ops() call and HAS_DMA dependency
Madalin Bucur
2018-02-27
dpaa_eth: Add allmulti option
Radu Bulie
2017-11-08
fsl/fman: Remove a useless 'dev_err()' call
Christophe JAILLET
2017-11-08
fsl/fman: Add a missing 'of_node_put()' call in an error handling path
Christophe JAILLET
2017-11-08
fsl/fman: Remove some useless code
Christophe JAILLET
2017-11-08
fsl/fman: Remove a useless call to 'dev_set_drvdata()'
Christophe JAILLET
2017-10-18
dpaa_eth: change device used
Madalin Bucur
2017-10-18
dpaa_eth: move of_phy_connect() to the eth driver
Madalin Bucur
2017-10-18
fsl/fman: remove of_node
Madalin Bucur
2017-09-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-08-22
fsl/man: Inherit parent device and of_node
Florian Fainelli
2017-07-24
net: Convert to using %pOF instead of full_name
Rob Herring
2017-06-20
fsl/fman: propagate dma_ops
Madalin Bucur
2016-12-20
fsl/fman: fix 1G support for QSGMII interfaces
Madalin Bucur
2016-12-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-11-27
net: fsl/fman: fix fixed-link-phydev reference leak
Johan Hovold
[next]