net/ena: remove unneeded PCI macro
[dpdk.git] / drivers /
2016-07-11 David Marchandnet/ena: remove unneeded PCI macro
2016-07-11 David Marchandnet/bnxt: move PCI device ids to the driver
2016-07-11 David Marchandnet/bnx2x: move PCI device ids to the driver
2016-07-11 David Marchandnet/enic: move PCI device ids to the driver
2016-07-11 David Marchandnet/vmxnet3: move PCI device ids to the driver
2016-07-11 David Marchandnet/virtio: move PCI device ids to the driver
2016-07-11 David Marchandnet/fm10k: move PCI device ids to the driver
2016-07-11 David Marchandnet/i40e: move PCI device ids to the driver
2016-07-11 David Marchandnet/e1000: move em PCI device ids to the driver
2016-07-11 Christian Ehrhardtnet/bonding: fix exported symbol versioning
2016-07-11 Ferruh Yigitnet/virtio: fix 32-bit build with gcc 6
2016-07-11 Rich Lanenet/vhost: fix queue state not reset on destroy
2016-07-05 Jianfeng Tannet/virtio: fix null pointer dereference
2016-07-05 Jianfeng Tannet/virtio-user: fix string unterminated
2016-07-05 Jianfeng Tannet/virtio-user: fix resource leaks
2016-07-05 Jianfeng Tannet/virtio-user: fix string overflow
2016-07-05 Jianfeng Tannet/virtio-user: fix return value not checked
2016-07-04 Jianfeng Tannet/virtio-user: fix build on Suse 11
2016-07-08 Jan Medalanet/ena: fix unneeded doorbell submission
2016-07-08 Nelson Escobarnet/enic: fix removing old MAC address when setting...
2016-07-08 Nelson Escobarnet/enic: fix setting MAC address when a port is restarted
2016-07-08 Rasesh Modynet/bnx2x: add xstats
2016-07-08 Rasesh Modynet/qede: add xstats
2016-07-08 Nélio Laranjeironet/mlx5: fix crash in Rx
2016-07-08 Maxime Leroynet/mlx5: fix packet type and offload flags on Rx
2016-07-08 Nelson Escobarnet/enic: fix resource check failures when bonding...
2016-07-08 Beilei Xingnet/i40e: fix out-of-bounds access
2016-07-08 Beilei Xingnet/i40e: fix dereference before null check
2016-07-08 Beilei Xingnet/i40e: fix log error
2016-07-08 Ajit Khapardenet/bnxt: fix broadcast/multicast Rx
2016-07-08 Jan Medalanet/ena: fix freeing memory using correct API
2016-07-08 Jan Medalanet/ena: make coherent memory allocation NUMA-aware
2016-07-08 Jan Medalanet/ena: disable readless communication when no HW...
2016-07-08 Jan Medalanet/ena: add dedicated memory area for extra device...
2016-07-08 Jan Medalanet/ena: update ENA comms layer for latest FW
2016-07-05 John Daleynet/enic: fix Rx queue init after restarting a device
2016-07-05 Nelson Escobarnet/enic: fix Tx crash after restart
2016-07-05 Fengtian Guonet/mlx4: add link up/down callback functions
2016-07-05 Olivier Matznet/mlx5: fix API comment of link set function
2016-07-05 Olivier Matznet/mlx: fix setting interface flags
2016-07-05 Xiao Wangnet/fm10k: fix Rx descriptor read timing
2016-07-05 Kamil Rytarowskinet/thunderx: fix memory alloc issue when changing...
2016-07-05 Olivier Matznet/ixgbe: fix build whith offload flags disabled
2016-07-04 Jingjing Wunet/i40e: fix VLAN filtering in promiscuous mode
2016-07-04 Charles (Chas) Wil... net/bnx2x: fix incorrect number of supported queues
2016-07-04 Charles (Chas) Wil... net/bnx2x: set random MAC address if none assigned
2016-07-10 Thomas Monjalonnet/bnx2x: remove unneeded dependency on hash library
2016-07-10 Thomas Monjalonnet/enic: remove useless assert macro
2016-07-10 Zyta Szpakethdev: get registers width
2016-07-10 Deepak Kumar Jaincrypto/qat: fix digest verification
2016-07-10 Pablo de Laracrypto/kasumi: restrict cipher bit-level operations
2016-07-10 Pablo de Laracrypto/kasumi: fix AAD size of F9 function
2016-07-10 Pablo de Laranet/bonding: fix range of mode parameter
2016-07-10 Pablo de Laradrivers: add virtio and xenvirt parameters infos
2016-07-10 Pablo de Laradrivers: split parameters infos in multiple lines
2016-07-10 Pablo de Laradrivers: remove static driver names
2016-07-10 Pablo de Laradrivers: revert vdev driver names to original
2016-07-08 Pablo de Laracrypto: normalize driver names with macros
2016-07-08 Thomas Monjalonmk: fix build dependency of drivers on pmdinfogen
2016-07-08 Thomas Monjalondrivers: fix build with new register macro
2016-07-06 Neil Hormandrivers: update registration macro usage
2016-06-30 Jianfeng Tannet/virtio-user: fix build with icc
2016-06-30 Tetsuya Mukawanet/vhost: fix Tx error counting
2016-07-01 Remy Hortonethdev: remove redundant id field in xstats name lookup
2016-07-01 Bruce Richardsonmempool: rename functions with confusing names
2016-06-30 Ferruh Yigitnet/thunderx: add missing external dependency
2016-06-29 Zhe Taonet/i40e: add floating VEB option
2016-06-29 Zhe Taonet/i40e: support floating VEB
2016-06-29 Nelson Escobarnet/enic: fix Rx scatter with multiple queues
2016-06-29 Jerin Jacobnet/thunderx: fix build with clang
2016-06-29 Jerin Jacobnet/thunderx: fix build flags with clang
2016-06-29 Aaron Campbellnet/igb: support setting link up or down
2016-06-29 John Daleynet/enic: update MTU for non-scattered Rx
2016-06-29 John Daleynet/enic: determine max egress packet size and max MTU
2016-06-29 Ferruh Yigitnet/bnx2x: fix build with icc
2016-06-28 Helin Zhangnet/i40e: remove unsupported VF command
2016-06-28 Helin Zhangnet/i40e: fix null checks
2016-06-28 Nelson Escobarnet/enic: fix memory freeing
2016-06-28 Nelson Escobarnet/enic: fix name of classifiers hash table
2016-06-28 Ferruh Yigitnet/mlx: fix build with icc
2016-06-27 Daniel Mrzyglodnet/ixgbe: remove useless assignment
2016-06-27 Markos Chandrasnet/e1000/base: fix build with gcc 6
2016-06-27 Beilei Xingnet/ixgbe/base: update documentation for base code...
2016-06-27 Beilei Xingnet/ixgbe/base: define bit to enable crosstalk workaround
2016-06-27 Beilei Xingnet/ixgbe/base: add flow control autoneg for X550a
2016-06-27 Beilei Xingnet/ixgbe/base: allow setting MAC anti spoofing per VF
2016-06-27 Beilei Xingnet/ixgbe/base: fix endianness
2016-06-27 Beilei Xingnet/ixgbe/base: use 8 bits for PCI functions
2016-06-27 Beilei Xingnet/ixgbe/base: unify coding style
2016-06-27 Beilei Xingnet/ixgbe/base: allow bypassing VLAN pool filters
2016-06-27 Beilei Xingnet/ixgbe/base: simplify VLAN management
2016-06-27 Beilei Xingnet/ixgbe/base: limit PHY token lock to MDIO access
2016-06-27 Beilei Xingnet/ixgbe/base: fix register access error
2016-06-27 Beilei Xingnet/ixgbe/base: fix race condition between ports
2016-06-27 Beilei Xingnet/ixgbe/base: add function to reset swfw semaphore
2016-06-27 Beilei Xingnet/ixgbe/base: update device IDs
2016-06-27 Beilei Xingnet/ixgbe/base: support new PHY types
2016-06-27 Beilei Xingnet/ixgbe/base: refactor internal PHY mode determination
2016-06-27 Beilei Xingnet/ixgbe/base: rename header guard
2016-06-27 Beilei Xingnet/ixgbe/base: fix error path to release lock
next