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
2022-03-10
ice: Fix race condition during interface enslave
Ivan Vecera
2
-2
/
+21
2022-03-09
e1000e: Print PHY register address when MDI read/write fails
Chen Yu
1
-4
/
+4
2022-03-09
ice: Add support for outer dest MAC for ADQ tunnels
Amritha Nambiar
1
-4
/
+28
2022-03-09
ice: avoid XDP checks in ice_clean_tx_irq()
Maciej Fijalkowski
1
-6
/
+1
2022-03-09
ice: change "can't set link" message to dbg level
Jonathan Toppins
1
-3
/
+3
2022-03-09
ice: Add slow path offload stats on port representor in switchdev
Marcin Szycik
3
-3
/
+61
2022-03-09
ice: Add support for inner etype in switchdev
Martyna Szapar-Mudlaw
3
-12
/
+277
2022-03-08
ice: Fix curr_link_speed advertised speed
Jedrzej Jagielski
1
-1
/
+1
2022-03-08
ice: Don't use GFP_KERNEL in atomic context
Christophe JAILLET
1
-1
/
+1
2022-03-08
ice: Fix error with handling of bonding MTU
Dave Ertman
2
-15
/
+15
2022-03-08
ice: stop disabling VFs due to PF error responses
Jacob Keller
2
-21
/
+0
2022-03-08
i40e: stop disabling VFs due to PF error responses
Jacob Keller
3
-59
/
+9
2022-03-08
iavf: Fix adopting new combined setting
Michal Maloszewski
2
-4
/
+10
2022-03-08
iavf: Fix handling of vlan strip virtual channel messages
Michal Maloszewski
1
-0
/
+40
2022-03-08
ixgbevf: add disable link state
Slawomir Mrozowicz
5
-1
/
+57
2022-03-08
ixgbe: add improvement for MDD response functionality
Slawomir Mrozowicz
3
-1
/
+52
2022-03-08
ixgbe: add the ability for the PF to disable VF link state
Slawomir Mrozowicz
5
-44
/
+182
2022-03-07
ice: xsk: fix GCC version checking against pragma unroll presence
Maciej Fijalkowski
1
-1
/
+1
2022-03-04
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
David S. Miller
13
-554
/
+872
2022-03-03
ice: convert VF storage to hash table with krefs and RCU
Jacob Keller
8
-125
/
+363
2022-03-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
9
-83
/
+152
2022-03-03
ice: introduce VF accessor functions
Jacob Keller
5
-53
/
+115
2022-03-03
ice: factor VF variables to separate structure
Jacob Keller
7
-68
/
+83
2022-03-03
ice: convert ice_for_each_vf to include VF entry iterator
Jacob Keller
8
-152
/
+163
2022-03-03
ice: use ice_for_each_vf for iteration during removal
Jacob Keller
1
-5
/
+4
2022-03-03
ice: remove checks in ice_vc_send_msg_to_vf
Jacob Keller
1
-8
/
+3
2022-03-03
ice: move VFLR acknowledge during ice_free_vfs
Jacob Keller
1
-19
/
+8
2022-03-03
ice: move clear_malvf call in ice_free_vfs
Jacob Keller
1
-7
/
+6
2022-03-03
ice: pass num_vfs to ice_set_per_vf_res()
Jacob Keller
1
-61
/
+26
2022-03-03
ice: store VF pointer instead of VF ID
Jacob Keller
10
-95
/
+142
2022-03-03
ice: refactor unwind cleanup in eswitch mode
Jacob Keller
2
-55
/
+53
2022-03-03
ixgbe: xsk: change !netif_carrier_ok() handling in ixgbe_xmit_zc()
Maciej Fijalkowski
1
-2
/
+4
2022-03-03
ice: add TTY for GNSS module for E810T device
Karol Kolacinski
11
-1
/
+566
2022-03-01
iavf: Remove non-inclusive language
Mateusz Palczewski
3
-4
/
+4
2022-03-01
iavf: Fix incorrect use of assigning iavf_status to int
Mateusz Palczewski
1
-92
/
+68
2022-03-01
iavf: stop leaking iavf_status as "errno" values
Mateusz Palczewski
3
-39
/
+157
2022-03-01
iavf: remove redundant ret variable
Minghao Chi
1
-7
/
+2
2022-03-01
iavf: Add usage of new virtchnl format to set default MAC
Mateusz Palczewski
2
-3
/
+25
2022-03-01
iavf: refactor processing of VLAN V2 capability message
Mateusz Palczewski
2
-30
/
+95
2022-03-01
iavf: Add support for 50G/100G in AIM algorithm
Mateusz Palczewski
1
-15
/
+47
2022-02-28
e1000e: Correct NVM checksum verification flow
Sasha Neftin
1
-2
/
+2
2022-02-28
e1000e: Fix possible HW unit hang after an s0ix exit
Sasha Neftin
4
-0
/
+32
2022-02-28
igc: igc_write_phy_reg_gpy: drop premature return
Sasha Neftin
1
-2
/
+0
2022-02-28
igc: igc_read_phy_reg_gpy: drop premature return
Corinna Vinschen
1
-2
/
+0
2022-02-25
iavf: Fix __IAVF_RESETTING state usage
Slawomir Laba
1
-7
/
+6
2022-02-25
iavf: Fix missing check for running netdev
Slawomir Laba
1
-2
/
+5
2022-02-25
iavf: Fix deadlock in iavf_reset_task
Slawomir Laba
1
-0
/
+1
2022-02-25
iavf: Fix race in init state
Slawomir Laba
1
-1
/
+2
2022-02-25
iavf: Fix locking for VIRTCHNL_OP_GET_OFFLOAD_VLAN_V2_CAPS
Slawomir Laba
3
-24
/
+23
2022-02-25
iavf: Fix init state closure on remove
Slawomir Laba
2
-1
/
+27
[prev]
[next]