net/ixgbe: fix DCB configuration
[dpdk.git] / drivers / net / ixgbe / ixgbe_ethdev.c
2018-05-22 Qiming Yangnet/ixgbe: fix DCB configuration
2018-05-17 Wenzhuo Lunet/ixgbe: fix too many interrupts
2018-05-14 Wei Daiethdev: new Rx/Tx offloads API
2018-05-14 Tonghao Zhangnet/ixgbevf: save interrupt mask for performance
2018-05-14 Tonghao Zhangnet/ixgbe: write disable to EITR counter
2018-05-14 Tonghao Zhangnet/ixgbe: set the default value for EITR
2018-05-14 Tonghao Zhangnet/ixgbevf: set the interrupt interval for EITR
2018-05-14 Qi Zhangnet/ixgbe: remove dependence on Tx queue flags
2018-05-02 Declan Dohertynet/ixgbe: check probing error
2018-05-02 Declan Dohertynet/ixgbe: fix probe with no devargs
2018-05-02 Declan Dohertynet/ixgbe: revert default PF device name
2018-04-27 Declan Dohertynet/ixgbe: add support for representor ports
2018-04-27 Adrien Mazarguilethdev: fix TPID handling in flow API
2018-04-27 Adrien Mazarguilethdev: flatten RSS configuration in flow API
2018-04-27 Zijie Pannet/ixgbe: add module EEPROM callbacks for ixgbe
2018-04-27 Ferruh Yigitdrivers/net: update link status
2018-04-27 Wei Dainet/ixgbe: fix segfault in configuring VF VLAN strip
2018-04-13 Olivier Matzethdev: return diagnostic when setting MAC address
2018-04-13 Martin Weisernet/ixgbe: allow setting 2.5G and 5G speeds on X550
2018-04-13 Ferruh Yigitethdev: replace bus specific struct with generic dev
2018-04-13 Chas Williamsnet/ixgbe: update link status on start
2018-04-13 Chas Williamsnet/ixgbe: fix busy wait during checking link status
2018-04-13 Wei Dainet/ixgbe: convert to new Tx offloads API
2018-04-13 Wei Dainet/ixgbe: convert to new Rx offloads API
2018-04-13 Wei Dainet/ixgbe: support VLAN strip per queue offloading...
2018-04-13 Wei Dainet/ixgbe: support VLAN strip per queue offloading...
2018-03-30 Yunjian Wangnet/ixgbe: fix intr callback unregister by adding retry
2018-03-30 Stephen Hemmingernet/ixgbe: use link status helper functions
2018-02-08 Xiaoyun Linet/ixgbe: fix CRC stripping capability
2018-01-31 Wei Zhaonet/ixgbe: fix reset error handling
2018-01-31 Harry van Haarennet/ixgbe: align dynamic log names with standard
2018-01-29 Wenzhuo Lunet/ixgbe: fix VF Rx interrupt enabling
2018-01-29 Radu Nicolaunet/ixgbe: check security enable bits
2018-01-22 Ferruh Yigitethdev: separate driver APIs
2018-01-16 Qi Zhangnet/ixgbe: fix mailbox interrupt handler
2018-01-16 Yanglong Wunet/ixgbe: fix max queue number for VF
2018-01-16 Thomas Monjalonethdev: remove useless parameter in callback process
2018-01-16 Yanglong Wunet/ixgbe: fix the failure of number of Tx queue check
2018-01-16 Wei Zhaonet/ixgbe: move RSS to flow API
2018-01-16 Stephen Hemmingernet/ixgbe: implement dynamic logging
2018-01-04 Bruce Richardsondrivers: use SPDX tag for Intel copyright files
2017-11-06 Thomas Monjalonremove useless memzone includes
2017-10-26 Gaetan Rivetpci: introduce library and driver
2017-10-26 Radu Nicolaunet/ixgbe: fix build without security library
2017-10-26 David Hartonethdev: allow returning error on VLAN offload ops
2017-10-26 Olivier Matzmbuf: rename deprecated VLAN flags
2017-10-26 Gaetan Rivetethdev: remove detachable device flag
2017-10-26 Wei Dainet/ixgbe: fix PF DCB info
2017-10-26 Radu Nicolaunet/ixgbe: enable inline IPsec
2017-10-12 Jianfeng Tandrivers/net: enable IOVA mode for Intel PMDs
2017-10-12 Yong Wangnet/ixgbe: fix uninitialized variable
2017-10-12 Wei Dainet/ixgbe: fix VFIO interrupt mapping in VF
2017-10-12 Wei Dainet/ixgbe: fix Rx queue interrupt mapping in VF
2017-10-12 Matan Azradethdev: add return value to stats get dev op
2017-10-06 Zhiyong Yangethdev: increase port id range
2017-10-06 David Hartonnet/ixgbe: eliminate duplicate filterlist symbols
2017-10-06 Stephen Hemmingernet/ixgbe: remove unnecessary void casts
2017-10-06 Wei Dainet/ixgbe: fix adding a mirror rule
2017-09-13 Wei Dainet/ixgbe: support NIC reset
2017-07-31 Wei Dainet/ixgbe: support 2.5G and 5G on X550
2017-07-31 Leonid Myravjevnet/ixgbe: remove subdev ids from PCI device table
2017-07-31 Qi Zhangnet/ixgbe: fix mirror rule index overflow
2017-07-31 Wenzhuo Lunet/ixgbe: fix TM hierarchy commit check
2017-07-19 Qiming Yangnet/ixgbe: fix Rx/Tx queue interrupt for x550 devices
2017-07-19 Jingjing Wunet/ixgbe: fix LSC interrupt
2017-07-16 Stephen Hemmingerdrivers/net: remove duplicate includes
2017-07-11 Wenzhuo Lunet/ixgbe: support committing TM hierarchy
2017-07-11 Wenzhuo Lunet/ixgbe: support adding TM node
2017-07-11 Wenzhuo Lunet/ixgbe: support adding TM shaper profile
2017-07-11 Wenzhuo Lunet/ixgbe: support getting TM ops
2017-07-06 Beilei Xingnet/ixgbe: remove MTU setting limitation
2017-07-06 Liang-Min Larry... net/ixgbe: improve link state check on VF
2017-07-06 Qi Zhangnet/ixgbe: support packet type parsing in SSE Rx
2017-07-05 Ferruh Yigitdrivers/net: use device name from device structure
2017-07-01 Bernard Iremongerethdev: add return values to callback process API
2017-06-12 Ferruh Yigitethdev: remove driver name from device private data
2017-06-12 Radu Nicolauethdev: move bypass functions to ixgbe PMD
2017-06-12 Ferruh Yigitdrivers/net: add generic ethdev macro to get PCI device
2017-06-12 Ferruh Yigitdrivers/net: remove unnecessary macro for unused variables
2017-06-05 David Marchanddrivers/net: fix vfio kmod dependency
2017-05-10 Qi Zhangnet/ixgbe: fix LSC interrupt
2017-05-10 Wei Dainet/ixgbe: fix calling null function of VF
2017-05-05 Jia Yunet/ixgbe: fix setting MTU on stopped device
2017-05-05 Wei Dainet/ixgbe: fix VF Rx mode for allmulticast disabled
2017-05-05 Wenzhuo Lunet/ixgbe: fix default MAC setting
2017-05-05 Wei Daiethdev: fix adding invalid MAC address
2017-05-01 Kuba Kozaknet/ixgbe: support xstats by ID
2017-05-01 Kuba Kozakethdev: revert xstats by ID
2017-04-28 Laurent Hardynet/ixgbe: ensure link status is updated
2017-04-20 Jacek Piaseckinet/ixgbe: support xstats by ID
2017-04-19 Wenzhuo Lunet/ixgbe: move private APIs to a specific file
2017-04-18 Jan Blunckdrivers/net: do not use ethdev driver
2017-04-06 Qi Zhangeal: clean up interrupt handle
2017-04-04 Bernard Iremongernet/ixgbe: allocate TC bandwidth
2017-04-04 Alex Zelezniaknet/ixgbe: ping VF when PF status changes
2017-04-04 Ido Barneanet/ixgbevf: set xstats id values
2017-04-04 Wei Zhaonet/ixgbe: move MAC type check macros
2017-04-04 Wenzhuo Lunet/ixgbe: support xcast promisc mode
2017-03-30 Olivier Matznet/ixgbe: implement descriptor status API
2017-02-10 Jeff Guodrivers/net: fix device configuration
next