index
:
pm24.git
cpufreq-rust
master
more-events
perf-mon
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_tgec.c
Age
Commit message (
Expand
)
Author
2024-10-09
net: dpaa: use __dev_mc_sync in dpaa_set_rx_mode()
Jonas Rebmann
2022-11-07
net: remove explicit phylink_generic_validate() references
Russell King (Oracle)
2022-10-19
net: dpaa: Convert to phylink
Sean Anderson
2022-09-05
net: dpaa: Adjust queue depth on rate change
Sean Anderson
2022-09-05
net: fman: Change return type of disable to void
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: Inline several functions into initialization
Sean Anderson
2022-09-05
net: fman: Mark mac methods static
Sean Anderson
2022-09-05
net: fman: Move initialization to mac-specific files
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
2021-10-14
ethernet: constify references to netdev->dev_addr in drivers
Jakub Kicinski
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
2018-12-28
fsl/fman: Use GFP_ATOMIC in {memac,tgec}_add_hash_mac_address()
Scott Wood
2018-06-26
fsl/fman: add set_tstamp interface
Yangbo Lu
2018-02-27
dpaa_eth: Add allmulti option
Radu Bulie
2016-11-25
fsl/fman: fix a leak in tgec_free()
Dan Carpenter
2015-12-27
fsl/fman: Add FMan MAC support
Igal Liberman