index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
i40e
Age
Commit message (
Expand
)
Author
Files
Lines
2017-10-09
i40e: fix flags declaration
Jacob Keller
1
-1
/
+1
2017-10-06
i40e/i40evf: organize and re-number feature flags
Jacob Keller
2
-52
/
+52
2017-10-06
i40e: ignore skb->xmit_more when deciding to set RS bit
Jacob Keller
1
-30
/
+4
2017-10-06
i40e: do not enter PHY debug mode while setting LEDs behaviour
Mariusz Stachura
1
-2
/
+5
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
3
-5
/
+21
2017-10-06
i40e: fix merge error
Alice Michael
1
-5
/
+0
2017-10-06
i40e/i40evf: use DECLARE_BITMAP for state
Jesse Brandeburg
3
-7
/
+8
2017-10-06
i40e: fix incorrect register definition
Mitch Williams
1
-1
/
+1
2017-10-06
i40e: redfine I40E_PHY_TYPE_MAX
Mitch Williams
1
-1
/
+1
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
3
-2
/
+31
2017-10-06
i40e: fix a typo in i40e_pf documentation
Rami Rosen
1
-1
/
+1
2017-10-02
i40e: Stop dropping 802.1ad tags - eth proto 0x88a8
Scott Peterson
5
-2
/
+40
2017-10-02
i40e: fix client notify of VF reset
Alan Brady
1
-2
/
+2
2017-10-02
i40e: fix handling of vf_states variable
Alan Brady
2
-2
/
+4
2017-10-02
i40e: ensure reset occurs when disabling VF
Jacob Keller
2
-11
/
+35
2017-10-02
i40e: make use of i40e_vc_disable_vf
Jacob Keller
1
-2
/
+1
2017-10-02
i40e: drop i40e_pf *pf from i40e_vc_disable_vf()
Jacob Keller
1
-4
/
+3
2017-10-02
i40e: don't hold spinlock while resetting VF
Jacob Keller
1
-4
/
+32
2017-10-02
i40e: use admin queue for setting LEDs behavior
Mariusz Stachura
2
-24
/
+97
2017-10-02
i40e: Add support for 'ethtool -m'
Filip Sadowski
5
-0
/
+263
2017-10-02
i40e: Fix reporting of supported link modes
Filip Sadowski
2
-3
/
+28
2017-10-02
i40e: Fix a potential NULL pointer dereference
Christophe JAILLET
1
-0
/
+3
2017-10-02
i40e: remove logically dead code
Lihong Yang
1
-2
/
+0
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
3
-4
/
+14
2017-09-29
i40e: Enable VF to negotiate number of allocated queues
Alan Brady
3
-0
/
+77
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
2
-25
/
+15
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
1
-6
/
+6
2017-09-26
bpf: add meta pointer for direct access
Daniel Borkmann
1
-0
/
+1
2017-09-06
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
2
-40
/
+61
2017-09-06
i40e: point wb_desc at the nvm_wb_desc during i40e_read_nvm_aq
Jacob Keller
1
-0
/
+1
2017-09-06
i40e: avoid NVM acquire deadlock during NVM update
Anjali Singhai Jain
2
-40
/
+60
2017-08-28
i40e/i40evf: avoid dynamic ITR updates when polling or low packet rate
Jacob Keller
2
-5
/
+18
2017-08-28
i40e/i40evf: remove ULTRA latency mode
Jacob Keller
2
-18
/
+0
2017-08-28
i40e: invert logic for checking incorrect cpu vs irq affinity
Jacob Keller
1
-16
/
+15
2017-08-28
i40e: initialize our affinity_mask based on cpu_possible_mask
Jacob Keller
1
-5
/
+7
2017-08-28
i40e: move enabling icr0 into i40e_update_enable_itr
Jacob Keller
1
-2
/
+6
[prev]
[next]