aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-07-02i40e/i40evf: Bump i40e to 0.4.21 and i40evf to 0.9.40Catherine Sullivan2-2/+2
2014-07-02i40e: Implement set_settings for ethtoolCatherine Sullivan1-0/+158
2014-07-02i40e: Add set_pauseparam to ethtoolCatherine Sullivan1-0/+76
2014-07-02i40e/i40evf: Add set_fc and init of FC settingsCatherine Sullivan5-56/+154
2014-07-02i40e: move nway resetJesse Brandeburg1-19/+19
2014-07-02i40e/i40evf: Add new HW link info variable an_enabled and function update_link_infoCatherine Sullivan5-2/+80
2014-07-02i40e: Finish implementation of ethtool get settingsJesse Brandeburg1-23/+127
2014-07-02i40e: disable TPHJesse Brandeburg2-8/+0
2014-07-02i40e: Fix a boundary condition and turning off of ntupleAnjali Singhai Jain1-3/+5
2014-07-02i40evf: invite vector 0 to the interrupt partyMitch Williams1-0/+7
2014-07-02i40e: tolerate lost interruptsMitch Williams1-6/+2
2014-07-02i40e/i40evf: Force a shifted '1' to be unsignedPaul M Stillwell Jr2-4/+4
2014-07-02i40evf: don't violate scopeMitch Williams1-1/+1
2014-07-02i40e/i40evf: Do not free the dummy packet buffer synchronouslyAnjali Singhai Jain5-52/+96
2014-07-01ixgbe: change PTP NSECS_PER_SEC to IXGBE_PTP_PPS_HALF_SECONDJacob Keller1-7/+9
2014-07-01igb: bring link up when PHY is powered upTodd Fujinaka1-0/+2
2014-07-01i40e/i40evf: Bump i40e to 0.4.19 and i40evf to 0.9.38Catherine Sullivan2-2/+2
2014-07-01i40evf: change branding stringMitch Williams1-1/+1
2014-07-01i40e: remove linux/export.h header from i40e_ptp.cJacob Keller1-1/+0
2014-07-01i40e: limit GLLAN_TXPRE_QDIS to QINDX 0-127Christopher Pau1-1/+3
2014-07-01i40e/i40evf: initialize context descriptorJesse Brandeburg2-0/+2
2014-07-01i40e: FD filter replay logic bug fixAnjali Singhai Jain1-4/+6
2014-06-30i40e/i40evf: add ASQ write back timeout variable to AQ structureKamil Krawczyk4-2/+10
2014-06-30i40evf: set flags before sending messageMitch Williams1-17/+16
2014-06-30i40e: Correct mask assignment valueKevin Scott1-2/+2
2014-06-30i40e: clear all queues and interruptsShannon Nelson3-0/+95
2014-06-30i40e/i40evf: clear aq bah-bal on shutdownShannon Nelson2-0/+8
2014-06-30i40e/i40evf: Add base address registers to aq structShannon Nelson4-76/+44
2014-06-26i40e: fix fdir programmingJesse Brandeburg1-2/+4
2014-06-26i40e: Add debugfs hooks to print current total FD filter countAnjali Singhai Jain1-0/+4
2014-06-26i40e: Fix the FD sideband logic to detect a FD table full conditionAnjali Singhai Jain3-7/+20
2014-06-26i40e: Avoid adding the TCP-IPv4 filter twiceAnjali Singhai Jain1-13/+0
2014-06-26i40e: only create PTP device node onceJacob Keller1-12/+46
2014-06-26i40e: don't store user requested mode until we've validated itJacob Keller1-4/+7
2014-06-26i40e: break PTP hardware control from ioctl command for timestamp modeJacob Keller1-16/+43
2014-06-26i40e: rename i40e_ptp_enable to i40e_ptp_feature_enableJacob Keller1-4/+4
2014-06-26i40evf: resend FW request if no responseMitch Williams1-0/+4
2014-06-26i40evf: fix typoMitch Williams1-1/+1
2014-06-26i40evf: return more useful error informationMitch Williams1-5/+6
2014-06-26i40evf: don't stop watchdog if it hasn't startedMitch Williams1-1/+3
2014-06-26i40e/i40evf: Big endian fixes for handling HMCPaul M Stillwell Jr3-67/+236
2014-06-26i40e: do not take NVM ownership for SR readKamil Krawczyk1-8/+1
2014-06-24i40e/i40evf: Bump i40e to 0.4.17 and i40evf to 0.9.36Catherine Sullivan2-2/+2
2014-06-24i40e: Bypass timeout recovery level 0 so as to not cause MDDAnjali Singhai Jain1-1/+3
2014-06-24i40e: no pf reset at pci removeShannon Nelson1-6/+0
2014-06-24i40e: reapply LAA after resetShannon Nelson2-2/+10
2014-06-24i40e: allow user to set LAA againShannon Nelson1-15/+16
2014-06-24i40e: use WoL flag when setting LAAShannon Nelson1-1/+1
2014-06-24i40e: Add ablitity to enable/disable link from set_link_restart_anCatherine Sullivan3-3/+11
2014-06-24i40e/i40evf: remove reserved typeJesse Brandeburg4-4/+0