mk: build with _GNU_SOURCE defined by default
[dpdk.git] / drivers /
2018-10-22 Anatoly Burakovmk: build with _GNU_SOURCE defined by default
2018-10-19 Thomas Monjalondevargs: fix freeing during device removal
2018-10-18 Raslan Darawshehnet/tap: fix reported number of Tx packets
2018-10-18 Stephen Hemmingernet/ixgbe: remove mild profanity
2018-10-18 Stephen Hemmingernet/bnx2x: remove profanity
2018-10-18 Shahaf Shulernet/mlx5: fix build on Arm
2018-10-18 Maxime Coquelinnet/vhost: add parameter to enable postcopy
2018-10-18 Xiaoyu Minnet/mlx5: rewrite MAC address by E-Switch
2018-10-18 Xiaoyu Minnet/mlx5: rewrite TTL by E-Switch
2018-10-18 Rahul Lakkireddynet/cxgbe: add action to swap MAC addresses
2018-10-18 Ed Czecknet/ark: support updated hardware and Tx meta data
2018-10-18 Ed Czecknet/ark: remove useless hardware notifications
2018-10-18 Ed Czecknet/ark: add recovery for lack of mbufs
2018-10-18 Stephen Hemmingernet/qede: remove invalid config option checks
2018-10-18 Haiyue Wangnet/avf: fix build with debug enabled
2018-10-18 Xiaoyu Minnet/mlx5: fix build with zero-size array
2018-10-18 Yongseok Kohnet/mlx5: support multiple groups and jump action
2018-10-18 Pavel Belousnet/atlantic: read MAC registers for debug purposes
2018-10-18 Pavel Belousnet/atlantic: implement EEPROM get/set
2018-10-18 Pavel Belousnet/atlantic: implement VLAN filters and offloads
2018-10-18 Pavel Belousnet/atlantic: implement MTU configuration
2018-10-18 Pavel Belousnet/atlantic: implement MAC address manipulations
2018-10-18 Pavel Belousnet/atlantic: add flow control configuration
2018-10-18 Igor Russkikhnet/atlantic: implement RSS and RETA manipulation API
2018-10-18 Pavel Belousnet/atlantic: implement promisc and allmulti modes
2018-10-18 Pavel Belousnet/atlantic: add Rx/Tx descriptors information
2018-10-18 Pavel Belousnet/atlantic: implement device statistics
2018-10-18 Pavel Belousnet/atlantic: add link status and interrupt management
2018-10-18 Pavel Belousnet/atlantic: implement Tx path
2018-10-18 Igor Russkikhnet/atlantic: implement Rx path
2018-10-18 Pavel Belousnet/atlantic: implement core logic for Tx/Rx
2018-10-18 Pavel Belousnet/atlantic: configure device start/stop
2018-10-18 Igor Russkikhnet/atlantic: add b0 hardware layer
2018-10-18 Igor Russkikhnet/atlantic: implement firmware operations
2018-10-18 Igor Russkikhnet/atlantic: add hardware access layer
2018-10-18 Igor Russkikhnet/atlantic: add hardware registers access routines
2018-10-18 Igor Russkikhnet/atlantic: add logging structure
2018-10-18 Pavel Belousnet/atlantic: add PMD driver skeleton
2018-10-18 John Daleynet/enic: fix counter action
2018-10-17 Fiona Trahecommon/qat: fix failure to create PMD
2018-10-17 Hemant Agrawalcrypto/caam_jr: add security offload
2018-10-17 Hemant Agrawalcrypto/caam_jr: add statistics operations
2018-10-17 Gagandeep Singhcrypto/caam_jr: add scatter gather
2018-10-17 Gagandeep Singhcrypto/caam_jr: add enqueue/dequeue operations
2018-10-17 Gagandeep Singhcrypto/caam_jr: add device cababilities
2018-10-17 Gagandeep Singhcrypto/caam_jr: add session configuration methods
2018-10-17 Hemant Agrawalcrypto/caam_jr: add queue pair config
2018-10-17 Gagandeep Singhcrypto/caam_jr: add device basic operations
2018-10-17 Gagandeep Singhcrypto/caam_jr: add basic job ring routines
2018-10-17 Gagandeep Singhcrypto/caam_jr: add UIO specific operations
2018-10-17 Gagandeep Singhcrypto/caam_jr: add routines to configure HW
2018-10-17 Gagandeep Singhcrypto/caam_jr: add HW tuning options
2018-10-17 Gagandeep Singhcrypto/caam_jr: introduce basic driver
2018-10-17 Fan Zhangcrypto/aesni_mb: support AES-GCM algorithm
2018-10-17 Fiona Trahecommon/qat: support GEN3 devices
2018-10-17 Tomasz Celcrypto/qat: support AES-CMAC
2018-10-17 Akhil Goyalevent/dpaa2: support crypto adapter
2018-10-17 Ashish Jaincrypto/dpaa2_sec: support atomic queues
2018-10-17 Akhil Goyalcrypto/dpaa2_sec: support event crypto adapter
2018-10-17 Hari Kumar Vemulacrypto/zuc: enable meson build
2018-10-17 Hari Kumar Vemulacrypto/kasumi: enable meson build
2018-10-17 Hari Kumar Vemulacrypto/aesni_mb: enable meson build
2018-10-17 Hari Kumar Vemulacrypto/aesni_gcm: enable meson build
2018-10-17 Dmitry Eremin-Sole... crypto/openssl: support truncated HMAC operations
2018-10-17 Tejasree Kondojcrypto/octeontx: add burst dequeue
2018-10-17 Tejasree Kondojcrypto/octeontx: add burst enqueue
2018-10-17 Tejasree Kondojcrypto/octeontx: add routines to prepare instructions
2018-10-17 Srisivasubramanian Scommon/cpt: support hash
2018-10-17 Srisivasubramanian Scommon/cpt: support KASUMI
2018-10-17 Srisivasubramanian Scommon/cpt: support ZUC and SNOW3G
2018-10-17 Ragothaman Jayaramancommon/cpt: add crypto enqueue request manager framework
2018-10-17 Ragothaman Jayaramancommon/cpt: add microcode interface for decryption
2018-10-17 Ragothaman Jayaramancommon/cpt: add microcode interface for encryption
2018-10-17 Nithin Dabilpuramcommon/cpt: add common defines for microcode
2018-10-17 Nithin Dabilpuramcrypto/octeontx: add supported sessions
2018-10-17 Nithin Dabilpuramcrypto/octeontx: add session management operations
2018-10-17 Murthy NSSRcrypto/octeontx: add queue pair functions
2018-10-17 Murthy NSSRcrypto/octeontx: add basic device operations
2018-10-17 Murthy NSSRcrypto/octeontx: add mailbox routines
2018-10-17 Anoob Josephcrypto/octeontx: add global resource init
2018-10-17 Anoob Josephcommon/cpt: add PMD ops helper functions
2018-10-17 Ankur Dwivedicrypto/octeontx: add symmetric capabilities
2018-10-17 Ankur Dwivedicrypto/octeontx: add hardware register access for misc...
2018-10-17 Ankur Dwivedicrypto/octeontx: add hardware init routine
2018-10-17 Anoob Josephcrypto/octeontx: add PMD skeleton
2018-10-17 Tomasz Duszynskicrypto/mvsam: add dynamic logging
2018-10-17 Dmitri Epshteincrypto/mvsam: use common initialization
2018-10-17 Zyta Szpakcrypto/mvsam: support scatter gather
2018-10-17 Tomasz Duszynskicrypto/mvsam: add 3DES ECB to the capabilities list
2018-10-17 Tomasz Duszynskicrypto/mvsam: support crypto/auth NULL algorithms
2018-10-17 Tomasz Duszynskicrypto/mvsam: support AES ECB
2018-10-17 Tomasz Duszynskicrypto/mvsam: support HMAC SHA224
2018-10-17 Szymon Sliwacrypto/mvsam: update hash digest sizes
2018-10-17 Tomasz Duszynskicrypto/mvsam: fix shared library build
2018-10-17 Tomasz Duszynskicrypto/mvsam: update features list
2018-10-17 Thomas Monjaloneal: allow probing a device again
2018-10-17 Thomas Monjaloneal: add function to query device status
2018-10-17 Thomas Monjalondrivers/bus: move driver assignment to end of probing
2018-10-17 Thomas Monjalonethdev: rename memzones allocated for DMA
2018-10-17 Thomas Monjalonnet/mlx5: remove useless driver name comparison
next