index
:
pm24.git
cpufreq-rust
master
more-events
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
2021-06-08
net: farsync: move out assignment in if condition
Peng Li
2021-06-08
net: farsync: fix the code style issue about "foo* bar"
Peng Li
2021-06-08
net: farsync: add blank line after declarations
Peng Li
2021-06-08
net: farsync: remove redundant blank lines
Peng Li
2021-06-08
net: phy: realtek: add delay to fix RXC generation issue
Joakim Zhang
2021-06-08
net: phy: realtek: add dt property to enable ALDPS mode
Joakim Zhang
2021-06-08
net: phy: realtek: add dt property to disable CLKOUT clock
Joakim Zhang
2021-06-08
net: Kconfig: indent with tabs instead of spaces
Marek BehĂșn
2021-06-07
mvneta: recycle buffers
Matteo Croce
2021-06-07
mvpp2: recycle buffers
Matteo Croce
2021-06-07
skbuff: add a parameter to __skb_frag_unref
Matteo Croce
2021-06-07
net: moxa: Use devm_platform_get_and_ioremap_resource()
Yang Yingliang
2021-06-07
net: micrel: check return value after calling platform_get_resource()
Yang Yingliang
2021-06-07
net: mvpp2: check return value after calling platform_get_resource()
Yang Yingliang
2021-06-07
net: ethernet: bgmac: Use devm_platform_ioremap_resource_byname
Yang Yingliang
2021-06-07
net: enetc: Use devm_platform_get_and_ioremap_resource()
Yang Yingliang
2021-06-07
net: macb: Use devm_platform_get_and_ioremap_resource()
Yang Yingliang
2021-06-07
net: bcmgenet: check return value after calling platform_get_resource()
Yang Yingliang
2021-06-07
net: tulip: Remove the repeated declaration
Shaokun Zhang
2021-06-07
net: mscc: ocelot: check return value after calling platform_get_resource()
Yang Yingliang
2021-06-07
net: hns3: remove now redundant logic related to HNAE3_UNKNOWN_RESET
Yufeng Mo
2021-06-07
net: hns3: add scheduling logic for error handling task
Jiaran Zhang
2021-06-07
net: hns3: add a separate error handling task
Jiaran Zhang
2021-06-07
qed: Fix duplicate included linux/kernel.h
Jiapeng Chong
2021-06-07
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
David S. Miller
2021-06-07
usbnet: run unbind() before unregister_netdev()
Oleksij Rempel
2021-06-07
net: phy: do not print dump stack if device was removed
Oleksij Rempel
2021-06-07
net: usb: asix: add error handling for asix_mdio_* functions
Oleksij Rempel
2021-06-07
net: usb: asix: ax88772: add generic selftest support
Oleksij Rempel
2021-06-07
net: usb: asix: ax88772: add phylib support
Oleksij Rempel
2021-06-07
net: usb/phy: asix: add support for ax88772A/C PHYs
Oleksij Rempel
2021-06-07
net: usb: asix: refactor asix_read_phy_addr() and handle errors on return
Oleksij Rempel
2021-06-07
net: usb: asix: ax88772_bind: use devm_kzalloc() instead of kzalloc()
Oleksij Rempel
2021-06-07
net: gemini: Use devm_platform_get_and_ioremap_resource()
Yang Yingliang
2021-06-07
net: dsa: hellcreek: Use is_zero_ether_addr() instead of memcmp()
Zou Wei
2021-06-07
virtio_net: Remove BUG() to avoid machine dead
Xianting Tian
2021-06-07
net: ethernet: ixp4xx_eth: Use devm_platform_get_and_ioremap_resource()
Yang Yingliang
2021-06-07
net: lantiq: Use devm_platform_get_and_ioremap_resource()
Yang Yingliang
2021-06-07
Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2021-06-07
net: hd64570: add some required spaces
Peng Li
2021-06-07
net: hd64570: remove redundant parentheses
Peng Li
2021-06-07
net: hd64570: fix the comments style issue
Peng Li
2021-06-07
net: hd64570: add braces {} to all arms of the statement
Peng Li
2021-06-07
net: hd64570: fix the code style issue about trailing statements
Peng Li
2021-06-07
net: hd64570: fix the code style issue about "foo* bar"
Peng Li
2021-06-07
net: hd64570: add blank line after declarations
Peng Li
2021-06-07
net: hd64570: remove redundant blank lines
Peng Li
2021-06-07
net: dsa: sja1105: determine PHY/MAC role from PHY interface type
Vladimir Oltean
2021-06-07
net: dsa: sja1105: apply RGMII delays based on the fixed-link property
Vladimir Oltean
2021-06-07
ice: fix clang warning regarding deadcode.DeadStores
Paul M Stillwell Jr
[next]