index
:
Linux Stable
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.12.y
linux-6.13.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
*
net: moxa: fix endianness-related issues from 'sparse'
Sergei Antonov
2022-09-06
1
-2
/
+2
*
net: ftmac100: fix endianness-related issues from 'sparse'
Sergei Antonov
2022-09-06
1
-6
/
+6
*
net: lan966x: Extend lan966x with RGMII support
Horatiu Vultur
2022-09-06
2
-0
/
+4
*
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
|
*
wifi: mac80211_hwsim: warn on invalid link address
Johannes Berg
2022-09-03
1
-0
/
+2
|
*
wifi: mac80211_hwsim: refactor RX a bit
Johannes Berg
2022-09-03
1
-11
/
+15
|
*
wifi: mac80211_hwsim: check STA magic in change_sta_links
Johannes Berg
2022-09-03
1
-0
/
+2
|
*
wifi: mac80211_hwsim: remove multicast workaround
Johannes Berg
2022-09-03
1
-6
/
+1
|
*
wifi: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-09-02
22
-36
/
+36
|
*
wifi: wilc1000: remove redundant ret variable
Jinpeng Cui
2022-09-02
1
-3
/
+2
|
*
wifi: rtw88: add missing destroy_workqueue() on error path in rtw_core_init()
Yang Yingliang
2022-09-02
1
-2
/
+6
|
*
wifi: wfx: prevent underflow in wfx_send_pds()
Dan Carpenter
2022-09-02
1
-1
/
+1
|
*
wifi: rtl8xxxu: tighten bounds checking in rtl8xxxu_read_efuse()
Dan Carpenter
2022-09-02
1
-7
/
+7
|
*
wifi: rtw89: declare to support beamformee above bandwidth 80MHz
Ping-Ke Shih
2022-09-02
1
-0
/
+2
|
*
wifi: rtw89: correct polling address of address CAM
Ping-Ke Shih
2022-09-02
1
-1
/
+1
|
*
wifi: rtw89: no HTC field if TX rate might fallback to legacy
Ping-Ke Shih
2022-09-02
4
-12
/
+14
|
*
wifi: rtw89: pci: correct TX resource checking in low power mode
Ping-Ke Shih
2022-09-02
1
-0
/
+2
[next]