Commit History

Author SHA1 Message Date
  Jacob Keller f5254429e1 i40e/i40evf: cleanup incorrect function doxygen comments 7 years ago
  Jeff Kirsher 51dce24bcd net: intel: Cleanup the copyright/license headers 7 years ago
  Jacob Keller 5f76a704b8 i40e: move client flags into state bits 7 years ago
  Jeff Kirsher ae06c70b13 intel: add SPDX identifiers to all the Intel drivers 7 years ago
  Shiraz Saleem ddbb8d5dd9 i40e: Close client on suspend and restore client MSIx on resume 7 years ago
  Shiraz Saleem 7b0b1a6d0a i40e: Disable iWARP VSI PETCP_ENA flag on netdev down events 7 years ago
  Jacob Keller 59e331e36e i40e: use dev_dbg instead of dev_info when warning about missing routine 8 years ago
  Jesse Brandeburg 310a2ad92e virtchnl: rename i40e to generic virtchnl 8 years ago
  Christophe Jaillet 0a4ecc2c5e i40e: Check for memory allocation failure 8 years ago
  Jacob Keller 0da36b9774 i40e: use DECLARE_BITMAP for state fields 8 years ago
  Jacob Keller d19cb64b92 i40e: separate PF and VSI state flags 8 years ago
  Mitch Williams 8090f6183c i40e: register existing client on probe 8 years ago
  Mitch Williams 295c0a5550 i40e: remove client instance on driver unload 8 years ago
  Jacob Keller 7be147dc14 i40e: initialize params before notifying of l2_param_changes 8 years ago
  Mitch Williams 0ef2d5afb1 i40e: KISS the client interface 8 years ago
  Sudheer Mogilappagari b3f028fc8a i40e: Add bus number info to i40e_bus_info struct 8 years ago
  Mitch Williams 3bb83baf9a i40e: Clean up dead code 8 years ago
  Jacob Keller d7ce6422d6 i40e: don't check params until after checking for client instance 8 years ago
  Mitch Williams 04766b22cf i40e: remove unused function 8 years ago
  Mitch Williams 7be96322a5 i40e: reopen client after reset 9 years ago
  Alexander Duyck dc7621205a i40e: Remove unused function i40e_vsi_lookup 9 years ago
  Carolyn Wyborny c73d2e8462 i40e: Fix client interaction 9 years ago
  David S. Miller 6abdd5f593 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 9 years ago
  Anjali Singhai Jain f38ff2ee77 i40e: Change some init flow for the client 9 years ago
  Avinash Dayanand 0d8ab54a41 i40e: Correcting mutex usage in client code 9 years ago
  Harshitha Ramamurthy 682d11d700 i40e: Initialize pointer in client_release function 9 years ago
  Catherine Sullivan 91cdca4faa i40e: Check client is open before calling client ops 9 years ago
  Dan Carpenter be0cb0a66a i40e: remove a stray unlock 9 years ago
  Avinash Dayanand 70df973b5e i40e: Force register writes to mitigate sync issues with iwarp VF driver 9 years ago
  Anjali Singhai Jain 3a0f52928a i40e: Fix a bug where a client close can be called before an open is complete 9 years ago