net/ixgbe: fix 82599ES flow API port check
[dpdk.git] / drivers / net / ixgbe / base /
2017-06-12 Wei Dainet/ixgbe/base: update shared code version to 2017...
2017-06-12 Wei Dainet/ixgbe/base: disable X550EM-x 1GBASE-T led switch...
2017-06-12 Wei Dainet/ixgbe/base: remove PHY access for some 1G ports
2017-04-28 Wei Dainet/ixgbe/base: update version to 2017.03.29
2017-04-28 Wei Dainet/ixgbe/base: support MAC X550em/X557 LED on/off
2017-04-28 Wei Dainet/ixgbe/base: support 2.5G KX physical layer
2017-04-28 Wei Dainet/ixgbe/base: acquire PHY semaphore before device...
2017-04-04 Wenzhuo Lunet/ixgbe/base: update shared code version to 2017...
2017-04-04 Wenzhuo Lunet/ixgbe/base: fix build error
2017-04-04 Wenzhuo Lunet/ixgbe: support xcast promisc mode
2017-04-04 Wenzhuo Lunet/ixgbe/base: disable FC for 15B0
2017-04-04 Wenzhuo Lunet/ixgbe/base: complete HW init when SFP not present
2017-04-04 Wenzhuo Lunet/ixgbe/base: add bit for enabling L3/L4 filtering
2017-04-04 Wenzhuo Lunet/ixgbe/base: add link block check for KR
2017-04-04 Wenzhuo Lunet/ixgbe/base: remove X550em SFP iXFI setup
2017-04-04 Wenzhuo Lunet/ixgbe/base: make a debug message simple
2017-01-18 Santosh Shuklanet/ixgbe: use I/O device memory read/write API
2017-01-17 Wei Dainet/ixgbe/base: update shared code version to 2017...
2017-01-17 Wei Dainet/ixgbe/base: add debug traces
2017-01-17 Wei Dainet/ixgbe/base: use clause 22 MDIO functions for Marvel...
2017-01-17 Wei Dainet/ixgbe/base: support Marvell 1000BASE-T PHYs
2017-01-17 Wei Dainet/ixgbe/base: configure speeds for KR/KX backplane
2017-01-17 Wei Dainet/ixgbe/base: remove a compiler warning
2017-01-17 Wei Dainet/ixgbe/base: support XFI backplane for X550
2017-01-17 Wei Dainet/ixgbe/base: update shared code version to 2016...
2017-01-17 Wei Dainet/ixgbe/base: report physical layer for SGMII PHY...
2017-01-17 Wei Dainet/ixgbe/base: add write flush required by Inphi PHY
2017-01-17 Wei Dainet/ixgbe/base: remove unused EEE code
2017-01-17 Wei Dainet/ixgbe/base: fix IXGBE LSWFW register
2017-01-17 Wei Dainet/ixgbe/base: remove unused enum type
2017-01-17 Wei Dainet/ixgbe/base: add EEE support for some PHYs
2017-01-17 Wei Dainet/ixgbe/base: update FW PHY flow control
2017-01-17 Wei Dainet/ixgbe/base: remove unused PHY ID
2017-01-17 Wei Dainet/ixgbe/base: remove unneeded MAC type check
2017-01-17 Wei Dainet/ixgbe/base: add physical layer options for FW PHY...
2017-01-17 Wei Dainet/ixgbe/base: limit 5Gb support to X550 devices
2017-01-17 Wei Dainet/ixgbe/base: include new speeds in VFLINK interpretation
2017-01-17 Wei Dainet/ixgbe/base: support busy SGMII register reads
2017-01-17 Wei Dainet/ixgbe/base: use FW commands to control some PHYs
2017-01-17 Wei Dainet/ixgbe/base: support FW commands to control some...
2017-01-17 Wei Dainet/ixgbe/base: fix setting unsupported autoneg speeds
2017-01-17 Wei Dainet/ixgbe/base: cleanup dead EEE code
2017-01-17 Wei Dainet/ixgbe/base: fix SGMII link setup for M88 PHYs
2017-01-17 Wei Dainet/ixgbe/base: fix getting PHY type for some x550...
2017-01-17 Wei Dainet/ixgbe/base: limit iXFI setup to X552 devices
2017-01-17 Wei Dainet/ixgbe/base: enable LASI only for X552 devices
2017-01-17 Wei Dainet/ixgbe/base: cleanup X540 checksum calculation
2017-01-17 Wei Dainet/ixgbe/base: store link active LED
2017-01-17 Wei Dainet/ixgbe/base: add driver version to firmware
2017-01-17 Wei Dainet/ixgbe/base: clean up X557 link status check
2017-01-17 Wei Dainet/ixgbe/base: fix PHY identification for x550a
2017-01-17 Wei Dainet/ixgbe/base: use fast MDIO for non-10G devices
2017-01-17 Wei Dainet/ixgbe/base: fix clearing SAN MAC address
2017-01-17 Wei Dainet/ixgbe/base: fix PHY reset check for x550em-ext
2016-11-10 Wei Zhaonet/ixgbe: fix link up with X552
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-07-21 Ido Barneanet/ixgbe/base: fix C++ build
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
next