summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/ixgbe/ixgbe_type.h
AgeCommit message (Expand)Author
2014-03-20ixgbe: Stop cacheing if the MNG FW enabledDon Skidmore
2014-03-20ixgbe: remove unused media typeJacob Keller
2014-03-19ixgbe: check Core Clock Disable bitJacob Keller
2014-03-12ixgbe: add Linux NICS mailing list to contact infoJacob Keller
2014-02-28ixgbe: Add check for FW veto bitDon Skidmore
2014-02-28ixgbe: collect all 82599 AUTOC code in one functionDon Skidmore
2014-02-28ixgbe: fix to use correct timeout interval for memory read completionDon Skidmore
2014-02-26ixgbe: Add WoL support for a new deviceMark Rustad
2014-01-15ixgbe: Clear head write-back registers on VF resetAlexander Duyck
2014-01-15ixgbe: Force QDE via PFQDE for VFs during resetAlexander Duyck
2013-10-01ixgbe: ethtool DCB registers dump for 82599 and x540Leonardo Potenza
2013-09-13ixgbe: fully disable hardware RSC logic when disabling RSCJacob Keller
2013-08-29ixgbe: disable link when adapter goes downJacob Keller
2013-07-31ixgbe: add support for quad-port x520 adapterDon Skidmore
2013-07-30ixgbe: fix semaphore lock for I2C read/writes on 82598Emil Tantilov
2013-07-30ixgbe: add new media type.Don Skidmore
2013-04-25ixgbe: add support for disabling link at boot time on 82599Emil Tantilov
2013-04-25ixgbe: cache AUTOC readsEmil Tantilov
2013-04-24ixgbe: add WOL support for new subdevice IDEmil Tantilov
2013-04-24ixgbe: add SFP+ LX module supportDon Skidmore
2013-04-24ixgbe: rename wol_supported to more fitting wol_enabledJacob Keller
2013-04-24ixgbe: add driver support for x520 OCP adapter.Don Skidmore
2013-04-18ixgbe: Add support for WoL on 82599 SFP+ LOMJacob Keller
2013-04-17ixgbe: Fix 1G link WoLDon Skidmore
2013-04-17ixgbe: fix MNG FW support when adapter not upDon Skidmore
2013-04-17ixgbe: Enable support for recognizing PCI-e Gen3 link speedJacob Keller
2013-02-05ixgbe: update date to 2013Don Skidmore
2013-02-05ixgbe: allow reading of SFF-8472 data over i2cEmil Tantilov
2013-01-31ixgbe: autoneg variable refactoringJosh Hay
2013-01-31ixgbe: removed unused variable from setup_link_speedJosh Hay
2012-12-06ixgbe: check whether thermal sensor is enabled.Jacob Keller
2012-12-06ixgbe: Use is_valid_ether_addrJoe Perches
2012-10-22ixgbe: add WOL support for new subdevice idEmil Tantilov
2012-10-03ixgbe: add support for X540-AT1joshua.a.hay@intel.com
2012-07-21ixgbe: add support for new 82599 deviceDon Skidmore
2012-07-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2012-07-20ixgbe: use PCI_VENDOR_ID_INTELJon Mason
2012-07-19ixgbe: Correctly set SAN MAC RAR pool to default pool of PFAlexander Duyck
2012-07-19ixgbe: Cleanup configuration of FCoE registersAlexander Duyck
2012-06-20ixgbe: add support for 1G SX modulesJacob Keller
2012-06-14ixgbe: align flow control DV macros with datasheetJohn Fastabend
2012-05-09ixgbe: Enable timesync clock-out feature for PPS support on X540Jacob E Keller
2012-05-09ixgbe: Hardware Timestamping + PTP Hardware Clock (PHC)Jacob Keller
2012-05-09ixgbe: Clean up priority based flow controlAlexander Duyck
2012-05-04ixgbe: Update link flow control to correctly handle multiple packet buffer DCBAlexander Duyck
2012-05-04ixgbe: Make ixgbe_fc_autoneg return void and always set current_modeAlexander Duyck
2012-05-02ixgbe: add support functions to access thermal dataDon Skidmore
2012-04-14ixgbe: add I2C clock stretchingDon Skidmore
2012-04-04ixgbe: consolidate reporting of MSIX vectors into a single functionEmil Tantilov
2012-03-14ixgbe: Fix race condition where RX buffer could become corrupted.Atita Shirwaikar