开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
freescale
Age
Commit message (
Expand
)
Author
2024-07-15
Merge branch 'net-make-timestamping-selectable'
Jakub Kicinski
2024-07-15
net: Add struct kernel_ethtool_ts_info
Kory Maincent
2024-07-14
net: dpaa: no need to make sure all CPUs receive a corresponding Tx queue
Vladimir Oltean
2024-07-14
net: dpaa: stop ignoring TX queues past the number of CPUs
Vladimir Oltean
2024-07-14
net: dpaa: eliminate NR_CPUS dependency in egress_fqs[] and conf_fqs[]
Vladimir Oltean
2024-07-14
net: dpaa: avoid on-stack arrays of NR_CPUS elements
Vladimir Oltean
2024-07-13
net: dpaa: Fix compilation Warning
Breno Leitao
2024-06-21
net: fec: Fix FEC_ECR_EN1588 being cleared on link-down
Csókás, Bence
2024-05-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-05-30
net: fman_memac: remove the now unnecessary checking for fixed-link
Russell King (Oracle)
2024-05-30
net: phylink: rename ovr_an_inband to default_an_inband
Russell King (Oracle)
2024-05-27
net:fec: Add fec_enet_deinit()
Xiaolei Wang
2024-05-23
Merge tag 'net-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2024-05-23
net: fec: avoid lock evasion when reading pps_enable
Wei Fang
2024-05-22
tracing/treewide: Remove second parameter of __assign_str()
Steven Rostedt (Google)
2024-05-20
Merge tag 'dma-mapping-6.10-2024-05-20' of git://git.infradead.org/users/hch/...
Linus Torvalds
2024-05-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-05-13
net: fec: remove .ndo_poll_controller to avoid deadlocks
Wei Fang
2024-05-08
xsk: use generic DMA sync shortcut instead of a custom one
Alexander Lobakin
2024-05-07
net: annotate writes on dev->mtu from ndo_change_mtu()
Eric Dumazet
2024-04-22
dpaa2-switch: flower: validate control flags
Asbjørn Sloth Tønnesen
2024-04-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-04-03
net: fman: Remove some unused fields in some structure
Christophe JAILLET
2024-04-03
net: fec: Set mac_managed_pm during probe
Wei Fang
2024-04-02
net/dpaa2: Avoid explicit cpumask var allocation on stack
Dawei Li
2024-03-29
enetc: avoid truncating error message
Arnd Bergmann
2024-03-05
net: fec: Fixup EEE
Andrew Lunn
2024-03-05
net: fec: Move fec_enet_eee_mode_set() and helper earlier
Andrew Lunn
2024-02-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-02-23
net: dpaa: fman_memac: accept phy-interface-type = "10gbase-r" in the device ...
Vladimir Oltean
2024-02-13
net: fec: Refactor: Replace FEC_ENET_FCE with FEC_RCR_FLOWCTL
Csókás Bence
2024-02-13
net: fec: Refactor: #define magic constants
Csókás Bence
2024-02-07
net: fec: remove eee_enabled/eee_active in fec_enet_get_eee()
Russell King (Oracle)
2024-01-31
ethtool: replace struct ethtool_eee with a new struct ethtool_keee on kernel ...
Heiner Kallweit
2024-01-25
net: fec: fix the unhandled context fault from smmu
Shenwei Wang
2024-01-24
net: fill in MODULE_DESCRIPTION()s for fsl_pq_mdio
Breno Leitao
2024-01-24
net: fill in MODULE_DESCRIPTION()s for fec
Breno Leitao
2024-01-24
net: fill in MODULE_DESCRIPTION()s for enetc
Breno Leitao
2024-01-04
net: enetc: allow phy-mode = "1000base-x"
Vladimir Oltean
2023-12-23
dpaa2-switch: cleanup the egress flood of an unused FDB
Ioana Ciornei
2023-12-23
dpaa2-switch: move a check to the prechangeupper stage
Ioana Ciornei
2023-12-23
dpaa2-switch: reorganize the [pre]changeupper events
Ioana Ciornei
2023-12-23
dpaa2-switch: do not clear any interrupts automatically
Ioana Ciornei
2023-12-23
dpaa2-switch: add ENDPOINT_CHANGED to the irq_mask
Ioana Ciornei
2023-12-23
dpaa2-switch: print an error when the vlan is already configured
Ioana Ciornei
2023-12-23
dpaa2-switch: declare the netdev as IFF_LIVE_ADDR_CHANGE capable
Ioana Ciornei
2023-12-23
dpaa2-switch: set interface MAC address only on endpoint change
Ioana Ciornei
2023-12-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-12-13
net: ethtool: pass a pointer to parameters to get/set_rxfh ethtool ops
Ahmed Zaki
2023-12-13
dpaa2-switch: do not ask for MDB, VLAN and FDB replay
Ioana Ciornei
[next]