index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2024-06-05
ionic: advertise 52-bit addressing limitation for MSI-X
David Christensen
1
-0
/
+5
2024-06-05
bnxt_en: fix atomic counter for ptp packets
Vadim Fedorenko
1
-1
/
+1
2024-06-05
octeontx2-af: Add debugfs support to dump NIX TM topology
Anshumali Gaur
3
-0
/
+373
2024-06-05
mlxsw: spectrum_router: Constify struct devlink_dpipe_table_ops
Christophe JAILLET
1
-4
/
+4
2024-06-05
net: phy: aquantia: add support for PHY LEDs
Daniel Golle
4
-3
/
+252
2024-06-05
net: phy: aquantia: move priv and hw stat to header
Christian Marangi
2
-37
/
+38
2024-06-04
Revert "ethernet: octeontx2: avoid linking objects into multiple modules"
Jakub Kicinski
3
-25
/
+6
2024-06-03
r8152: Wake up the system if the we need a reset
Douglas Anderson
1
-0
/
+7
2024-06-03
r8152: If inaccessible at resume time, issue a reset
Douglas Anderson
1
-0
/
+13
2024-06-03
net: dsa: ocelot: unexport felix_phylink_mac_ops and felix_switch_ops
Vladimir Oltean
2
-7
/
+2
2024-06-03
net: dsa: ocelot: common probing code
Vladimir Oltean
5
-111
/
+63
2024-06-03
net: dsa: ocelot: use ds->num_tx_queues = OCELOT_NUM_TC for all models
Vladimir Oltean
4
-6
/
+5
2024-06-03
net: dsa: ocelot: move devm_request_threaded_irq() to felix_setup()
Vladimir Oltean
3
-21
/
+33
2024-06-03
net: dsa: ocelot: consistently use devres in felix_pci_probe()
Vladimir Oltean
1
-25
/
+15
2024-06-03
net: dsa: ocelot: delete open coded status = "disabled" parsing
Vladimir Oltean
1
-5
/
+0
2024-06-03
net: dsa: ocelot: use devres in seville_probe()
Vladimir Oltean
1
-31
/
+13
2024-06-03
net: dsa: ocelot: use devres in ocelot_ext_probe()
Vladimir Oltean
1
-19
/
+5
2024-06-01
lan78xx: Enable Auto Speed and Auto Duplex configuration for LAN7801 if NO EE...
Rengarajan S
1
-1
/
+4
2024-06-01
lan78xx: Enable 125 MHz CLK configuration for LAN7801 if NO EEPROM is detected
Rengarajan S
1
-0
/
+2
2024-06-01
net: ethernet: cortina: Implement .set_pauseparam()
Linus Walleij
1
-0
/
+14
2024-06-01
net: ethernet: cortina: Use negotiated TX/RX pause
Linus Walleij
1
-10
/
+5
2024-06-01
net: ethernet: cortina: Rename adjust link callback
Linus Walleij
1
-2
/
+2
2024-06-01
bnxt_en: add timestamping statistics support
Vadim Fedorenko
4
-5
/
+43
2024-06-01
ice: Adjust PTP init for 2x50G E825C devices
Grzegorz Nitka
4
-0
/
+40
2024-06-01
ice: Add NAC Topology device capability parser
Grzegorz Nitka
3
-0
/
+42
2024-06-01
ice: Add support for E825-C TS PLL handling
Michal Michalik
6
-19
/
+429
2024-06-01
ice: Change CGU regs struct to anonymous
Karol Kolacinski
2
-28
/
+28
2024-06-01
ice: Introduce ETH56G PHY model for E825C products
Sergey Temerkhanov
9
-154
/
+2613
2024-06-01
ice: Introduce ice_get_base_incval() helper
Jacob Keller
2
-8
/
+19
2024-06-01
ice: Move CGU block
Sergey Temerkhanov
2
-287
/
+290
2024-06-01
ice: Add PHY OFFSET_READY register clearing
Karol Kolacinski
3
-4
/
+42
2024-06-01
ice: Implement Tx interrupt enablement functions
Sergey Temerkhanov
3
-35
/
+66
2024-06-01
ice: Introduce helper to get tmr_cmd_reg values
Jacob Keller
2
-53
/
+89
2024-06-01
ice: Introduce ice_ptp_hw struct
Karol Kolacinski
6
-76
/
+126
2024-06-01
net: smc91x: Fix pointer types
Thorsten Blum
1
-2
/
+2
2024-05-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
197
-954
/
+1913
2024-05-30
net: stmmac: dwmac-intel: remove checking for fixed link
Russell King (Oracle)
1
-11
/
+0
2024-05-30
net: stmmac: rename xpcs_an_inband to default_an_inband
Russell King (Oracle)
2
-5
/
+5
2024-05-30
net: fman_memac: remove the now unnecessary checking for fixed-link
Russell King (Oracle)
1
-9
/
+5
2024-05-30
net: phylink: rename ovr_an_inband to default_an_inband
Russell King (Oracle)
3
-3
/
+3
2024-05-30
net: phylink: move test for ovr_an_inband
Russell King (Oracle)
1
-2
/
+4
2024-05-30
net: phylink: rearrange phylink_parse_mode()
Russell King (Oracle)
1
-1
/
+4
2024-05-30
net: stmmac: ethqos: clean up setting serdes speed
Russell King (Oracle)
1
-12
/
+12
2024-05-30
net: stmmac: include linux/io.h rather than asm/io.h
Russell King (Oracle)
5
-5
/
+5
2024-05-30
net: stmmac: remove unnecessary netif_carrier_off()
Russell King (Oracle)
1
-3
/
+0
2024-05-30
net: stmmac: remove pcs_rane() method
Russell King (Oracle)
4
-34
/
+0
2024-05-30
net: stmmac: dwxgmac2: remove useless NULL pointer initialisations
Russell King (Oracle)
1
-6
/
+0
2024-05-30
net: stmmac: Drop TBI/RTBI PCS flags
Serge Semin
2
-28
/
+9
2024-05-30
net: fjes: correct TRACE_INCLUDE_PATH
Jakub Kicinski
1
-1
/
+1
2024-05-30
ionic: fix up ionic_if.h kernel-doc issues
Shannon Nelson
1
-56
/
+181
[next]