Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
9ab79be0da98e371f1d2f9c01ac25745639718d1
/
drivers
/
net
/
ethernet
/
intel
/
i40e
/
i40e_main.c
2aea6dc
i40e: Bump version to 1.3.2
by Catherine Sullivan
· 10 years ago
c1147280
i40e: handle possible memory allocation failure
by Jesse Brandeburg
· 10 years ago
42d255c
i40e: Bump to version 1.3.1
by Catherine Sullivan
· 10 years ago
fdf0e0b
i40e: Communicate VSI id in place of VSI index to the VFs
by Anjali Singhai Jain
· 10 years ago
3932dbf
i40e: stop flow director on shutdown
by Mitch Williams
· 10 years ago
c22c06c
i40e: fix up VXLAN messages
by Shannon Nelson
· 10 years ago
1a2f624
i40e: Change some memcpys to struct assignments
by Jesse Brandeburg
· 10 years ago
25fc0e6
i40e: Print some more info to help figure out the cause of HMC error
by Anjali Singhai Jain
· 10 years ago
3182b25
i40e: Bump version to 1.2.43
by Catherine Sullivan
· 10 years ago
ae24b40
i40e/i40evf: implement KR2 support
by Jesse Brandeburg
· 10 years ago
91a0f93
i40e: add NVM update events to AQ clean
by Shannon Nelson
· 10 years ago
ec7a06f
i40e/i40evf: Bump i40e/i40evf version
by Catherine Sullivan
· 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
b85e911
i40e/i40evf: Bump version
by Sravanthi Tangeda
· 10 years ago
d9e894e
i40e: Simplify code for rss_size_max config
by Anjali Singhai Jain
· 10 years ago
04294e3
i40e: FD filters flush policy changes
by Anjali Singhai Jain
· 10 years ago
386a0af
i40e: Move code to enable/disable Loopback to the main file
by Akeem G Abodunrin
· 10 years ago
1e200e4
i40e: rework vector reservation
by Shannon Nelson
· 10 years ago
d6d83c1
i40e: Remove duplicate code
by Catherine Sullivan
· 10 years ago
37a2973
i40e/i40evf: Refactor i40e_debug_aq and make some functions static
by Shannon Nelson
· 10 years ago
e815665
i40e: Fix mismatching type for ioremap_len
by Jeff Kirsher
· 10 years ago
d3866a0
i40e/i40evf: Version bump
by Sravanthi Tangeda
· 10 years ago
3b44439
i40e: move IRQ tracking setup into MSIX setup
by Shannon Nelson
· 10 years ago
232f470
i40e: Ioremap changes
by Anjali Singhai
· 10 years ago
5bbc330
i40e/i40evf: Clean up some formatting and other things
by Jesse Brandeburg
· 10 years ago
9a660ee
i40e: fix XPS mask when resetting
by Jesse Brandeburg
· 10 years ago
c668a12
i40e: Fix NPAR Tx Scheduler init
by Greg Rose
· 10 years ago
71a83a6
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 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
ce458fc
i40e/i40evf: Bump versions
by Sravanthi Tangeda
· 10 years ago
fc51de9
i40e: Only enable TC0 for NIC partition type
by Neerav Parikh
· 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
025b4a5
i40e: Add FW check to disable DCB and wrap autoneg workaround with FW check
by Anjali Singhai Jain
· 10 years ago
9a3bd2f
i40e: Enable more than 64 qps for the Main VSI
by Anjali Singhai Jain
· 10 years ago
33c62b3
i40e: stop flow director on shutdown
by Mitch A Williams
· 10 years ago
e147758
i40e: disconnect irqs on shutdown
by Shannon Nelson
· 10 years ago
11e4770
i40e: Issue a PF reset if Tx queue disable timeout
by Parikh, Neerav
· 10 years ago
cd238a3
i40e: Fix the Tx ring qset handle when DCB reconfigures
by Parikh, Neerav
· 10 years ago
7f9ff47
i40e: Fix the case where per TC queue count was higher than queues enabled
by Anjali Singhai
· 10 years ago
b67a033
i40e: Don't check for Tx hang when PF down
by Akeem G Abodunrin
· 10 years ago
5b8eb17
i40e/i40evf: Update driver versions
by Sravanthi Tangeda
· 10 years ago
aba237d
i40e: print Rx packet split status
by Mitch Williams
· 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
e827845
i40e/i40evf: Use advertised speed settings in ethtool and refactor get_settings
by Catherine Sullivan
· 10 years ago
c952f6c
i40e/i40evf: Bump Driver Versions
by Sravanthi Tangeda
· 10 years ago
21af70f
i40e/i40evf: Remove unused variable an_enable and function update_link_info
by Catherine Sullivan
· 10 years ago
9df42d1
i40e: Fix the EMPR interrupt received handling
by Anjali Singhai Jain
· 10 years ago
5098850
i40e/i40evf: i40e_register.h updates
by Anjali Singhai Jain
· 10 years ago
2b18e59
i40e: Use #define for the VSI connection type
by Neerav Parikh
· 10 years ago
a132af2
i40e/i40evf: Refactor the receive routines
by Mitch Williams
· 10 years ago
0314777
i40e: Fix function header
by Greg Rose
· 10 years ago
88086e5d
i40e: stop the service task at shutdown
by Mitch Williams
· 10 years ago
83840e4
i40e: avoid use of uninitialized v_budget in i40e_init_msix
by John W Linville
· 10 years ago
300c34c
i40e/i40evf: Bump i40e and i40evf versions
by Sravanthi Tangeda
· 10 years ago
63d7e5a
i40e: Support for NPAR iSCSI partition with DCB
by Neerav Parikh
· 10 years ago
b686ece
i40e: Issue "Stop LLDP" command for firmware older than v4.3
by Neerav Parikh
· 10 years ago
ab437b5
i40e: only enable PTP interrupt cause if PTP is enabled
by Jacob Keller
· 10 years ago
65b206d
i40e/i40evf: Bump i40e/i40evf versions
by Catherine Sullivan
· 10 years ago
b294ac7
i40e: Add define for interrupt name string len
by Carolyn Wyborny
· 10 years ago
aebfc81
i40e: don't give up on DCB error after reset
by Shannon Nelson
· 10 years ago
e240f67
i40e: fix proc/int descriptions
by Carolyn Wyborny
· 10 years ago
ba252f13
i40e: limit sriov to partition 1 of NPAR configurations
by Shannon Nelson
· 10 years ago
fef59dd
i40e: Don't exit link event early if link speed has changed
by Catherine Sullivan
· 10 years ago
148c2d8
i40e: Add warning for NPAR partitions with link speed less than 10Gbps
by Greg Rose
· 10 years ago
65891fe
net: Disallow providing non zero VLAN ID for NIC drivers FDB add flow
by Or Gerlitz
· 10 years ago
a36fdd8e
i40e: Bump i40e version to 1.2.2 and i40evf version to 1.0.6
by Catherine Sullivan
· 10 years ago
b64ba08
i40e: Re enable Main VSI loopback setting in the reset path
by Anjali Singhai Jain
· 10 years ago
79c21a8
i40e: Add new update VSI flow to accommodate FW fix with VSI Loopback mode
by Anjali Singhai Jain
· 10 years ago
b2008cb
i40e: Add description to misc and fd interrupts
by Carolyn Wyborny
· 10 years ago
2352b84
i40e: Remove unneeded break statement
by Shannon Nelson
· 10 years ago
02637fc
net: rename netdev_phys_port_id to more generic name
by Jiri Pirko
· 10 years ago
f6f6424
net: make vid as a parameter for ndo_fdb_add/ndo_fdb_del
by Jiri Pirko
· 10 years ago
2f90ade
i40e: enable fdb add code, remove unused code
by Jesse Brandeburg
· 10 years ago
5d1ff106
i40e: trigger SW INT with no ITR wait
by Shannon Nelson
· 10 years ago
1001dc3
i40e: don't overload fields
by Mitch Williams
· 10 years ago
3ffa037
i40e: Set XPS bit mask to zero in DCB mode
by Neerav Parikh
· 10 years ago
d341b7a
i40e: Do not disable/enable FCoE VSI with DCB reconfig
by Neerav Parikh
· 10 years ago
69129dc
i40e: Modify Tx disable wait flow in case of DCB reconfiguration
by Neerav Parikh
· 10 years ago
23cd1f0
i40e: Update VEB's enabled_tc after reconfiguration
by Neerav Parikh
· 10 years ago
9fa61dd
i40e: Add support to firmware CEE DCBX mode
by Neerav Parikh
· 10 years ago
2fd75f3
i40e: Resume Port Tx after DCB event
by Neerav Parikh
· 10 years ago
7bda87c
i40e: Bump version to 1.1.23
by Catherine Sullivan
· 10 years ago
22f258a
i40e: use netdev_rss_key_fill() helper
by Eric Dumazet
· 10 years ago
2153671
i40e: don't do link_status or stats collection on every ARQ
by Shannon Nelson
· 10 years ago
2089ad0
i40e: properly parse MDET registers
by Mitch Williams
· 10 years ago
7a28d88
i40e: configure VM ID in qtx_ctl
by Mitch Williams
· 10 years ago
5b5faa4
i40e: enable debug earlier
by Shannon Nelson
· 10 years ago
049a2be
i40e: better wording for resource tracking errors
by Shannon Nelson
· 10 years ago
c135b0d
i40e: scale msix vector use when more cores than vectors
by Shannon Nelson
· 10 years ago
320684c
i40e: fix link checking logic
by Mitch Williams
· 10 years ago
1790ed0
i40e: Add condition to enter fdir flush and reinit
by Akeem G Abodunrin
· 10 years ago
55b42b5
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
013f657
i40e: _MASK vs _SHIFT typo in i40e_handle_mdd_event()
by Dan Carpenter
· 10 years ago
Next »