aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/ixgbe/ixgbe_common.h
AgeCommit message (Expand)AuthorFilesLines
2018-04-27net: intel: Cleanup the copyright/license headersGravatar Jeff Kirsher 1-27/+1
2018-03-23ixgbe: add status reg reads to ixgbe_check_removeGravatar Paul Greenwalt 1-0/+1
2018-03-23intel: add SPDX identifiers to all the Intel driversGravatar Jeff Kirsher 1-0/+1
2018-01-09ixgbe: extend firmware version supportGravatar Paul Greenwalt 1-0/+6
2017-10-25locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...Gravatar Mark Rutland 1-2/+2
2017-01-03ixgbe: Implement firmware interface to access some PHYsGravatar Mark Rustad 1-0/+2
2017-01-03ixgbe: Fix issues with EEPROM accessGravatar Mark Rustad 1-0/+1
2017-01-03ixgbe: Report driver version to firmware for x550 devicesGravatar Tony Nguyen 1-1/+2
2016-11-04ixgbe: Add support to retrieve and store LED link activeGravatar Don Skidmore 1-0/+1
2016-04-24ixgbe: consolidate the configuration of spoof checkingGravatar Emil Tantilov 1-1/+1
2016-04-07ixgbe: Clean up interface for firmware commandsGravatar Mark Rustad 1-2/+2
2016-04-04ixgbe: Fix flow control for Xeon D KR backplaneGravatar Mark Rustad 1-1/+2
2015-12-12ixgbe: Add support for adding/removing VLAN on PF bypassing the VLVFGravatar Alexander Duyck 1-1/+1
2015-09-23ixgbe: Add X550EM_x dual-speed SFP+ supportGravatar Mark Rustad 1-0/+5
2015-09-01ixgbe: add new function to check for management presenceGravatar Don Skidmore 1-0/+1
2015-06-09ixgbe: add array of MAC type dependent valuesGravatar Don Skidmore 1-0/+2
2015-03-13ixgbe: add new wrapper for X550 supportGravatar Don Skidmore 1-0/+2
2014-12-05ixgbe: Add X550 support function pointersGravatar Don Skidmore 1-0/+2
2014-12-05ixgbe: cleanup checksum to allow error resultsGravatar Don Skidmore 1-1/+1
2014-12-05ixgbe: Add x550 SW/FW semaphore supportGravatar Don Skidmore 1-2/+2
2014-05-23ixgbe: clean up checkpatch warnings about CODE_INDENT and LEADING_SPACEGravatar Jacob Keller 1-8/+8
2014-04-22ixgbe: Use out-of-line function for register readsGravatar Mark Rustad 1-14/+1
2014-03-20ixgbe: Stop cacheing if the MNG FW enabledGravatar Don Skidmore 1-0/+1
2014-03-19ixgbe: add ixgbe_write_pci_cfg_word with ixgbe_removed checkGravatar Jacob Keller 1-0/+1
2014-03-12ixgbe: add Linux NICS mailing list to contact infoGravatar Jacob Keller 1-0/+1
2014-03-02ixgbe: Check config reads for removalGravatar Mark Rustad 1-1/+5
2014-02-28ixgbe: collect all 82599 AUTOC code in one functionGravatar Don Skidmore 1-1/+4
2014-01-14ixgbe: Check for adapter removal on register writesGravatar Mark Rustad 1-2/+10
2014-01-14ixgbe: Check register reads for adapter removalGravatar Mark Rustad 1-1/+18
2014-01-14ixgbe: Use static inlines instead of macrosGravatar Mark Rustad 1-10/+26
2013-08-29ixgbe: Check return value on eeprom readsGravatar Mark Rustad 1-1/+5
2013-07-30ixgbe: fix fc autoneg ethtool reporting.Gravatar Don Skidmore 1-1/+1
2013-04-17ixgbe: create conversion functions from link_status to bus/speedGravatar Jacob Keller 1-0/+2
2013-02-05ixgbe: update date to 2013Gravatar Don Skidmore 1-1/+1
2012-12-06ixgbe: Use is_valid_ether_addrGravatar Joe Perches 1-1/+0
2012-11-22ixgbe: ethtool correctly identify autoneg settingGravatar Jacob Keller 1-0/+1
2012-10-22ixgbe: Add function ixgbe_reset_pipeline_82599Gravatar Don Skidmore 1-0/+1
2012-07-19ixgbe: Correctly set SAN MAC RAR pool to default pool of PFGravatar Alexander Duyck 1-0/+1
2012-05-04ixgbe: Update link flow control to correctly handle multiple packet buffer DCBGravatar Alexander Duyck 1-1/+1
2012-05-04ixgbe: Make ixgbe_fc_autoneg return void and always set current_modeGravatar Alexander Duyck 1-1/+1
2012-05-02ixgbe: add support functions to access thermal dataGravatar Don Skidmore 1-0/+13
2012-04-04ixgbe: consolidate reporting of MSIX vectors into a single functionGravatar Emil Tantilov 1-1/+1
2012-03-14ixgbe: Fix race condition where RX buffer could become corrupted.Gravatar Atita Shirwaikar 1-0/+2
2012-02-03ixgbe: Fix typo in ixgbe_common.hGravatar Masanari Iida 1-1/+1
2012-02-03ixgbe: update copyright to 2012Gravatar Don Skidmore 1-1/+1
2011-09-23ixgbe: avoid HW lockup when adapter is reset with Tx work pendingGravatar Emil Tantilov 1-1/+1
2011-08-10intel: Move the Intel wired LAN driversGravatar Jeff Kirsher 1-0/+145