index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
bluetooth
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-04-13
bnxt: use READ_ONCE/WRITE_ONCE for ring indexes
Jakub Kicinski
3
-11
/
+10
2023-04-13
net: docs: update the sample code in driver.rst
Jakub Kicinski
1
-34
/
+27
2023-04-13
net: stmmac: dwmac-qcom-ethqos: Add EMAC3 support
Andrew Halaney
1
-21
/
+101
2023-04-13
net: stmmac: dwmac-qcom-ethqos: Use loopback_en for all speeds
Andrew Halaney
1
-19
/
+17
2023-04-13
net: stmmac: dwmac-qcom-ethqos: Respect phy-mode and TX delay
Andrew Halaney
1
-5
/
+15
2023-04-13
net: stmmac: dwmac4: Allow platforms to specify some DMA/MTL offsets
Andrew Halaney
6
-141
/
+293
2023-04-13
net: stmmac: Pass stmmac_priv in some callbacks
Andrew Halaney
13
-177
/
+291
2023-04-13
net: stmmac: Remove some unnecessary void pointers
Andrew Halaney
8
-40
/
+47
2023-04-13
net: stmmac: Fix DMA typo
Andrew Halaney
1
-1
/
+1
2023-04-13
net: stmmac: Remove unnecessary if statement brackets
Andrew Halaney
1
-2
/
+1
2023-04-13
dt-bindings: net: qcom,ethqos: Add Qualcomm sc8280xp compatibles
Andrew Halaney
2
-0
/
+4
2023-04-13
dt-bindings: net: qcom,ethqos: Convert bindings to yaml
Bhupesh Sharma
3
-67
/
+111
2023-04-13
dt-bindings: net: snps,dwmac: Add Qualcomm Ethernet ETHQOS compatibles
Bhupesh Sharma
1
-0
/
+4
2023-04-13
dt-bindings: net: snps,dwmac: Update interrupt-names
Bhupesh Sharma
1
-1
/
+1
2023-04-13
bnxt_en: Allow to set switchdev mode without existing VFs
Ivan Vecera
3
-10
/
+41
2023-04-13
net: thunderbolt: Fix typos in comments
Mika Westerberg
1
-2
/
+2
2023-04-13
net: thunderbolt: Fix sparse warnings in tbnet_xmit_csum_and_map()
Mika Westerberg
1
-1
/
+3
2023-04-13
net: thunderbolt: Fix sparse warnings in tbnet_check_frame() and tbnet_poll()
Mika Westerberg
1
-8
/
+9
2023-04-13
net: ethernet: Add missing depends on MDIO_DEVRES
Andrew Lunn
5
-0
/
+7
2023-04-12
ksz884x: Remove unused functions
Simon Horman
1
-294
/
+0
2023-04-12
ionic: Don't overwrite the cyclecounter bitmask
Brett Creeley
1
-3
/
+2
2023-04-12
net: ethernet: stmmac: dwmac-rk: fix optional phy regulator handling
Sebastian Reichel
1
-10
/
+4
2023-04-12
net: ethernet: stmmac: dwmac-rk: rework optional clock handling
Sebastian Reichel
1
-113
/
+70
2023-04-12
net: dsa: add trace points for VLAN operations
Vladimir Oltean
2
-5
/
+137
2023-04-12
net: dsa: add trace points for FDB/MDB operations
Vladimir Oltean
4
-12
/
+423
2023-04-12
net: dsa: mv88e6xxx: Correct cmode to PHY_INTERFACE_
Andrew Lunn
1
-2
/
+2
2023-04-11
gve: Unify duplicate GQ min pkt desc size constants
Shailend Chand
2
-4
/
+2
2023-04-11
tools: ynl: throw a more meaningful exception if family not supported
Jakub Kicinski
1
-1
/
+4
2023-04-11
net: fddi: skfp: rmt: Clean up some inconsistent indenting
Jiapeng Chong
1
-3
/
+3
2023-04-11
net: ethernet: mtk_eth_soc: use be32 type to store be32 values
Simon Horman
1
-1
/
+1
2023-04-11
net: piggy back on the memory barrier in bql when waking queues
Jakub Kicinski
4
-21
/
+38
2023-04-11
bnxt: use new queue try_stop/try_wake macros
Jakub Kicinski
1
-33
/
+7
2023-04-11
ixgbe: use new queue try_stop/try_wake macros
Jakub Kicinski
1
-28
/
+10
2023-04-11
net: provide macros for commonly copied lockless queue stop/wake code
Jakub Kicinski
3
-0
/
+151
2023-04-11
docs: net: use C syntax highlight in driver.rst
Jakub Kicinski
1
-10
/
+20
2023-04-11
docs: net: move the probe and open/close sections of driver.rst up
Jakub Kicinski
1
-27
/
+27
2023-04-11
docs: net: reformat driver.rst from a list to sections
Jakub Kicinski
1
-35
/
+56
2023-04-10
net: phy: sfp: constify pointers to hwmon_channel_info
Krzysztof Kozlowski
1
-1
/
+1
2023-04-10
net: phy: nxp-tja11xx: constify pointers to hwmon_channel_info
Krzysztof Kozlowski
1
-1
/
+1
2023-04-10
net: phy: mxl: constify pointers to hwmon_channel_info
Krzysztof Kozlowski
1
-1
/
+1
2023-04-10
net: phy: marvell: constify pointers to hwmon_channel_info
Krzysztof Kozlowski
2
-2
/
+2
2023-04-10
net: phy: bcm54140: constify pointers to hwmon_channel_info
Krzysztof Kozlowski
1
-1
/
+1
2023-04-10
net: phy: aquantia: constify pointers to hwmon_channel_info
Krzysztof Kozlowski
1
-1
/
+1
2023-04-10
net: aquantia: constify pointers to hwmon_channel_info
Krzysztof Kozlowski
1
-1
/
+1
2023-04-10
net: nfp: constify pointers to hwmon_channel_info
Krzysztof Kozlowski
1
-1
/
+1
2023-04-09
net: dsa: replace NETDEV_PRE_CHANGE_HWTSTAMP notifier with a stub
Vladimir Oltean
11
-31
/
+89
2023-04-08
net: make SO_BUSY_POLL available to all users
Eric Dumazet
1
-9
/
+4
2023-04-08
net: stmmac: dwmac-anarion: Always return struct anarion_gmac * from anarion_...
Simon Horman
1
-3
/
+3
2023-04-08
net: stmmac: dwmac-anarion: Use annotation __iomem for register base
Simon Horman
1
-4
/
+4
2023-04-08
net: stmmac: remove set but unused mask in stmmac_ethtool_set_link_ksettings()
Vladimir Oltean
1
-9
/
+0
[next]