Commit History

Author SHA1 Message Date
  Jacob Keller 325782a173 fm10k: don't re-map queues when a mailbox message suffices 9 years ago
  Jacob Keller 0afd20e557 fm10k: implement request_lport_map pointer 9 years ago
  Jacob Keller 892c9e0872 fm10k: perform data path reset even when switch is not ready 9 years ago
  Jacob Keller ce33624f37 fm10k: don't stop reset due to FM10K_ERR_REQUESTS_PENDING 9 years ago
  Ngai-Mint Kwan 5e93cbadd3 fm10k: Reset mailbox global interrupts 9 years ago
  David S. Miller 1602f49b58 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 9 years ago
  Jacob Keller 8664109467 fm10k: consistently use Intel(R) for driver names 9 years ago
  Ngai-Mint Kwan 11ec36a974 fm10k: Reset multicast mode when deleting lport 9 years ago
  Jacob Keller 5c69df8a33 fm10k: use different name than FM10K_VLAN_CLEAR for override bit 9 years ago
  Jacob Keller d057d9a944 fm10k: use 8bit notation instead of 10bit notation for diagram 9 years ago
  Jacob Keller a7a7783ada fm10k: correctly handle LPORT_MAP error 9 years ago
  Jacob Keller 9de6a1a6b8 fm10k: drop 1588 support 9 years ago
  Jacob Keller f808c5dbcd fm10k: fix multi-bit VLAN update requests from VF 9 years ago
  Jacob Keller d8ec92f2cd fm10k: fix a minor typo in some comments 9 years ago
  Bruce Allan fcdb0a9951 fm10k: cleanup remaining right-bit-shifted 1 9 years ago
  Bruce Allan 1aab144c50 fm10k: Move constants to the right of binary operators 9 years ago
  Bruce Allan f329ad732b fm10k: constify fm10k_mac_ops, fm10k_iov_ops and fm10k_info structures 9 years ago
  Bruce Allan 4e458cfb22 fm10k: address operator not needed when declaring function pointers 9 years ago
  Jacob Keller 6186ddf06d fm10k: use ether_addr_equal instead of memcmp 9 years ago
  Bruce Allan 3d02b3df73 fm10k: cleanup overly long lines 9 years ago
  Bruce Allan bb269e8bb5 fm10k: cleanup namespace pollution 9 years ago
  Bruce Allan a4fcad656e fm10k: whitespace cleanups 9 years ago
  Bruce Allan e214d85b4a fm10k: do not inline fm10k_iov_select_vid() 9 years ago
  Jacob Keller aa502b4a24 fm10k: consistently refer to VLANs and VLAN IDs 9 years ago
  Jacob Keller b80b1a51a1 fm10k: remove namespace pollution of fm10k_iov_msg_data_pf 9 years ago
  Jacob Keller 4ab0f79bf3 fm10k: remove unnecessary else block from if statements with return 9 years ago
  Jacob Keller f0cf5c9898 fm10k: use ether_addr_copy to copy MAC address 9 years ago
  Jacob Keller 20076fa185 fm10k: Add support for ITR scaling based on PCIe link speed 9 years ago
  Jacob Keller cdf32c94bd fm10k: explicitly typecast vlan values to u16 9 years ago
  Jacob Keller 9d4955b458 fm10k: Correct typecast in fm10k_update_xc_addr_pf 9 years ago