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
/
i40e
/
i40e_main.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-10-13
i40e: Add support setting TC max bandwidth rates
Amritha Nambiar
1
-9
/
+91
2017-10-13
i40e: Refactor VF BW rate limiting
Amritha Nambiar
1
-0
/
+64
2017-10-13
i40e: Enable 'channel' mode in mqprio for TC configs
Amritha Nambiar
1
-105
/
+352
2017-10-13
i40e: Add infrastructure for queue channel support
Amritha Nambiar
1
-9
/
+709
2017-10-13
i40e: Add macro for PF reset bit
Amritha Nambiar
1
-5
/
+4
2017-10-09
i40e: fix a typo
Rami Rosen
1
-1
/
+1
2017-10-09
i40e: allow XPS with QoS enabled
Jacob Keller
1
-11
/
+6
2017-10-09
i40e: reduce lrxqthresh from 2 to 1
Jacob Keller
1
-1
/
+1
2017-10-09
i40e/i40evf: always set the CLEARPBA flag when re-enabling interrupts
Jacob Keller
1
-6
/
+5
2017-10-09
i40e/i40evf: fix incorrect default ITR values on driver load
Jacob Keller
1
-2
/
+2
2017-10-06
i40e: implement split PCI error reset handler
Alan Brady
1
-0
/
+24
2017-10-06
i40e: Properly maintain flow director filters list
Filip Sadowski
1
-0
/
+1
2017-10-06
i40e: Display error message if module does not meet thermal requirements
Filip Sadowski
1
-5
/
+19
2017-10-06
i40e: fix merge error
Alice Michael
1
-5
/
+0
2017-10-06
i40e/i40evf: use DECLARE_BITMAP for state
Jesse Brandeburg
1
-2
/
+2
2017-10-06
i40e: re-enable PTP L4 capabilities for XL710 if FW >6.0
Alan Brady
1
-0
/
+5
2017-10-06
i40e/i40evf: spread CPU affinity hints across online CPUs only
Jacob Keller
1
-5
/
+11
2017-10-06
i40e: add private flag to control source pruning
Mitch Williams
1
-0
/
+25
2017-10-02
i40e: Stop dropping 802.1ad tags - eth proto 0x88a8
Scott Peterson
1
-0
/
+7
2017-10-02
i40e: limit lan queue count in large CPU count machine
Shannon Nelson
1
-4
/
+7
2017-09-29
i40e: refactor FW version checking
Mitch Williams
1
-1
/
+1
2017-09-29
i40e: shutdown all IRQs and disable MSI-X when suspended
Jacob Keller
1
-1
/
+67
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
1
-25
/
+14
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-08-27
i40e: initialize our affinity_mask based on cpu_possible_mask
Jacob Keller
1
-5
/
+7
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: force VMDQ device name truncation
Jacob Keller
1
-2
/
+7
2017-08-25
i40e: use cpumask_copy instead of direct assignment
Jacob Keller
1
-1
/
+1
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: Detect ATR HW Evict NVM issue and disable the feature
Anjali Singhai Jain
1
-0
/
+8
2017-08-25
i40e: remove workaround for Open Firmware MAC address
Jacob Keller
1
-60
/
+0
2017-08-25
i40e: separate hw_features from runtime changing flags
Jacob Keller
1
-36
/
+36
2017-08-25
i40e: Fix a bug with VMDq RSS queue allocation
Anjali Singhai Jain
1
-23
/
+23
2017-08-25
i40e/i40evf: adjust packet size to account for double VLANs
Mitch Williams
1
-2
/
+1
2017-08-07
net: sched: get rid of struct tc_to_netdev
Jiri Pirko
1
-3
/
+5
2017-08-07
net: sched: change return value of ndo_setup_tc for driver supporting mqprio ...
Jiri Pirko
1
-1
/
+1
2017-08-07
net: sched: push cls related args into cls_common structure
Jiri Pirko
1
-1
/
+0
2017-08-07
net: sched: make type an argument for ndo_setup_tc
Jiri Pirko
1
-3
/
+3
2017-07-26
i40e: report BPF prog id during XDP_QUERY_PROG
Daniel Borkmann
1
-0
/
+1
2017-07-26
i40e: display correct UDP tunnel type name
Jacob Keller
1
-8
/
+20
2017-07-26
i40e/i40evf: remove mismatched type warnings
Jesse Brandeburg
1
-1
/
+1
[prev]
[next]