summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/ixgbe/ixgbe_common.c
Commit message (Expand)AuthorAgeFilesLines
* ixgbe: add braces around else blockJacob Keller2014-05-231-2/+2
* ixgbe: fix several concatenated strings to single lineJacob Keller2014-05-231-11/+6
* ixgbe: clean up checkpatch warnings about CODE_INDENT and LEADING_SPACEJacob Keller2014-05-231-12/+12
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-04-241-1/+1
|\
| * e1000e/igb/ixgbe/i40e: fix message terminationsJakub Kicinski2014-04-181-1/+1
* | ixgbe: convert low_water into an arrayJacob Keller2014-04-221-13/+22
|/
* ixgbe: Break recursion in case of removalMark Rustad2014-03-211-0/+3
* ixgbe: use ixgbe_read_pci_cfg_wordJacob Keller2014-03-201-8/+3
* ixgbe: remove unused media typeJacob Keller2014-03-201-3/+0
* ixgbe: fix errors related to protected AUTOC callsDon Skidmore2014-03-191-5/+5
* ixgbe: add Linux NICS mailing list to contact infoJacob Keller2014-03-121-0/+1
* ixgbe: Check config reads for removalMark Rustad2014-03-021-7/+9
* ixgbe: collect all 82599 AUTOC code in one functionDon Skidmore2014-02-281-59/+59
* ixgbe: fix to use correct timeout interval for memory read completionDon Skidmore2014-02-281-2/+52
* ixgbe: Check return value on eeprom readsMark Rustad2013-08-291-22/+45
* ixgbe: clear semaphore bits on timeoutsEmil Tantilov2013-07-311-24/+21
* ixgbe: add new media type.Don Skidmore2013-07-301-0/+3
* ixgbe: fix fc autoneg ethtool reporting.Don Skidmore2013-07-301-9/+33
* ixgbe: create conversion functions from link_status to bus/speedJacob Keller2013-04-171-32/+32
* ixgbe: Enable support for recognizing PCI-e Gen3 link speedJacob Keller2013-04-171-0/+3
* ixgbe: don't do arithmetic operations on bitmasksEmil Tantilov2013-04-171-1/+1
* ixgbe: update date to 2013Don Skidmore2013-02-051-1/+1
* ixgbe: Use is_valid_ether_addrJoe Perches2012-12-061-25/+1
* ixgbe: ethtool correctly identify autoneg settingJacob Keller2012-11-221-2/+1
* ixgbe: Add support for pipeline resetDon Skidmore2012-10-291-3/+67
* ixgbe: using is_zero_ether_addr() to simplify the codeWei Yongjun2012-10-221-2/+1
* ixgbe: add support for X540-AT1joshua.a.hay@intel.com2012-10-031-0/+1
* ixgbe: Only enable anti-spoof on VF poolsAlexander Duyck2012-07-191-9/+11
* ixgbe: Correctly set SAN MAC RAR pool to default pool of PFAlexander Duyck2012-07-191-0/+25
* drivers/net/ethernet: Fix (nearly-)kernel-doc comments for various functionsBen Hutchings2012-07-101-1/+2
* ixgbe: correct disable_rx_buff timeoutJacob Keller2012-05-091-1/+1
* ixgbe: Update link flow control to correctly handle multiple packet buffer DCBAlexander Duyck2012-05-041-104/+60
* ixgbe: Reorder link flow control functions in ixgbe_common.cAlexander Duyck2012-05-041-290/+282
* ixgbe: Make ixgbe_fc_autoneg return void and always set current_modeAlexander Duyck2012-05-041-26/+11
* ixgbe: add hwmon interface to export thermal dataDon Skidmore2012-05-021-6/+4
* ixgbe: add support functions to access thermal dataDon Skidmore2012-05-021-0/+171
* ixgbe: consolidate reporting of MSIX vectors into a single functionEmil Tantilov2012-04-041-5/+24
* ixgbe: Fix issues with SR-IOV loopback when flow control is disabledAlexander Duyck2012-03-191-1/+8
* ixgbe: Fix race condition where RX buffer could become corrupted.Atita Shirwaikar2012-03-141-0/+52
* ixgbe: Do not disable read relaxed ordering when DCA is enabledAlexander Duyck2012-03-141-3/+3
* ixgbe: fix spelling errorsDon Skidmore2012-02-291-1/+1
* ixgbe: update copyright to 2012Don Skidmore2012-02-031-1/+1
* ixgbe: fix incorrect PHY register readsEmil Tantilov2012-01-021-4/+4
* net: fix assignment of 0/1 to bool variables.Rusty Russell2011-12-191-1/+1
* ixgbe: fix reading of the buffer returned by the firmwareEmil Tantilov2011-11-021-9/+11
* ixgbe: fix endianess when writing driver version to firmwareEmil Tantilov2011-10-171-8/+8
* ixgbe: do not disable flow control in ixgbe_check_mac_linkEmil Tantilov2011-10-051-6/+0
* ixgbe: update {P}FC thresholds to account for X540 and loopbackJohn Fastabend2011-09-281-7/+5
* ixgbe: avoid HW lockup when adapter is reset with Tx work pendingEmil Tantilov2011-09-231-61/+84
* ixgbe: clear RNBC only for 82598Emil Tantilov2011-08-291-2/+3
OpenPOWER on IntegriCloud