ethdev: remove jumbo offload flag
[dpdk.git] / drivers / net / fm10k / fm10k_ethdev.c
2021-10-18 Ferruh Yigitethdev: remove jumbo offload flag
2021-10-18 Ferruh Yigitethdev: fix max Rx packet length
2021-10-11 Andrew Rybchenkoethdev: remove legacy Rx descriptor done API
2021-10-06 Xueming Liethdev: change queue release callback
2021-05-11 David Marchandlog: register with standardized names
2021-04-01 Qi Zhangnet/fm10k: refine debug build option
2021-01-29 Bruce Richardsonethdev: make driver-only headers private
2020-10-19 Ciara Powernet/fm10k: check max SIMD bitwidth
2020-10-16 Ferruh Yigitethdev: add device flag to bypass auto-filled queue...
2020-10-16 Ivan Ilchenkoethdev: change stop operation callback to return int
2020-10-16 Thomas Monjalonethdev: reset all when releasing a port
2020-10-16 Thomas Monjalonethdev: remove forcing stopped state upon close
2020-10-09 Yunjian Wangnet/fm10k: fix memory leak when Tx thresh check fails
2020-09-30 Thomas Monjalondrivers/net: check process type in close operation
2020-09-30 Thomas Monjalonethdev: remove old close behaviour
2020-09-30 Thomas Monjalonethdev: allow drivers to return error on close
2020-09-30 Yunjian Wangnet/fm10k: fix memory leak when thresh check fails
2020-09-18 Ferruh Yigitethdev: remove underscore prefix from internal API
2020-09-18 Ferruh Yigitethdev: move inline device operations
2020-09-18 Yuying Zhangnet/fm10k: use inclusive engineering terminology
2020-07-11 Wei Hu (Xavier)ethdev: fix VLAN offloads set if no relative capabilities
2020-07-03 Jerin Jacoblog: introduce logtype register macro
2020-04-16 Thomas Monjalonreplace cold attributes
2020-01-17 Dharmik Thakkarnet/fm10k: remove local bool type
2019-11-20 Andrew Rybchenkodrivers/net: fix RSS hash offload flag if no RSS
2019-11-11 Pavan Nikhileshdrivers/net: update Rx RSS hash offload capabilities
2019-10-07 Stephen Hemmingernet/fm10k: use dynamic log type for Tx/Rx debug
2019-10-07 Chenxu Dinet/fm10k: release port upon close
2019-10-07 Ivan Ilchenkoethdev: change allmulticast callbacks to return status
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-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-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 Xiao Wangnet/fm10k: advertise supported RSS hash function
2019-05-21 Xiao Wangnet/fm10k: support Rx queue count API
2019-01-14 Julien Meuniernet/fm10k: fix internal switch initial status
2018-11-12 Jerin Jacobeal: fix build
2018-10-29 Ferruh Yigitadd missing static keyword to globals
2018-10-26 Thomas Monjalonethdev: free all common data when releasing port
2018-10-25 Keith Wileseal: add macro for attribute weak
2018-09-27 Julien Meuniernet/fm10k: add imissed stats
2018-09-27 Didier Pallardnet/fm10k: fix missing Tx multi-segs capability
2018-09-14 Ferruh Yigitethdev: make default behavior CRC strip on Rx
2018-07-23 Ferruh Yigitnet/fm10k: remove redundant queue id checks
2018-07-11 Thomas Monjalonremove useless constructor headers
2018-07-02 Wei Zhaonet/fm10k: support descriptor status API
2018-07-02 Ferruh Yigitethdev: add new offload flag to keep CRC
2018-05-14 Wei Daiethdev: new Rx/Tx offloads API
2018-05-14 Qi Zhangnet/fm10k: remove dependence on Tx queue flags
2018-04-27 Ferruh Yigitdrivers/net: update link status
2018-04-13 Ferruh Yigitethdev: replace bus specific struct with generic dev
2018-04-13 Wei Dainet/fm10k: convert to new Tx offloads API
2018-04-13 Wei Dainet/fm10k: convert to new Rx offloads API
2018-01-31 Harry van Haarennet/fm10k: align dynamic log names with standard
2018-01-22 Ferruh Yigitethdev: separate driver APIs
2018-01-16 Thomas Monjalonethdev: remove useless parameter in callback process
2018-01-16 Stephen Hemmingernet/fm10k: implement dynamic logging
2018-01-16 Yangchao Zhounet/fm10k: remove RSS restriction with num of queues
2018-01-16 Xiao Wangnet/fm10k: fix logical port delete
2018-01-04 Bruce Richardsondrivers: use SPDX tag for Intel copyright files
2017-11-06 Thomas Monjalonmemzone: rename address from physical to IOVA
2017-10-26 David Hartonethdev: allow returning error on VLAN offload ops
2017-10-26 Gaetan Rivetethdev: remove detachable device flag
2017-10-26 Xiao Wangnet/fm10k: support switch restart on VF
2017-10-26 Xiao Wangnet/fm10k: support switch restart on PF
2017-10-26 Xiao Wangnet/fm10k: redefine link status semantics
2017-10-12 Jianfeng Tandrivers/net: enable IOVA mode for Intel PMDs
2017-10-12 Matan Azradethdev: add return value to stats get dev op
2017-10-08 Jianfeng Tanmem: remove API to get physical address in dom0
2017-07-06 Xiao Wangnet/fm10k: initialize link status in device start
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-05 Wei Daiethdev: fix adding invalid MAC address
2017-04-18 Jan Blunckdrivers/net: do not use ethdev driver
2017-04-06 Qi Zhangeal: clean up interrupt handle
2017-04-04 Xiao Wangnet/fm10k: fix secondary process crash
2017-04-04 Zhiyong Yangnet/fm10k: remove limit of Tx burst size
2017-04-04 Xiao Wangnet/fm10k: fix pointer cast
2017-02-10 Jeff Guodrivers/net: fix device configuration
2017-01-12 Ben Walkerpci: separate detaching ethernet ports from PCI devices
2017-01-04 Tomasz Kulaseknet/fm10k: add Tx preparation
2017-01-04 Olivier Matzethdev: fix extended statistics name index
2016-12-25 Jan Blunckethdev: decouple from PCI device
2016-12-25 Jan Blunckethdev: move info filling of PCI into drivers
2016-12-25 Jan Bluncknet/fm10k: localize mapping of ethdev to PCI device
2016-12-20 Olivier Matzdrivers: advertise kmod dependencies in pmdinfo
2016-10-26 Xiao Wangnet/fm10k: fix VF Tx queue initialization
2016-10-13 Shreyansh Jaindrivers: rename register macro prefix
2016-09-30 Xiao Wangnet/fm10k: fix MAC address removal from switch
2016-10-03 Jan Viktorinpci: create device list and fallback on its members
2016-10-03 Jan Viktorinpci: inherit common driver in PCI driver
2016-10-03 David Marchanddrivers: use PCI registration macro
2016-09-16 Pablo de Laradrivers: make driver names consistent
2016-07-22 Xiao Wangnet/fm10k: fix RSS hash config
2016-07-15 Xiao Wangnet/fm10k: fix FTAG mode with multiple queues
next