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
2023-12-13
ice: Support XDP hints in AF_XDP ZC mode
Larysa Zaremba
2
-0
/
+19
2023-12-13
ice: Support RX hash XDP hint
Larysa Zaremba
2
-204
/
+281
2023-12-13
ice: Support HW timestamp hint
Larysa Zaremba
7
-7
/
+42
2023-12-13
ice: Introduce ice_xdp_buff
Larysa Zaremba
3
-5
/
+30
2023-12-13
ice: Make ptype internal to descriptor info processing
Larysa Zaremba
4
-13
/
+16
2023-12-13
ice: make RX HW timestamp reading code more reusable
Larysa Zaremba
3
-20
/
+36
2023-12-13
ice: make RX hash reading code more reusable
Larysa Zaremba
1
-11
/
+25
2023-12-13
i40e: Fix ST code value for Clause 45
Ivan Vecera
2
-3
/
+3
2023-12-13
ice: fix theoretical out-of-bounds access in ethtool link modes
Michal Schmidt
1
-2
/
+2
2023-12-13
dpll: remove leftover mode_supported() op and use mode_get() instead
Jiri Pirko
1
-26
/
+0
2023-12-12
e1000e: Use pcie_capability_read_word() for reading LNKSTA
Ilpo Järvinen
2
-8
/
+4
2023-12-12
iavf: Fix iavf_shutdown to call iavf_remove instead iavf_close
Slawomir Laba
1
-51
/
+21
2023-12-12
iavf: Handle ntuple on/off based on new state machines for flow director
Piotr Gardocki
1
-0
/
+59
2023-12-12
iavf: Introduce new state machines for flow director
Piotr Gardocki
5
-23
/
+139
2023-12-12
e1000e: Use PCI_EXP_LNKSTA_NLW & FIELD_GET() instead of custom defines/code
Ilpo Järvinen
2
-5
/
+4
2023-12-12
igb: Use FIELD_GET() to extract Link Width
Ilpo Järvinen
1
-3
/
+3
2023-12-08
net: Convert some ethtool_sprintf() to ethtool_puts()
[email protected]
7
-24
/
+13
2023-12-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
6
-24
/
+14
2023-12-05
iavf: validate tx_coalesce_usecs even if rx_coalesce_usecs is zero
Jacob Keller
2
-11
/
+2
2023-12-05
i40e: Fix unexpected MFS warning message
Ivan Vecera
1
-1
/
+1
2023-12-05
ice: Restore fix disabling RX VLAN filtering
Marcin Szycik
1
-3
/
+8
2023-12-05
ice: change vfs.num_msix_per to vf->num_msix
Michal Swiatkowski
2
-9
/
+3
2023-12-05
ice: Rename E822 to E82X
Karol Kolacinski
6
-281
/
+280
2023-12-05
ice: periodically kick Tx timestamp interrupt
Jacob Keller
1
-0
/
+50
2023-12-05
ice: Re-enable timestamping correctly after reset
Karol Kolacinski
2
-10
/
+11
2023-12-05
ice: Improve logs for max ntuple errors
Pawel Kaminski
1
-5
/
+8
2023-12-05
ice: add CGU info to devlink info callback
Arkadiusz Kubalewski
1
-0
/
+20
2023-12-05
ice: read internal temperature sensor
Konrad Knitter
10
-1
/
+249
2023-12-04
net: Add NAPI IRQ support
Amritha Nambiar
1
-0
/
+2
2023-12-04
ice: Add support in the driver for associating queue with napi
Amritha Nambiar
4
-3
/
+84
2023-11-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
4
-50
/
+118
2023-11-29
ice: Fix VF Reset paths when interface in a failed over aggregate
Dave Ertman
4
-50
/
+118
2023-11-28
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...
Jakub Kicinski
12
-200
/
+90
2023-11-28
ice: fix error code in ice_eswitch_attach()
Dan Carpenter
1
-1
/
+3
2023-11-27
iavf: use iavf_schedule_aq_request() helper
Petr Oros
2
-17
/
+8
2023-11-27
iavf: Remove queue tracking fields from iavf_adminq_ring
Ivan Vecera
4
-70
/
+39
2023-11-27
i40e: Remove queue tracking fields from i40e_adminq_ring
Ivan Vecera
4
-70
/
+39
2023-11-27
i40e: Remove AQ register definitions for VF types
Ivan Vecera
1
-10
/
+0
2023-11-27
i40e: Delete unused and useless i40e_pf fields
Ivan Vecera
3
-33
/
+4
2023-11-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
6
-89
/
+92
2023-11-23
i40e: Fix adding unsupported cloud filters
Ivan Vecera
1
-7
/
+9
2023-11-23
ice: restore timestamp configuration after device reset
Jacob Keller
3
-40
/
+51
2023-11-23
ice: unify logic for programming PFINT_TSYN_MSK
Jacob Keller
1
-26
/
+34
2023-11-23
ice: remove ptp_tx ring parameter flag
Jacob Keller
3
-18
/
+0
2023-11-18
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
14
-422
/
+553
2023-11-18
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...
Jakub Kicinski
6
-42
/
+105
2023-11-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
5
-16
/
+165
2023-11-14
i40e: Delete unused i40e_mac_info fields
Ivan Vecera
3
-8
/
+2
2023-11-14
i40e: Move inline helpers to i40e_prototype.h
Ivan Vecera
2
-68
/
+70
2023-11-14
i40e: Remove VF MAC types
Ivan Vecera
2
-31
/
+10
[prev]
[next]