linux/drivers/net/ethernet/chelsio/cxgb4
Linus Torvalds 5bcbe22ca4 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Pull crypto update from Herbert Xu:
 "API:
   - Try to catch hash output overrun in testmgr
   - Introduce walksize attribute for batched walking
   - Make crypto_xor() and crypto_inc() alignment agnostic

  Algorithms:
   - Add time-invariant AES algorithm
   - Add standalone CBCMAC algorithm

  Drivers:
   - Add NEON acclerated chacha20 on ARM/ARM64
   - Expose AES-CTR as synchronous skcipher on ARM64
   - Add scalar AES implementation on ARM64
   - Improve scalar AES implementation on ARM
   - Improve NEON AES implementation on ARM/ARM64
   - Merge CRC32 and PMULL instruction based drivers on ARM64
   - Add NEON acclerated CBCMAC/CMAC/XCBC AES on ARM64
   - Add IPsec AUTHENC implementation in atmel
   - Add Support for Octeon-tx CPT Engine
   - Add Broadcom SPU driver
   - Add MediaTek driver"

* 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6: (142 commits)
  crypto: xts - Add ECB dependency
  crypto: cavium - switch to pci_alloc_irq_vectors
  crypto: cavium - switch to pci_alloc_irq_vectors
  crypto: cavium - remove dead MSI-X related define
  crypto: brcm - Avoid double free in ahash_finup()
  crypto: cavium - fix Kconfig dependencies
  crypto: cavium - cpt_bind_vq_to_grp could return an error code
  crypto: doc - fix typo
  hwrng: omap - update Kconfig help description
  crypto: ccm - drop unnecessary minimum 32-bit alignment
  crypto: ccm - honour alignmask of subordinate MAC cipher
  crypto: caam - fix state buffer DMA (un)mapping
  crypto: caam - abstract ahash request double buffering
  crypto: caam - fix error path for ctx_dma mapping failure
  crypto: caam - fix DMA API leaks for multiple setkey() calls
  crypto: caam - don't dma_map key for hash algorithms
  crypto: caam - use dma_map_sg() return code
  crypto: caam - replace sg_count() with sg_nents_for_len()
  crypto: caam - check sg_count() return value
  crypto: caam - fix HW S/G in ablkcipher_giv_edesc_alloc()
  ..
2017-02-23 09:54:19 -08:00
..
clip_tbl.c
clip_tbl.h
cxgb4_dcb.c
cxgb4_dcb.h
cxgb4_debugfs.c cxgb4: Allocate Tx queues dynamically 2016-11-18 14:04:29 -05:00
cxgb4_debugfs.h
cxgb4_ethtool.c cxgb4/cxgb4vf: Add link mode mask API to cxgb4 and cxgb4vf 2016-07-25 10:26:45 -07:00
cxgb4_fcoe.c
cxgb4_fcoe.h
cxgb4_filter.c cxgb4: fix -ve error check on a signed iq 2016-09-25 23:39:46 -04:00
cxgb4_filter.h cxgb4: add common api support for configuring filters 2016-09-22 01:40:01 -04:00
cxgb4_main.c cxgb4: Increase max number of tc u32 links 2017-02-16 14:32:52 -05:00
cxgb4_tc_u32_parse.h cxgb4: add support for offloading u32 filters 2016-09-22 01:40:01 -04:00
cxgb4_tc_u32.c cxgb4: Increase max number of tc u32 links 2017-02-16 14:32:52 -05:00
cxgb4_tc_u32.h cxgb4: Increase max number of tc u32 links 2017-02-16 14:32:52 -05:00
cxgb4_uld.c cxgb4: Remove redundant code in t4_uld_clean_up() 2017-02-16 14:32:52 -05:00
cxgb4_uld.h cxgb4: Allocate Tx queues dynamically 2016-11-18 14:04:29 -05:00
cxgb4.h cxgb4: get rid of custom busy poll code 2017-02-03 16:18:01 -05:00
l2t.c net-next: treewide use is_vlan_dev() helper function. 2017-02-06 16:33:29 -05:00
l2t.h
Makefile cxgb4: add support for offloading u32 filters 2016-09-22 01:40:01 -04:00
sched.c cxgb4: Remove redundant memset before memcpy 2017-01-14 12:00:00 -05:00
sched.h cxgb4: add support for tx max rate limiting 2016-08-22 18:29:13 -07:00
sge.c cxgb4: get rid of custom busy poll code 2017-02-03 16:18:01 -05:00
t4_chip_type.h
t4_hw.c cxgb4: Shutdown adapter if firmware times out or errors out 2017-01-16 13:35:30 -05:00
t4_hw.h
t4_msg.h cxgb4: Support compressed error vector for T6 2017-01-04 14:01:53 -05:00
t4_pci_id_tbl.h cxgb4: Add new T5 and T6 pci device id's 2017-02-16 14:32:52 -05:00
t4_regs.h cxgb4: Shutdown adapter if firmware times out or errors out 2017-01-16 13:35:30 -05:00
t4_values.h
t4fw_api.h crypto: chcr - Change flow IDs 2017-02-03 18:16:15 +08:00
t4fw_version.h cxgb4: update latest firmware version supported 2017-01-31 13:33:29 -05:00