aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/ixgbe/ixgbe_common.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-12-05ixgbe: Add X550 support function pointersDon Skidmore1-3/+3
2014-12-05ixgbe: cleanup checksum to allow error resultsDon Skidmore1-32/+54
2014-12-05ixgbe: Add x550 SW/FW semaphore supportDon Skidmore1-2/+2
2014-12-05ixgbe: Add timeout parameter to ixgbe_host_interface_commandDon Skidmore1-10/+31
2014-11-11ixgbe: Add new support for X550 MAC'sDon Skidmore1-9/+21
2014-11-11ixgbe: fix X540 Completion timeoutDon Skidmore1-1/+19
2014-07-25ixgbe: Make return values more directMark Rustad1-335/+239
2014-07-25ixgbe: Convert some udelays to usleep_rangeMark Rustad1-3/+3
2014-07-13ixgbe: remove unnecessary break after gotoFabian Frederick1-2/+0
2014-05-23ixgbe: add braces around else blockJacob Keller1-2/+2
2014-05-23ixgbe: fix several concatenated strings to single lineJacob Keller1-11/+6
2014-05-23ixgbe: clean up checkpatch warnings about CODE_INDENT and LEADING_SPACEJacob Keller1-12/+12
2014-04-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1
2014-04-22ixgbe: convert low_water into an arrayJacob Keller1-13/+22
2014-04-18e1000e/igb/ixgbe/i40e: fix message terminationsJakub Kicinski1-1/+1
2014-03-21ixgbe: Break recursion in case of removalMark Rustad1-0/+3
2014-03-20ixgbe: use ixgbe_read_pci_cfg_wordJacob Keller1-8/+3
2014-03-20ixgbe: remove unused media typeJacob Keller1-3/+0
2014-03-19ixgbe: fix errors related to protected AUTOC callsDon Skidmore1-5/+5
2014-03-12ixgbe: add Linux NICS mailing list to contact infoJacob Keller1-0/+1
2014-03-02ixgbe: Check config reads for removalMark Rustad1-7/+9
2014-02-28ixgbe: collect all 82599 AUTOC code in one functionDon Skidmore1-59/+59
2014-02-28ixgbe: fix to use correct timeout interval for memory read completionDon Skidmore1-2/+52
2013-08-29ixgbe: Check return value on eeprom readsMark Rustad1-22/+45
2013-07-31ixgbe: clear semaphore bits on timeoutsEmil Tantilov1-24/+21
2013-07-30ixgbe: add new media type.Don Skidmore1-0/+3
2013-07-30ixgbe: fix fc autoneg ethtool reporting.Don Skidmore1-9/+33
2013-04-17ixgbe: create conversion functions from link_status to bus/speedJacob Keller1-32/+32
2013-04-17ixgbe: Enable support for recognizing PCI-e Gen3 link speedJacob Keller1-0/+3
2013-04-17ixgbe: don't do arithmetic operations on bitmasksEmil Tantilov1-1/+1
2013-02-05ixgbe: update date to 2013Don Skidmore1-1/+1
2012-12-06ixgbe: Use is_valid_ether_addrJoe Perches1-25/+1
2012-11-22ixgbe: ethtool correctly identify autoneg settingJacob Keller1-2/+1
2012-10-29ixgbe: Add support for pipeline resetDon Skidmore1-3/+67
2012-10-22ixgbe: using is_zero_ether_addr() to simplify the codeWei Yongjun1-2/+1
2012-10-03ixgbe: add support for X540-AT1joshua.a.hay@intel.com1-0/+1
2012-07-19ixgbe: Only enable anti-spoof on VF poolsAlexander Duyck1-9/+11
2012-07-19ixgbe: Correctly set SAN MAC RAR pool to default pool of PFAlexander Duyck1-0/+25
2012-07-10drivers/net/ethernet: Fix (nearly-)kernel-doc comments for various functionsBen Hutchings1-1/+2
2012-05-09ixgbe: correct disable_rx_buff timeoutJacob Keller1-1/+1
2012-05-04ixgbe: Update link flow control to correctly handle multiple packet buffer DCBAlexander Duyck1-104/+60
2012-05-04ixgbe: Reorder link flow control functions in ixgbe_common.cAlexander Duyck1-290/+282
2012-05-04ixgbe: Make ixgbe_fc_autoneg return void and always set current_modeAlexander Duyck1-26/+11
2012-05-02ixgbe: add hwmon interface to export thermal dataDon Skidmore1-6/+4
2012-05-02ixgbe: add support functions to access thermal dataDon Skidmore1-0/+171
2012-04-04ixgbe: consolidate reporting of MSIX vectors into a single functionEmil Tantilov1-5/+24
2012-03-19ixgbe: Fix issues with SR-IOV loopback when flow control is disabledAlexander Duyck1-1/+8
2012-03-14ixgbe: Fix race condition where RX buffer could become corrupted.Atita Shirwaikar1-0/+52
2012-03-14ixgbe: Do not disable read relaxed ordering when DCA is enabledAlexander Duyck1-3/+3
2012-02-29ixgbe: fix spelling errorsDon Skidmore1-1/+1