aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/ixgbe/ixgbe_common.c
Commit message (Expand)AuthorAge
* ixgbe: Add X550 support function pointersDon Skidmore2014-12-05
* ixgbe: cleanup checksum to allow error resultsDon Skidmore2014-12-05
* ixgbe: Add x550 SW/FW semaphore supportDon Skidmore2014-12-05
* ixgbe: Add timeout parameter to ixgbe_host_interface_commandDon Skidmore2014-12-05
* ixgbe: Add new support for X550 MAC'sDon Skidmore2014-11-11
* ixgbe: fix X540 Completion timeoutDon Skidmore2014-11-11
* ixgbe: Make return values more directMark Rustad2014-07-25
* ixgbe: Convert some udelays to usleep_rangeMark Rustad2014-07-25
* ixgbe: remove unnecessary break after gotoFabian Frederick2014-07-14
* ixgbe: add braces around else blockJacob Keller2014-05-23
* ixgbe: fix several concatenated strings to single lineJacob Keller2014-05-23
* ixgbe: clean up checkpatch warnings about CODE_INDENT and LEADING_SPACEJacob Keller2014-05-23
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-04-24
|\
| * e1000e/igb/ixgbe/i40e: fix message terminationsJakub Kicinski2014-04-18
* | ixgbe: convert low_water into an arrayJacob Keller2014-04-23
|/
* ixgbe: Break recursion in case of removalMark Rustad2014-03-21
* ixgbe: use ixgbe_read_pci_cfg_wordJacob Keller2014-03-20
* ixgbe: remove unused media typeJacob Keller2014-03-20
* ixgbe: fix errors related to protected AUTOC callsDon Skidmore2014-03-20
* ixgbe: add Linux NICS mailing list to contact infoJacob Keller2014-03-12
* ixgbe: Check config reads for removalMark Rustad2014-03-02
* ixgbe: collect all 82599 AUTOC code in one functionDon Skidmore2014-02-28
* ixgbe: fix to use correct timeout interval for memory read completionDon Skidmore2014-02-28
* ixgbe: Check return value on eeprom readsMark Rustad2013-08-29
* ixgbe: clear semaphore bits on timeoutsEmil Tantilov2013-07-31
* ixgbe: add new media type.Don Skidmore2013-07-30
* ixgbe: fix fc autoneg ethtool reporting.Don Skidmore2013-07-30
* ixgbe: create conversion functions from link_status to bus/speedJacob Keller2013-04-18
* ixgbe: Enable support for recognizing PCI-e Gen3 link speedJacob Keller2013-04-18
* ixgbe: don't do arithmetic operations on bitmasksEmil Tantilov2013-04-18
* ixgbe: update date to 2013Don Skidmore2013-02-05
* ixgbe: Use is_valid_ether_addrJoe Perches2012-12-07
* ixgbe: ethtool correctly identify autoneg settingJacob Keller2012-11-22
* ixgbe: Add support for pipeline resetDon Skidmore2012-10-30
* ixgbe: using is_zero_ether_addr() to simplify the codeWei Yongjun2012-10-23
* ixgbe: add support for X540-AT1joshua.a.hay@intel.com2012-10-03
* ixgbe: Only enable anti-spoof on VF poolsAlexander Duyck2012-07-19
* ixgbe: Correctly set SAN MAC RAR pool to default pool of PFAlexander Duyck2012-07-19
* drivers/net/ethernet: Fix (nearly-)kernel-doc comments for various functionsBen Hutchings2012-07-11
* ixgbe: correct disable_rx_buff timeoutJacob Keller2012-05-10
* ixgbe: Update link flow control to correctly handle multiple packet buffer DCBAlexander Duyck2012-05-04
* ixgbe: Reorder link flow control functions in ixgbe_common.cAlexander Duyck2012-05-04
* ixgbe: Make ixgbe_fc_autoneg return void and always set current_modeAlexander Duyck2012-05-04
* ixgbe: add hwmon interface to export thermal dataDon Skidmore2012-05-02
* ixgbe: add support functions to access thermal dataDon Skidmore2012-05-02
* ixgbe: consolidate reporting of MSIX vectors into a single functionEmil Tantilov2012-04-04
* ixgbe: Fix issues with SR-IOV loopback when flow control is disabledAlexander Duyck2012-03-19
* ixgbe: Fix race condition where RX buffer could become corrupted.Atita Shirwaikar2012-03-14
* ixgbe: Do not disable read relaxed ordering when DCA is enabledAlexander Duyck2012-03-14
* ixgbe: fix spelling errorsDon Skidmore2012-03-01