Histórico de Commits

Autor SHA1 Mensagem Data
  Jacob Keller 59e331e36e i40e: use dev_dbg instead of dev_info when warning about missing routine há 8 anos atrás
  Jesse Brandeburg 310a2ad92e virtchnl: rename i40e to generic virtchnl há 8 anos atrás
  Christophe Jaillet 0a4ecc2c5e i40e: Check for memory allocation failure há 8 anos atrás
  Jacob Keller 0da36b9774 i40e: use DECLARE_BITMAP for state fields há 8 anos atrás
  Jacob Keller d19cb64b92 i40e: separate PF and VSI state flags há 8 anos atrás
  Mitch Williams 8090f6183c i40e: register existing client on probe há 8 anos atrás
  Mitch Williams 295c0a5550 i40e: remove client instance on driver unload há 8 anos atrás
  Jacob Keller 7be147dc14 i40e: initialize params before notifying of l2_param_changes há 8 anos atrás
  Mitch Williams 0ef2d5afb1 i40e: KISS the client interface há 8 anos atrás
  Sudheer Mogilappagari b3f028fc8a i40e: Add bus number info to i40e_bus_info struct há 8 anos atrás
  Mitch Williams 3bb83baf9a i40e: Clean up dead code há 8 anos atrás
  Jacob Keller d7ce6422d6 i40e: don't check params until after checking for client instance há 8 anos atrás
  Mitch Williams 04766b22cf i40e: remove unused function há 8 anos atrás
  Mitch Williams 7be96322a5 i40e: reopen client after reset há 9 anos atrás
  Alexander Duyck dc7621205a i40e: Remove unused function i40e_vsi_lookup há 9 anos atrás
  Carolyn Wyborny c73d2e8462 i40e: Fix client interaction há 9 anos atrás
  David S. Miller 6abdd5f593 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net há 9 anos atrás
  Anjali Singhai Jain f38ff2ee77 i40e: Change some init flow for the client há 9 anos atrás
  Avinash Dayanand 0d8ab54a41 i40e: Correcting mutex usage in client code há 9 anos atrás
  Harshitha Ramamurthy 682d11d700 i40e: Initialize pointer in client_release function há 9 anos atrás
  Catherine Sullivan 91cdca4faa i40e: Check client is open before calling client ops há 9 anos atrás
  Dan Carpenter be0cb0a66a i40e: remove a stray unlock há 9 anos atrás
  Avinash Dayanand 70df973b5e i40e: Force register writes to mitigate sync issues with iwarp VF driver há 9 anos atrás
  Anjali Singhai Jain 3a0f52928a i40e: Fix a bug where a client close can be called before an open is complete há 9 anos atrás
  Wei Yongjun eb27163b2e i40e: Use list_move instead of list_del/list_add há 9 anos atrás
  Catherine Sullivan cd3be169a5 i40e: Move the mutex lock in i40e_client_unregister há 9 anos atrás
  Anjali Singhai Jain e3219ce6a7 i40e: Add support for client interface for IWARP driver há 9 anos atrás