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-07-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-25
/
+57
2024-07-11
igc: Remove the internal 'eee_advert' field
Sasha Neftin
3
-10
/
+0
2024-07-11
ice: remove eswitch rebuild
Michal Swiatkowski
3
-24
/
+0
2024-07-11
ice: Add support for devlink local_forwarding param
Pawel Kaminski
4
-1
/
+141
2024-07-11
i40e: correct i40e_addr_to_hkey() name in kdoc
Simon Horman
1
-1
/
+1
2024-07-11
net: intel: Remove MODULE_AUTHORs
Tony Nguyen
14
-14
/
+0
2024-07-11
ice: Add tracepoint for adding and removing switch rules
Marcin Szycik
4
-2
/
+43
2024-07-11
ice: Remove unused members from switch API
Marcin Szycik
4
-81
/
+10
2024-07-11
ice: Optimize switch recipe creation
Marcin Szycik
3
-337
/
+212
2024-07-11
ice: remove unused recipe bookkeeping data
Michal Swiatkowski
3
-43
/
+15
2024-07-11
ice: Simplify bitmap setting in adding recipe
Michal Swiatkowski
1
-15
/
+9
2024-07-11
ice: Remove reading all recipes before adding a new one
Michal Swiatkowski
1
-27
/
+2
2024-07-11
ice: Remove unused struct ice_prot_lkup_ext members
Marcin Szycik
2
-29
/
+19
2024-07-10
ice: Implement driver functionality to dump serdes equalizer values
Anil Samal
5
-2
/
+245
2024-07-10
ice: Implement driver functionality to dump fec statistics
Anil Samal
5
-0
/
+403
2024-07-10
ice: Extend Sideband Queue command to support flags
Anil Samal
3
-13
/
+14
2024-07-10
e1000e: fix force smbus during suspend flow
Vitaly Lifshits
1
-20
/
+53
2024-07-10
idpf: use libeth Rx buffer management for payload buffer
Alexander Lobakin
6
-246
/
+120
2024-07-10
idpf: convert header split mode to libeth + napi_build_skb()
Alexander Lobakin
4
-116
/
+204
2024-07-10
libeth: support different types of buffers for Rx
Alexander Lobakin
1
-11
/
+121
2024-07-10
idpf: remove legacy Page Pool Ethtool stats
Alexander Lobakin
2
-29
/
+1
2024-07-10
idpf: reuse libeth's definitions of parsed ptype structures
Alexander Lobakin
8
-252
/
+153
2024-07-10
idpf: compile singleq code only under default-n CONFIG_IDPF_SINGLEQ
Alexander Lobakin
6
-19
/
+44
2024-07-10
idpf: merge singleq and splitq &net_device_ops
Alexander Lobakin
4
-63
/
+20
2024-07-10
idpf: strictly assert cachelines of queue and queue vector structures
Alexander Lobakin
1
-67
/
+118
2024-07-10
idpf: avoid bloating &idpf_q_vector with big %NR_CPUS
Alexander Lobakin
3
-18
/
+22
2024-07-10
idpf: split &idpf_queue into 4 strictly-typed queue structures
Alexander Lobakin
7
-728
/
+1018
2024-07-10
idpf: stop using macros for accessing queue descriptors
Alexander Lobakin
5
-50
/
+52
2024-07-09
i40e: Fix XDP program unloading while removing the driver
Michal Kubiak
1
-5
/
+4
2024-07-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
4
-97
/
+177
2024-07-03
ice: use proper macro for testing bit
Petr Oros
1
-1
/
+1
2024-07-03
ice: Reject pin requests with unsupported flags
Jacob Keller
2
-16
/
+23
2024-07-03
ice: Don't process extts if PTP is disabled
Jacob Keller
1
-0
/
+4
2024-07-03
ice: Fix improper extts handling
Milena Olech
2
-22
/
+91
2024-07-01
e1000e: Fix S0ix residency on corporate systems
Dima Ruinskiy
1
-66
/
+66
2024-06-28
ice: do not init struct ice_adapter more times than needed
Przemek Kitszel
1
-32
/
+28
2024-06-28
ice: Distinguish driver reset and removal for AQ shutdown
Piotr Gardocki
3
-12
/
+15
2024-06-28
ice: Allow different FW API versions based on MAC type
Paul Greenwalt
2
-7
/
+19
2024-06-28
ice: Check all ice_vsi_rebuild() errors in function
Eric Joyner
1
-2
/
+11
2024-06-28
ice: Add get/set hw address for VFs using devlink commands
Karthik Sundaravel
3
-10
/
+91
2024-06-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+9
2024-06-23
ice: Rebuild TC queues on VSI queue reconfiguration
Jan Sokolowski
1
-1
/
+9
2024-06-21
ice: update representor when VSI is ready
Michal Swiatkowski
3
-10
/
+17
2024-06-21
ice: move VSI configuration outside repr setup
Michal Swiatkowski
3
-15
/
+57
2024-06-21
ice: move devlink locking outside the port creation
Michal Swiatkowski
4
-8
/
+9
2024-06-21
ice: store representor ID in bridge port
Michal Swiatkowski
4
-8
/
+7
2024-06-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-5
/
+34
2024-06-20
igb: Add MII write support
Jackie Jone
1
-0
/
+4
2024-06-19
ice: Fix VSI list rule with ICE_SW_LKUP_LAST type
Marcin Szycik
1
-2
/
+4
2024-06-17
Merge tag 'v6.10-rc4' into driver-core-next
Greg Kroah-Hartman
9
-107
/
+246
[prev]
[next]