index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2019-11-25
mdio_bus: don't use managed reset-controller
David Bauer
1
-2
/
+4
2019-11-25
Merge tag 'tpmdd-next-20191112' of git://git.infradead.org/users/jjs/linux-tpmdd
Linus Torvalds
13
-715
/
+701
2019-11-25
Merge tag 'asoc-v5.5-2' of https://git.kernel.org/pub/scm/linux/kernel/git/br...
Takashi Iwai
760
-7034
/
+7917
2019-11-25
lkdtm: Remove references to CONFIG_REFCOUNT_FULL
Will Deacon
1
-2
/
+1
2019-11-25
locking/refcount: Consolidate implementations of refcount_t
Will Deacon
1
-1
/
+0
2019-11-25
locking/refcount: Define constants for saturation and max refcount values
Will Deacon
1
-8
/
+0
2019-11-24
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Jakub Kicinski
3
-1
/
+13
2019-11-24
ax88179_178a: add ethtool_op_get_ts_info()
Andreas K. Besslein
1
-0
/
+1
2019-11-24
mlxsw: spectrum_router: Fix use of uninitialized adjacency index
Amit Cohen
1
-3
/
+2
2019-11-24
mlxsw: spectrum_router: After underlay moves, demote conflicting tunnels
Petr Machata
1
-1
/
+38
2019-11-24
bnxt_en: Add support for flashing the device via devlink
Vasundhara Volam
3
-2
/
+24
2019-11-24
bnxt_en: Allow PHY settings on multi-function or NPAR PFs if allowed by FW.
Michael Chan
3
-5
/
+12
2019-11-24
bnxt_en: Add async. event logic for PHY configuration changes.
Michael Chan
2
-0
/
+11
2019-11-24
bnxt_en: Refactor the initialization of the ethtool link settings.
Michael Chan
1
-20
/
+26
2019-11-24
bnxt_en: Skip disabling autoneg before PHY loopback when appropriate.
Michael Chan
3
-3
/
+10
2019-11-24
bnxt_en: Assign more RSS context resources to the VFs.
Michael Chan
1
-2
/
+6
2019-11-24
bnxt_en: Initialize context memory to the value specified by firmware.
Michael Chan
2
-9
/
+19
2019-11-24
bnxt_en: Fix suspend/resume path on 57500 chips
Vasundhara Volam
1
-0
/
+14
2019-11-24
bnxt_en: Send FUNC_RESOURCE_QCAPS command in bnxt_resume()
Vasundhara Volam
1
-2
/
+10
2019-11-24
bnxt_en: Combine 2 functions calling the same HWRM_DRV_RGTR fw command.
Vasundhara Volam
3
-47
/
+35
2019-11-24
bnxt_en: Do driver unregister cleanup in bnxt_init_one() failure path.
Vasundhara Volam
2
-3
/
+11
2019-11-24
bnxt_en: Disable/enable Bus master during suspend/resume.
Michael Chan
1
-0
/
+8
2019-11-24
bnxt_en: Add chip IDs for 57452 and 57454 chips.
Michael Chan
1
-1
/
+6
2019-11-24
sfc: fix build without CONFIG_RFS_ACCEL
Jakub Kicinski
1
-0
/
+2
2019-11-24
xen: Fix Kconfig indentation
Krzysztof Kozlowski
1
-29
/
+29
2019-11-23
hv_netvsc: make recording RSS hash depend on feature flag
Stephen Hemminger
3
-2
/
+4
2019-11-23
Merge tag 'mlx5-updates-2019-11-22' of git://git.kernel.org/pub/scm/linux/ker...
Jakub Kicinski
7
-93
/
+186
2019-11-23
net: phylink: rename mac_link_state() op to mac_pcs_get_state()
Russell King
7
-43
/
+33
2019-11-23
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
3
-24
/
+28
2019-11-23
net: use rhashtable_lookup() instead of rhashtable_lookup_fast()
Taehee Yoo
3
-5
/
+5
2019-11-23
Merge tag 'wireless-drivers-next-2019-11-22' of git://git.kernel.org/pub/scm/...
Jakub Kicinski
96
-562
/
+2252
2019-11-23
net: phy: initialise phydev speed and duplex sanely
Russell King
1
-2
/
+2
2019-11-23
net: phy: remove phy_ethtool_sset()
Russell King
1
-60
/
+0
2019-11-22
sfc: do ARFS expiry work occasionally even without NAPI poll
Edward Cree
3
-8
/
+12
2019-11-22
sfc: add statistics for ARFS
Edward Cree
3
-0
/
+12
2019-11-22
sfc: suppress MCDI errors from ARFS
Edward Cree
2
-6
/
+30
2019-11-22
sfc: change ARFS expiry mechanism
Edward Cree
4
-32
/
+45
2019-11-22
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
Jakub Kicinski
17
-539
/
+1022
2019-11-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-1
/
+0
2019-11-22
cxgb4: add stats for MQPRIO QoS offload Tx path
Rahul Lakkireddy
4
-1
/
+28
2019-11-22
cxgb4: add UDP segmentation offload support
Rahul Lakkireddy
6
-50
/
+139
2019-11-22
cxgb4/chcr: update SGL DMA unmap for USO
Rahul Lakkireddy
4
-115
/
+52
2019-11-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
56
-179
/
+456
2019-11-22
Revert "Input: synaptics - enable RMI mode for X1 Extreme 2nd Generation"
Lyude Paul
1
-1
/
+0
2019-11-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
34
-143
/
+231
2019-11-22
ice: Update FW API minor version
Kevin Scott
1
-1
/
+1
2019-11-22
ice: remove pointless NULL check of port_info
Jacob Keller
1
-2
/
+1
2019-11-22
ice: Implement ethtool ops for channels
Henry Tieman
7
-19
/
+335
2019-11-22
net/mlx5e: Remove redundant pointer check
Eli Cohen
1
-12
/
+10
2019-11-22
net/mlx5e: TC, Stub out ipv6 tun create header function
Saeed Mahameed
2
-4
/
+7
[prev]
[next]