Age | Commit message (Expand) | Author |
2023-01-13 | ixgbe: Filter out spurious link up indication | Sebastian Czapla |
2022-06-09 | ixgbe: Fix typos in comments | Jiaqing Zhao |
2022-02-23 | ixgbe: Remove non-inclusive language | Piotr Skajewski |
2021-05-27 | ixgbe: Fix out-bounds warning in ixgbe_host_interface_command() | Gustavo A. R. Silva |
2021-03-23 | ixgbe: Fix fall-through warnings for Clang | Gustavo A. R. Silva |
2021-03-23 | intel: clean up mismatched header comments | Jesse Brandeburg |
2020-07-01 | ethernet/intel: Convert fallthrough code comments | Jeff Kirsher |
2020-05-28 | ixgbe: Remove conversion to bool in ixgbe_device_supports_autoneg_fc() | Jason Yan |
2020-05-28 | ixgbe: fix signed-integer-overflow warning | Xie XiuQi |
2018-07-12 | ixgbe: Be more careful when modifying MAC filters | Alexander Duyck |
2018-05-17 | ixgbe: cleanup sparse warnings | Cathy Zhou |
2018-04-27 | net: intel: Cleanup the copyright/license headers | Jeff Kirsher |
2018-03-23 | intel: add SPDX identifiers to all the Intel drivers | Jeff Kirsher |
2018-01-26 | ixgbe: Fix && vs || typo | Dan Carpenter |
2018-01-12 | ixgbe: Fix kernel-doc format warnings | Tony Nguyen |
2018-01-09 | ixgbe: extend firmware version support | Paul Greenwalt |
2017-10-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2017-10-09 | ixgbe: fix the FWSM.PT check in ixgbe_mng_present() | Emil Tantilov |
2017-10-09 | ixgbe: fix use of uninitialized padding | Emil Tantilov |
2017-10-09 | net: ixgbe: Use new PCI_DEV_FLAGS_NO_RELAXED_ORDERING flag | Ding Tianhong |
2017-10-09 | Revert commit 1a8b6d76dc5b ("net:add one common config...") | Ding Tianhong |
2017-07-25 | ixgbe: Disable flow control for XFI | Tony Nguyen |
2017-07-25 | ixgbe: Do not support flow control autonegotiation for X553 | Tony Nguyen |
2017-05-31 | ixgbe: add missing configuration for rate select 1 | Emil Tantilov |
2017-05-31 | ixgbe: always call setup_mac_link for multispeed fiber | Emil Tantilov |
2017-05-31 | ixgbe: Resolve warnings for -Wimplicit-fallthrough | Tony Nguyen |
2017-05-31 | ixgbe: Remove MAC X550EM_X 1Gbase-t led_[on|off] support | Paul Greenwalt |
2017-01-18 | net:add one common config ARCH_WANT_RELAX_ORDER to support relax ordering | Mao Wenan |
2017-01-03 | ixgbe: Implement support for firmware-controlled PHYs | Mark Rustad |
2017-01-03 | ixgbe: Fix issues with EEPROM access | Mark Rustad |
2017-01-03 | ixgbe: Report driver version to firmware for x550 devices | Tony Nguyen |
2016-11-04 | ixgbe: Add X553 PHY FC autoneg support | Don Skidmore |
2016-11-04 | ixgbe: Add support to retrieve and store LED link active | Don Skidmore |
2016-08-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2016-08-20 | ixgbe: Add support for new X557 device | Don Skidmore |
2016-08-19 | ixgbe: Do not clear RAR entry when clearing VMDq for SAN MAC | Alexander Duyck |
2016-07-22 | ixgbe: cleanup crosstalk fix | Don Skidmore |
2016-07-22 | ixgbe: Change register variable to unsigned | Don Skidmore |
2016-07-22 | ixgbevf: Correct parameter sent to LED function | Don Skidmore |
2016-04-25 | ixgbe: use BIT() macro | Jacob Keller |
2016-04-24 | ixgbe: consolidate the configuration of spoof checking | Emil Tantilov |
2016-04-07 | ixgbe: Read and set instance id | Mark Rustad |
2016-04-07 | ixgbe: Add support for x550em_a 10G MAC type | Mark Rustad |
2016-04-07 | ixgbe: Add support for single-port X550 device | Mark Rustad |
2016-04-07 | ixgbe: Take manageability semaphore for firmware commands | Mark Rustad |
2016-04-07 | ixgbe: Clean up interface for firmware commands | Mark Rustad |
2016-04-07 | ixgbe: Correct length check for round up | Mark Rustad |
2016-04-07 | ixgbe: Change the lan_id and func fields to a u8 to avoid casts | Mark Rustad |
2016-04-04 | ixgbe: Fix flow control for Xeon D KR backplane | Mark Rustad |
2015-12-12 | ixgbe: Clear stale pool mappings | Alexander Duyck |