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
Age
Commit message (
Expand
)
Author
2023-04-13
Merge branch 'net-use-read_once-write_once-for-ring-index-accesses'
Paolo Abeni
2023-04-13
mlx4: use READ_ONCE/WRITE_ONCE for ring indexes
Jakub Kicinski
2023-04-13
bnxt: use READ_ONCE/WRITE_ONCE for ring indexes
Jakub Kicinski
2023-04-13
net: docs: update the sample code in driver.rst
Jakub Kicinski
2023-04-13
Merge branch 'add-emac3-support-for-sa8540p-ride'
Paolo Abeni
2023-04-13
net: stmmac: dwmac-qcom-ethqos: Add EMAC3 support
Andrew Halaney
2023-04-13
net: stmmac: dwmac-qcom-ethqos: Use loopback_en for all speeds
Andrew Halaney
2023-04-13
net: stmmac: dwmac-qcom-ethqos: Respect phy-mode and TX delay
Andrew Halaney
2023-04-13
net: stmmac: dwmac4: Allow platforms to specify some DMA/MTL offsets
Andrew Halaney
2023-04-13
net: stmmac: Pass stmmac_priv in some callbacks
Andrew Halaney
2023-04-13
net: stmmac: Remove some unnecessary void pointers
Andrew Halaney
2023-04-13
net: stmmac: Fix DMA typo
Andrew Halaney
2023-04-13
net: stmmac: Remove unnecessary if statement brackets
Andrew Halaney
2023-04-13
dt-bindings: net: qcom,ethqos: Add Qualcomm sc8280xp compatibles
Andrew Halaney
2023-04-13
dt-bindings: net: qcom,ethqos: Convert bindings to yaml
Bhupesh Sharma
2023-04-13
dt-bindings: net: snps,dwmac: Add Qualcomm Ethernet ETHQOS compatibles
Bhupesh Sharma
2023-04-13
dt-bindings: net: snps,dwmac: Update interrupt-names
Bhupesh Sharma
2023-04-13
bnxt_en: Allow to set switchdev mode without existing VFs
Ivan Vecera
2023-04-12
Merge branch 'net-thunderbolt-fix-for-sparse-warnings-and-typos'
Jakub Kicinski
2023-04-12
net: thunderbolt: Fix typos in comments
Mika Westerberg
2023-04-12
net: thunderbolt: Fix sparse warnings in tbnet_xmit_csum_and_map()
Mika Westerberg
2023-04-12
net: thunderbolt: Fix sparse warnings in tbnet_check_frame() and tbnet_poll()
Mika Westerberg
2023-04-12
net: ethernet: Add missing depends on MDIO_DEVRES
Andrew Lunn
2023-04-12
ksz884x: Remove unused functions
Simon Horman
2023-04-12
ionic: Don't overwrite the cyclecounter bitmask
Brett Creeley
2023-04-12
Merge branch 'rk3588-error-prints'
David S. Miller
2023-04-12
net: ethernet: stmmac: dwmac-rk: fix optional phy regulator handling
Sebastian Reichel
2023-04-12
net: ethernet: stmmac: dwmac-rk: rework optional clock handling
Sebastian Reichel
2023-04-12
Merge branch 'dsa-trace-events'
David S. Miller
2023-04-12
net: dsa: add trace points for VLAN operations
Vladimir Oltean
2023-04-12
net: dsa: add trace points for FDB/MDB operations
Vladimir Oltean
2023-04-11
net: dsa: mv88e6xxx: Correct cmode to PHY_INTERFACE_
Andrew Lunn
2023-04-11
gve: Unify duplicate GQ min pkt desc size constants
Shailend Chand
2023-04-11
tools: ynl: throw a more meaningful exception if family not supported
Jakub Kicinski
2023-04-11
net: fddi: skfp: rmt: Clean up some inconsistent indenting
Jiapeng Chong
2023-04-10
net: ethernet: mtk_eth_soc: use be32 type to store be32 values
Simon Horman
2023-04-10
Merge branch 'net-lockless-stop-wake-combo-macros'
Jakub Kicinski
2023-04-10
net: piggy back on the memory barrier in bql when waking queues
Jakub Kicinski
2023-04-10
bnxt: use new queue try_stop/try_wake macros
Jakub Kicinski
2023-04-10
ixgbe: use new queue try_stop/try_wake macros
Jakub Kicinski
2023-04-10
net: provide macros for commonly copied lockless queue stop/wake code
Jakub Kicinski
2023-04-10
docs: net: use C syntax highlight in driver.rst
Jakub Kicinski
2023-04-10
docs: net: move the probe and open/close sections of driver.rst up
Jakub Kicinski
2023-04-10
docs: net: reformat driver.rst from a list to sections
Jakub Kicinski
2023-04-09
net: phy: sfp: constify pointers to hwmon_channel_info
Krzysztof Kozlowski
2023-04-09
net: phy: nxp-tja11xx: constify pointers to hwmon_channel_info
Krzysztof Kozlowski
2023-04-09
net: phy: mxl: constify pointers to hwmon_channel_info
Krzysztof Kozlowski
2023-04-09
net: phy: marvell: constify pointers to hwmon_channel_info
Krzysztof Kozlowski
2023-04-09
net: phy: bcm54140: constify pointers to hwmon_channel_info
Krzysztof Kozlowski
2023-04-09
net: phy: aquantia: constify pointers to hwmon_channel_info
Krzysztof Kozlowski
[next]