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-03-29
nfc: st95hf: Switch to using gpiod API
Andy Shevchenko
1
-16
/
+11
2024-03-29
net: phy: air_en8811h: Add the Airoha EN8811H PHY driver
Eric Woudstra
3
-0
/
+1092
2024-03-29
net: dsa: hellcreek: Convert to gettimex64()
Kurt Kanzenbach
1
-10
/
+15
2024-03-28
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
18
-489
/
+232
2024-03-28
bnxt_en: Support adding ntuple rules on RSS contexts
Pavan Chebbi
3
-9
/
+51
2024-03-28
bnxt_en: Refactor bnxt_cfg_rfs_ring_tbl_idx()
Pavan Chebbi
1
-2
/
+4
2024-03-28
bnxt_en: Support RSS contexts in ethtool .{get|set}_rxfh()
Pavan Chebbi
3
-8
/
+196
2024-03-28
bnxt_en: Refactor bnxt_set_rxfh()
Michael Chan
1
-13
/
+27
2024-03-28
bnxt_en: Add a new_rss_ctx parameter to bnxt_rfs_capable()
Pavan Chebbi
2
-4
/
+7
2024-03-28
bnxt_en: Simplify bnxt_rfs_capable()
Michael Chan
1
-15
/
+6
2024-03-28
bnxt_en: Refactor RSS indir alloc/set functions
Pavan Chebbi
2
-10
/
+23
2024-03-28
bnxt_en: Introduce rss ctx structure, alloc/free functions
Pavan Chebbi
3
-0
/
+80
2024-03-28
bnxt_en: Refactor VNIC alloc and cfg functions
Pavan Chebbi
3
-72
/
+75
2024-03-28
bnxt_en: Add helper function bnxt_hwrm_vnic_rss_cfg_p5()
Pavan Chebbi
2
-11
/
+21
2024-03-28
bnxt_en: Retry PTP TX timestamp from FW for 1 second
Pavan Chebbi
2
-1
/
+19
2024-03-28
bnxt_en: Add a timeout parameter to bnxt_hwrm_port_ts_query()
Michael Chan
2
-4
/
+13
2024-03-28
net: pcs: rzn1-miic: Init RX clock early if MAC requires it
Romain Gantois
1
-0
/
+28
2024-03-28
net: phy: qcom: at803x: Avoid hibernating if MAC requires RX clock
Russell King (Oracle)
1
-1
/
+2
2024-03-28
net: stmmac: Signal to PHY/PCS drivers to keep RX clock on
Romain Gantois
1
-0
/
+7
2024-03-28
net: stmmac: Support a generic PCS field in mac_device_info
Romain Gantois
3
-9
/
+6
2024-03-28
net: stmmac: don't rely on lynx_pcs presence to check for a PHY
Maxime Chevallier
1
-2
/
+1
2024-03-28
net: phylink: add rxc_always_on flag to phylink_pcs
Romain Gantois
1
-0
/
+15
2024-03-28
net: phylink: add PHY_F_RXC_ALWAYS_ON to PHY dev flags
Russell King (Oracle)
1
-1
/
+9
2024-03-28
idpf: sprinkle __counted_by{,_le}() in the virtchnl2 header
Alexander Lobakin
1
-10
/
+10
2024-03-28
idpf: make virtchnl2.h self-contained
Alexander Lobakin
2
-2
/
+4
2024-03-28
net: remove gfp_mask from napi_alloc_skb()
Jakub Kicinski
9
-22
/
+11
2024-03-28
qed: Drop useless pci_params.pm_cap
Bjorn Helgaas
2
-4
/
+1
2024-03-28
gve: Add counter adminq_get_ptype_map_cnt to stats report
John Fraker
1
-1
/
+2
2024-03-28
ravb: Add support for an optional MDIO mode
Niklas Söderlund
1
-1
/
+8
2024-03-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
217
-1554
/
+3358
2024-03-28
Merge tag 'net-6.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
35
-139
/
+280
2024-03-28
Octeontx2-af: fix pause frame configuration in GMP mode
Hariprasad Kelam
1
-0
/
+5
2024-03-28
net: lan743x: Add set RFE read fifo threshold for PCI1x1x chips
Raju Lakkaraju
2
-0
/
+22
2024-03-28
net: bcmasp: Remove phy_{suspend/resume}
Justin Chen
1
-14
/
+1
2024-03-28
net: bcmasp: Bring up unimac after PHY link up
Justin Chen
1
-9
/
+19
2024-03-28
net: phy: qcom: at803x: fix kernel panic with at8031_probe
Christian Marangi
1
-1
/
+3
2024-03-27
Merge tag 'wireless-2024-03-27' of git://git.kernel.org/pub/scm/linux/kernel/...
Jakub Kicinski
12
-53
/
+105
2024-03-27
Fix build errors due to new UIO_MEM_DMA_COHERENT mess
Linus Torvalds
3
-4
/
+4
2024-03-26
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
7
-36
/
+37
2024-03-26
mlxbf_gige: call request_irq() after NAPI initialized
David Thompson
1
-7
/
+11
2024-03-26
net: amd8111e: Drop unused copy of pm_cap
Bjorn Helgaas
2
-2
/
+0
2024-03-26
Merge tag 'pwm/for-6.9-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+2
2024-03-26
net: hns3: mark unexcuted loopback test result as UNEXECUTED
Jian Shen
1
-2
/
+17
2024-03-26
net: hns3: fix kernel crash when devlink reload during pf initialization
Yonglong Liu
1
-0
/
+4
2024-03-26
net: hns3: fix index limit to support all queue stats
Jie Wang
1
-1
/
+1
2024-03-26
net: dsa: mt7530: fix improper frames on all 25MHz and 40MHz XTAL MT7530
Arınç ÜNAL
1
-2
/
+3
2024-03-25
net: wwan: t7xx: Split 64bit accesses to fix alignment issues
Bjørn Mork
3
-10
/
+11
2024-03-25
net: ll_temac: platform_get_resource replaced by wrong function
Claus Hansen Ries
1
-1
/
+1
2024-03-25
s390/qeth: handle deferred cc1
Alexandra Winter
1
-2
/
+36
2024-03-25
dpll: indent DPLL option type by a tab
Prasad Pandit
1
-1
/
+1
[next]