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.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
/
i40e_client.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-05-19
i40e: Fix use-after-free in i40e_client_subtask()
Yunjian Wang
1
-0
/
+1
2020-09-26
intel-ethernet: clean up W=1 warnings in kdoc
Jesse Brandeburg
1
-2
/
+0
2020-06-26
i40e: Move client header location
Shiraz Saleem
1
-1
/
+1
2019-05-05
i40e: Use struct_size() in kzalloc()
Gustavo A. R. Silva
1
-4
/
+2
2018-04-30
i40e/i40evf: cleanup incorrect function doxygen comments
Jacob Keller
1
-3
/
+3
2018-04-27
net: intel: Cleanup the copyright/license headers
Jeff Kirsher
1
-25
/
+1
2018-03-26
i40e: move client flags into state bits
Jacob Keller
1
-4
/
+3
2018-03-23
intel: add SPDX identifiers to all the Intel drivers
Jeff Kirsher
1
-0
/
+1
2018-03-19
i40e: Close client on suspend and restore client MSIx on resume
Shiraz Saleem
1
-3
/
+13
2018-01-23
i40e: Disable iWARP VSI PETCP_ENA flag on netdev down events
Shiraz Saleem
1
-17
/
+19
2017-06-21
i40e: use dev_dbg instead of dev_info when warning about missing routine
Jacob Keller
1
-3
/
+3
2017-06-02
virtchnl: rename i40e to generic virtchnl
Jesse Brandeburg
1
-1
/
+1
2017-05-31
i40e: Check for memory allocation failure
Christophe Jaillet
1
-0
/
+2
2017-04-30
i40e: use DECLARE_BITMAP for state fields
Jacob Keller
1
-8
/
+8
2017-04-30
i40e: separate PF and VSI state flags
Jacob Keller
1
-2
/
+2
2017-04-07
i40e: register existing client on probe
Mitch Williams
1
-0
/
+6
2017-04-07
i40e: remove client instance on driver unload
Mitch Williams
1
-0
/
+3
2017-03-28
i40e: initialize params before notifying of l2_param_changes
Jacob Keller
1
-0
/
+2
2017-03-15
i40e: KISS the client interface
Mitch Williams
1
-307
/
+150
2017-02-12
i40e: Add bus number info to i40e_bus_info struct
Sudheer Mogilappagari
1
-7
/
+9
2017-02-12
i40e: Clean up dead code
Mitch Williams
1
-10
/
+3
2017-02-12
i40e: don't check params until after checking for client instance
Jacob Keller
1
-2
/
+2
2017-02-03
i40e: remove unused function
Mitch Williams
1
-35
/
+0
2016-10-29
i40e: reopen client after reset
Mitch Williams
1
-30
/
+17
2016-10-29
i40e: Remove unused function i40e_vsi_lookup
Alexander Duyck
1
-31
/
+0
2016-10-29
i40e: Fix client interaction
Carolyn Wyborny
1
-16
/
+13
2016-08-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-11
/
+30
2016-08-26
i40e: Change some init flow for the client
Anjali Singhai Jain
1
-11
/
+30
2016-08-20
i40e: Correcting mutex usage in client code
Avinash Dayanand
1
-0
/
+1
2016-08-20
i40e: Initialize pointer in client_release function
Harshitha Ramamurthy
1
-2
/
+2
2016-08-20
i40e: Check client is open before calling client ops
Catherine Sullivan
1
-0
/
+25
2016-08-18
i40e: remove a stray unlock
Dan Carpenter
1
-1
/
+0
2016-08-18
i40e: Force register writes to mitigate sync issues with iwarp VF driver
Avinash Dayanand
1
-1
/
+2
2016-08-18
i40e: Fix a bug where a client close can be called before an open is complete
Anjali Singhai Jain
1
-0
/
+2
2016-08-18
i40e: Use list_move instead of list_del/list_add
Wei Yongjun
1
-2
/
+1
2016-07-22
i40e: Move the mutex lock in i40e_client_unregister
Catherine Sullivan
1
-2
/
+2
2016-03-01
i40e: Add support for client interface for IWARP driver
Anjali Singhai Jain
1
-0
/
+1012