aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/ixgbe/ixgbe_common.c
Commit message (Expand)AuthorAge
* 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
* 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