net/i40e: fix port close
[dpdk.git] / drivers / net / ixgbe /
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
2018-04-27 Wei Dainet/ixgbe: fix missing support of multi-segs offloading
2018-04-27 Helin Zhangnet/ixgbe: add access and locking APIs for MDIO
2018-04-16 Bruce Richardsonnet/ixgbe: fix build when vector driver disabled
2018-04-13 Ferruh Yigitdrivers/net: fix icc deprecated parameter warning
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-03-30 Zhiyong Yangnet/ixgbe: remove void pointer cast
2018-03-27 Andrew Rybchenkonet/ixgbe: fix library version in meson build
2018-02-08 Xiaoyun Linet/ixgbe: fix CRC stripping capability
2018-02-01 Olivier Matznet/ixgbe: use SPDX tags in 6WIND copyrighted files
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-30 Bruce Richardsonbuild: remove architecture flag as default C flag
2018-01-30 Bruce Richardsonbuild: replace license text with SPDX tag
2018-01-30 Bruce Richardsonbuild: build as both static and shared libs
2018-01-30 Bruce Richardsonbuild: remove library special cases
2018-01-30 Bruce Richardsondrivers/net: build Intel NIC PMDs with meson
2018-01-29 Wenzhuo Lunet/ixgbe: fix VF Rx interrupt enabling
2018-01-29 Radu Nicolaunet/ixgbe: check security enable bits
2018-01-29 Neil Hormanmk: add experimental tag check
2018-01-22 Ferruh Yigitethdev: separate driver APIs
2018-01-21 Kirill Rybalchenkoethdev: increase flow type limit from 32 to 64
next