index
:
drm/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
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2023-04-12
net: ethernet: Add missing depends on MDIO_DEVRES
Andrew Lunn
5
-0
/
+7
2023-04-12
ksz884x: Remove unused functions
Simon Horman
1
-294
/
+0
2023-04-12
ionic: Don't overwrite the cyclecounter bitmask
Brett Creeley
1
-3
/
+2
2023-04-12
net: ethernet: stmmac: dwmac-rk: fix optional phy regulator handling
Sebastian Reichel
1
-10
/
+4
2023-04-12
net: ethernet: stmmac: dwmac-rk: rework optional clock handling
Sebastian Reichel
1
-113
/
+70
2023-04-11
net: dsa: mv88e6xxx: Correct cmode to PHY_INTERFACE_
Andrew Lunn
1
-2
/
+2
2023-04-11
gve: Unify duplicate GQ min pkt desc size constants
Shailend Chand
2
-4
/
+2
2023-04-11
net: fddi: skfp: rmt: Clean up some inconsistent indenting
Jiapeng Chong
1
-3
/
+3
2023-04-10
net: ethernet: mtk_eth_soc: use be32 type to store be32 values
Simon Horman
1
-1
/
+1
2023-04-10
net: piggy back on the memory barrier in bql when waking queues
Jakub Kicinski
2
-10
/
+8
2023-04-10
bnxt: use new queue try_stop/try_wake macros
Jakub Kicinski
1
-33
/
+7
2023-04-10
ixgbe: use new queue try_stop/try_wake macros
Jakub Kicinski
1
-28
/
+10
2023-04-09
net: phy: sfp: constify pointers to hwmon_channel_info
Krzysztof Kozlowski
1
-1
/
+1
2023-04-09
net: phy: nxp-tja11xx: constify pointers to hwmon_channel_info
Krzysztof Kozlowski
1
-1
/
+1
2023-04-09
net: phy: mxl: constify pointers to hwmon_channel_info
Krzysztof Kozlowski
1
-1
/
+1
2023-04-09
net: phy: marvell: constify pointers to hwmon_channel_info
Krzysztof Kozlowski
2
-2
/
+2
2023-04-09
net: phy: bcm54140: constify pointers to hwmon_channel_info
Krzysztof Kozlowski
1
-1
/
+1
2023-04-09
net: phy: aquantia: constify pointers to hwmon_channel_info
Krzysztof Kozlowski
1
-1
/
+1
2023-04-09
net: aquantia: constify pointers to hwmon_channel_info
Krzysztof Kozlowski
1
-1
/
+1
2023-04-09
net: nfp: constify pointers to hwmon_channel_info
Krzysztof Kozlowski
1
-1
/
+1
2023-04-09
Merge branch 'hwmon-const' of git://git.kernel.org/pub/scm/linux/kernel/git/g...
Jakub Kicinski
2
-3
/
+3
2023-04-07
net: stmmac: dwmac-anarion: Always return struct anarion_gmac * from anarion_...
Simon Horman
1
-3
/
+3
2023-04-07
net: stmmac: dwmac-anarion: Use annotation __iomem for register base
Simon Horman
1
-4
/
+4
2023-04-07
net: stmmac: remove set but unused mask in stmmac_ethtool_set_link_ksettings()
Vladimir Oltean
1
-9
/
+0
2023-04-07
Merge tag 'ipsec-esn-replay' of https://git.kernel.org/pub/scm/linux/kernel/g...
Jakub Kicinski
4
-110
/
+497
2023-04-07
net: ethernet: ti: am65-cpsw: Enable USXGMII mode for J784S4 CPSW9G
Siddharth Vadapalli
1
-2
/
+12
2023-04-07
net: ethernet: ti: am65-cpsw: Enable QSGMII for J784S4 CPSW9G
Siddharth Vadapalli
1
-0
/
+8
2023-04-07
net: ethernet: ti: am65-cpsw: Move mode specific config to mac_config()
Siddharth Vadapalli
1
-4
/
+18
2023-04-07
hwmon: constify pointers to hwmon_channel_info
Krzysztof Kozlowski
2
-3
/
+3
2023-04-07
net: ethernet: mtk_eth_soc: mtk_ppe: prefer newly added l2 flows
Felix Fietkau
1
-2
/
+12
2023-04-07
net: ethernet: mtk_eth_soc: add code for offloading flows from wlan devices
Felix Fietkau
3
-14
/
+130
2023-04-06
Merge tag 'mlx5-updates-2023-04-05' of git://git.kernel.org/pub/scm/linux/ker...
Jakub Kicinski
21
-574
/
+159
2023-04-06
net: sunhme: move asm includes to below linux includes
Simon Horman
1
-3
/
+4
2023-04-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
88
-419
/
+697
2023-04-06
Merge tag 'net-6.3-rc6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
28
-141
/
+220
2023-04-06
Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+14
2023-04-06
Merge tag 'pwm/for-6.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
6
-2
/
+22
2023-04-06
Merge tag 'drm-fixes-2023-04-06' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
11
-43
/
+81
2023-04-06
Merge tag 'platform-drivers-x86-v6.3-5' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2
-7
/
+21
2023-04-06
net: stmmac: check fwnode for phy device before scanning for phy
Michael Sit Wei Hong
1
-4
/
+11
2023-04-06
nfp: initialize netdev's dev_port with correct id
Yinjun Zhang
1
-0
/
+1
2023-04-06
net: dsa: microchip: Utilize error values in ksz8_w_sta_mac_table()
Oleksij Rempel
1
-15
/
+18
2023-04-06
net: dsa: microchip: Make ksz8_w_sta_mac_table() static
Oleksij Rempel
2
-4
/
+2
2023-04-06
net: dsa: microchip: ksz8_r_sta_mac_table(): Utilize error values from read/w...
Oleksij Rempel
1
-4
/
+15
2023-04-06
net: dsa: microchip: ksz8_r_sta_mac_table(): Avoid using error code for empty...
Oleksij Rempel
1
-37
/
+50
2023-04-06
net: dsa: microchip: ksz8: Make ksz8_r_sta_mac_table() static
Oleksij Rempel
2
-4
/
+2
2023-04-06
net: dsa: microchip: ksz8: Implement add/del_fdb and use static MAC table ope...
Oleksij Rempel
3
-0
/
+18
2023-04-06
net: dsa: microchip: ksz8: Separate static MAC table operations for code reuse
Oleksij Rempel
1
-11
/
+23
2023-04-06
net/mlx5e: Simulate missing IPsec TX limits hardware functionality
Leon Romanovsky
3
-5
/
+99
2023-04-06
net/mlx5e: Generalize IPsec work structs
Leon Romanovsky
3
-48
/
+68
[next]