net/bnxt: ignore VLAN priority mask
[dpdk.git] / drivers / net / ixgbe / base /
2020-07-11 Guinan Sunnet/ixgbe/base: update version
2020-07-11 Guinan Sunnet/ixgbe/base: check host interface return status
2020-07-11 Guinan Sunnet/ixgbe/base: cleanup pre-processor tags
2020-07-11 Guinan Sunnet/ixgbe/base: remove default advertising for x550...
2020-07-11 Guinan Sunnet/ixgbe/base: add IPv6 mask for flow director
2020-07-11 Guinan Sunnet/ixgbe/base: improve log about autoneg being disabled
2020-07-11 Guinan Sunnet/ixgbe/base: initialize data field in struct buffer
2020-07-11 Guinan Sunnet/ixgbe/base: remove log message FC autoneg
2020-07-11 Guinan Sunnet/ixgbe/base: remove unnecessary return value check
2020-07-11 Guinan Sunnet/ixgbe/base: add typecast for type mismatch
2020-07-11 Guinan Sunnet/ixgbe/base: create function to restart autoneg
2020-07-11 Guinan Sunnet/ixgbe/base: move increments after evaluations
2020-07-11 Guinan Sunnet/ixgbe/base: remove whitespace in function comments
2020-07-11 Guinan Sunnet/ixgbe/base: cleanup spelling mistakes in comments
2020-07-11 Guinan Sunnet/ixgbe/base: add register definitions for NVM update
2020-07-11 Guinan Sunnet/ixgbe/base: fix infinite recursion on PCIe link...
2020-07-11 Guinan Sunnet/ixgbe/base: fix x550em 10G NIC link status
2020-07-11 Guinan Sunnet/ixgbe/base: fix response to apply-update command
2020-07-11 Guinan Sunnet/ixgbe/base: fix host interface shadow RAM read
2020-07-07 Ferruh Yigitnet/ixgbe/base: remove dead code
2020-05-18 Xiaoyun Linet/ixgbe/base: update copyright
2020-04-14 Pavan Nikhileshbuild: disable experimental API check internally
2020-01-17 Dharmik Thakkarnet/ixgbe: avoid multiple definitions of bool
2019-08-08 Congwen Zhangnet/ixgbe/base: fix product version check
2019-07-29 Xiaolong Yenet/ixgbe: replace license text with SPDX tag
2019-06-03 Bruce Richardsonbuild: warn on unused parameter
2019-05-28 Ashijeet Acharyanet/ixgbe/base: wait for link after copper MAC setup
2018-12-13 Luca Boccassinet/ixgbe/base: add LHA ID
2018-11-15 Xiaolong Yenet/ixgbe: fix maximum wait time in comment
2018-10-26 Ilya Maximetsdrivers/net: use sleep delay by default for Intel NICs
2018-10-11 Matthew Smithnet/ixgbe: wait longer for link after fiber MAC setup
2018-09-27 Xiaoyun Linet/ixgbe/base: update version
2018-09-27 Xiaoyun Linet/ixgbe/base: support DCB registers dump
2018-09-27 Xiaoyun Linet/ixgbe/base: update X550 SFP identification
2018-09-27 Xiaoyun Linet/ixgbe/base: replace an operation in X550 setup
2018-09-27 Xiaoyun Linet/ixgbe/base: add FW recovery mode check
2018-09-27 Xiaoyun Linet/ixgbe/base: cleanup codes
2018-09-27 Xiaoyun Linet/ixgbe/base: update the license
2018-09-27 Bruce Richardsonnet/*/base: allow use of experimental APIs in base...
2018-01-30 Bruce Richardsonbuild: replace license text with SPDX tag
2018-01-30 Bruce Richardsonbuild: build as both static and shared libs
2018-01-30 Bruce Richardsonbuild: remove library special cases
2018-01-30 Bruce Richardsondrivers/net: build Intel NIC PMDs with meson
2018-01-16 Qiming Yangnet/ixgbe/base: update README file
2018-01-16 Qiming Yangnet/ixgbe/base: add media type of fixed fiber
2018-01-16 Qiming Yangnet/ixgbe/base: update annotations
2018-01-16 Qiming Yangnet/ixgbe/base: clear sync register during init
2018-01-16 Qiming Yangnet/ixgbe/base: use 2 bytes for flash read command
2018-01-16 Qiming Yangnet/ixgbe/base: add PHY read and write
2018-01-16 Qiming Yangnet/ixgbe/base: increase the timeout
2018-01-16 Qiming Yangnet/ixgbe/base: add functions to get version info
2018-01-12 Hemant Agrawalnet/ixgbe: fix ARM big endian build
2018-01-11 Thierry Herbelotfix typos
2017-10-26 Radu Nicolaunet/ixgbe: enable inline IPsec
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
next