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
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2024-03-29
mlx5: avoid truncating error message
Arnd Bergmann
1
-1
/
+1
2024-03-29
qed: avoid truncating work queue length
Arnd Bergmann
1
-5
/
+4
2024-03-29
enetc: avoid truncating error message
Arnd Bergmann
1
-1
/
+1
2024-03-29
octeontx2-af: Increase maximum BPID channels
Radha Mohan Chintakuntla
1
-4
/
+2
2024-03-29
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...
Jakub Kicinski
6
-41
/
+93
2024-03-29
net: phy: air_en8811h: Add the Airoha EN8811H PHY driver
Eric Woudstra
3
-0
/
+1092
2024-03-29
net: dsa: mv88e6xxx: fix usable ports on 88e6020
Michael Krummsdorf
1
-1
/
+5
2024-03-29
i40e: avoid forward declarations in i40e_nvm.c
Maciej Fijalkowski
1
-521
/
+489
2024-03-29
igc: Refactor runtime power management flow
Sasha Neftin
1
-17
/
+15
2024-03-29
net: intel: implement modern PM ops declarations
Jesse Brandeburg
12
-92
/
+64
2024-03-29
igb: simplify pci ops declaration
Jesse Brandeburg
1
-29
/
+24
2024-03-29
mlxbf_gige: stop interface during shutdown
David Thompson
1
-2
/
+8
2024-03-29
octeontx2-af: Fix issue with loading coalesced KPU profiles
Hariprasad Kelam
1
-1
/
+1
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
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...
Jakub Kicinski
5
-81
/
+161
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
xen-netfront: Add missing skb_mark_for_recycle
Jesper Dangaard Brouer
1
-0
/
+1
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-29
wifi: rtw88: station mode only for SDIO chips
Ping-Ke Shih
1
-5
/
+9
2024-03-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
37
-154
/
+261
2024-03-28
Merge tag 'net-6.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
33
-136
/
+243
2024-03-28
wifi: mt76: mt7915: workaround dubious x | !y warning
Kalle Valo
1
-1
/
+2
2024-03-28
wifi: mwl8k: Avoid -Wflex-array-member-not-at-end warnings
Gustavo A. R. Silva
1
-45
/
+47
2024-03-28
wifi: ti: Avoid a hundred -Wflex-array-member-not-at-end warnings
Gustavo A. R. Silva
4
-6
/
+0
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
[prev]
[next]