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
2024-08-29
bnxt_en: Deprecate support for legacy INTX mode
Michael Chan
2
-36
/
+8
2024-08-29
bnxt_en: Support QOS and TPID settings for the SRIOV VLAN
Sreekanth Reddy
3
-12
/
+15
2024-08-29
bnxt_en: add support for retrieving crash dump using ethtool
Vikas Gupta
2
-9
/
+84
2024-08-29
bnxt_en: add support for storing crash dump into host memory
Vikas Gupta
4
-5
/
+116
2024-08-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
108
-370
/
+1147
2024-08-29
net: alacritech: Switch to use dev_err_probe()
Yang Ruibin
1
-20
/
+14
2024-08-29
net: hns: Use IS_ERR_OR_NULL() helper function
Hongbo Li
1
-1
/
+1
2024-08-29
net: dsa: realtek: make use of dev_err_cast_probe()
Hongbo Li
1
-5
/
+3
2024-08-29
net: ipa: make use of dev_err_cast_probe()
Hongbo Li
1
-5
/
+2
2024-08-29
net: vertexcom: mse102x: Use ETH_ZLEN
Stefan Wahren
1
-2
/
+2
2024-08-29
net: vertexcom: mse102x: Drop log message on remove
Stefan Wahren
1
-3
/
+0
2024-08-29
net: vertexcom: mse102x: Fix random MAC address log
Stefan Wahren
1
-2
/
+2
2024-08-29
net: vertexcom: mse102x: Silence TX timeout
Stefan Wahren
1
-1
/
+1
2024-08-29
net: vertexcom: mse102x: Use DEFINE_SIMPLE_DEV_PM_OPS
Stefan Wahren
1
-5
/
+2
2024-08-30
Merge tag 'net-6.11-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
22
-130
/
+465
2024-08-29
nfc: pn533: Add poll mod list filling check
Aleksandr Mishin
1
-0
/
+5
2024-08-28
net: hisilicon: hns_mdio: fix OF node leak in probe()
Krzysztof Kozlowski
1
-0
/
+1
2024-08-28
net: hisilicon: hns_dsaf_mac: fix OF node leak in hns_mac_get_info()
Krzysztof Kozlowski
1
-0
/
+1
2024-08-28
net: hisilicon: hip04: fix OF node leak in probe()
Krzysztof Kozlowski
1
-0
/
+1
2024-08-28
net: dsa: mv88e6xxx: Remove stale comment
Andy Shevchenko
1
-1
/
+1
2024-08-28
net: netvsc: Update default VMBus channels
Erni Sri Satya Vennela
2
-2
/
+3
2024-08-28
net: ftgmac100: Get link speed and duplex for NC-SI
Jacky Chou
1
-2
/
+26
2024-08-28
net/xen-netback: prevent UAF in xenvif_flush_hash()
Jeongjun Park
1
-3
/
+2
2024-08-28
Merge tag 'wireless-2024-08-28' of git://git.kernel.org/pub/scm/linux/kernel/...
Jakub Kicinski
12
-35
/
+157
2024-08-29
Merge tag 'platform-drivers-x86-v6.11-5' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
4
-2
/
+23
2024-08-28
Merge tag 'tpmdd-next-6.11-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+4
2024-08-27
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
5
-102
/
+119
2024-08-27
net: dsa: microchip: Add KSZ8895/KSZ8864 switch support
Tristram Ha
5
-16
/
+176
2024-08-27
net: mana: Implement get_ringparam/set_ringparam for mana
Shradha Gupta
2
-11
/
+90
2024-08-27
net: phy: vitesse: implement MDI-X configuration in vsc73xx
Pawel Dembicki
1
-0
/
+93
2024-08-27
net: airoha: fix module autoloading
Liao Chen
1
-0
/
+1
2024-08-27
net: ag71xx: fix module autoloading
Liao Chen
1
-0
/
+1
2024-08-27
net: dm9051: fix module autoloading
Liao Chen
1
-0
/
+1
2024-08-27
net: txgbe: use pci_dev_id() helper
Yu Liao
1
-2
/
+1
2024-08-27
gtp: fix a potential NULL pointer dereference
Cong Wang
1
-1
/
+1
2024-08-27
net: ag71xx: support probe defferal for getting MAC address
Rosen Penev
1
-0
/
+2
2024-08-27
net: liquidio: Remove unused declarations
Yue Haibing
5
-15
/
+0
2024-08-27
net: thunderx: Remove unused declarations
Yue Haibing
2
-4
/
+0
2024-08-27
ethernet: stmmac: dwmac-rk: Add GMAC support for RK3576
David Wu
1
-0
/
+156
2024-08-27
ethernet: stmmac: dwmac-rk: Fix typo for RK3588 code
Detlev Casanova
1
-4
/
+4
2024-08-27
bonding: change ipsec_lock from spin lock to mutex
Jianbo Liu
1
-36
/
+43
2024-08-27
bonding: extract the use of real_device into local variable
Jianbo Liu
1
-25
/
+33
2024-08-27
bonding: implement xdo_dev_state_free and call it after deletion
Jianbo Liu
1
-0
/
+36
2024-08-27
net: ethernet: ti: am65-cpsw-nuss: Replace of_node_to_fwnode() with more suit...
Andy Shevchenko
1
-1
/
+1
2024-08-28
Merge tag 'pinctrl-v6.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
6
-46
/
+57
2024-08-27
tpm: ibmvtpm: Call tpm2_sessions_init() to initialize session support
Stefan Berger
1
-0
/
+4
2024-08-27
ionic: Prevent tx_timeout due to frequent doorbell ringing
Brett Creeley
2
-2
/
+2
2024-08-27
wifi: iwlwifi: clear trans->state earlier upon error
Emmanuel Grumbach
2
-2
/
+2
2024-08-27
wifi: wfx: repair open network AP mode
Alexander Sverdlin
1
-1
/
+4
2024-08-26
ice: add callbacks for Embedded SYNC enablement on dpll pins
Arkadiusz Kubalewski
2
-3
/
+221
[next]