net: add rte prefix to ESP structure
[dpdk.git] / drivers / net / cxgbe /
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-04-19 Rahul Lakkireddynet/cxgbe: update Chelsio T5/T6 NIC device ids
2019-04-19 Stephen Hemmingernet/cxgbe: fix colliding function names
2019-03-21 Vishal Kulkarninet/cxgbe: fix missing checksum flags and packet type
2019-03-21 Vishal Kulkarninet/cxgbe: remove unused code in Rx path
2019-03-01 Andrius Sirvysdrivers/net: fix shifting 32-bit signed variable 31...
2018-12-21 Rahul Lakkireddynet/cxgbe: implement reset hit counters for offloaded...
2018-12-21 Rahul Lakkireddynet/cxgbe: fix other misc build issues for Windows
2018-12-21 Rahul Lakkireddynet/cxgbe: define symbols only when not available
2018-12-21 Rahul Lakkireddynet/cxgbe: fix macros related to logs for Windows
2018-12-21 Rahul Lakkireddynet/cxgbe: use relative paths for includes
2018-12-21 Rahul Lakkireddynet/cxgbe: skip parsing match items with no spec
2018-12-21 Rahul Lakkireddynet/cxgbe: fix overlapping regions in TID table
2018-12-13 Rahul Lakkireddynet/cxgbe: fix control queue mbuf pool naming convention
2018-11-13 Rahul Lakkireddynet/cxgbevf: fix illegal memory access when freeing...
2018-11-13 Rahul Lakkireddynet/cxgbe: fix wrong ingress port value set in filter...
2018-11-13 Rahul Lakkireddynet/cxgbe: increase completion wait time for flow opera...
2018-11-13 Rahul Lakkireddynet/cxgbe: fix check for redefined match items
2018-11-13 Rahul Lakkireddynet/cxgbe: check Rx config before doing VLAN strip...
2018-11-13 Rahul Lakkireddynet/cxgbevf: add PCI uninitialization for VF
2018-10-29 Ferruh Yigitadd missing static keyword to globals
2018-10-26 Thomas Monjalonethdev: free all common data when releasing port
2018-10-18 Rahul Lakkireddynet/cxgbe: add action to swap MAC addresses
2018-10-17 Thomas Monjalonethdev: rename memzones allocated for DMA
2018-10-11 Rahul Lakkireddynet/cxgbe: add flow actions to modify IP and TCP/UDP...
2018-09-27 Rahul Lakkireddynet/cxgbe: announce Rx scatter offload
2018-09-14 Ferruh Yigitethdev: make default behavior CRC strip on Rx
2018-09-14 Shagun Agrawalnet/cxgbe: add flow ops to match based on dest MAC
2018-09-14 Shagun Agrawalnet/cxgbe: add API to program hardware MPS table
2018-09-14 Shagun Agrawalnet/cxgbe: add flow operations to offload VLAN actions
2018-09-14 Shagun Agrawalnet/cxgbe: add API to program hardware layer 2 table
2018-09-03 Shagun Agrawalnet/cxgbe: fix memory access when parsing flow match...
2018-08-02 Shagun Agrawalnet/cxgbevf: do not allocate control queues
2018-08-02 Shagun Agrawalnet/cxgbe: fix null dereference on CLIP failure
2018-07-23 Rahul Lakkireddynet/cxgbe: fix init failure due to new flash parts
2018-07-04 Rahul Lakkireddynet/cxgbevf: add missing Tx byte counters
2018-07-04 Rahul Lakkireddynet/cxgbe: fix Rx channel map and queue type
2018-07-04 Rahul Lakkireddynet/cxgbe: query firmware for max queues available
2018-07-04 Rahul Lakkireddynet/cxgbe: enable more RSS hash functions
2018-07-04 Rahul Lakkireddynet/cxgbe: add link up and down ops
2018-07-04 Shagun Agrawalnet/cxgbe: support to redirect packets to egress port
2018-07-04 Shagun Agrawalnet/cxgbe: support to match on ingress physical port
2018-07-04 Shagun Agrawalnet/cxgbe: support to flush flows in HASH region
2018-07-04 Shagun Agrawalnet/cxgbe: query hit counters for flows in HASH region
2018-07-04 Shagun Agrawalnet/cxgbe: support to delete flows in HASH region
2018-07-04 Shagun Agrawalnet/cxgbe: support to offload flows to HASH region
2018-07-04 Shagun Agrawalnet/cxgbe: add Compressed Local IP region
2018-07-04 Shagun Agrawalnet/cxgbe: validate flows offloaded to HASH region
2018-07-04 Shagun Agrawalnet/cxgbe: query firmware for HASH filter resources
2018-07-02 Ferruh Yigitethdev: add new offload flag to keep CRC
2018-06-14 Bruce Richardsonnet/cxgbe: add to meson build
2018-06-14 Shagun Agrawalnet/cxgbe: implement flow flush operation
2018-06-14 Shagun Agrawalnet/cxgbe: implement flow query operation
2018-06-14 Shagun Agrawalnet/cxgbe: implement flow destroy operation
2018-06-14 Shagun Agrawalnet/cxgbe: implement flow create operation
2018-06-14 Shagun Agrawalnet/cxgbe: add control queue to communicate filter...
2018-06-14 Shagun Agrawalnet/cxgbe: parse and validate flows
2018-06-14 Shagun Agrawalnet/cxgbe: query firmware for filter resources
2018-06-14 Rahul Lakkireddynet/cxgbe: report configured link auto-negotiation
2018-05-22 Shagun Agrawalnet/cxgbevf: fix inter-VM traffic when physical link...
2018-05-14 Rahul Lakkireddynet/cxgbe: free resources during uninit
2018-05-14 Thomas Monjalonethdev: add probing finish function
2018-05-14 Wei Daiethdev: new Rx/Tx offloads API
2018-04-24 Jianfeng Tandrivers/net: do not use private ethdev data
2018-04-13 Ferruh Yigitdrivers/net: remove redundant icc flag
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 Ferruh Yigitethdev: replace bus specific struct with generic dev
2018-04-13 Shagun Agrawalnet/cxgbe: update to Rx/Tx offload API
2018-04-13 Shagun Agrawalnet/cxgbe: add option to keep outer VLAN tag in QinQ
2018-04-11 Anatoly Burakovnet/cxgbe: use contiguous allocation for DMA memory
2018-03-30 Rahul Lakkireddynet/cxgbe: convert to SPDX license tags
2018-03-30 Kumar Sanghvinet/cxgbe: support setting MAC address
2018-03-30 Kumar Sanghvinet/cxgbe: add VF port statistics
2018-03-30 Kumar Sanghvinet/cxgbe: update Tx and Rx path for VF
2018-03-30 Kumar Sanghvinet/cxgbe: enable RSS for VF
2018-03-30 Kumar Sanghvinet/cxgbe: initialize SGE and queues for VF
2018-03-30 Kumar Sanghvinet/cxgbe: add probe to initialize VF devices
2018-03-30 Kumar Sanghvinet/cxgbe: add base for enabling VF ports
2018-03-30 Kumar Sanghvinet/cxgbe: add VF firmware mailbox
2018-03-30 Kumar Sanghvinet/cxgbe: add skeleton VF driver
2018-03-30 Rahul Lakkireddynet/cxgbe: rework and use 32-bit port capability
2018-03-30 Rahul Lakkireddynet/cxgbe: update link config for 32-bit port capability
2018-03-30 Kumar Sanghvinet/cxgbe: update link Forward Error Correction (FEC)
2018-03-30 Kumar Sanghvinet/cxgbe: support getting RSS hash configuration and key
2018-03-30 Kumar Sanghvinet/cxgbe: support updating RSS hash configuration...
2018-03-30 Kumar Sanghvinet/cxgbe: fix secondary process initialization
2018-03-30 Rahul Lakkireddynet/cxgbe: rework ethdev device allocation
2018-01-22 Ferruh Yigitethdev: separate driver APIs
2017-11-06 Santosh Shuklambuf: rename physical address to IOVA
2017-11-06 Thomas Monjalonmemzone: rename address from physical to IOVA
2017-11-06 Thomas Monjalonremove useless memzone includes
2017-10-26 Gaetan Rivetpci: introduce library and driver
2017-10-26 Olivier Matzmbuf: rename deprecated VLAN flags
2017-10-24 Olivier Matzmk: do not generate LDLIBS from directory dependencies
2017-10-12 Luca Boccassimk: sort source files before compilation
2017-10-12 Matan Azradethdev: add return value to stats get dev op
2017-10-06 Congwen Zhangnet/cxgbe: fix memory leak
next