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
2023-08-17
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...
Jakub Kicinski
4
-12
/
+93
2023-08-17
ice: split ice_aq_wait_for_event() func into two
Przemek Kitszel
3
-28
/
+57
2023-08-17
ice: embed &ice_rq_event_info event into struct ice_aq_task
Przemek Kitszel
3
-49
/
+40
2023-08-17
ice: ice_aq_check_events: fix off-by-one check when filling buffer
Przemek Kitszel
1
-6
/
+7
2023-08-17
ice: drop two params from ice_aq_alloc_free_res()
Przemek Kitszel
4
-34
/
+22
2023-08-17
ice: use list_for_each_entry() helper
Yang Yingliang
1
-6
/
+2
2023-08-17
ice: Remove redundant VSI configuration in eswitch setup
Marcin Szycik
1
-4
/
+0
2023-08-17
ice: move E810T functions to before device agnostic ones
Jacob Keller
1
-179
/
+179
2023-08-17
ice: refactor ice_vsi_is_vlan_pruning_ena
Jan Sokolowski
1
-4
/
+1
2023-08-17
ice: refactor ice_ptp_hw to make functions static
Jan Sokolowski
2
-6
/
+3
2023-08-17
ice: refactor ice_sched to make functions static
Jan Sokolowski
2
-5
/
+1
2023-08-17
ice: Utilize assign_bit() helper
Tony Nguyen
1
-4
/
+1
2023-08-17
Merge tag 'mlx5-fixes-2023-08-16' of git://git.kernel.org/pub/scm/linux/kerne...
Jakub Kicinski
3
-4
/
+16
2023-08-17
ice: Block switchdev mode when ADQ is active and vice versa
Marcin Szycik
2
-0
/
+11
2023-08-17
qede: fix firmware halt over suspend and resume
Manish Chopra
1
-0
/
+10
2023-08-17
sfc: don't fail probe if MAE/TC setup fails
Edward Cree
1
-1
/
+1
2023-08-17
sfc: don't unregister flow_indr if it was never registered
Edward Cree
1
-1
/
+1
2023-08-17
ice: refactor ice_vf_lib to make functions static
Jan Sokolowski
2
-236
/
+234
2023-08-17
ice: refactor ice_lib to make functions static
Jan Sokolowski
2
-38
/
+35
2023-08-17
ice: refactor ice_ddp to make functions static
Jan Sokolowski
2
-69
/
+61
2023-08-17
ice: remove unused methods
Jan Sokolowski
6
-86
/
+0
2023-08-16
net: dsa: mv88e6xxx: Wait for EEPROM done before HW reset
Alfred Lee
1
-0
/
+8
2023-08-16
Revert "net: ethernet: ti: am65-cpsw: add mqprio qdisc offload in channel mode"
Jakub Kicinski
3
-311
/
+1
2023-08-16
net/mlx5: Fix mlx5_cmd_update_root_ft() error flow
Shay Drory
1
-1
/
+9
2023-08-16
net/mlx5e: XDP, Fix fifo overrun on XDP_REDIRECT
Dragos Tatulea
2
-3
/
+7
2023-08-16
pds_core: Require callers of register/unregister to pass PF drvdata
Brett Creeley
1
-15
/
+5
2023-08-16
virtchnl: fix fake 1-elem arrays for structures allocated as `nents`
Alexander Lobakin
4
-22
/
+16
2023-08-16
virtchnl: fix fake 1-elem arrays in structures allocated as `nents + 1`
Alexander Lobakin
4
-30
/
+24
2023-08-16
virtchnl: fix fake 1-elem arrays in structs allocated as `nents + 1` - 1
Alexander Lobakin
1
-4
/
+2
2023-08-16
i40e: fix misleading debug logs
Andrii Staikov
1
-8
/
+8
2023-08-16
iavf: fix FDIR rule fields masks validation
Piotr Gardocki
3
-4
/
+85
2023-08-16
powerpc/include: Remove mpc8260.h and m82xx_pci.h
Christophe Leroy
1
-1
/
+0
2023-08-16
powerpc/include: Remove unneeded #include <asm/fs_pd.h>
Christophe Leroy
1
-1
/
+0
2023-08-16
e1000e: Use PME poll to circumvent unreliable ACPI wake
Kai-Heng Feng
1
-1
/
+3
2023-08-16
net: ethernet: ti: am65-cpsw: add mqprio qdisc offload in channel mode
Grygorii Strashko
3
-1
/
+311
2023-08-16
wlcore: spi: Remove redundant of_match_ptr()
Ruan Jinjie
1
-1
/
+1
2023-08-16
net: qualcomm: Remove redundant of_match_ptr()
Ruan Jinjie
1
-1
/
+1
2023-08-16
net: gemini: Remove redundant of_match_ptr()
Ruan Jinjie
1
-2
/
+2
2023-08-16
net: dsa: rzn1-a5psw: Remove redundant of_match_ptr()
Ruan Jinjie
1
-1
/
+1
2023-08-16
net: dsa: realtek: Remove redundant of_match_ptr()
Ruan Jinjie
2
-2
/
+2
2023-08-16
net: hns3: fix wrong rpu tln reg issue
Jijie Shao
4
-2
/
+71
2023-08-16
net: hns3: Support tlv in regs data for HNS3 VF driver
Jijie Shao
1
-24
/
+61
2023-08-16
net: hns3: Support tlv in regs data for HNS3 PF driver
Jijie Shao
1
-65
/
+102
2023-08-16
net: hns3: move dump regs function to a separate file
Jijie Shao
10
-680
/
+731
2023-08-16
net: fec: improve XDP_TX performance
Wei Fang
2
-70
/
+75
2023-08-16
net: fec: add XDP_TX feature support
Wei Fang
2
-21
/
+87
2023-08-16
broadcom: b44: Use b44_writephy() return value
Artem Chernyshev
1
-5
/
+3
2023-08-15
Merge tag 'mlx5-updates-2023-08-14' of git://git.kernel.org/pub/scm/linux/ker...
Jakub Kicinski
18
-142
/
+481
2023-08-15
eth: r8152: try to use a normal budget
Jakub Kicinski
1
-2
/
+1
2023-08-15
net: e1000e: Remove unused declarations
Yue Haibing
1
-2
/
+0
[prev]
[next]