replace unused attributes
[dpdk.git] / drivers / net / ixgbe / ixgbe_ethdev.c
2020-04-16 Thomas Monjalonreplace unused attributes
2020-02-19 Guinan Sunnet/ixgbe: fix flow control mode setting
2020-02-19 Tao Zhunet/ixgbe: fix blocking system events
2020-02-14 Shougang Wangnet/ixgbe: remove dead code
2020-01-17 Chenxu Dinet/ixgbe: cleanup Tx buffers
2020-01-17 Dharmik Thakkarnet/ixgbe: avoid multiple definitions of bool
2020-01-17 Guinan Sunnet/ixgbe: set fixed flag for exact link speed
2020-01-17 Lunyuan Cuinet/ixgbe: fix link up in FreeBSD
2020-01-17 Lunyuan Cuinet/ixgbe: fix link status
2019-11-26 Lunyuan Cuinet/ixgbe: fix link status
2019-11-26 Shougang Wangnet/ixgbe: fix performance drop caused by MACsec
2019-11-20 Andrew Rybchenkodrivers/net: fix RSS hash offload flag if no RSS
2019-11-20 Chenxu Dinet/ixgbe: fix hotplug remove
2019-11-11 Pavan Nikhileshdrivers/net: update Rx RSS hash offload capabilities
2019-11-08 Xiao Zhangnet/ixgbe: fix link status
2019-11-08 Chenxu Dinet/ixgbe: fix port close in FreeBSD
2019-11-08 Guinan Sunnet/ixgbe: fix MACsec setting
2019-11-08 Ruifeng Wangnet/ixgbe: support packet type with NEON
2019-10-07 Stephen Hemmingernet/ixgbe: use dynamic log type for Tx/Rx debug
2019-10-07 Xiao Zhangnet/ixgbe: fix X553 speed capability
2019-10-07 Chenxu Dinet/ixgbe: release port upon close
2019-10-07 Ivan Ilchenkoethdev: change allmulticast callbacks to return status
2019-10-07 Igor Romanovnet/ixgbe: check status of getting link info
2019-10-07 Igor Romanovethdev: make stats and xstats reset callbacks return int
2019-10-07 Andrew Rybchenkoethdev: change promiscuous callbacks to return status
2019-10-07 Ivan Ilchenkoethdev: change device info get callback to return int
2019-09-05 Wei Zhaonet/ixgbe: fix VF RSS offloads configuration
2019-09-05 Junyu Jiangnet/ixgbe: fix queue interrupt for X552/557
2019-09-04 Yong Wangnet/ixgbe: remove redundant assignment
2019-07-26 Wei Zhaonet/ixgbe: fix RETA size for VF
2019-07-23 Nithin Dabilpuramdrivers/net: use ack in interrupt handlers
2019-07-22 David Marchandeal: fix IOVA mode selection as VA for PCI drivers
2019-06-13 Haiyue Wangnet/ixgbevf: add full link status check option
2019-06-13 Stephen Hemmingernet/ixgbe: remove unnecessary cast
2019-06-03 David Marchandnet: replace IPv4/v6 constants with uppercase name
2019-05-27 Beilei Xingnet/ixgbe: enable new device
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
next