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
2017-10-02
fm10k: Use seq_putc() in fm10k_dbg_desc_break()
Markus Elfring
1
-2
/
+2
2017-10-02
fm10k: reschedule service event if we stall the PF<->SM mailbox
Jacob Keller
1
-0
/
+4
2017-10-02
fm10k: ensure we process SM mbx when processing VF mbx
Jacob Keller
1
-0
/
+3
2017-09-29
i40e: refactor FW version checking
Mitch Williams
4
-5
/
+23
2017-09-29
i40e: Enable VF to negotiate number of allocated queues
Alan Brady
3
-0
/
+77
2017-09-29
i40evf: fix ring to vector mapping
Alan Brady
1
-38
/
+10
2017-09-29
i40e: shutdown all IRQs and disable MSI-X when suspended
Jacob Keller
2
-2
/
+68
2017-09-29
i40e: prevent service task from running while we're suspended
Jacob Keller
1
-0
/
+8
2017-09-29
i40e: don't clear suspended state until we finish resuming
Jacob Keller
1
-6
/
+13
2017-09-29
i40e: use newer generic PM support instead of legacy PM callbacks
Jacob Keller
1
-37
/
+17
2017-09-29
i40e: use separate state bit for miscellaneous IRQ setup
Jacob Keller
2
-25
/
+15
2017-09-29
i40evf: lower message level
Mitch Williams
1
-1
/
+1
2017-09-29
i40e: fix for flow director counters not wrapping as expected
Mariusz Stachura
1
-12
/
+23
2017-09-29
i40e: relax warning message in case of version mismatch
Mariusz Stachura
1
-2
/
+1
2017-09-29
i40e: simplify member variable accesses
Sudheer Mogilappagari
1
-10
/
+11
2017-09-29
i40e: Fix link down message when interface is brought up
Sudheer Mogilappagari
1
-2
/
+1
2017-09-29
i40e: Fix unqualified module message while bringing link up
Sudheer Mogilappagari
1
-9
/
+0
2017-09-29
i40e/i40evf: rename bytes_per_int to bytes_per_usec
Jacob Keller
2
-12
/
+12
2017-09-26
bpf, ixgbe: add meta data support
Daniel Borkmann
1
-4
/
+26
2017-09-26
bpf: add meta pointer for direct access
Daniel Borkmann
2
-0
/
+2
2017-09-21
e100: Cocci spatch "pool_zalloc-simple"
Thomas Meyer
1
-3
/
+2
2017-09-21
drivers: net: i40evf: use setup_timer() helper.
Allen Pais
1
-3
/
+2
2017-09-21
drivers: net: e1000e: use setup_timer() helper.
Allen Pais
1
-7
/
+4
2017-09-21
drivers: net: ixgb: use setup_timer() helper.
Allen Pais
1
-3
/
+2
2017-09-05
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
2
-40
/
+61
2017-09-05
i40e: point wb_desc at the nvm_wb_desc during i40e_read_nvm_aq
Jacob Keller
1
-0
/
+1
2017-09-05
i40e: avoid NVM acquire deadlock during NVM update
Anjali Singhai Jain
2
-40
/
+60
2017-08-27
i40e/i40evf: avoid dynamic ITR updates when polling or low packet rate
Jacob Keller
4
-10
/
+36
2017-08-27
i40e/i40evf: remove ULTRA latency mode
Jacob Keller
4
-36
/
+0
2017-08-27
i40e: invert logic for checking incorrect cpu vs irq affinity
Jacob Keller
2
-31
/
+30
2017-08-27
i40e: initialize our affinity_mask based on cpu_possible_mask
Jacob Keller
2
-7
/
+12
2017-08-27
i40e: move enabling icr0 into i40e_update_enable_itr
Jacob Keller
1
-2
/
+6
2017-08-27
i40e: remove workaround for resetting XPS
Jacob Keller
1
-12
/
+5
2017-08-27
i40e: Fix for unused value issue found by static analysis
Carolyn Wyborny
1
-1
/
+3
2017-08-27
i40e: 25G FEC status improvements
Mariusz Stachura
1
-2
/
+16
2017-08-27
i40e/i40evf: support for VF VLAN tag stripping control
Mariusz Stachura
4
-0
/
+137
2017-08-27
i40e: force VMDQ device name truncation
Jacob Keller
1
-2
/
+7
2017-08-27
i40evf: fix possible snprintf truncation of q_vector->name
Jacob Keller
2
-13
/
+10
2017-08-27
i40e: Use correct flag to enable egress traffic for unicast promisc
Akeem G Abodunrin
1
-1
/
+1
2017-08-27
i40e: prevent snprintf format specifier truncation
Jacob Keller
2
-4
/
+4
2017-08-27
i40e: Store the requested FEC information
Mariusz Stachura
3
-0
/
+6
2017-08-27
i40e: Update state variable for adminq subtask
Sudheer Mogilappagari
1
-2
/
+8
2017-08-25
i40e: synchronize nvmupdate command and adminq subtask
Sudheer Mogilappagari
1
-0
/
+6
2017-08-25
i40e: prevent changing ITR if adaptive-rx/tx enabled
Alan Brady
1
-22
/
+43
2017-08-25
i40e: use cpumask_copy instead of direct assignment
Jacob Keller
2
-2
/
+2
2017-08-25
i40evf: use netdev variable in reset task
Alan Brady
1
-2
/
+2
2017-08-25
i40e/i40evf: rename vf_offload_flags to vf_cap_flags in struct virtchnl_vf_re...
Stefan Assmann
4
-23
/
+23
2017-08-25
i40e: move check for avoiding VID=0 filters into i40e_vsi_add_vlan
Jacob Keller
1
-10
/
+13
2017-08-25
i40e/i40evf: use cmpxchg64 when updating private flags in ethtool
Jacob Keller
2
-28
/
+70
2017-08-25
i40e: Detect ATR HW Evict NVM issue and disable the feature
Anjali Singhai Jain
1
-0
/
+8
[prev]
[next]