Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
1d68005db4e72082f3e537d6c0cf831a71a7e2ee
/
drivers
/
net
/
ethernet
/
intel
/
i40e
/
i40e_main.c
1d68005
i40e: enable mc magic pkt wakeup during power down
by Joshua Hay
· 8 years ago
a410c82
i40e: fix disable overflow promiscuous mode
by Alan Brady
· 8 years ago
671889e
i40e: avoid race condition when sending filters to firmware for addition
by Jacob Keller
· 8 years ago
d88d40b
i40e: allow i40e_update_filter_state to skip broadcast filters
by Jacob Keller
· 8 years ago
3e03d7c
i40e: Save link FEC info from link up event
by Henry Tieman
· 8 years ago
b3f028f
i40e: Add bus number info to i40e_bus_info struct
by Sudheer Mogilappagari
· 8 years ago
cfffef7
i40e/i40evf : Changed version from 1.6.25 to 1.6.27
by Bimmy Pujari
· 8 years ago
1c0e6a3
i40e: refactor macro INTRL_USEC_TO_REG
by Alan Brady
· 8 years ago
6de432c
i40e: Deprecating unused macro
by Bimmy Pujari
· 8 years ago
9569a9a
i40e: when adding or removing MAC filters, correctly handle VLANs
by Jacob Keller
· 8 years ago
148141b
i40e: avoid O(n^2) loop when deleting all filters
by Jacob Keller
· 8 years ago
feffdbe
i40e: rename i40e_put_mac_in_vlan and i40e_del_mac_all_vlan
by Jacob Keller
· 8 years ago
d983001
i40e: no need to check is_vsi_in_vlan before calling i40e_del_mac_all_vlan
by Jacob Keller
· 8 years ago
7aaf9536
i40e: fold the i40e_is_vsi_in_vlan check into i40e_put_mac_in_vlan
by Jacob Keller
· 8 years ago
f94484b
i40e: don't allow i40e_vsi_(add|kill)_vlan to operate when VID<1
by Jacob Keller
· 8 years ago
bc1f447
net: make ndo_get_stats64 a void function
by stephen hemminger
· 8 years ago
0266ac4
i40e: don't truncate match_method assignment
by Keller, Jacob E
· 8 years ago
489a326
i40e: move all updates for VLAN mode into i40e_sync_vsi_filters
by Jacob Keller
· 8 years ago
9af52f6
i40e: use (add|rm)_vlan_all_mac helper functions when changing PVID
by Jacob Keller
· 8 years ago
490a4ad
i40e: factor out addition/deletion of VLAN per each MAC address
by Jacob Keller
· 8 years ago
7569702
i40e: delete filter after adding its replacement when converting
by Jacob Keller
· 8 years ago
ac9e239
i40e: refactor i40e_update_filter_state to avoid passing aq_err
by Jacob Keller
· 8 years ago
3832621
i40e: recalculate vsi->active_filters from hash contents
by Jacob Keller
· 8 years ago
1e28e86
i40e: defeature support for PTP L4 frame detection on XL710
by Jacob Keller
· 8 years ago
9108903
i40e: lock service task correctly
by Mitch Williams
· 8 years ago
3123237
i40e: Add support for 25G devices
by Carolyn Wyborny
· 8 years ago
3602386
Changed version from 1.6.21 to 1.6.25
by Bimmy Pujari
· 8 years ago
4f9b430
i40e: Blink LED on 1G BaseT boards
by Henry Tieman
· 8 years ago
3c7cbd4
i40e: remove code to handle dev_addr specially
by Jacob Keller
· 8 years ago
1596b5d
i40e: restore workaround for removing default MAC filter
by Jacob Keller
· 8 years ago
7ec9ba1
i40e: Driver prints log message on link speed change
by Filip Sadowski
· 8 years ago
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
· 8 years ago
552b996
i40e: use configured RSS key and lookup table in i40e_vsi_config_rss
by Jacob Keller
· 8 years ago
776b2e1
i40e: fix broken i40e_config_rss_aq function
by Jacob Keller
· 8 years ago
0582b96
i40e: move i40e_vsi_config_rss below i40e_get_rss_aq
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
d8ec986
i40e: fix lookup table when RSS disabled/enabled
by Alan Brady
· 8 years ago
52a08ca
i40e: Fix static analysis tool warning
by Dave Ertman
· 8 years ago
42bce04
i40e: reset RX csum error stat with other pf stats
by Catherine Sullivan
· 8 years ago
fbfe12c
i40e: check for and deal with non-contiguous TCs
by Dave Ertman
· 8 years ago
c8d0267
Merge tag 'pci-v4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 8 years ago
da54bb1
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue
by David S. Miller
· 8 years ago
de0ba9a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
b1b15df
i40e: Explicitly write platform-specific mac address after PF reset
by Tushar Dave
· 8 years ago
4dec7d0
i40e: Remove redundant memset
by Amitoj Kaur Chawla
· 8 years ago
ae33256c
i40e/i40evf-bump version to 1.6.11
by Bimmy Pujari
· 8 years ago
c3c7ea2
i40e: refactor Rx filter handling
by Mitch Williams
· 8 years ago
8b60151
i40e: Remove device ID 0x37D4
by Catherine Sullivan
· 8 years ago
7f6c553
i40e: use valid online CPU on q_vector initialization
by Guilherme G. Piccoli
· 8 years ago
f6bd096
i40e: enable VSI broadcast promiscuous mode instead of adding broadcast filter
by Kiran Patil
· 8 years ago
85a1aab
i40e: Don't notify client(s) for DCB changes on all VSIs
by Neerav Parikh
· 8 years ago
a70e407
i40e: Fix errors resulted while turning off TSO
by Tushar Dave
· 9 years ago
Next »