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
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: phylink: Refactor phylink_of_phy_connect()
Calvin Johnson
2021-06-11
1
-38
/
+1
*
net: phylink: introduce phylink_fwnode_phy_connect()
Calvin Johnson
2021-06-11
1
-0
/
+54
*
net/fsl: Use [acpi|of]_mdiobus_register
Calvin Johnson
2021-06-11
1
-9
/
+21
*
net: mdio: Add ACPI support code for mdio
Calvin Johnson
2021-06-11
3
-0
/
+66
*
of: mdio: Refactor of_mdiobus_register_phy()
Calvin Johnson
2021-06-11
1
-55
/
+1
*
net: mdiobus: Introduce fwnode_mdiobus_register_phy()
Calvin Johnson
2021-06-11
4
-40
/
+158
*
net: mii_timestamper: check NULL in unregister_mii_timestamper()
Calvin Johnson
2021-06-11
3
-6
/
+6
*
of: mdio: Refactor of_get_phy_id()
Calvin Johnson
2021-06-11
1
-11
/
+1
*
net: phy: Introduce fwnode_get_phy_id()
Calvin Johnson
2021-06-11
1
-0
/
+21
*
of: mdio: Refactor of_phy_find_device()
Calvin Johnson
2021-06-11
1
-12
/
+1
*
net: phy: Introduce phy related fwnode functions
Calvin Johnson
2021-06-11
1
-0
/
+62
*
net: phy: Introduce fwnode_mdio_find_device()
Calvin Johnson
2021-06-11
2
-10
/
+24
*
net: stmmac: Fix unused values warnings
Wong Vee Khee
2021-06-11
1
-4
/
+4
*
net: usb: asix: ax88772: manage PHY PM from MAC
Oleksij Rempel
2021-06-11
1
-31
/
+12
*
net: pc300too: fix the comments style issue
Peng Li
2021-06-11
1
-2
/
+1
*
net: pc300too: add some required spaces
Peng Li
2021-06-11
1
-4
/
+4
*
net: pc300too: replace comparison to NULL with "!card->plxbase"
Peng Li
2021-06-11
1
-4
/
+2
*
net: pc300too: remove redundant initialization for statics
Peng Li
2021-06-11
1
-1
/
+1
*
net: pc300too: move out assignment in if condition
Peng Li
2021-06-11
1
-2
/
+4
*
net: pc300too: fix the code style issue about "foo * bar"
Peng Li
2021-06-11
1
-1
/
+1
*
net: pc300too: add blank line after declarations
Peng Li
2021-06-11
1
-1
/
+2
*
net: pc300too: remove redundant blank lines
Peng Li
2021-06-11
1
-22
/
+0
*
r8169: avoid link-up interrupt issue on RTL8106e if user enables ASPM
Heiner Kallweit
2021-06-11
1
-1
/
+0
*
net: dsa: sja1105: implement TX timestamping for SJA1110
Vladimir Oltean
2021-06-11
4
-0
/
+81
*
net: dsa: sja1105: add the RX timestamping procedure for SJA1110
Vladimir Oltean
2021-06-11
4
-3
/
+40
*
net: dsa: add support for the SJA1110 native tagging protocol
Vladimir Oltean
2021-06-11
5
-1
/
+18
*
net: dsa: sja1105: make SJA1105_SKB_CB fit a full timestamp
Vladimir Oltean
2021-06-11
1
-1
/
+1
*
net: dsa: sja1105: allow RX timestamps to be taken on all ports for SJA1110
Vladimir Oltean
2021-06-11
3
-10
/
+22
*
net: dsa: sja1105: enable the TTEthernet engine on SJA1110
Vladimir Oltean
2021-06-11
1
-0
/
+2
*
net: hns3: add debugfs support for ptp info
Huazhong Tan
2021-06-11
3
-2
/
+67
*
net: hns3: add support for PTP
Huazhong Tan
2021-06-11
11
-6
/
+806
*
net: ipa: don't index mem data array by ID
Alex Elder
2021-06-10
7
-124
/
+117
*
net: ipa: introduce ipa_mem_find()
Alex Elder
2021-06-10
6
-35
/
+56
*
net: ipa: pass memory id to ipa_table_valid_one()
Alex Elder
2021-06-10
1
-30
/
+16
*
net: ipa: pass mem_id to ipa_table_reset_add()
Alex Elder
2021-06-10
1
-20
/
+16
*
net: ipa: pass mem ID to ipa_mem_zero_region_add()
Alex Elder
2021-06-10
1
-11
/
+8
*
net: ipa: pass mem_id to ipa_filter_reset_table()
Alex Elder
2021-06-10
1
-10
/
+6
*
net: ipa: clean up header memory validation
Alex Elder
2021-06-10
1
-12
/
+24
*
net: ipa: don't assume mem array indexed by ID
Alex Elder
2021-06-10
1
-13
/
+14
*
ibmvnic: Allow device probe if the device is not ready at boot
Cristobal Forno
2021-06-10
2
-27
/
+132
*
net: marvell: prestera: add LAG support
Serhiy Boiko
2021-06-10
5
-31
/
+531
*
net: marvell: prestera: do not propagate netdev events to prestera_switchdev.c
Vadym Kochan
2021-06-10
3
-37
/
+19
*
net: marvell: prestera: move netdev topology validation to prestera_main
Vadym Kochan
2021-06-10
2
-23
/
+26
*
soc: qcom: ipa: Remove superfluous error message around platform_get_irq()
Tan Zhongjun
2021-06-10
1
-4
/
+1
*
ibmvnic: Use list_for_each_entry() to simplify code in ibmvnic.c
Wang Hai
2021-06-10
1
-2
/
+1
*
mt76: mt7615: Use devm_platform_get_and_ioremap_resource()
Yang Yingliang
2021-06-10
1
-2
/
+1
*
net: mido: mdio-mux-bcm-iproc: Use devm_platform_get_and_ioremap_resource()
Yang Yingliang
2021-06-10
1
-4
/
+3
*
net: stmmac: Fix mixed enum type warning
Wong Vee Khee
2021-06-10
1
-2
/
+2
*
fjes: check return value after calling platform_get_resource()
Yang Yingliang
2021-06-10
1
-0
/
+4
*
net: axienet: Use devm_platform_get_and_ioremap_resource()
Yang Yingliang
2021-06-10
1
-5
/
+2
[next]