remove extra parentheses in return statement
[dpdk.git] / drivers / net / ixgbe / ixgbe_ethdev.c
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
2015-07-16 Liang-Min Larry... ixgbe: add default mac address modifier
2015-07-10 Wenzhuo Luixgbe: allow to disable flow control
2015-07-10 Michael Qiuixgbe: reset hardware stats on initialization
2015-07-10 John McNamaraixgbe: add ieee1588 timestamping
2015-07-08 Helin Zhangethdev: add the hash key size per device
2015-07-07 Jingjing Wuethdev: rename and extend the mirror type
2015-07-07 Jingjing Wuethdev: rename port mirroring structure
2015-06-22 Wenzhuo Luixgbe: fix X550 copper link
2015-06-22 Sergio Gonzalez... ixgbevf: fix link status for PF up/down events
2015-06-22 Sergio Gonzalez... ixgbevf: fix Rx function selection
2015-06-12 Ivan Bouleixgbe: add multicast MAC address filtering
2015-06-12 Stephen Hemmingerdrivers: explicit initialization of pci drivers
2015-05-22 Bruce Richardsonixgbe: move to drivers/net/