index
:
linux-rng
jd/vdso-skip-insn
jd/vdso-test-harness
linus/master
master
Development tree for the kernel CSPRNG
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
fsl
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-20
Merge tag 'net-next-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
1
-0
/
+2
2026-08-10
Merge tag 'soc_fsl-7.3-1' of https://git.kernel.org/pub/scm/linux/kernel/git/chleroy/linux into soc/drivers
Arnd Bergmann
1
-3
/
+15
2026-08-07
soc: fsl: guts: implement the RCW override procedure
Vladimir Oltean
1
-3
/
+15
2026-07-27
net: enetc: improve MAFT entry management with bitmap tracking
Wei Fang
1
-0
/
+2
2026-07-03
Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (headers)
Uwe Kleine-König (The Capable Hub)
1
-1
/
+1
2026-06-17
Merge tag 'soc-drivers-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
1
-4
/
+2
2026-06-15
net: dsa: netc: add VLAN filter table and egress treatment management
Wei Fang
1
-0
/
+15
2026-06-15
net: enetc: add helpers to set/clear table bitmap
Wei Fang
1
-0
/
+2
2026-06-15
net: dsa: netc: initialize the group bitmap of ETT and ECT
Wei Fang
1
-0
/
+7
2026-06-15
net: enetc: add "Update" operation to the egress count table
Wei Fang
1
-0
/
+2
2026-06-15
net: enetc: add interfaces to manage egress treatment table
Wei Fang
1
-0
/
+23
2026-06-15
net: enetc: add "Update" and "Delete" operations to VLAN filter table
Wei Fang
1
-0
/
+3
2026-06-15
net: enetc: add interfaces to manage dynamic FDB entries
Wei Fang
1
-0
/
+3
2026-05-21
net: dsa: netc: add support for the standardized counters
Wei Fang
1
-0
/
+6
2026-05-21
net: enetc: add support for "Add" and "Delete" operations to IPFT
Wei Fang
1
-0
/
+93
2026-05-21
net: enetc: add support for the "Update" operation to buffer pool table
Wei Fang
1
-0
/
+25
2026-05-21
net: enetc: add support for the "Add" operation to VLAN filter table
Wei Fang
1
-0
/
+24
2026-05-21
net: enetc: add basic operations to the FDB table
Wei Fang
1
-1
/
+43
2026-05-18
Merge tag 'soc_fsl-7.1-2' of https://git.kernel.org/pub/scm/linux/kernel/git/chleroy/linux into soc/drivers
Arnd Bergmann
1
-4
/
+2
2026-04-16
net: enetc: fix NTMP DMA use-after-free issue
Wei Fang
1
-1
/
+8
2026-04-04
bus: fsl-mc: use generic driver_override infrastructure
Danilo Krummrich
1
-4
/
+0
2026-02-26
fsl-mc: Remove legacy MSI implementation
Marc Zyngier
1
-4
/
+0
2026-02-26
fsl-mc: Add minimal infrastructure to use platform MSI
Marc Zyngier
1
-0
/
+2
2025-09-09
ptp: qoriq: convert to use generic interfaces to set loopback mode
Wei Fang
1
-10
/
+0
2025-05-08
net: enetc: add initial netc-lib driver to support NTMP
Wei Fang
1
-0
/
+121
2025-03-21
bus: fsl-mc: Remove deadcode
Dr. David Alan Gilbert
1
-2
/
+0
2025-01-10
bus: fsl-mc: constify the struct device_type usage
Ricardo B. Marliere
1
-15
/
+15
2024-11-04
net: enetc: add initial netc-blk-ctrl driver support
Wei Fang
1
-0
/
+19
2024-10-11
net: enetc: add missing static descriptor and inline keyword
Wei Fang
1
-1
/
+2
2024-09-03
bus: fsl-mc: make fsl_mc_bus_type const
Kunwu Chan
1
-1
/
+1
2024-07-03
driver core: have match() callback in struct bus_type take a const *
Greg Kroah-Hartman
1
-1
/
+1
2023-05-30
bus: fsl-mc: Make remove function return void
Uwe Kleine-König
1
-1
/
+1
2023-01-20
ptp_qoriq: fix latency in ptp_qoriq_adjtime() operation
Nikhil Gupta
1
-0
/
+1
2023-01-13
enetc: Separate C22 and C45 transactions
Andrew Lunn
1
-5
/
+16
2022-06-03
Merge tag 'driver-core-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
Linus Torvalds
1
-2
/
+4
2022-04-28
bus: platform,amba,fsl-mc,PCI: Add device DMA ownership management
Lu Baolu
1
-0
/
+8
2022-04-22
fsl-mc: Use driver_set_override() instead of open-coding
Krzysztof Kozlowski
1
-2
/
+4
2021-12-16
bus: fsl-mc: fsl-mc-allocator: Rework MSI handling
Thomas Gleixner
1
-2
/
+2
2021-09-28
bus/fsl-mc: Add generic implementation for open/reset/close commands
Diana Craciun
1
-0
/
+14
2021-08-04
bus: fsl-mc: extend fsl_mc_get_endpoint() to pass interface ID
Ioana Ciornei
1
-1
/
+2
2021-04-06
soc: fsl: guts: fix comment syntax in file
Aditya Srivastava
1
-2
/
+2
2021-01-27
bus: fsl-mc: move fsl_mc_command struct in a uapi header
Ioana Ciornei
1
-7
/
+1
2020-10-15
Merge tag 'net-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
1
-0
/
+3
2020-10-02
bus/fsl-mc: Extend ICID size from 16bit to 32bit
Bharat Bhushan
1
-1
/
+1
2020-10-02
bus/fsl-mc: Export IRQ pool handling functions to be used by VFIO
Diana Craciun
1
-0
/
+11
2020-10-02
bus/fsl-mc: Add a container setup function
Diana Craciun
1
-0
/
+2
2020-10-02
bus/fsl-mc: Export a cleanup function for DPRC
Diana Craciun
1
-0
/
+2
2020-10-02
bus/fsl-mc: Export dprc_scan/dprc_remove functions to be used by multiple entities
Diana Craciun
1
-0
/
+7
2020-10-02
bus/fsl-mc: Add dprc-reset-container support
Bharat Bhushan
1
-0
/
+7
2020-10-02
bus/fsl-mc: Set the QMAN/BMAN region flags
Diana Craciun
1
-0
/
+8
[next]