Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
2efaad86b5cdd0f6d70436fa304a567df8a3cf6c
/
drivers
/
net
/
ethernet
/
intel
/
i40e
/
i40e.h
2efaad8
i40e: Fix an incorrect OEM version string
by Carolyn Wyborny
· 9 years ago
ee2319c
i40e/i40evf: adjust interrupt throttle less frequently
by Jesse Brandeburg
· 9 years ago
2165903
i40e: Lock for VSI's MAC filter list
by Kiran Patil
· 9 years ago
628f096
i40e: increase AQ work limit
by Mitch Williams
· 9 years ago
ac26fc1
i40e/i40evf: moderate interrupts differently
by Jesse Brandeburg
· 9 years ago
1cdfd88
i40e: priv flag for controlling VEB stats
by Shannon Nelson
· 9 years ago
6dec101
i40e: generate fewer startup messages
by Shannon Nelson
· 9 years ago
8b65035
i40e/i40evf: Drop useless "IN_NETPOLL" flag
by Alexander Duyck
· 9 years ago
3fced53
i40e: X722 is on the IOSF bus and does not report the PCI bus info
by Anjali Singhai Jain
· 9 years ago
ef17178
i40e: use priv flags to control flow director
by Jesse Brandeburg
· 9 years ago
f0b4444
i40e: update fw version text string per previous product formats
by Carolyn Wyborny
· 9 years ago
9ac7726
i40e: add switch for link polling
by Shannon Nelson
· 9 years ago
c156f85
i40e: Fix multiple link up messages
by Matt Jared
· 9 years ago
3487b6c
i40e: Fix for extra Flow Director filter in table after error
by Carolyn Wyborny
· 9 years ago
02d109b
i40e: inline interrupt enable
by Jesse Brandeburg
· 9 years ago
2fc3d71
i40e/i40evf: Add a stat to keep track of linearization count
by Anjali Singhai Jain
· 9 years ago
fba52e2
i40e: Fix for truncated interrupt name
by Carolyn Wyborny
· 9 years ago
21364bc
i40e: make i40e_init_pf_fcoe to void
by Shannon Nelson
· 9 years ago
d1a8d27
i40e: Strip VEB stats if they are disabled in HW
by Anjali Singhai Jain
· 9 years ago
2ac8b67
i40e: limit debugfs io ops
by Shannon Nelson
· 9 years ago
30e2561
i40e: Fix for recursive RTNL lock during PROMISC change
by Anjali Singhai
· 9 years ago
b03a8c1
i40e/i40evf: refactor tx timeout logic
by Kiran Patil
· 9 years ago
92faef8
i40e: Set defport behavior for the Main VSI when in promiscuous mode
by Anjali Singhai Jain
· 9 years ago
fe860af
i40e/i40evf: Add capability to gather VEB per TC stats
by Neerav Parikh
· 10 years ago
8e0764b
i40e/i40evf: Add support for writeback on ITR feature for X722
by Anjali Singhai Jain
· 10 years ago
e25d00b8
i40e/i40evf: RSS changes for X722
by Anjali Singhai Jain
· 10 years ago
d502ce0
i40e/i40evf: Add flags for X722 capabilities
by Anjali Singhai Jain
· 10 years ago
41a1d04
i40e: use BIT and BIT_ULL macros
by Jesse Brandeburg
· 10 years ago
941742f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
fc60861
i40e: start up in VEPA mode by default
by Anjali Singhai Jain
· 10 years ago
0bf4b1b
i40e: Remove unnecessary pf members
by Anjali Singhai Jain
· 10 years ago
60ccd45
i40e/i40evf: Add stats to count Tunnel ATR hits
by Anjali Singhai Jain
· 10 years ago
fdf0e0b
i40e: Communicate VSI id in place of VSI index to the VFs
by Anjali Singhai Jain
· 10 years ago
b29e13b
i40e: add ethtool RSS support
by Mitch A Williams
· 10 years ago
b40c82e
i40e: Fix inconsistent use of PF/VF vs pf/vf
by Jeff Kirsher
· 10 years ago
cd77f5e
i40e: Strip configfs code
by Greg Rose
· 10 years ago
04294e3
i40e: FD filters flush policy changes
by Anjali Singhai Jain
· 10 years ago
71e6163
i40e: store msg_enable in the right size
by Jesse Brandeburg
· 10 years ago
232f470
i40e: Ioremap changes
by Anjali Singhai
· 10 years ago
b97526f
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next
by David S. Miller
· 10 years ago
e8ab38c
i40e: Fix dependencies in the i40e driver on configfs
by Greg Rose
· 10 years ago
66ddcff
i40e: Fix RSS size at init since default num queue calculation has changed
by Anjali Singhai Jain
· 10 years ago
5db4cb5
i40e: Move RSS table size for VSIs to the VSI struct
by Anjali Singhai Jain
· 10 years ago
750fcbc
i40e: Fix issue with removal of apps from DBCNL app table
by Neerav Parikh
· 10 years ago
9a3bd2f
i40e: Enable more than 64 qps for the Main VSI
by Anjali Singhai Jain
· 10 years ago
7edf810
i40e/i40evf: print FW build number in version string
by Shannon Nelson
· 10 years ago
7e45ab4
i40e: Use ethtool private flags to display NPAR status
by Greg Rose
· 10 years ago
5161601
i40e: Add support for getlink, setlink ndo ops
by Neerav Parikh
· 10 years ago
9666448
i40e: Implement configfs for NPAR BW configuration
by Greg Rose
· 10 years ago
f4492db
i40e: Add NPAR BW get and set functions
by Greg Rose
· 10 years ago
2bc7ee8
i40e: enable packet split only when IOMMU present
by Mitch Williams
· 10 years ago
88eee9bc
i40e: Add method to keep track of current rxnfc settings
by Carolyn Wyborny
· 10 years ago
9df42d1
i40e: Fix the EMPR interrupt received handling
by Anjali Singhai Jain
· 10 years ago
3ba9bcb
i40e: add locking around VF reset
by Mitch Williams
· 10 years ago
0757489
i40e: Use even more ARQ descriptors
by Mitch Williams
· 10 years ago
b294ac7
i40e: Add define for interrupt name string len
by Carolyn Wyborny
· 10 years ago
baf7327
i40e: increase ARQ size
by Mitch Williams
· 10 years ago
69129dc
i40e: Modify Tx disable wait flow in case of DCB reconfiguration
by Neerav Parikh
· 10 years ago
2153671
i40e: don't do link_status or stats collection on every ARQ
by Shannon Nelson
· 10 years ago
a316f65
i40e: Fix an issue when PF reset fails
by Anjali Singhai Jain
· 11 years ago
810b3ae
i40e/i40evf: Ignore a driver perceived Tx hang if the number of desc pending < 4
by Anjali Singhai Jain
· 11 years ago
60793f4a
i40e: Add a FD flush counter to ethtool
by Anjali Singhai Jain
· 11 years ago
1e1be8f
i40e: ATR policy change to flush the table to clean stale ATR rules
by Anjali Singhai Jain
· 11 years ago
38e0043
i40e: Adds FCoE related code to i40e core driver
by Vasu Dev
· 10 years ago
9ce34f0
i40e: fix race conditions on queuing skb for HW time stamp
by Jakub Kicinski
· 11 years ago
1f224ad
i40e: Add ndo_get_phys_port_id() callback support
by Neerav Parikh
· 11 years ago
1295738
i40e: Fix the FD sideband logic to detect a FD table full condition
by Anjali Singhai Jain
· 11 years ago
6252c7e
i40e: reapply LAA after reset
by Shannon Nelson
· 11 years ago
5c2cebd
i40e: Fix ethtool coalesce settings
by Carolyn Wyborny
· 11 years ago
e157ea3
i40e/i40evf: Update RSS configuration
by Carolyn Wyborny
· 11 years ago
b5d06f0
i40e: Fix scheduling while atomic bug during NAPI
by Neerav Parikh
· 11 years ago
2352730
i40e: Helper routine for Rx/Tx queue enable/disable wait
by Neerav Parikh
· 11 years ago
433c47d
i40e/i40evf: Add Flow director stats to PF stats
by Anjali Singhai Jain
· 11 years ago
4d9b604
i40e: Separate out DCB capability and enabled flags
by Neerav Parikh
· 11 years ago
04b73bd
i40e: Change the notion of src and dst for FD_SB in ethtool
by Anjali Singhai Jain
· 11 years ago
3146ce3
i40e: remove unused variable and memory allocation
by Shannon Nelson
· 11 years ago
505682c
i40e: allow for more VSIs
by Mitch Williams
· 11 years ago
a5282f4
i40e/i40evf: Clean up a few things
by Akeem G Abodunrin
· 11 years ago
6374184
i40e: remove irqs only when they are set up
by Shannon Nelson
· 11 years ago
082def1
i40e: Report cmd->data in ETHTOOL_GRXCLSRLCNT instead of ETHTOOL_GRXCLSRULE
by Anjali Singhai Jain
· 11 years ago
1c112a6
i40e: add required include
by Mitch Williams
· 11 years ago
0dd8357
i40e: remove ptp_tx_work timestamp work item
by Jacob Keller
· 11 years ago
4eb3f76
i40e: eeprom integrity check on load and empr
by Shannon Nelson
· 11 years ago
6c167f5
i40e: Refactor and cleanup i40e_open(), adding i40e_vsi_open()
by Elizabeth Kappler
· 11 years ago
7c3c288
i40e: Patch to enable Ethtool/netdev feature flag for NTUPLE control
by Anjali Singhai Jain
· 11 years ago
55a5e60
i40e: Add code to handle FD table full condition
by Anjali Singhai Jain
· 11 years ago
61dade7
i40e: Define a new state variable to keep track of feature auto disable
by Anjali Singhai Jain
· 11 years ago
ff80301
i40e: fix nvm version and remove firmware report
by Jesse Brandeburg
· 11 years ago
17a73f6b
i40e: Flow Director sideband accounting
by Joseph Gasparakis
· 11 years ago
4e3b35b
i40e: add DCB and DCBNL support
by Neerav Parikh
· 11 years ago
60ea5f8
i40e: rename defines
by Jesse Brandeburg
· 11 years ago
d0b1024
i40e: Change firmware workaround
by Jesse Brandeburg
· 11 years ago
a81ab36
drivers/net: delete non-required instances of include <linux/init.h>
by Paul Gortmaker
· 11 years ago
6838b53
i40e: whitespace fixes
by Jesse Brandeburg
· 11 years ago
beb0dff
i40e: enable PTP
by Jacob Keller
· 11 years ago
4eb6f11
i40e: Update the Current NVM version Low value
by Anjali Singhai Jain
· 11 years ago
dc641b7
i40e: Fix GPL header
by Greg Rose
· 11 years ago
7b86228
i40e: Remove unnecessary prototypes
by Anjali Singhai Jain
· 11 years ago
9f52987
i40e: I40E_FLAG_MQ_ENABLED is not used
by Neerav Parikh
· 11 years ago
d739764
i40e: Fix ring allocation
by Neerav Parikh
· 11 years ago
Next »