aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/ixgbe/ixgbe_common.c
Commit message (Expand)AuthorAge
* 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
* ixgbe: update copyright to 2012Don Skidmore2012-02-03
* ixgbe: fix incorrect PHY register readsEmil Tantilov2012-01-02
* net: fix assignment of 0/1 to bool variables.Rusty Russell2011-12-19
* ixgbe: fix reading of the buffer returned by the firmwareEmil Tantilov2011-11-02
* ixgbe: fix endianess when writing driver version to firmwareEmil Tantilov2011-10-17
* ixgbe: do not disable flow control in ixgbe_check_mac_linkEmil Tantilov2011-10-05
* ixgbe: update {P}FC thresholds to account for X540 and loopbackJohn Fastabend2011-09-29
* ixgbe: avoid HW lockup when adapter is reset with Tx work pendingEmil Tantilov2011-09-23
* ixgbe: clear RNBC only for 82598Emil Tantilov2011-08-29
* ixgbe: fix ixgbe_fc_autoneg_fiber bugDon Skidmore2011-08-29
* intel: Move the Intel wired LAN driversJeff Kirsher2011-08-10