aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/ixgbe/ixgbe_common.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-04-27net: intel: Cleanup the copyright/license headersJeff Kirsher1-27/+1
2018-03-23ixgbe: add status reg reads to ixgbe_check_removePaul Greenwalt1-0/+1
2018-03-23intel: add SPDX identifiers to all the Intel driversJeff Kirsher1-0/+1
2018-01-09ixgbe: extend firmware version supportPaul Greenwalt1-0/+6
2017-10-25locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns to READ_ONCE()/WRITE_ONCE()Mark Rutland1-2/+2
2017-01-03ixgbe: Implement firmware interface to access some PHYsMark Rustad1-0/+2
2017-01-03ixgbe: Fix issues with EEPROM accessMark Rustad1-0/+1
2017-01-03ixgbe: Report driver version to firmware for x550 devicesTony Nguyen1-1/+2
2016-11-04ixgbe: Add support to retrieve and store LED link activeDon Skidmore1-0/+1
2016-04-24ixgbe: consolidate the configuration of spoof checkingEmil Tantilov1-1/+1
2016-04-07ixgbe: Clean up interface for firmware commandsMark Rustad1-2/+2
2016-04-04ixgbe: Fix flow control for Xeon D KR backplaneMark Rustad1-1/+2
2015-12-12ixgbe: Add support for adding/removing VLAN on PF bypassing the VLVFAlexander Duyck1-1/+1
2015-09-23ixgbe: Add X550EM_x dual-speed SFP+ supportMark Rustad1-0/+5
2015-09-01ixgbe: add new function to check for management presenceDon Skidmore1-0/+1
2015-06-09ixgbe: add array of MAC type dependent valuesDon Skidmore1-0/+2
2015-03-13ixgbe: add new wrapper for X550 supportDon Skidmore1-0/+2
2014-12-05ixgbe: Add X550 support function pointersDon Skidmore1-0/+2
2014-12-05ixgbe: cleanup checksum to allow error resultsDon Skidmore1-1/+1
2014-12-05ixgbe: Add x550 SW/FW semaphore supportDon Skidmore1-2/+2
2014-05-23ixgbe: clean up checkpatch warnings about CODE_INDENT and LEADING_SPACEJacob Keller1-8/+8
2014-04-22ixgbe: Use out-of-line function for register readsMark Rustad1-14/+1
2014-03-20ixgbe: Stop cacheing if the MNG FW enabledDon Skidmore1-0/+1
2014-03-19ixgbe: add ixgbe_write_pci_cfg_word with ixgbe_removed checkJacob Keller1-0/+1
2014-03-12ixgbe: add Linux NICS mailing list to contact infoJacob Keller1-0/+1
2014-03-02ixgbe: Check config reads for removalMark Rustad1-1/+5
2014-02-28ixgbe: collect all 82599 AUTOC code in one functionDon Skidmore1-1/+4
2014-01-14ixgbe: Check for adapter removal on register writesMark Rustad1-2/+10
2014-01-14ixgbe: Check register reads for adapter removalMark Rustad1-1/+18
2014-01-14ixgbe: Use static inlines instead of macrosMark Rustad1-10/+26
2013-08-29ixgbe: Check return value on eeprom readsMark Rustad1-1/+5
2013-07-30ixgbe: fix fc autoneg ethtool reporting.Don Skidmore1-1/+1
2013-04-17ixgbe: create conversion functions from link_status to bus/speedJacob Keller1-0/+2
2013-02-05ixgbe: update date to 2013Don Skidmore1-1/+1
2012-12-06ixgbe: Use is_valid_ether_addrJoe Perches1-1/+0
2012-11-22ixgbe: ethtool correctly identify autoneg settingJacob Keller1-0/+1
2012-10-22ixgbe: Add function ixgbe_reset_pipeline_82599Don Skidmore1-0/+1
2012-07-19ixgbe: Correctly set SAN MAC RAR pool to default pool of PFAlexander Duyck1-0/+1
2012-05-04ixgbe: Update link flow control to correctly handle multiple packet buffer DCBAlexander Duyck1-1/+1
2012-05-04ixgbe: Make ixgbe_fc_autoneg return void and always set current_modeAlexander Duyck1-1/+1
2012-05-02ixgbe: add support functions to access thermal dataDon Skidmore1-0/+13
2012-04-04ixgbe: consolidate reporting of MSIX vectors into a single functionEmil Tantilov1-1/+1
2012-03-14ixgbe: Fix race condition where RX buffer could become corrupted.Atita Shirwaikar1-0/+2
2012-02-03ixgbe: Fix typo in ixgbe_common.hMasanari Iida1-1/+1
2012-02-03ixgbe: update copyright to 2012Don Skidmore1-1/+1
2011-09-23ixgbe: avoid HW lockup when adapter is reset with Tx work pendingEmil Tantilov1-1/+1
2011-08-10intel: Move the Intel wired LAN driversJeff Kirsher1-0/+145