summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/ixgbe/ixgbe_common.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* ixgbe: fix ixgbe_fc_autoneg_fiber bugDon Skidmore2011-08-291-2/+2
* intel: Move the Intel wired LAN driversJeff Kirsher2011-08-101-0/+3510
OpenPOWER on IntegriCloud