net/hinic: add Rx/Tx
[dpdk.git] / drivers / net / ixgbe /
2019-06-29 David Marchandenforce experimental tag at beginning of declarations
2019-06-29 David Marchandremove experimental tags from all symbol definitions
2019-06-13 Haiyue Wangnet/ixgbevf: add full link status check option
2019-06-13 Andrew Rybchenkonet/ixgbe: fix Tx prepare to set positive rte_errno
2019-06-13 Stephen Hemmingernet/ixgbe: remove unnecessary cast
2019-06-03 Bruce Richardsonbuild: warn on unused parameter
2019-06-03 David Marchandnet: replace IPv4/v6 constants with uppercase name
2019-05-28 Ashijeet Acharyanet/ixgbe/base: wait for link after copper MAC setup
2019-05-27 Beilei Xingnet/ixgbe: enable new device
2019-05-24 Olivier Matznet: add rte prefix to UDP structure
2019-05-24 Olivier Matznet: add rte prefix to TCP structure
2019-05-24 Olivier Matznet: add rte prefix to SCTP structure
2019-05-24 Olivier Matznet: add rte prefix to IP defines
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 Qi Zhangnet/ixgbe: fix Tx threshold setup
2019-05-21 Yunjian Wangnet/ixgbe: fix unexpected link handler
2019-05-02 Bruce Richardsonnet/ixgbe: fix warning with GCC 9
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-20 David Hartonnet/ixgbe: restore VLAN filter for VF
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: support loopback for X540/X550
2019-03-01 Julien Meuniernet/ixgbe: do not start on unsupported loopback mode
2019-01-14 Wei Zhaonet/ixgbe: fix over using multicast table for VF
2018-12-13 Xiaoyun Linet/ixgbe: fix overwriting RSS RETA
2018-12-13 Wei Zhaonet/ixgbe: fix Rx LRO capability offload for x550
2018-12-13 Luca Boccassinet/ixgbe/base: add LHA ID
2018-11-22 Yanglong Wunet/ixgbe: fix TDH register write
2018-11-15 Xiaolong Yenet/ixgbe: fix maximum wait time in comment
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-29 Ferruh Yigitadd missing static keyword to globals
2018-10-26 Ilya Maximetsdrivers/net: use sleep delay by default for Intel NICs
2018-10-26 Zhirun Yannet/ixgbe: update Tx offload mask
2018-10-26 Vipin Varghesenet/ixgbe: prevent ic session leak on failure
2018-10-26 Wei Zhaonet/ixgbe: fix RSS flow error return
2018-10-26 Faicker Monet/ixgbe: fix flow create in ntuple check
2018-10-26 Thomas Monjalonethdev: support representor id as iterator filter
2018-10-26 Thomas Monjalonethdev: free all common data when releasing port
2018-10-25 Keith Wileseal: add macro for attribute weak
2018-10-18 Stephen Hemmingernet/ixgbe: remove mild profanity
2018-10-11 Matthew Smithnet/ixgbe: wait longer for link after fiber MAC setup
2018-10-11 Xiaoyun Linet/ixgbe: remove unnecessary interrupt enable
2018-09-27 Didier Pallardnet/ixgbe: fix missing Tx multi-segs capability
2018-09-27 Xiaoyun Linet/ixgbe: check firmware status at init
2018-09-27 Xiaoyun Linet/ixgbe/base: update version
2018-09-27 Xiaoyun Linet/ixgbe/base: support DCB registers dump
2018-09-27 Xiaoyun Linet/ixgbe/base: update X550 SFP identification
2018-09-27 Xiaoyun Linet/ixgbe/base: replace an operation in X550 setup
2018-09-27 Xiaoyun Linet/ixgbe/base: add FW recovery mode check
2018-09-27 Xiaoyun Linet/ixgbe/base: cleanup codes
2018-09-27 Xiaoyun Linet/ixgbe/base: update the license
2018-09-27 Bruce Richardsonnet/*/base: allow use of experimental APIs in base...
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-23 Qi Zhangnet/ixgbe: fix missing null check on detach
2018-07-23 Ferruh Yigitnet/ixgbe: remove redundant queue id checks
2018-07-11 Thomas Monjalonremove useless constructor headers
2018-07-04 Ferruh Yigitethdev: remove old offload API
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: fix mask bits register set error for FDIR
2018-07-02 Wei Zhaonet/ixgbe: fix tunnel type set error for FDIR
2018-07-02 Wei Zhaonet/ixgbe: fix tunnel id format error for FDIR
2018-07-02 Wei Zhaonet/ixgbe: add support for VLAN in IP mode FDIR
2018-07-02 Wei Zhaonet/ixgbe: add query rule stats support for FDIR
2018-07-02 Pablo de Laranet/ixgbe: fix crash on detach
2018-05-22 Qi Zhangnet/ixgbe: remove unnecessary macro
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 Remy Hortonnet/ixgbe: fix missing port representor data-path
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 Shweta Choudahanet/ixgbe: add API to update SBP bit
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: add transfer attribute to flow API
2018-04-27 Adrien Mazarguilethdev: fix TPID handling in flow API
2018-04-27 Adrien Mazarguilethdev: add encap level to RSS flow API action
2018-04-27 Adrien Mazarguilethdev: add hash function to RSS flow API action
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
next