Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
d4aea20d889e05575bb331a3dadf176176f7d631
/
drivers
/
net
/
ethernet
/
intel
/
i40e
/
i40e_main.c
23bb6dc
i40e: change message to only appear when extra debug info is wanted
by Carolyn Wyborny
· 8 years ago
435c084
i40e: set broadcast promiscuous mode for each active VLAN
by Jacob Keller
· 8 years ago
4ad9f4f
i40e: Fix for ethtool Supported link modes
by Harshitha Ramamurthy
· 8 years ago
0b7c8b5
i40e: fix trivial typo in naming of i40e_sync_filters_subtask
by Jacob Keller
· 8 years ago
6a112785
i40e: remove second check of VLAN_N_VID in i40e_vlan_rx_add_vid
by Jacob Keller
· 8 years ago
f114dca
i40e: Be much more verbose about what we can and cannot offload
by Alexander Duyck
· 8 years ago
3aa7b74
i40e: removed unreachable code
by Filip Sadowski
· 8 years ago
4b81644
i40e: Add common function for finding VSI by type
by Alexander Duyck
· 8 years ago
0093631
i40e: remove duplicate add/delete adminq command code for filters
by Jacob Keller
· 8 years ago
cbebb85
i40e: avoid looping to check whether we're in VLAN mode
by Jacob Keller
· 8 years ago
84f5ca6
i40e: fix MAC filters when removing VLANs
by Alan Brady
· 8 years ago
4a2ce27
i40e: properly cleanup on allocation failure in i40e_sync_vsi_filters
by Jacob Keller
· 8 years ago
278e7d0
i40e: store MAC/VLAN filters in a hash with the MAC Address as key
by Jacob Keller
· 8 years ago
290d255
i40e: implement __i40e_del_filter and use where applicable
by Jacob Keller
· 8 years ago
57b341d
i40e: When searching all MAC/VLAN filters, ignore removed filters
by Jacob Keller
· 8 years ago
5feb3d7
i40e: refactor i40e_put_mac_in_vlan to avoid changing f->vlan
by Jacob Keller
· 8 years ago
35ec2ff
i40e: move i40e_put_mac_in_vlan and i40e_del_mac_all_vlan
by Jacob Keller
· 8 years ago
6622f5c
i40e: make use of __dev_uc_sync and __dev_mc_sync
by Jacob Keller
· 8 years ago
1bc87e8
i40e: drop is_vf and is_netdev fields in struct i40e_mac_filter
by Jacob Keller
· 8 years ago
27058af
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
5d4ca23
i40e: Clean up handling of msglevel flags and debug parameter
by Alexander Duyck
· 8 years ago
c17ef43
i40e: Fix bit logic error in failure case
by David Ertman
· 8 years ago
cf465fe
i40e/i40evf: Changed version from 1.6.19 to 1.6.21
by Bimmy Pujari
· 8 years ago
53cb6e9
i40e: Removal of workaround for simple MAC address filter deletion
by Filip Sadowski
· 8 years ago
1281505
i40e: fix confusing dmesg info for ethtool -L option
by Lihong Yang
· 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
599b076
i40e: fix call of ndo_dflt_bridge_getlink()
by Huaibin Wang
· 8 years ago
4c95aa5
i40e: disable MSI-X interrupts if we cannot reserve enough vectors
by Guilherme G Piccoli
· 8 years ago
ea6acb7
i40e: Fix configure TCs after initial DCB disable
by David Ertman
· 8 years ago
91c527a
ethernet/intel: use core min/max MTU checking
by Jarod Wilson
· 8 years ago
edfc23ee
i40e: avoid NULL pointer dereference and recursive errors on early PCI error
by Guilherme G Piccoli
· 8 years ago
abd97a9
i40e: fix sideband flow director vector allocation
by Stefan Assmann
· 8 years ago
4ce20ab
i40e: fix MSI-X vector redistribution if hw limit is reached
by Stefan Assmann
· 8 years ago
9ca57e9
i40e: check if vectors are already depleted when doing VMDq allocation
by Stefan Assmann
· 8 years ago
a4fa59c
i40e: don't configure zero-size RSS table
by Mitch Williams
· 8 years ago
fa90efa
i40e/i40evf: Changed version to 1.6.16
by Bimmy Pujari
· 8 years ago
ac9c5c6
i40e: removing unreachable code
by Henry Tieman
· 8 years ago
a3417d2
i40e: check conflicting ntuple/sideband rules when re-enabling ATR
by Jacob Keller
· 8 years ago
234dc4e
i40e: cleanup ATR auto_disable_flags use
by Jacob Keller
· 8 years ago
a6cb914
i40e: fix deleting mac filters
by Alan Brady
· 8 years ago
f2c7c1d
i40e: Remove 100 Mbps SGMII support for X722
by Harshitha Ramamurthy
· 8 years ago
b3f5c7b
i40e: Fix for extra byte swap in tunnel setup
by Carolyn Wyborny
· 8 years ago
f158235
i40e: fix setting user defined RSS hash key
by Alan Brady
· 8 years ago
b20b378
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
a036244
i40e: Fix kernel panic on enable/disable LLDP
by Dave Ertman
· 8 years ago
6abdd5f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
f38ff2e
i40e: Change some init flow for the client
by Anjali Singhai Jain
· 8 years ago
6992a6c
i40e: use alloc_workqueue instead of create_singlethread_workqueue
by Jacob Keller
· 9 years ago
552b996
i40e: use configured RSS key and lookup table in i40e_vsi_config_rss
by Jacob Keller
· 9 years ago
776b2e1
i40e: fix broken i40e_config_rss_aq function
by Jacob Keller
· 9 years ago
0582b96
i40e: move i40e_vsi_config_rss below i40e_get_rss_aq
by Jacob Keller
· 9 years ago
93e6fa2
i40e/i40evf-Bump version from 1.6.11 to 1.6.12
by Bimmy Pujari
· 9 years ago
d8ec986
i40e: fix lookup table when RSS disabled/enabled
by Alan Brady
· 9 years ago
52a08ca
i40e: Fix static analysis tool warning
by Dave Ertman
· 9 years ago
42bce04
i40e: reset RX csum error stat with other pf stats
by Catherine Sullivan
· 9 years ago
fbfe12c
i40e: check for and deal with non-contiguous TCs
by Dave Ertman
· 9 years ago
c8d0267
Merge tag 'pci-v4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 9 years ago
da54bb1
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue
by David S. Miller
· 9 years ago
de0ba9a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
b1b15df
i40e: Explicitly write platform-specific mac address after PF reset
by Tushar Dave
· 9 years ago
4dec7d0
i40e: Remove redundant memset
by Amitoj Kaur Chawla
· 9 years ago
ae33256c
i40e/i40evf-bump version to 1.6.11
by Bimmy Pujari
· 9 years ago
c3c7ea2
i40e: refactor Rx filter handling
by Mitch Williams
· 9 years ago
8b60151
i40e: Remove device ID 0x37D4
by Catherine Sullivan
· 9 years ago
7f6c553
i40e: use valid online CPU on q_vector initialization
by Guilherme G. Piccoli
· 9 years ago
f6bd096
i40e: enable VSI broadcast promiscuous mode instead of adding broadcast filter
by Kiran Patil
· 9 years ago
85a1aab
i40e: Don't notify client(s) for DCB changes on all VSIs
by Neerav Parikh
· 9 years ago
a70e407
i40e: Fix errors resulted while turning off TSO
by Tushar Dave
· 9 years ago
0706195
i40e/i40evf: Bump version from 1.5.16 to 1.6.4
by Bimmy Pujari
· 9 years ago
2d1de82
i40e: add VSI info to macaddr messages
by Shannon Nelson
· 9 years ago
5bc1603
i40e: set default VSI without a reset
by Mitch Williams
· 9 years ago
7d64402
i40e: Fix RSS to not be limited by the number of CPUs
by Catherine Sullivan
· 9 years ago
059ff69
i40e: Save PCI state before suspend
by Greg Rose
· 9 years ago
b33d3b7
i40e: Clean up MSIX IRQs before suspend
by Greg Rose
· 9 years ago
f980d44
i40e: Add a call to set the client interface down
by Catherine Sullivan
· 9 years ago
3e25a8f
i40e: add hw struct local variable
by Mitch Williams
· 9 years ago
56d766d
ethernet/intel: Use pci_(request|release)_mem_regions
by Johannes Thumshirn
· 9 years ago
06a5f7f
i40e: Move all UDP port notifiers to single function
by Alexander Duyck
· 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
c74dff1
i40e: Bump version from 1.5.10 to 1.5.16
by Bimmy Pujari
· 9 years ago
4b28cdb
i40e: set context to use VSI RSS LUT for SR-IOV
by Ashish Shah
· 9 years ago
b556989
i40e: Add vf-true-promisc-support priv flag
by Anjali Singhai Jain
· 9 years ago
bec60fc
i40e/i40evf: Remove unused hardware receive descriptor code
by Jesse Brandeburg
· 9 years ago
1a557afc
i40e: Refactor receive routine
by Jesse Brandeburg
· 9 years ago
b32bfa1
i40e: Drop packet split receive routine
by Jesse Brandeburg
· 9 years ago
9b36627
net: remove dev->trans_start
by Florian Westphal
· 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
a3aa503
i40e: Update device ids for X722
by Catherine Sullivan
· 9 years ago
de38fef
i40e: Drop extra copy of function
by Jesse Brandeburg
· 9 years ago
a856b5c
i40e: Prevent falling to promiscuous if the VF is not trusted
by Anjali Singhai Jain
· 9 years ago
c4e1868
i40e: Add support for configuring VF 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
ae95d71
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
47c4677
i40e/i40evf: Bump patch from 1.5.2 to 1.5.5
by Harshitha Ramamurthy
· 9 years ago
c3bbbd2
i40e: Patch to support trusted VF
by Anjali Singhai Jain
· 9 years ago
89dd055
i40e: Leave debug_mask cleared at init
by Shannon Nelson
· 9 years ago
Next »