summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel
AgeCommit message (Expand)Author
2014-06-08i40evf: use correct format for printing MAC addressesMitch Williams
2014-06-08i40evf: clean up log message formattingMitch Williams
2014-06-08i40evf: remove bogus commentMitch Williams
2014-06-08i40evf: remove unnecessary log messagesMitch Williams
2014-06-08i40e/i40evf: Clean up a few thingsAkeem G Abodunrin
2014-06-08i40e/i40evf: Fix code to accommodate i40e_register.h changesAnjali Singhai Jain
2014-06-08i40e/i40evf: fix rx descriptor statusJesse Brandeburg
2014-06-06net: use ethtool_cmd_speed_set helper to set ethtool speed valueJiri Pirko
2014-06-06net: use SPEED_UNKNOWN and DUPLEX_UNKNOWN when appropriateJiri Pirko
2014-06-06i40e/i40evf: Bump build versionCatherine Sullivan
2014-06-06i40e: remove irqs only when they are set upShannon Nelson
2014-06-06i40e: don't remove HMC that doesn't existShannon Nelson
2014-06-06i40e: print full link messageJesse Brandeburg
2014-06-06i40e: add xcast stats for portShannon Nelson
2014-06-06i40e: add vsi x-cast statsShannon Nelson
2014-06-06i40e: increase reset wait timeShannon Nelson
2014-06-06i40e/i40evf: add Tx pre queue disable functionMatt Jared
2014-06-06i40e/i40evf: check AQ register for valid dataKamil Krawczyk
2014-06-06i40evf: make messages less direMitch Williams
2014-06-06i40e: print message for pre-production hardwareJesse Brandeburg
2014-06-06i40e: add VEB stats to ethtoolShannon Nelson
2014-06-06i40e: set lan_veb indexShannon Nelson
2014-06-05i40e: add missing VSI statisticsShannon Nelson
2014-06-05i40e/i40evf: remove rx_errors and rx_missedShannon Nelson
2014-06-05i40e: refactor stats collectionShannon Nelson
2014-06-05i40e: refactor send versionJesse Brandeburg
2014-06-05i40e/i40evf: VEB structure added, GTIME macro updateKamil Krawczyk
2014-06-05i40e: notify VF of all types of resetsMitch Williams
2014-06-05i40evf: fix crash when changing ring sizesMitch Williams
2014-06-05i40evf: set descriptor multiple to 32Mitch Williams
2014-06-05i40e: clamp jumbo frame sizeJesse Brandeburg
2014-06-05i40e/i40evf: remove unused RX_LRO defineJesse Brandeburg
2014-06-05i40e: remove check for large bufferKamil Krawczyk
2014-06-05i40e: Rework register diagnosticKamil Krawczyk
2014-06-05i40e: don't use OR to check a valueJesse Brandeburg
2014-06-03e1000: Use time_after() for time comparisonManuel Schölling
2014-06-03e1000: remove the check: skb->len<=0Yongjian Xu
2014-06-03igb: add defaults for i210 TX/RX PBSIZETodd Fujinaka
2014-06-03igb: use mac loopback for i354 backplaneTodd Fujinaka
2014-06-03igb: rename igb_ptp_enable to igb_ptp_feature_enableJacob Keller
2014-06-03ixgbe: remove linux/export.h header from ixgbe_ptp.cJacob Keller
2014-06-03ixgbe: fix detection of SFP+ capable interfacesEmil Tantilov
2014-06-02Merge branch 'ethtool-rssh-fixes' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller
2014-06-03ethtool: Replace ethtool_ops::{get,set}_rxfh_indir() with {get,set}_rxfh()Ben Hutchings
2014-05-29i40e: relax the firmware API version checkShannon Nelson
2014-05-29i40evf: don't use RESETTING state during reinitMitch Williams
2014-05-29i40: disable FCoE for MFP modesVasu Dev
2014-05-29i40e: add clear_pxe AdminQ requestShannon Nelson
2014-05-29i40e: Clear recovery pending, if reset failedAkeem G Abodunrin
2014-05-29i40e/i40evf: Change type to u32 to avoid sparse errorGreg Rose