app/test: rename mbuf variable
[dpdk.git] / lib / librte_pmd_ixgbe /
2015-04-28 Olivier Matzmbuf: add accessors for data room and private size
2015-04-27 Ouyang Changchunixgbe/base: update readme
2015-04-27 Ouyang Changchunixgbe/base: more constants
2015-04-27 Ouyang Changchunixgbe/base: command for flow director
2015-04-27 Ouyang Changchunixgbe/base: hook hardware address declaration
2015-04-27 Ouyang Changchunixgbe/base: add timeout to host interface command
2015-04-27 Ouyang Changchunixgbe/base: get host interface command status
2015-04-27 Ouyang Changchunixgbe/base: rework host interface command
2015-04-27 Ouyang Changchunixgbe/base: new X550 device ids
2015-04-27 Ouyang Changchunixgbe/base: calculate X550 checksum
2015-04-27 Ouyang Changchunixgbe/base: support kx4 phy
2015-04-27 Ouyang Changchunixgbe/base: new X557 phy
2015-04-27 Ouyang Changchunixgbe/base: remove lan id from phy struct
2015-04-27 Ouyang Changchunixgbe/base: set X540 phy power
2015-04-27 Ouyang Changchunixgbe/base: extract management capability check
2015-04-27 Ouyang Changchunixgbe/base: get X550 bus info
2015-04-27 Ouyang Changchunixgbe/base: fix X550 check
2015-04-27 Ouyang Changchunixgbe/base: fix X550 CS4227 address
2015-04-27 Ouyang Changchunixgbe/base: fix X550 init early return
2015-04-27 Ouyang Changchunixgbe/base: fix X550 link speed
2015-04-27 Ouyang Changchunixgbe/base: rework link speed branches
2015-04-27 Ouyang Changchunixgbe/base: support 5G link speed
2015-04-27 Ouyang Changchunixgbe/base: fix mac type checks
2015-04-27 Ouyang Changchunixgbe/base: fix Tx pending clearing
2015-04-27 Ouyang Changchunixgbe/base: fix bus type overwrite
2015-04-27 Ouyang Changchunixgbe/base: fix SFP probing
2015-04-27 Ouyang Changchunixgbe/base: set SFP probing retries
2015-04-27 Ouyang Changchunixgbe/base: i2c bit-bang mode
2015-04-27 Ouyang Changchunixgbe/base: i2c combined functions
2015-04-27 Ouyang Changchunixgbe/base: use another log macro
2015-04-27 Ouyang Changchunixgbe/base: minor changes
2015-04-20 Stephen Hemmingerpci: make device id tables const
2015-04-20 Thomas Monjalonuse simple zero initializers
2015-04-20 Thomas Monjalonmk: fix build with gcc 4.4 and clang
2015-04-13 Vlad Zolotarovixgbe: add LRO support
2015-04-13 Vlad Zolotarovixgbe: code refactoring
2015-04-13 Vlad Zolotarovixgbe: cleanups
2015-04-13 Stephen Hemmingerethdev: make dev_ops const
2015-03-26 Jingjing Wuixgbe: fix 5tuple filter overwrite
2015-03-22 Marvin Liufm10k: fix build with gcc < 4.4
2015-03-20 Pawel Wodkowskiixgbe: fix buffer overrun in non-bulk alloc mode
2015-03-20 Konstantin Ananyevixgbe: fix build without builk alloc
2015-03-16 Vlad Zolotarovixgbe: unify Rx setup
2015-03-16 Vlad Zolotarovixgbe: fix Rx CRC stripping for X540
2015-03-16 Vlad Zolotarovixgbe: fix endianness of ring descriptor access
2015-03-10 Jingjing Wuixgbe: fix supported flow types
2015-03-10 Stephen Hemmingerixgbe: rename igb prefix
2015-03-10 Stephen Hemmingerixgbe: prefix global function
2015-03-10 Stephen Hemmingerixgbe: make bulk alloc static
2015-03-10 Stephen Hemmingerixgbe: make register maps const
2015-03-10 Stephen Hemmingerixgbe: make txq_ops const
2015-03-10 David Marchandtailq: remove unneeded inclusions
2015-03-09 Thomas Monjalonethdev: remove useless parameter in init functions
2015-03-09 Ouyang Changchunixgbe: fix VF Tx for X550
2015-03-05 Cunming Liangixgbe: check rxd number to avoid mbuf leak
2015-02-25 Panu Matilainenixgbe: fix build with gcc 5
2015-02-24 Panu Matilainenmk: fix build with Debian/Ubuntu-specific gcc version
2015-02-24 Panu Matilainenmk: rework gcc version detection to permit versions...
2015-02-24 Keith Wilesixgbe: remove unused function causing error with clang
2015-02-23 Sergio Gonzalez... mbuf: remove build option to disable refcnt
2015-02-22 Helin Zhangethdev: unification of RSS offload types
2015-02-22 Helin Zhangethdev: unification of flow types
2015-02-22 Jingjing Wuixgbe: migrate ntuple filter to new API
2015-02-22 Jingjing Wuixgbe: migrate syn filter to new API
2015-02-22 Jingjing Wuixgbe: support flow director flush
2015-02-22 Jingjing Wuixgbe: migrate flow director info and statistic to...
2015-02-22 Jingjing Wuixgbe: support new flow director masks
2015-02-22 Jingjing Wuixgbe: support flexpayload configuration of flow director
2015-02-21 Jingjing Wuixgbe: migrate flow director filtering to new API
2015-02-20 Thomas Monjalonixgbe: forbid building vpmd without Rx bulk alloc
2015-02-20 Bruce Richardsonixgbe: fix vector receive of chained mbuf
2015-02-20 Xuelin Shiixgbe: fix big endian access
2015-02-15 Cunming Liangixgbe: fix link issue in loopback mode
2015-02-03 Neil Hormanmk: add library version extension
2015-02-03 Neil Hormanlib: provide initial versioning
2015-01-27 Michael Qiuixgbe: add queue start failure check
2015-01-27 Ouyang Changchunixgbe: remove an useless check in VF RSS
2015-01-27 Stephen Hemmingerixgbe: initialize link status on initialization
2015-01-27 Stephen Hemmingerethdev: remove useless stats zeroing in drivers
2015-01-20 Jingjing Wuixgbe: use generic filter control for ethertype filter
2015-01-18 Ouyang Changchunixgbe: configure VF RSS
2015-01-18 Ouyang Changchunixgbe: get VF queue number
2015-01-18 Ouyang Changchunixgbe: negotiate VF API version
2015-01-18 Ouyang Changchunixgbe: code cleanup
2014-12-19 Balazs Nemethixgbevf: fix link state
2014-12-19 Michael Qiuixgbe: fix secondary process start
2014-12-17 Stephen Hemmingerixgbe: support X540 VF
2014-12-16 Bruce Richardsonixgbe: fix multi-process support
2014-12-16 Bruce Richardsonixgbe: fix array overflow in vector Rx
2014-12-05 Konstantin Ananyevixgbe: do not override buffer length
2014-12-05 Jean-Mickael Guerinixgbe: fix setup of mbuf initializer template
2014-12-02 Thomas Monjalonixgbe: fix build with bypass and debug enabled
2014-12-01 Olivier Matzixgbe: fix bitfield assignation with clang
2014-11-28 Balazs Nemethixgbe: fix mbuf failure statistics in vector Rx
2014-11-27 Sergio Gonzalez... add prefix to cache line macros
2014-11-26 Olivier Matzixgbe: support TCP segmentation offload
2014-11-26 Olivier Matzmbuf: generic support for TCP segmentation offload
2014-11-26 Olivier Matzmbuf: remove too specific flags mask
2014-11-26 Olivier Matzixgbe: fix flags variable size to 64 bits
2014-11-26 Olivier Matzigb/ixgbe: fix IP checksum calculation
next