Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
535b2f73f6f60fb227b700136c134c5d7c8f8ad3
/
drivers
/
net
/
ethernet
/
intel
/
i40evf
/
i40evf_main.c
3602386
Changed version from 1.6.21 to 1.6.25
by Bimmy Pujari
· 8 years ago
ef4603e
i40evf: protect against NULL msix_entries and q_vectors pointers
by Jacob Keller
· 8 years ago
47d2a5d
i40evf: check for msix_entries null dereference
by Alan Brady
· 8 years ago
dedecb6
i40evf: Move some i40evf_reset_task code to separate function
by Joe Perches
· 8 years ago
06fc016
i40evf: Be much more verbose about what we can and cannot offload
by Alexander Duyck
· 8 years ago
7d3f04a
i40evf: avoid an extra msleep while
by Jacob Keller
· 8 years ago
cf465fe
i40e/i40evf: Changed version from 1.6.19 to 1.6.21
by Bimmy Pujari
· 8 years ago
4adbb64
i40e/i40evf: Changed version from 1.6.16 to 1.6.19
by Bimmy Pujari
· 8 years ago
96db776
i40e/i40evf: fix interrupt affinity bug
by Alan Brady
· 8 years ago
91c527a
ethernet/intel: use core min/max MTU checking
by Jarod Wilson
· 8 years ago
65e87c0
i40evf: support queue-specific settings for interrupt moderation
by Jacob Keller
· 8 years ago
f19a973
i40evf: enable adaptive interrupt throttling
by Mitch Williams
· 8 years ago
fa90efa
i40e/i40evf: Changed version to 1.6.16
by Bimmy Pujari
· 8 years ago
903e683
i40evf: remove unnecessary error checking against i40e_shutdown_adminq
by Lihong Yang
· 8 years ago
cb130a0
i40evf: remove unnecessary error checking against i40evf_up_complete
by Bimmy Pujari
· 8 years ago
3f341ac
i40evf: Fix link state event handling
by Sridhar Samudrala
· 8 years ago
bf3a178
i40evf: Open RDMA Client after reset
by Avinash Dayanand
· 8 years ago
6992a6c
i40e: use alloc_workqueue instead of create_singlethread_workqueue
by Jacob Keller
· 8 years ago
93e6fa2
i40e/i40evf-Bump version from 1.6.11 to 1.6.12
by Bimmy Pujari
· 8 years ago
62fe2a8
i40evf: add missing rtnl_lock() around i40evf_set_interrupt_capability
by Jacob Keller
· 8 years ago
ae33256c
i40e/i40evf-bump version to 1.6.11
by Bimmy Pujari
· 8 years ago
9287141
i40evf: add hyperv dev ids
by Joshua Hay
· 8 years ago
0706195
i40e/i40evf: Bump version from 1.5.16 to 1.6.4
by Bimmy Pujari
· 9 years ago
63590b6
i40evf: always activate correct MAC address filter
by Mitch Williams
· 9 years ago
bf2d1df
intel: Add support for IPv6 IP-in-IP offload
by Alexander Duyck
· 9 years ago
7e13318
net: define gso types for IPx over IPv4 and IPv6
by Tom Herbert
· 9 years ago
f42a5c7
i40e: Add allmulti support for the VF
by Anjali Singhai Jain
· 9 years ago
b163098
i40evf: Allocate Rx buffers properly
by Mitch Williams
· 9 years ago
ab9ad98
i40evf: refactor receive routine
by Jesse Brandeburg
· 9 years ago
19b85e6
i40evf: Drop packet split receive routine
by Jesse Brandeburg
· 9 years ago
1c7b4a2
i40e/i40evf: Add support for GSO partial with UDP_TUNNEL_CSUM and GRE_CSUM
by Alexander Duyck
· 9 years ago
5a6fc25
i40e/i40evf : Bump driver version from 1.5.5 to 1.5.10
by Harshitha Ramamurthy
· 9 years ago
47d3483
i40evf: Add driver support for promiscuous mode
by Anjali Singhai Jain
· 9 years ago
43a3d9b
i40evf: Allow PF driver to configure RSS
by Mitch Williams
· 9 years ago
577389a
i40e/i40evf: Add support for IPIP and SIT offloads
by Alexander Duyck
· 9 years ago
b0fe330
i40e/i40evf: Clean up feature flags
by Alexander Duyck
· 9 years ago
ba6cc7f
i40evf: properly handle VLAN features
by Mitch Williams
· 9 years ago
47c4677
i40e/i40evf: Bump patch from 1.5.2 to 1.5.5
by Harshitha Ramamurthy
· 9 years ago
066439c
i40e/i40evf: Bump patch from 1.5.1 to 1.5.2
by Avinash Dayanand
· 9 years ago
539a379
i40evf: Fix get_rss_aq
by Catherine Sullivan
· 9 years ago
22ead37
i40evf: Add longer wait after remove module
by Mitch Williams
· 9 years ago
c4445ae
i40evf: Fix VLAN features
by Mitch Williams
· 9 years ago
50f26a5
i40e/i40evf: Bump patch from 1.4.25 to 1.5.1
by Catherine Sullivan
· 9 years ago
19b73d8
i40evf: Add additional check for reset
by Mitch Williams
· 9 years ago
311f23e
i40evf: remove dead code
by Alan Cox
· 9 years ago
b8f1343
i40e/i40evf: Bump i40e to 1.4.25 and i40evf to 1.4.15
by Jesse Brandeburg
· 9 years ago
f608e6a
i40evf: Update feature flags to reflect newly enabled features
by Alexander Duyck
· 9 years ago
8888fd8
i40e/i40evf: Bump i40e to 1.4.15 and i40evf to 1.4.11.
by Catherine Sullivan
· 9 years ago
9b9344f
i40evf: set adapter state on reset failure
by Mitch Williams
· 9 years ago
00e5ec4
i40evf: support packet split receive
by Mitch Williams
· 9 years ago
c24215c
i40e/i40evf: Bump version
by Jesse Brandeburg
· 9 years ago
eaab59e
i40evf: Change vf driver string to reflect all products i40evf supports
by Catherine Sullivan
· 9 years ago
4580de0
i40e/i40evf: bump version to 1.4.12/1.4.8
by Jesse Brandeburg
· 9 years ago
82f399c
i40e/i40evf: Bump i40e to 1.4.11 and i40evf to 1.4.7
by Catherine Sullivan
· 9 years ago
509a447
i40evf: enable bus master after reset
by Mitch Williams
· 9 years ago
2803b16
i40e/i40evf: Use private workqueue
by Jesse Brandeburg
· 9 years ago
f6d83d1
i40evf: add new write-back mode
by Anjali Singhai Jain
· 9 years ago
3d0da5b
i40e/i40evf: Fix for UDP/TCP RSS for X722
by Anjali Singhai Jain
· 9 years ago
1031154
i40evf: null out ring pointers on free
by Mitch Williams
· 9 years ago
209dc4d
i40evf: allow channel bonding of VFs
by Mitch Williams
· 9 years ago
7d1fc01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 9 years ago
b3e0d3d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
53692b1
sctp: Rename NETIF_F_SCTP_CSUM to NETIF_F_SCTP_CRC
by Tom Herbert
· 9 years ago
c9c9f1b
i40e/i40evf: Bump i40e to 1.4.8 and i40evf to 1.4.4
by Catherine Sullivan
· 9 years ago
69ebe955
i40evf: change version string generation
by Mitch Williams
· 9 years ago
fdb47ae
i40evf: check rings before freeing resources
by Mitch Williams
· 9 years ago
e3d132d
treewide: Fix typos in printk
by Masanari Iida
· 9 years ago
8ddb332
i40e/i40evf: avoid mutex re-init
by Jesse Brandeburg
· 9 years ago
1e59066
i40e/i40evf: Bump version to 1.4.7 for i40e and 1.4.3 for i40evf
by Catherine Sullivan
· 9 years ago
d82acb3
i40evf: use correct types
by Mitch Williams
· 9 years ago
05281eb
i40evf: remove duplicate string
by Mitch Williams
· 9 years ago
e6c4cf6
i40evf: set real num queues
by Mitch Williams
· 9 years ago
1255b7a
i40evf: increase max number of queues
by Mitch Williams
· 9 years ago
e1c2279
i40e/i40evf: Bump i40e version to 1.4.4 and i40evf to 1.4.1
by Catherine Sullivan
· 9 years ago
0dd438d
i40evf: allocate ring structs dynamically
by Mitch Williams
· 9 years ago
7d96ba1
i40evf: allocate queue vectors dynamically
by Mitch Williams
· 9 years ago
e743072
i40evf: quoth the VF driver, Nevermore
by Mitch Williams
· 9 years ago
66f9af85
i40evf: add new fields to store user configuration of RSS
by Helin Zhang
· 9 years ago
90b02b4
i40evf: create a generic get RSS function
by Helin Zhang
· 9 years ago
2c86ac3
i40evf: create a generic config RSS function
by Helin Zhang
· 9 years ago
96a8198
i40evf: rename VF adapter specific RSS function
by Helin Zhang
· 9 years ago
cfbe4db
i40evf: fix compiler warning of unused variable
by Jesse Brandeburg
· 9 years ago
ed17f7e
i40evf: clean up local variable initialization
by Jean Sacren
· 9 years ago
69c1d70
i40evf: add missing kernel-doc argument
by Jean Sacren
· 9 years ago
0e32051
i40e/i40evf: Bump i40e to 1.3.46 and i40evf to 1.3.33
by Catherine Sullivan
· 9 years ago
40d0136
i40evf: use correct struct for list manipulation
by Mitch Williams
· 9 years ago
a1f192c
i40e/i40evf: Bump i40e to 1.3.38 and i40evf to 1.3.25
by Catherine Sullivan
· 9 years ago
ee2319c
i40e/i40evf: adjust interrupt throttle less frequently
by Jesse Brandeburg
· 9 years ago
b9029e9
i40evf: don't give up
by Mitch Williams
· 9 years ago
5d3465a
i40e/i40evf: use napi_schedule_irqoff()
by Alexander Duyck
· 9 years ago
d1d3951
i40e/i40evf: Bump i40e to 1.3.34 and i40evf to 1.3.21
by Catherine Sullivan
· 9 years ago
3f7e5c3
i40evf: relax and stagger init timing a bit
by Mitch Williams
· 9 years ago
cc7e406
i40evf: correctly populate vlan_features
by Mitch Williams
· 9 years ago
7709b4c
i40evf: Add support for netpoll
by Alexander Duyck
· 9 years ago
164f739
i40e/i40evf: Bump i40e version to 1.3.28 and i40evf to 1.3.19
by Catherine Sullivan
· 9 years ago
5be8308
i40evf: speed up init
by Mitch Williams
· 9 years ago
874d1a1
i40e/i40evf: remove redundant declarations of a variable and a function
by Shannon Nelson
· 9 years ago
1f01227
i40e/i40evf: Add WB_ON_ITR offload support
by Anjali Singhai Jain
· 9 years ago
06a24dd
i40e/i40evf: Bump i40e version to 1.3.25 and i40evf to 1.3.17
by Catherine Sullivan
· 9 years ago
14e52ee
i40evf: properly handle ndo_set_mac_address calls
by Mitch Williams
· 9 years ago
Next »