net: add rte prefix to ether defines
[dpdk.git] / drivers / net / ixgbe / ixgbe_ethdev.c
2019-05-24 Olivier Matznet: add rte prefix to ether defines
2019-05-24 Olivier Matznet: add rte prefix to ether functions
2019-05-24 Olivier Matznet: add rte prefix to ether structures
2019-05-21 Yunjian Wangnet/ixgbe: fix unexpected link handler
2019-04-05 David Hartonnet/ixgbevf: remove MTU setting limitation
2019-04-05 Wei Zhaonet/ixgbe: enable 10Mb/s link setup for X553
2019-04-04 Bruce Richardsonreplace snprintf with strlcpy
2019-03-29 Ian Stokesnet/ixgbe: set min and max MTU for VF
2019-03-29 Ian Stokesnet/ixgbe: set min and max MTU
2019-03-08 Wei Zhaonet/ixgbe: support VF promiscuous by PF driver
2019-03-08 Wei Zhaonet/ixgbevf: enable promiscuous mode
2019-03-08 Yunjian Wangnet/ixgbe: fix crash on remove
2019-03-01 Julien Meuniernet/ixgbe: do not start on unsupported loopback mode
2018-12-13 Xiaoyun Linet/ixgbe: fix overwriting RSS RETA
2018-11-13 Yanglong Wunet/ixgbevf: fix link state
2018-11-13 Ilya Maximetsnet/ixgbe: stop link setup alarm handler before start
2018-11-05 Ilya Maximetsnet/ixgbe: fix busy polling while fiber link update
2018-11-05 Qi Zhangnet/ixgbe: enable detach from secondary
2018-10-26 Thomas Monjalonethdev: free all common data when releasing port
2018-10-11 Xiaoyun Linet/ixgbe: remove unnecessary interrupt enable
2018-09-27 Xiaoyun Linet/ixgbe: check firmware status at init
2018-09-27 Xiaoyun Linet/ixgbe/base: cleanup codes
2018-09-14 Ferruh Yigitethdev: make default behavior CRC strip on Rx
2018-09-10 Luca Boccassinet/ixgbe: do not return internal code
2018-07-11 Thomas Monjalonremove useless constructor headers
2018-07-02 Ferruh Yigitethdev: add new offload flag to keep CRC
2018-07-02 Remy Hortonnet/ixgbe: add tuned Rx/Tx parameters
2018-07-02 Wei Zhaonet/ixgbe: add query rule stats support for FDIR
2018-05-22 Wei Dainet/ixgbe: fix config VLAN strip on the fly
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
next