net/sfc: add basic stubs for RSS support on driver attach
[dpdk.git] / drivers / net / ixgbe /
2017-01-17 Bernard Iremongernet/ixgbe: remove static set VF functions
2017-01-17 Bernard Iremongernet/ixgbe: move set VF functions from the ethdev
2017-01-17 Ferruh Yigitnet/ixgbe: fix typo in comment
2017-01-17 Qiming Yangnet/ixgbe: add firmware version get
2017-01-15 Tiwei Bienet/ixgbe: add MACsec offload
2017-01-12 Ben Walkerpci: separate detaching ethernet ports from PCI devices
2017-01-04 Tomasz Kulaseknet/ixgbe: add Tx preparation
2017-01-04 Olivier Matzethdev: fix extended statistics name index
2016-12-25 Jan Blunckethdev: decouple from PCI device
2016-12-25 Jan Blunckethdev: move info filling of PCI into drivers
2016-12-24 Stephen Hemmingernet/ixgbe: localize mapping of ethdev to PCI device
2016-12-20 Olivier Matzdrivers: advertise kmod dependencies in pmdinfo
2016-11-10 Wei Zhaonet/ixgbe: fix link up with X552
2016-11-07 Wenzhuo Lunet/ixgbe: fix VF registers
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-26 Qi Zhangnet/ixgbe: fix out of order Rx read
2016-10-26 Wenzhuo Lunet/ixgbe: fix flow director mask
2016-10-14 Bernard Iremongernet/ixgbe: add application callback on VF to PF messsage
2016-10-14 Bernard Iremongerethdev: add an argument to internal callback function
2016-10-13 Shreyansh Jaindrivers: rename register macro prefix
2016-10-13 Xiao Wangnet/ixgbe: implement new Rx checksum flag
2016-10-13 Olivier Matznet/ixgbe: support checksum flags in SSE vector Rx
2016-10-13 Bernard Iremongernet/ixgbe: add API for VF management
2016-09-30 Xiao Wangnet/ixgbe/base: add base driver update brief
2016-09-30 Xiao Wangnet/ixgbe/base: clean up
2016-09-30 Xiao Wangnet/ixgbe/base: fix skipping PHY config
2016-09-30 Xiao Wangnet/ixgbe/base: remove unneeded flow control code
2016-09-30 Xiao Wangnet/ixgbe/base: update X550em_a backplane speed
2016-09-30 Xiao Wangnet/ixgbe/base: fix possible corruption of shadow RAM
2016-09-30 Xiao Wangnet/ixgbe/base: add two MAC ops for Hyper-V
2016-09-30 Xiao Wangnet/ixgbe/base: add X550em_a FW ALEF support
2016-09-30 Xiao Wangnet/ixgbe/base: separate PHY ops init from PHY init
2016-09-30 Xiao Wangnet/ixgbe/base: prevent link speed value conflict
2016-09-30 Xiao Wangnet/ixgbe/base: remove X550em_a 100Mbps
2016-09-30 Xiao Wangnet/ixgbe/base: report autoneg supported for X550
2016-09-30 Xiao Wangnet/ixgbe/base: reduce delay for SWFW semaphore
2016-09-30 Xiao Wangnet/ixgbe/base: factorize mailbox write needing ack
2016-09-30 Xiao Wangnet/ixgbe/base: add missing FDIRSCTPM mask setting
2016-09-30 Xiao Wangnet/ixgbe/base: set default autoneg speed at reset
2016-09-30 Xiao Wangnet/ixgbe/base: use default check link for X550em_a
2016-09-30 Xiao Wangnet/ixgbe/base: add bounds check in LED functions
2016-09-30 Xiao Wangnet/ixgbe/base: add constants for GENEVE UDP port
2016-09-30 Xiao Wangnet/ixgbe/base: support X550em_a SGMII FC autoneg
2016-09-30 Xiao Wangnet/ixgbe/base: bypass checking link for crosstalk
2016-09-30 Xiao Wangnet/ixgbe/base: define X550 PCIe serial MAC address
2016-09-30 Xiao Wangnet/ixgbe/base: fix check for NACK
2016-09-30 Xiao Wangnet/ixgbe/base: access IOSF by host interface
2016-09-30 Xiao Wangnet/ixgbe/base: increment PF-VF mailbox version
2016-09-30 Xiao Wangnet/ixgbe/base: report VF MTU setting failure
2016-09-30 Xiao Wangnet/ixgbe/base: fix function comments about X550
2016-09-30 Xiao Wangnet/ixgbe/base: configure DMA coalescing for 10Mb
2016-09-30 Xiao Wangnet/ixgbe/base: clear page register in error path
2016-09-30 Xiao Wangnet/ixgbe/base: add flow control autoneg for X550em_a...
2016-09-30 Xiao Wangnet/ixgbe/base: add flow control for X550em_a fiber
2016-09-30 Xiao Wangnet/ixgbe/base: add VF promiscuous mode constants
2016-09-30 Xiao Wangnet/ixgbe/base: rework X550em_a 1G PHY init
2016-09-30 Xiao Wangnet/ixgbe/base: extract PHY probing function
2016-09-30 Xiao Wangnet/ixgbe/base: move X550 MAC ops init into functions
2016-09-30 Xiao Wangnet/ixgbe/base: move multicast mode update
2016-09-30 Xiao Wangnet/ixgbe/base: support X550em_a 10G PHY
2016-09-30 Xiao Wangnet/ixgbe/base: change endianness of PHY data
2016-09-30 Xiao Wangnet/ixgbe/base: remove X550em SFP iXFI setup
2016-09-30 Xiao Wangnet/ixgbe/base: fix pointer check
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-09-30 Yury Kylulinnet/ixgbe: fix mbuf leak during Rx queue release
2016-09-28 Yuanhan Liunet: fix clang build
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-09-16 Amine Kherboucheremove unused ring includes
2016-08-23 Ferruh Yigitnet/ixgbe: move PCI device IDs from EAL
2016-07-21 Ido Barneanet/ixgbe/base: fix C++ build
2016-07-05 Olivier Matznet/ixgbe: fix build whith offload flags disabled
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 Daniel Mrzyglodnet/ixgbe: remove useless assignment
2016-06-27 Beilei Xingnet/ixgbe/base: update documentation for base code...
2016-06-27 Beilei Xingnet/ixgbe/base: define bit to enable crosstalk workaround
2016-06-27 Beilei Xingnet/ixgbe/base: add flow control autoneg for X550a
2016-06-27 Beilei Xingnet/ixgbe/base: allow setting MAC anti spoofing per VF
2016-06-27 Beilei Xingnet/ixgbe/base: fix endianness
2016-06-27 Beilei Xingnet/ixgbe/base: use 8 bits for PCI functions
2016-06-27 Beilei Xingnet/ixgbe/base: unify coding style
2016-06-27 Beilei Xingnet/ixgbe/base: allow bypassing VLAN pool filters
2016-06-27 Beilei Xingnet/ixgbe/base: simplify VLAN management
2016-06-27 Beilei Xingnet/ixgbe/base: limit PHY token lock to MDIO access
2016-06-27 Beilei Xingnet/ixgbe/base: fix register access error
2016-06-27 Beilei Xingnet/ixgbe/base: fix race condition between ports
2016-06-27 Beilei Xingnet/ixgbe/base: add function to reset swfw semaphore
2016-06-27 Beilei Xingnet/ixgbe/base: update device IDs
2016-06-27 Beilei Xingnet/ixgbe/base: support new PHY types
2016-06-27 Beilei Xingnet/ixgbe/base: refactor internal PHY mode determination
2016-06-27 Beilei Xingnet/ixgbe/base: rename header guard
2016-06-27 Beilei Xingnet/ixgbe/base: fix error path to release lock
2016-06-27 Beilei Xingnet/ixgbe/base: fix macro name
2016-06-27 Beilei Xingnet/ixgbe/base: clear stale VMDq pool mappings
next