aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/ixgbe/ixgbe_common.c
AgeCommit message (Expand)Author
2013-04-17ixgbe: create conversion functions from link_status to bus/speedJacob Keller
2013-04-17ixgbe: Enable support for recognizing PCI-e Gen3 link speedJacob Keller
2013-04-17ixgbe: don't do arithmetic operations on bitmasksEmil Tantilov
2013-02-05ixgbe: update date to 2013Don Skidmore
2012-12-06ixgbe: Use is_valid_ether_addrJoe Perches
2012-11-22ixgbe: ethtool correctly identify autoneg settingJacob Keller
2012-10-29ixgbe: Add support for pipeline resetDon Skidmore
2012-10-22ixgbe: using is_zero_ether_addr() to simplify the codeWei Yongjun
2012-10-03ixgbe: add support for X540-AT1joshua.a.hay@intel.com
2012-07-19ixgbe: Only enable anti-spoof on VF poolsAlexander Duyck
2012-07-19ixgbe: Correctly set SAN MAC RAR pool to default pool of PFAlexander Duyck
2012-07-10drivers/net/ethernet: Fix (nearly-)kernel-doc comments for various functionsBen Hutchings
2012-05-09ixgbe: correct disable_rx_buff timeoutJacob Keller
2012-05-04ixgbe: Update link flow control to correctly handle multiple packet buffer DCBAlexander Duyck
2012-05-04ixgbe: Reorder link flow control functions in ixgbe_common.cAlexander Duyck
2012-05-04ixgbe: Make ixgbe_fc_autoneg return void and always set current_modeAlexander Duyck
2012-05-02ixgbe: add hwmon interface to export thermal dataDon Skidmore
2012-05-02ixgbe: add support functions to access thermal dataDon Skidmore
2012-04-04ixgbe: consolidate reporting of MSIX vectors into a single functionEmil Tantilov
2012-03-19ixgbe: Fix issues with SR-IOV loopback when flow control is disabledAlexander Duyck
2012-03-14ixgbe: Fix race condition where RX buffer could become corrupted.Atita Shirwaikar
2012-03-14ixgbe: Do not disable read relaxed ordering when DCA is enabledAlexander Duyck
2012-02-29ixgbe: fix spelling errorsDon Skidmore
2012-02-03ixgbe: update copyright to 2012Don Skidmore
2012-01-02ixgbe: fix incorrect PHY register readsEmil Tantilov
2011-12-19net: fix assignment of 0/1 to bool variables.Rusty Russell
2011-11-02ixgbe: fix reading of the buffer returned by the firmwareEmil Tantilov
2011-10-17ixgbe: fix endianess when writing driver version to firmwareEmil Tantilov
2011-10-05ixgbe: do not disable flow control in ixgbe_check_mac_linkEmil Tantilov
2011-09-28ixgbe: update {P}FC thresholds to account for X540 and loopbackJohn Fastabend
2011-09-23ixgbe: avoid HW lockup when adapter is reset with Tx work pendingEmil Tantilov
2011-08-29ixgbe: clear RNBC only for 82598Emil Tantilov
2011-08-29ixgbe: fix ixgbe_fc_autoneg_fiber bugDon Skidmore
2011-08-10intel: Move the Intel wired LAN driversJeff Kirsher