Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-06-09ixgbe: Fix typos in commentsJiaqing Zhao
2020-07-01ethernet/intel: Convert fallthrough code commentsJeff Kirsher
2018-04-27net: intel: Cleanup the copyright/license headersJeff Kirsher
2018-03-23intel: add SPDX identifiers to all the Intel driversJeff Kirsher
2018-01-12ixgbe: Fix kernel-doc format warningsTony Nguyen
2017-10-09net: ixgbe: Use new PCI_DEV_FLAGS_NO_RELAXED_ORDERING flagDing Tianhong
2017-01-04ixgbe: Remove unused firmware version functions and methodMark Rustad
2016-11-05ixgbe: Add X553 PHY FC autoneg supportDon Skidmore
2016-11-05ixgbe: Add support to retrieve and store LED link activeDon Skidmore
2016-04-25ixgbe: use BIT() macroJacob Keller
2016-04-05ixgbe: Place SWFW semaphore in known valid state at probeDon Skidmore
2016-04-05ixgbe: Fix flow control for Xeon D KR backplaneMark Rustad
2016-04-04ixgbe: Make all unchanging ops structures constMark Rustad
2015-12-12ixgbe: Add support for adding/removing VLAN on PF bypassing the VLVFAlexander Duyck
2015-12-03ixgbe: Correct spec violations by waiting after resetMark Rustad
2015-06-10ixgbe: Add a PHY power state methodDon Skidmore
2015-06-10ixgbe: add array of MAC type dependent valuesDon Skidmore
2015-03-14ixgbe: enable relaxed ordering for SPARCJeff Kirsher
2015-03-13ixgbe: add new wrapper for X550 supportDon Skidmore
2014-07-26ixgbe: Make return values more directMark Rustad
2014-07-26ixgbe: Delete a bunch of dead codeMark Rustad
2014-07-14ixgbe: remove unnecessary break after gotoFabian Frederick
2014-05-23igb/ixgbe: remove return statements for void functionsJeff Kirsher
2014-05-23ixgbe: clean up checkpatch warnings about CODE_INDENT and LEADING_SPACEJacob Keller
2014-04-23ixgbe: convert low_water into an arrayJacob Keller
2014-03-20ixgbe: Stop cacheing if the MNG FW enabledDon Skidmore
2014-03-20ixgbe: add ixgbe_write_pci_cfg_word with ixgbe_removed checkJacob Keller
2014-03-13ixgbe: fixup header for ixgbe_set_rxpba_82598Jacob Keller
2014-03-13ixgbe: add Linux NICS mailing list to contact infoJacob Keller
2014-03-13ixgbe: move setting rx_pb_size into get_invariantsJacob Keller
2014-03-03ixgbe: Check config reads for removalMark Rustad
2014-02-28ixgbe: collect all 82599 AUTOC code in one functionDon Skidmore
2013-07-31ixgbe: add support for quad-port x520 adapterDon Skidmore
2013-07-31ixgbe: fix semaphore lock for I2C read/writes on 82598Emil Tantilov
2013-04-18ixgbe: fix MNG FW support when adapter not upDon Skidmore
2013-02-05ixgbe: update date to 2013Don Skidmore
2013-02-05ixgbe: allow reading of SFF-8472 data over i2cEmil Tantilov
2013-02-01ixgbe: autoneg variable refactoringJosh Hay
2013-02-01ixgbe: removed unused variable from setup_link_speedJosh Hay
2012-05-04ixgbe: Update link flow control to correctly handle multiple packet buffer DCBAlexander Duyck
2012-05-04ixgbe: Make ixgbe_fc_autoneg return void and always set current_modeAlexander Duyck
2012-05-02ixgbe: add hwmon interface to export thermal dataDon Skidmore
2012-04-04ixgbe: consolidate reporting of MSIX vectors into a single functionEmil Tantilov
2012-03-14ixgbe: Do not disable read relaxed ordering when DCA is enabledAlexander Duyck
2012-02-13drivers/net: Remove boolean comparisons to true/falseJoe Perches
2012-02-03ixgbe: update copyright to 2012Don Skidmore
2011-10-17ixgbe: allow eeprom writes via ethtoolEmil Tantilov
2011-10-05ixgbe: remove instances of ixgbe_phy_aq for 82598 and 82599Emil Tantilov
2011-10-05ixgbe: do not disable flow control in ixgbe_check_mac_linkEmil Tantilov
2011-09-29ixgbe: update {P}FC thresholds to account for X540 and loopbackJohn Fastabend