aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-07-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-nextDavid S. Miller15-113/+200
2014-07-01bonding: allow to add vlans on top of empty bondJiri Pirko1-13/+0
2014-07-01cxgb4vf: Adds device ID for few more Chelsio T4 AdaptersHariprasad Shenai1-0/+9
2014-07-01cxgb4: Adds device ID for few more Chelsio T4 AdaptersHariprasad Shenai1-0/+20
2014-07-01cxgb4: Replaced the backdoor mechanism to access the HW memory with PCIe Window methodHariprasad Shenai4-172/+148
2014-07-01cxgb4: Use FW interface to get BAR0 valueHariprasad Shenai4-8/+98
2014-07-01rdma/cxgb4: Fixes cxgb4 probe failure in VM when PF is exposed through PCI PassthroughHariprasad Shenai3-9/+13
2014-07-01ptp: Allow reassigning calibration pin functionStefan Sørensen1-7/+2
2014-07-01dp83640: Get calibration pin with ptp_find_pinStefan Sørensen1-1/+5
2014-07-01dp83640: Verify calibration pin assignmentStefan Sørensen1-0/+10
2014-07-01dp83640: Increase supported perout pins to 7Stefan Sørensen1-9/+9
2014-07-01dp83640: Program pulsewidth2 values of perout triggers 0 and 1Stefan Sørensen1-0/+5
2014-07-01bnx2x: Fail probe of VFs using an old incompatible driverYuval Mintz2-0/+54
2014-07-01bnx2x: enlarge minimal alignemnt of data offsetDmitry Kravkov1-2/+4
2014-07-01bnx2x: VF can report link speedDmitry Kravkov8-88/+366
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-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-nextDavid S. Miller11-134/+373
2014-06-26amd-xgbe: Resolve checkpatch warning about sscanf usageLendacky, Thomas1-5/+4
2014-06-26amd-xgbe: Change destination address filtering supportLendacky, Thomas6-69/+116
2014-06-26amd-xgbe: Add support for VLAN filteringLendacky, Thomas6-14/+165
2014-06-26amd-xgbe: VLAN Rx tag stripping fixLendacky, Thomas1-1/+3
2014-06-26amd-xgbe: VLAN Tx tag insertion fixLendacky, Thomas2-0/+8
2014-06-26amd-xgbe: Make defines in xgbe.h uniqueLendacky, Thomas5-100/+102
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