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
/
ethernet
/
intel
Age
Commit message (
Expand
)
Author
Files
Lines
2024-02-06
ixgbe: Rearrange args to fix reverse Christmas tree
Jedrzej Jagielski
7
-119
/
+120
2024-02-06
ixgbe: Convert ret val type from s32 to int
Jedrzej Jagielski
22
-769
/
+744
2024-02-02
ice: remove incorrect comment
Paul M Stillwell Jr
1
-3
/
+0
2024-02-02
ice: Add a new counter for Rx EIPE errors
Aniruddha Paul
3
-2
/
+8
2024-02-02
ice: make ice_vsi_cfg_txq() static
Maciej Fijalkowski
5
-100
/
+82
2024-02-02
ice: make ice_vsi_cfg_rxq() static
Maciej Fijalkowski
5
-63
/
+60
2024-02-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
4
-9
/
+38
2024-02-01
idpf: avoid compiler padding in virtchnl2_ptype struct
Pavan Kumar Linga
1
-1
/
+1
2024-02-01
dpll: extend lock_status_get() op by status error and expose to user
Jiri Pirko
1
-0
/
+2
2024-01-31
ethtool: add suffix _u32 to legacy bitmap members of struct ethtool_keee
Heiner Kallweit
5
-35
/
+35
2024-01-31
ethtool: replace struct ethtool_eee with a new struct ethtool_keee on kernel ...
Heiner Kallweit
6
-20
/
+20
2024-01-30
ice: stop destroying and reinitalizing Tx tracker during reset
Jacob Keller
1
-12
/
+21
2024-01-30
ice: factor out ice_ptp_rebuild_owner()
Jacob Keller
3
-28
/
+42
2024-01-30
ice: rename ice_ptp_tx_cfg_intr
Jacob Keller
1
-6
/
+6
2024-01-30
ice: don't check has_ready_bitmap in E810 functions
Jacob Keller
1
-12
/
+11
2024-01-30
ice: rename verify_cached to has_ready_bitmap
Jacob Keller
2
-9
/
+11
2024-01-30
ice: pass reset type to PTP reset functions
Jacob Keller
3
-12
/
+21
2024-01-30
ice: introduce PTP state machine
Jacob Keller
4
-49
/
+74
2024-01-29
ixgbe: Fix an error handling path in ixgbe_read_iosf_sb_reg_x550()
Christophe JAILLET
1
-1
/
+2
2024-01-29
e1000e: correct maximum frequency adjustment values
Jacob Keller
2
-7
/
+35
2024-01-24
i40e: update xdp_rxq_info::frag_size for ZC enabled Rx queue
Maciej Fijalkowski
1
-0
/
+7
2024-01-24
i40e: set xdp_rxq_info::frag_size
Maciej Fijalkowski
2
-25
/
+24
2024-01-24
ice: update xdp_rxq_info::frag_size for ZC enabled Rx queue
Maciej Fijalkowski
1
-14
/
+23
2024-01-24
intel: xsk: initialize skb_frag_t::bv_offset in ZC drivers
Maciej Fijalkowski
2
-2
/
+4
2024-01-24
ice: remove redundant xdp_rxq_info registration
Maciej Fijalkowski
1
-5
/
+0
2024-01-24
i40e: handle multi-buffer packets that are shrunk by xdp prog
Tirthendu Sarkar
1
-17
/
+23
2024-01-24
ice: work on pre-XDP prog frag count
Maciej Fijalkowski
3
-14
/
+32
2024-01-24
xsk: make xsk_buff_pool responsible for clearing xdp_buff::flags
Maciej Fijalkowski
2
-2
/
+0
2024-01-21
idpf: distinguish vports by the dev_port attribute
Michal Schmidt
1
-0
/
+2
2024-01-18
i40e: Include types.h to some headers
Tony Nguyen
2
-0
/
+2
2024-01-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
12
-21
/
+100
2024-01-04
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...
Jakub Kicinski
5
-3
/
+42
2024-01-04
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/nex
David S. Miller
17
-89
/
+381
2024-01-03
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...
Jakub Kicinski
2
-3
/
+40
2024-01-03
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
3
-10
/
+14
2024-01-03
igc: Fix hicredit calculation
Rodrigo Cataldo
1
-1
/
+1
2024-01-03
ice: fix Get link status data length
Paul Greenwalt
1
-1
/
+2
2024-01-03
i40e: Restore VF MSI-X state during PCI reset
Andrii Staikov
3
-0
/
+32
2024-01-03
i40e: fix use-after-free in i40e_aqc_add_filters()
Ke Xiao
1
-1
/
+7
2024-01-02
i40e: Avoid unnecessary use of comma operator
Simon Horman
1
-1
/
+1
2024-01-02
i40e: Fix VF disable behavior to block all traffic
Andrii Staikov
2
-0
/
+33
2024-01-02
ixgbe: Refactor returning internal error codes
Jedrzej Jagielski
12
-317
/
+264
2024-01-02
ixgbe: Refactor overtemp event handling
Jedrzej Jagielski
5
-41
/
+43
2024-01-02
ixgbe: report link state for VF devices
Ovidiu Panait
1
-0
/
+1
2024-01-02
ice: Fix some null pointer dereference issues in ice_ptp.c
Kunwu Chan
1
-0
/
+4
2024-01-02
ice: ice_base.c: Add const modifier to params and vars
Jan Glaza
2
-5
/
+5
2024-01-02
ice: remove rx_len_errors statistic
Jan Sokolowski
3
-7
/
+0
2024-01-02
ice: replace ice_vf_recreate_vsi() with ice_vf_reconfig_vsi()
Jacob Keller
4
-33
/
+28
2024-01-02
ice: Add support for packet mirroring using hardware in switchdev mode
Andrii Staikov
3
-7
/
+60
2024-01-02
ice: Enable SW interrupt from FW for LL TS
Karol Kolacinski
8
-28
/
+274
[prev]
[next]