开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
2021-10-08
net: phylib: ensure phy device drivers do not match by DT
Russell King (Oracle)
2021-10-08
net: mdio: ensure the type of mdio devices match mdio drivers
Russell King (Oracle)
2021-10-08
qed: Initialize debug string array
Tim Gardner
2021-10-08
net: dsa: rtl8366rb: remove unneeded semicolon
Yang Li
2021-10-08
ethernet: use platform_get_ethdev_address()
Jakub Kicinski
2021-10-08
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
David S. Miller
2021-10-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-10-07
Merge tag 'armsoc-fixes-5.15' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-10-07
Merge tag 'scmi-fixes-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Arnd Bergmann
2021-10-07
Merge tag 'omap-for-v5.15/fixes-rc4' of git://git.kernel.org/pub/scm/linux/ke...
Arnd Bergmann
2021-10-07
ice: add port representor ethtool ops and stats
Wojciech Drewek
2021-10-07
ice: switchdev slow path
Grzegorz Nitka
2021-10-07
ice: rebuild switchdev when resetting all VFs
Grzegorz Nitka
2021-10-07
ice: enable/disable switchdev when managing VFs
Grzegorz Nitka
2021-10-07
ice: introduce new type of VSI for switchdev
Grzegorz Nitka
2021-10-07
ice: set and release switchdev environment
Grzegorz Nitka
2021-10-07
ice: allow changing lan_en and lb_en on dflt rules
Michal Swiatkowski
2021-10-07
ice: manage VSI antispoof and destination override
Michal Swiatkowski
2021-10-07
ice: allow process VF opcodes in different ways
Michal Swiatkowski
2021-10-07
ice: introduce VF port representor
Michal Swiatkowski
2021-10-07
ice: Move devlink port to PF/VF struct
Wojciech Drewek
2021-10-07
ice: support basic E-Switch mode control
Michal Swiatkowski
2021-10-07
Merge tag 'net-5.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2021-10-07
Merge tag 'hyperv-fixes-signed-20211007' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2021-10-07
ethernet: ti: cpts: Use devm_kcalloc() instead of devm_kzalloc()
Gustavo A. R. Silva
2021-10-07
net: stmmac: selftests: Use kcalloc() instead of kzalloc()
Gustavo A. R. Silva
2021-10-07
net: mana: Use kcalloc() instead of kzalloc()
Gustavo A. R. Silva
2021-10-07
net: broadcom: bcm4908_enet: use kcalloc() instead of kzalloc()
Gustavo A. R. Silva
2021-10-07
Merge tag 'wireless-drivers-next-2021-10-07' of git://git.kernel.org/pub/scm/...
David S. Miller
2021-10-07
ethernet: make more use of device_get_ethdev_address()
Jakub Kicinski
2021-10-07
ethernet: use device_get_ethdev_address()
Jakub Kicinski
2021-10-07
eth: fwnode: remove the addr len from mac helpers
Jakub Kicinski
2021-10-07
eth: fwnode: change the return type of mac address helpers
Jakub Kicinski
2021-10-07
device property: move mac addr helpers to eth.c
Jakub Kicinski
2021-10-07
ethernet: use of_get_ethdev_address()
Jakub Kicinski
2021-10-07
of: net: move of_net under net/
Jakub Kicinski
2021-10-07
nfc: pn533: Constify pn533_phy_ops
Rikard Falkeborn
2021-10-07
nfc: pn533: Constify serdev_device_ops
Rikard Falkeborn
2021-10-06
net: phylink: use mdiobus_modify_changed() helper
Russell King (Oracle)
2021-10-06
net: mdio: add mdiobus_modify_changed()
Russell King (Oracle)
2021-10-06
mlxsw: Add support for transceiver module extended state
Ido Schimmel
2021-10-06
mlxsw: Add ability to control transceiver modules' power mode
Ido Schimmel
2021-10-06
mlxsw: reg: Add Management Cable IO and Notifications register
Ido Schimmel
2021-10-06
mlxsw: reg: Add Port Module Memory Map Properties register
Ido Schimmel
2021-10-06
iavf: fix double unlock of crit_lock
Stefan Assmann
2021-10-06
i40e: Fix freeing of uninitialized misc IRQ vector
Sylwester Dziedziuch
2021-10-06
i40e: fix endless loop under rtnl
Jiri Benc
2021-10-06
qed: Fix spelling mistake "ctx_bsaed" -> "ctx_based"
Colin Ian King
2021-10-06
mlxsw: spectrum_buffers: silence uninitialized warning
Dan Carpenter
2021-10-06
gtp: use skb_dst_update_pmtu_no_confirm() instead of direct call
Gyeongun Kang
[next]