aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/ixgbe/ixgbe_common.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-05-09ixgbe: correct disable_rx_buff timeoutJacob Keller1-1/+1
2012-05-04ixgbe: Update link flow control to correctly handle multiple packet buffer DCBAlexander Duyck1-104/+60
2012-05-04ixgbe: Reorder link flow control functions in ixgbe_common.cAlexander Duyck1-290/+282
2012-05-04ixgbe: Make ixgbe_fc_autoneg return void and always set current_modeAlexander Duyck1-26/+11
2012-05-02ixgbe: add hwmon interface to export thermal dataDon Skidmore1-6/+4
2012-05-02ixgbe: add support functions to access thermal dataDon Skidmore1-0/+171
2012-04-04ixgbe: consolidate reporting of MSIX vectors into a single functionEmil Tantilov1-5/+24
2012-03-19ixgbe: Fix issues with SR-IOV loopback when flow control is disabledAlexander Duyck1-1/+8
2012-03-14ixgbe: Fix race condition where RX buffer could become corrupted.Atita Shirwaikar1-0/+52
2012-03-14ixgbe: Do not disable read relaxed ordering when DCA is enabledAlexander Duyck1-3/+3
2012-02-29ixgbe: fix spelling errorsDon Skidmore1-1/+1
2012-02-03ixgbe: update copyright to 2012Don Skidmore1-1/+1
2012-01-02ixgbe: fix incorrect PHY register readsEmil Tantilov1-4/+4
2011-12-19net: fix assignment of 0/1 to bool variables.Rusty Russell1-1/+1
2011-11-02ixgbe: fix reading of the buffer returned by the firmwareEmil Tantilov1-9/+11
2011-10-17ixgbe: fix endianess when writing driver version to firmwareEmil Tantilov1-8/+8
2011-10-05ixgbe: do not disable flow control in ixgbe_check_mac_linkEmil Tantilov1-6/+0
2011-09-28ixgbe: update {P}FC thresholds to account for X540 and loopbackJohn Fastabend1-7/+5
2011-09-23ixgbe: avoid HW lockup when adapter is reset with Tx work pendingEmil Tantilov1-61/+84
2011-08-29ixgbe: clear RNBC only for 82598Emil Tantilov1-2/+3
2011-08-29ixgbe: fix ixgbe_fc_autoneg_fiber bugDon Skidmore1-2/+2
2011-08-10intel: Move the Intel wired LAN driversJeff Kirsher1-0/+3510