doc: add device specific API
[dpdk.git] / drivers / net /
2017-01-30 Keith Wilesnet/tap: fix invalid queue file descriptor
2017-01-30 Ferruh Yigitdrivers/net: remove redundant new line from logs
2017-01-30 Nélio Laranjeironet/mlx5: fix flow pattern validation
2017-01-30 Nélio Laranjeironet/mlx5: fix flow pattern VLAN validation
2017-01-30 Ferruh Yigitnet/ixgbe: fix API comments for doxygen
2017-01-30 Ferruh Yigitnet/i40e: fix API comments for doxygen
2017-01-30 Bernard Iremongernet/i40e: fix crash in close
2017-01-30 John Daleynet/enic: fix MAC address add and remove
2017-01-30 Ferruh Yigitdrivers/net: make PCI device id struct const
2017-01-30 Emmanuel Roullitnet/cxgbe: remove unused variables
2017-01-30 Yi Zhangnet/ixgbevf: fix max packet length
2017-01-30 Qi Zhangnet/i40e: fix checksum flag in x86 vector Rx
2017-01-30 Emmanuel Roullitnet/bonding: remove useless assignment
2017-01-30 Emmanuel Roullitnet/cxgbe/base: initialize variable before reading...
2017-01-30 Jakub Palidernet/ena: prepare TSO offload calculation
2017-01-30 Tiwei Bienet/ixgbe: fix API parameter checking
2017-01-30 Wei Dainet/ixgbe: return success when SFP is not present
2017-01-30 Rasesh Modynet/bnx2x: fix Rx mode configuration
2017-01-30 Matej Vidonet/szedata2: fix device memory access
2017-01-30 Jingjing Wunet/i40e: fix deletion of all macvlan filters
2017-01-30 Jingjing Wunet/i40e: fix validation when deleting MAC address
2017-01-30 Rasesh Modynet/qede/base: fix FreeBSD build
2017-01-30 Shahaf Shulernet/mlx5: fix memory leak when parsing device params
2017-01-30 Ivan Malovnet/sfc: fix TSO limits imposed to the number of Tx...
2017-01-30 Andrew Rybchenkonet/sfc: use eal I/O device memory barriers API
2017-01-30 Andrew Rybchenkonet/sfc: use eal I/O device memory read/write API
2017-01-30 Andrew Rybchenkonet/sfc: enable TSO by default
2017-01-30 Andrew Rybchenkonet/sfc: do not panic if alarms are not supported
2017-01-30 Nélio Laranjeironet/mlx5: fix Rx packet validation and type
2017-01-30 Nélio Laranjeironet/mlx5: fix flow API mark combined with drop
2017-01-30 Yongseok Kohnet/mlx5: fix queue wrap-around of multi-packet send
2017-01-30 Yongseok Kohnet/mlx5: increase RSS indirection table size limit
2017-01-30 Yongseok Kohnet/mlx5: add prefetching Rx completion queue
2017-01-30 Xiao Wangnet/i40e: fix Rx checksum flag
2017-01-30 Qi Zhangnet/ixgbe: fix blocked interrupts
2017-01-30 Andrew Rybchenkonet/sfc: fix flow control settings on port start
2017-01-30 Andrew Rybchenkonet/sfc: fix link status when port is not started
2017-01-30 Andrew Rybchenkonet/sfc: synchronize link status with HW on start
2017-01-30 Andrew Rybchenkonet/sfc: avoid usage of possibly uninitialized link...
2017-01-30 Yuanhan Liunet/virtio: optimize header reset on any layout
2017-01-30 Yuanhan Liunet/virtio: fix performance regression due to TSO
2017-01-30 Jianfeng Tannet/vhost: fix unix socket not removed as closing
2017-01-28 Jianfeng Tannet/virtio-user: check value returned from malloc
2017-01-28 Yuanhan Liunet/virtio: fix crash when number of virtio devices > 1
2017-01-20 Keith Wilesnet/tap: fix build with old kernels
2017-01-18 Santosh Shuklanet/vmxnet3: use I/O device memory read/write API
2017-01-18 Santosh Shuklanet/virtio: use I/O device memory read/write API
2017-01-18 Jerin Jacobnet/thunderx: use I/O device memory read/write API
2017-01-18 Jerin Jacobnet/ena: use I/O device memory read/write API
2017-01-18 Santosh Shuklanet/qede: use I/O device memory read/write API
2017-01-18 Santosh Shuklanet/bnxt: use I/O device memory read/write API
2017-01-18 Santosh Shuklanet/bnx2x: use I/O device memory read/write API
2017-01-18 Santosh Shuklanet/cxgbe: use I/O device memory read/write API
2017-01-18 Santosh Shuklanet/nfp: use I/O device memory read/write API
2017-01-18 Santosh Shuklanet/enic: use I/O device memory read/write API
2017-01-18 Santosh Shuklanet/fm10k: use I/O device memory read/write API
2017-01-18 Santosh Shuklanet/i40e: use I/O device memory read/write API
2017-01-18 Santosh Shuklanet/ixgbe: use I/O device memory read/write API
2017-01-18 Santosh Shuklanet/e1000: use I/O device memory read/write API
2017-01-17 Shahaf Shulernet/mlx5: support extended statistics
2017-01-17 Chen Jing D(Mark)net/i40e: support Linux VF to configure IRQ link list
2017-01-17 Chen Jing D(Mark)net/i40e: parse more VF parameter and configure
2017-01-17 Chen Jing D(Mark)net/i40e: return correct VSI id
2017-01-17 Chen Jing D(Mark)net/i40e: change version number to support Linux VF
2017-01-17 Qi Zhangnet/i40e: set/clear VF stats from PF
2017-01-17 Chen Jing D(Mark)net/i40e: enhance sanity check of MAC
2017-01-17 Bernard Iremongernet/i40e: set VF VLAN filter from PF
2017-01-17 Bernard Iremongernet/i40e: set VF VLAN tag from PF
2017-01-17 Bernard Iremongernet/i40e: set VF broadcast mode from PF
2017-01-17 Bernard Iremongernet/i40e: set VF VLAN insertion from PF
2017-01-17 Chen Jing D(Mark)net/i40e: set VF VLAN strip from PF
2017-01-17 Ferruh Yigitnet/i40e: fix VF MAC address assignment
2017-01-17 Ferruh Yigitnet/i40e: set VF MAC from VF
2017-01-17 Ferruh Yigitnet/i40e: set VF MAC from PF
2017-01-17 Qi Zhangnet/i40e: fix VF reset flow
2017-01-17 Qi Zhangnet/i40e: enable VF MTU change
2017-01-17 Wenzhuo Lunet/i40e: set VF multicast promiscuous mode from PF
2017-01-17 Wenzhuo Lunet/i40e: set VF unicast promiscuous mode from PF
2017-01-17 Wenzhuo Lunet/i40e: set Tx loopback from PF
2017-01-17 Wenzhuo Lunet/i40e: set VF VLAN anti-spoofing from PF
2017-01-17 Wenzhuo Lunet/i40e: set VF MAC anti-spoofing from PF
2017-01-17 Wenzhuo Lunet/i40e: add user callback for VF to PF message
2017-01-17 Wenzhuo Lunet/i40e: support link status notification
2017-01-17 Matthieu Ternisien... net/mlx: fix IPv4 and IPv6 packet type
2017-01-17 Matthieu Ternisien... net/mlx: remove link update lock
2017-01-17 Chas Williamsnet/af_packet: support 802.1Q VLAN
2017-01-17 Chas Williamsnet/af_packet: support promiscuous
2017-01-17 Chas Williamsnet/af_packet: support MTU change
2017-01-17 Chas Williamsnet/af_packet: add interface name to internals
2017-01-17 Ferruh Yigitnet/bnxt: make ethdev functions struct const
2017-01-17 Ferruh Yigitnet/ena: make ethdev functions struct const
2017-01-17 Emmanuel Roullitnet/qede: fix function declaration
2017-01-17 Emmanuel Roullitnet/cxgbe: fix parenthesis on bitwise operation
2017-01-17 Wei Zhaonet/ixgbe: flush all the filter list
2017-01-17 Wei Zhaonet/ixgbe: destroy consistent filter
2017-01-17 Wei Zhaonet/ixgbe: create consistent filter
2017-01-17 Wei Zhaonet/ixgbe: parse flow director filter
2017-01-17 Wei Zhaonet/ixgbe: parse L2 tunnel filter
2017-01-17 Wei Zhaonet/ixgbe: parse TCP SYN filter
2017-01-17 Wei Zhaonet/ixgbe: parse ethertype filter
next