drivers: advertise kmod dependencies in pmdinfo
[dpdk.git] / drivers / net / ixgbe / ixgbe_ethdev.c
2016-12-20 Olivier Matzdrivers: advertise kmod dependencies in pmdinfo
2016-10-26 Bernard Iremongernet/ixgbe: support multiqueue mode VMDq DCB with SRIOV
2016-10-26 E. Scott Danielsnet/ixgbe: fix VF VLAN insert API
2016-10-14 Bernard Iremongerethdev: add an argument to internal callback function
2016-10-13 Shreyansh Jaindrivers: rename register macro prefix
2016-10-13 Bernard Iremongernet/ixgbe: add API for VF management
2016-09-30 Xiao Wangnet/ixgbe/base: move multicast mode update
2016-09-30 Yunjian Wangnet/ixgbe: use macro for PCI log format
2016-09-30 Alex Zelezniaknet/ixgbe: fix VF reset to apply to correct VF
2016-09-30 Wang Weinet/ixgbe: start Rx/Tx after all config done
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-08-23 Ferruh Yigitnet/ixgbe: move PCI device IDs from EAL
2016-07-10 Zyta Szpakethdev: get registers width
2016-07-06 Neil Hormandrivers: update registration macro usage
2016-07-01 Remy Hortonethdev: remove redundant id field in xstats name lookup
2016-06-27 Beilei Xingnet/ixgbe/base: allow bypassing VLAN pool filters
2016-06-27 Beilei Xingnet/ixgbe: fix single VLAN tag to be outer VLAN tag
2016-06-20 Wenzhuo Lunet/ixgbe: support VF mailbox interrupt for link up...
2016-06-16 Remy Hortonethdev: remove name from extended statistic fetch
2016-06-16 Remy Hortonnet/ixgbe: fetch extended statistics with integer ids
2016-06-15 Olivier Matzmbuf: add new Rx flags for stripped VLAN
2016-05-06 Tomasz Kulasekixgbe: fix bit shift overflow in VMDQ pool setup
2016-05-06 Stephen Hemmingerixgbe: clean up code style
2016-04-20 Thomas Monjalonethdev: remove deprecated statistics
2016-04-01 Marc Suneethdev: redesign link speed config
2016-04-01 Marc Suneethdev: add speed capabilities
2016-04-01 Marc Suneethdev: rename link speed constants
2016-04-01 Marc Suneethdev: use constants for link duplex
2016-04-01 Thomas Monjalonethdev: use constants for link state
2016-03-31 Aaron Conoleixgbe: fix VLAN filter missing brackets
2016-03-30 Wang Xiao Wixgbe: fail if too many queues for interrupt
2016-03-25 Wenzhuo Luixgbe: fix tunnelling support for X550em_a
2016-03-25 Wenzhuo Luixgbe: fix timer support for X550em
2016-03-25 Wenzhuo Luixgbe: fix dropping packets from unsupported Tx queues
2016-03-25 Wenzhuo Luixgbe: fix Tx queue number
2016-03-25 Konstantin Ananyevixgbe: fix packet type from vector Rx
2016-03-25 Xiao Wangixgbe: fix RETA query and update on X550
2016-03-25 Jianfeng Tanethdev: query supported packet types
2016-03-22 Igor Ryzhovethdev: remove missed packets from error counter
2016-03-16 Jingjing Wuixgbe: disallow unsupported Rx mode
2016-03-16 Bernard Iremongerixgbe: fix VF close to remove MAC address
2016-03-16 Bernard Iremongerixgbe: add more information to multiqueue error message
2016-03-16 Bernard Iremongerixgbe: fix releasing queues twice when detaching VF
2016-03-16 Zhe Taoixgbe: fix VF Rx/Tx function assignment
2016-03-16 Wenzhuo Luixgbe: support link speed auto-negotiation on X550em_x
2016-03-16 Wenzhuo Luixgbe: support multicast promiscuous mode on VF
2016-03-16 Wenzhuo Luixgbe: support new devices and MAC types
2016-03-16 Michael Qiuixgbe: fix disable interrupt twice
2016-03-16 Stephen Hemmingerixgbe: fix whitespace
2016-03-13 Wenzhuo Luixgbe: offload VxLAN and NVGRE Tx checksum on X550
2016-03-13 Wenzhuo Luixgbe: offload VxLAN and NVGRE Rx checksum on X550
2016-03-13 Wenzhuo Luixgbe: configure UDP tunnel port
2016-03-11 Wenzhuo Luixgbe: support L2 tunnel operations
2016-03-11 Wenzhuo Luixgbe: select pool by MAC when using double VLAN
2016-03-11 Helin Zhangethdev: add vlan type when setting ether type
2016-02-10 Huawei Xieremove extra parentheses in return statement
2015-12-15 Robin Jarryixgbe: restore imissed stat counter
2015-12-06 Harry van Haarenixgbe: fix Tx bytes statistics with link down
2015-11-27 Michael Qiudrivers: fix constant suffix for 32-bit platforms
2015-11-24 Cunming Liangixgbe: fix VFIO interrupt vector
2015-11-23 Harry van Haarenixgbe: remove CRC size from byte counters
2015-11-13 Daniel Mrzyglodixgbe: support ieee1588 functions for device time
2015-11-12 Harry van Haarenixgbe: refactor xstats per queue handling
2015-11-04 Harry van Haarenixgbe: fix Rx errors statistics for UDP checksum
2015-11-04 Cunming Liangixgbevf: cleanup unnecessary interrupt handler
2015-11-04 Cunming Liangixgbe: remove useless interrupt freeing when closing
2015-11-04 Cunming Liangixgbe: fix VF start with PF stopped
2015-11-04 Cunming Liangixgbe: avoid enabling interrupt with zero vector
2015-11-04 Cunming Liangixgbe: reserve VFIO vector zero for misc interrupt
2015-11-03 Bernard Iremongerdrivers: copy PCI device info to ethdev data
2015-11-02 Harry van Haarenixgbe: remove mac fault counts from Rx errors
2015-11-02 Harry van Haarenixgbevf: add extending stats
2015-11-02 Harry van Haarenixgbe: add extended statistic strings
2015-11-01 Konstantin Ananyevixgbe: get queue info and descriptor limits
2015-11-01 Jingjing Wuethdev: get DCB information
2015-11-01 Jingjing Wuethdev: move the multi-queue mode check to specific...
2015-10-28 Wenzhuo Luixgbevf: support RSS reta/hash query and update
2015-10-28 Wenzhuo Luixgbevf: support RSS config on x550
2015-10-28 Wenzhuo Luixgbe: support 512 RSS entries on x550
2015-10-28 Remy Hortonixgbe: fix access to last byte of EEPROM
2015-10-28 Harry van Haarenixgbe: add MAC short packet discard count to Rx errors
2015-10-28 Harry van Haarenixgbe: remove jabber count from Rx errors
2015-10-28 Harry van Haarenixgbe: fix statistics for 82598/82599 differences
2015-10-28 Wenzhuo Luixgbevf: fix TSO support
2015-10-28 Harry van Haarenixgbevf: fix statistic wraparound
2015-09-03 Thomas Monjalonethdev: remove Rx interrupt switch
2015-07-30 Stephen Hemmingerixgbe: raise log level of significant events
2015-07-30 Stephen Hemmingerixgbe: fix log level of debug messages
2015-07-30 Maryam Tahhanixgbe: fix Tx error stats by setting it to 0
2015-07-27 Cunming Liangixgbe: enable Rx queue interrupts for PF and VF
2015-07-23 Maryam Tahhanixgbe: fix Rx error stats
2015-07-19 Bernard Iremongerixgbe: free queue memory when closing
2015-07-19 Bernard Iremongerixgbe: support port hotplug
2015-07-17 Maryam Tahhanixgbe: account more Rx errors
2015-07-17 Maryam Tahhanixgbe: add specific stats
2015-07-17 Maryam Tahhanixgbe: add xstats
2015-07-16 Maryam Tahhanixgbe: refactor stats register reads
2015-07-16 Liang-Min Larry... ixgbe: add access to specific device info
next