mk: build with _GNU_SOURCE defined by default
[dpdk.git] / drivers / net / cxgbe /
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
2017-07-16 Stephen Hemmingerdrivers/net: remove duplicate includes
2017-07-06 Rahul Lakkireddynet/cxgbe: fix supported speed capabilities
2017-07-06 Rahul Lakkireddynet/cxgbe: update supported port module types
2017-07-06 Rahul Lakkireddynet/cxgbe: fix alignment for data offset in mbuf
2017-06-14 Jerin Jacobfix typos using codespell utility
2017-06-12 Ferruh Yigitethdev: remove driver name from device private data
2017-06-12 Rahul Lakkireddynet/cxgbe: configure PCIe extended tags
2017-06-12 Rahul Lakkireddynet/cxgbe: remove rmb bottleneck in Rx path
2017-06-12 Rahul Lakkireddynet/cxgbe: fix rxq default params for ports under same PF
2017-06-12 Rahul Lakkireddynet/cxgbe: improve latency for slow traffic
2017-06-12 Rahul Lakkireddynet/cxgbe: remove LSB interrupt support
2017-06-12 Rahul Lakkireddynet/cxgbe: fix port statistics
2017-06-12 Rahul Lakkireddynet/cxgbe: add compressed error vector
2017-06-12 Rahul Lakkireddynet/cxgbe: update Rx path for Chelsio T6
2017-06-12 Rahul Lakkireddynet/cxgbe: update RXQ channel mapping for Chelsio T6
2017-06-12 Rahul Lakkireddynet/cxgbe: update Tx path for Chelsio T6
2017-06-12 Rahul Lakkireddynet/cxgbe: update hardware info prints
2017-06-12 Rahul Lakkireddynet/cxgbe/base: add forward error correction support
2017-06-12 Rahul Lakkireddynet/cxgbe: update link speeds and port modules
2017-06-12 Rahul Lakkireddynet/cxgbe: grab available ports after firmware reset
2017-06-12 Rahul Lakkireddynet/cxgbe/base: update flash part information
2017-06-12 Rahul Lakkireddynet/cxgbe/base: update register dump
2017-06-12 Rahul Lakkireddynet/cxgbe: add support to run Chelsio T6 cards
2017-06-12 Ferruh Yigitdrivers/net: add generic ethdev macro to get PCI device
next