index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
can: dev: add CAN XL support to virtual CAN
Oliver Hartkopp
2022-09-15
2
-10
/
+10
*
can: canxl: update CAN infrastructure for CAN XL frames
Oliver Hartkopp
2022-09-15
1
-18
/
+54
*
can: set CANFD_FDF flag in all CAN FD frame structures
Oliver Hartkopp
2022-09-15
2
-1
/
+11
*
can: skb: add skb CAN frame data length helpers
Oliver Hartkopp
2022-09-15
2
-9
/
+5
*
can: skb: unify skb CAN frame identification helpers
Oliver Hartkopp
2022-09-15
1
-8
/
+10
*
can: flexcan: Switch to use dev_err_probe() helper
Yang Yingliang
2022-09-14
1
-2
/
+1
*
can: etas_es58x: Replace zero-length array with DECLARE_FLEX_ARRAY() helper
Gustavo A. R. Silva
2022-09-06
1
-1
/
+1
*
can: gs_usb: add RX and TX hardware timestamp support
John Whittington
2022-09-06
1
-7
/
+186
*
can: gs_usb: use common spelling of GS_USB in macros
Marc Kleine-Budde
2022-09-06
1
-11
/
+11
*
can: kvaser_pciefd: remove redundant variable ret
Jinpeng Cui
2022-09-05
1
-5
/
+2
*
can: sja1000: remove redundant variable ret
Jinpeng Cui
2022-09-05
1
-5
/
+1
*
can: sja1000: Add support for RZ/N1 SJA1000 CAN Controller
Biju Das
2022-09-05
1
-5
/
+33
*
can: kvaser_usb: kvaser_usb_hydra: Use kzalloc for allocating only one element
Kenneth Lee
2022-09-05
1
-10
/
+10
*
can: rcar_canfd: Use dev_err_probe() to simplify code and better handle -EPRO...
Christophe JAILLET
2022-09-05
1
-16
/
+10
*
can: flexcan: fix typo: FLEXCAN_QUIRK_SUPPPORT_* -> FLEXCAN_QUIRK_SUPPORT_*
Marc Kleine-Budde
2022-09-05
2
-38
/
+38
*
can: rx-offload: can_rx_offload_init_queue(): fix typo
Marc Kleine-Budde
2022-09-05
1
-1
/
+1
*
r8169: remove not needed net_ratelimit() check
Heiner Kallweit
2022-09-05
1
-2
/
+1
*
net: phy: Add 1000BASE-KX interface mode
Sean Anderson
2022-09-05
2
-0
/
+2
*
net: dpaa: Adjust queue depth on rate change
Sean Anderson
2022-09-05
5
-6
/
+44
*
soc: fsl: qbman: Add CGR update function
Sean Anderson
2022-09-05
1
-0
/
+48
*
soc: fsl: qbman: Add helper for sanity checking cgr ops
Sean Anderson
2022-09-05
1
-10
/
+19
*
net: dpaa: Use mac_dev variable in dpaa_netdev_init
Sean Anderson
2022-09-05
1
-4
/
+5
*
net: fman: Change return type of disable to void
Sean Anderson
2022-09-05
5
-20
/
+9
*
net: fman: Clean up error handling
Sean Anderson
2022-09-05
1
-28
/
+15
*
net: fman: Specify type of mac_dev for exception_cb
Sean Anderson
2022-09-05
5
-9
/
+10
*
net: fman: Use mac_dev for some params
Sean Anderson
2022-09-05
5
-40
/
+22
*
net: fman: Pass params directly to mac init
Sean Anderson
2022-09-05
8
-49
/
+32
*
net: fman: Map the base address once
Sean Anderson
2022-09-05
4
-27
/
+17
*
net: fman: Remove internal_phy_node from params
Sean Anderson
2022-09-05
3
-35
/
+34
*
net: fman: Inline several functions into initialization
Sean Anderson
2022-09-05
3
-128
/
+21
*
net: fman: Mark mac methods static
Sean Anderson
2022-09-05
3
-61
/
+72
*
net: fman: Move initialization to mac-specific files
Sean Anderson
2022-09-05
7
-323
/
+277
*
r8169: remove useless PCI region size check
Heiner Kallweit
2022-09-05
1
-6
/
+0
*
net: dsa: microchip: lan937x: add interrupt support for port phy link
Arun Ramadoss
2022-09-05
6
-4
/
+399
*
net: dsa: microchip: lan937x: clear the POR_READY_INT status bit
Arun Ramadoss
2022-09-05
1
-0
/
+4
*
net: dsa: microchip: add reference to ksz_device inside the ksz_port
Arun Ramadoss
2022-09-05
2
-0
/
+7
*
net: ipa: verify a few more IDs
Alex Elder
2022-09-05
1
-3
/
+43
*
net: ipa: further simplify gsi_channel_trans_last()
Alex Elder
2022-09-05
1
-28
/
+18
*
net: ipa: simplify gsi_channel_trans_last()
Alex Elder
2022-09-05
1
-26
/
+7
*
net: ipa: use IDs exclusively for last transaction
Alex Elder
2022-09-05
1
-15
/
+27
*
net: ipa: use IDs for last allocated transaction
Alex Elder
2022-09-05
1
-3
/
+9
*
net: ipa: rework last transaction determination
Alex Elder
2022-09-05
3
-36
/
+28
*
r8169: use devm_clk_get_optional_enabled() to simplify the code
Heiner Kallweit
2022-09-05
1
-34
/
+3
*
r8169: remove comment about apparently non-existing chip versions
Heiner Kallweit
2022-09-05
1
-6
/
+0
*
r8169: merge handling of chip versions 12 and 17 (RTL8168B)
Heiner Kallweit
2022-09-05
3
-8
/
+1
*
net: altera: tse: convert to phylink
Maxime Chevallier
2022-09-05
4
-314
/
+141
*
net: pcs: add new PCS driver for altera TSE PCS
Maxime Chevallier
2022-09-05
3
-0
/
+182
*
net: altera: tse: cosmetic change to use reverse xmas tree ordering
Maxime Chevallier
2022-09-05
2
-22
/
+23
*
Merge tag 'wireless-next-2022-09-03' of git://git.kernel.org/pub/scm/linux/ke...
David S. Miller
2022-09-04
59
-6795
/
+26250
|
\
|
*
wifi: mac80211_hwsim: fix multi-channel handling in netlink RX
Johannes Berg
2022-09-03
1
-22
/
+4
[next]