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-11-14
i40e: Use helpers to check running FW and AQ API versions
Ivan Vecera
4
-58
/
+36
2023-11-14
i40e: Add other helpers to check version of running firmware and AQ API
Ivan Vecera
1
-0
/
+54
2023-11-14
i40e: Move i40e_is_aq_api_ver_ge helper
Ivan Vecera
2
-19
/
+18
2023-11-14
i40e: Initialize hardware capabilities at single place
Ivan Vecera
4
-72
/
+51
2023-11-14
i40e: Consolidate hardware capabilities
Ivan Vecera
7
-90
/
+85
2023-11-14
i40e: Use DECLARE_BITMAP for flags field in i40e_hw
Ivan Vecera
7
-51
/
+55
2023-11-14
i40e: Use DECLARE_BITMAP for flags and hw_features fields in i40e_pf
Ivan Vecera
9
-515
/
+544
2023-11-14
i40e: Remove _t suffix from enum type names
Ivan Vecera
3
-7
/
+7
2023-11-14
i40e: Remove unused flags
Ivan Vecera
4
-37
/
+31
2023-11-14
i40e: Change user notification of non-SFP module in i40e_get_module_info()
Andrii Staikov
1
-2
/
+2
2023-11-14
i40e: add an error code check in i40e_vsi_setup
Su Hui
1
-0
/
+4
2023-11-14
i40e: increase max descriptors for XL710
Justin Bronder
2
-6
/
+20
2023-11-13
igc: Add support for PTP .getcyclesx64()
Vinicius Costa Gomes
6
-36
/
+101
2023-11-13
igc: Simplify setting flags in the TX data descriptor
Vinicius Costa Gomes
1
-6
/
+4
2023-11-13
ice: reserve number of CP queues
Michal Swiatkowski
4
-7
/
+58
2023-11-13
ice: adjust switchdev rebuild path
Michal Swiatkowski
3
-49
/
+28
2023-11-13
ice: add VF representors one by one
Michal Swiatkowski
5
-242
/
+228
2023-11-13
ice: realloc VSI stats arrays
Michal Swiatkowski
1
-19
/
+39
2023-11-13
ice: set Tx topology every time new repr is added
Michal Swiatkowski
4
-7
/
+59
2023-11-13
ice: allow changing SWITCHDEV_CTRL VSI queues
Michal Swiatkowski
1
-3
/
+10
2023-11-13
ice: return pointer to representor
Michal Swiatkowski
1
-7
/
+10
2023-11-13
ice: make representor code generic
Michal Swiatkowski
8
-92
/
+131
2023-11-13
ice: remove VF pointer reference in eswitch code
Michal Swiatkowski
4
-22
/
+25
2023-11-13
ice: track port representors in xarray
Michal Swiatkowski
5
-101
/
+94
2023-11-13
ice: use repr instead of vf->repr
Michal Swiatkowski
1
-7
/
+7
2023-11-13
ice: track q_id in representor
Michal Swiatkowski
3
-1
/
+3
2023-11-13
ice: remove unused control VSI parameter
Michal Swiatkowski
1
-4
/
+3
2023-11-13
ice: remove redundant max_vsi_num variable
Michal Swiatkowski
1
-4
/
+0
2023-11-13
ice: rename switchdev to eswitch
Michal Swiatkowski
4
-42
/
+43
2023-11-13
ice: fix DDP package download for packages without signature segment
Dan Nowlin
1
-3
/
+100
2023-11-13
ice: dpll: fix output pin capabilities
Arkadiusz Kubalewski
3
-4
/
+64
2023-11-13
ice: dpll: fix check for dpll input priority range
Arkadiusz Kubalewski
2
-7
/
+0
2023-11-13
ice: dpll: fix initial lock status of dpll
Arkadiusz Kubalewski
1
-2
/
+1
2023-11-08
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
2
-41
/
+91
2023-11-08
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...
Jakub Kicinski
2
-5
/
+6
2023-11-06
idpf: fix potential use-after-free in idpf_tso()
Eric Dumazet
1
-2
/
+4
2023-11-06
ice: Fix VF-VF direction matching in drop rule in switchdev
Marcin Szycik
1
-1
/
+23
2023-11-06
ice: Fix VF-VF filter rules in switchdev mode
Aniruddha Paul
1
-28
/
+62
2023-11-06
ice: lag: in RCU, use atomic allocation
Michal Schmidt
1
-3
/
+3
2023-11-06
ice: Fix SRIOV LAG disable on non-compliant aggregate
Dave Ertman
1
-9
/
+3
2023-11-06
i40e: Fix devlink port unregistering
Ivan Vecera
1
-4
/
+6
2023-11-06
i40e: Do not call devlink_port_type_clear()
Ivan Vecera
1
-1
/
+0
2023-10-27
iavf: delete the iavf client interface
Michal Schmidt
6
-871
/
+1
2023-10-27
iavf: add a common function for undoing the interrupt scheme
Michal Schmidt
1
-11
/
+15
2023-10-27
iavf: use unregister_netdev
Michal Schmidt
1
-3
/
+1
2023-10-27
iavf: rely on netdev's own registered state
Michal Schmidt
2
-7
/
+3
2023-10-27
iavf: fix the waiting time for initial reset
Michal Schmidt
1
-1
/
+1
2023-10-27
iavf: in iavf_down, don't queue watchdog_task if comms failed
Michal Schmidt
1
-2
/
+4
2023-10-27
iavf: simplify mutex_trylock+sleep loops
Michal Schmidt
1
-4
/
+2
2023-10-27
iavf: fix comments about old bit locks
Michal Schmidt
1
-2
/
+2
[prev]
[next]