Commit History

Author SHA1 Message Date
  Jacob Keller 4692955787 fm10k: future-proof state bitmaps using DECLARE_BITMAP 8 years ago
  Jacob Keller 3ee7b3a3b9 fm10k: use a BITMAP for flags to avoid race conditions 8 years ago
  Phil Turnbull 540fca35e3 fm10k: correctly check if interface is removed 8 years ago
  Jacob Keller aee2433344 fm10k: remove extraneous variable definition in fm10k_ethtool.c 8 years ago
  Jacob Keller bab02a6929 fm10k: use generic ethtool_op_get_ts_info callback 9 years ago
  Jacob Keller 88cdcfec9a fm10k: remove fm10k_get_reta_size from namespace 9 years ago
  Jacob Keller ce33624f37 fm10k: don't stop reset due to FM10K_ERR_REQUESTS_PENDING 9 years ago
  Jacob Keller 34875887f3 fm10k: fix incorrect index calculation in fm10k_write_reta 9 years ago
  Jacob Keller 8664109467 fm10k: consistently use Intel(R) for driver names 9 years ago
  Jacob Keller 540a5d8590 fm10k: fix possible null pointer deref after kcalloc 9 years ago
  Jacob Keller 9de6a1a6b8 fm10k: drop 1588 support 9 years ago
  Jacob Keller 3ef2f56326 fm10k: remove debug-statistics support 9 years ago
  Jacob Keller 09401ae251 fm10k: add helper functions to set strings and data for ethtool stats 9 years ago
  Jacob Keller 0ea7fae440 fm10k: use ethtool_rxfh_indir_default for default redirection table 9 years ago
  Bruce Allan c4114e3db6 fm10k: prevent possibly uninitialized variable 9 years ago
  Jacob Keller d2e0721b18 fm10k: add helper functions to set strings and data for ethtool stats 9 years ago
  Bruce Allan fcdb0a9951 fm10k: cleanup remaining right-bit-shifted 1 9 years ago
  Bruce Allan 3d02b3df73 fm10k: cleanup overly long lines 9 years ago
  Bruce Allan a4fcad656e fm10k: whitespace cleanups 9 years ago
  Jacob Keller 436ea956bf fm10k: use macro for default Tx and Rx ITR values 9 years ago
  Jacob Keller 584373f5b9 fm10k: introduce ITR_IS_ADAPTIVE macro 9 years ago
  Jacob Keller 5680ea6924 fm10k: rename mbx_tx_oversized statistic to mbx_tx_dropped 9 years ago
  Jacob Keller 17d39fac08 fm10k: add statistics for actual DWORD count of mbmem mailbox 9 years ago
  Ivan Vecera 47ea032533 drivers/net: get rid of unnecessary initializations in .get_drvinfo() 9 years ago
  Jacob Keller f6f19f8bb9 fm10k: use snprintf() instead of sprintf() to avoid buffer overflow 10 years ago
  Jacob Keller 80043f3bf5 fm10k: add support for extra debug statistics 10 years ago
  Alexander Duyck 986eec4341 fm10k: Fix missing braces after if statement 10 years ago
  Jacob Keller c0e58e93d7 fm10k: use an unsigned int for i in ethtool_get_strings 10 years ago
  Jeff Kirsher 750c607e30 fm10k: renamed mbx_tx_dropped to mbx_tx_oversized 10 years ago
  Jeff Kirsher e05546ec05 fm10k: expose tx_timeout_count as an ethtool stat 10 years ago