aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2014-07-0115-113/+200
|\
| * ixgbe: change PTP NSECS_PER_SEC to IXGBE_PTP_PPS_HALF_SECONDJacob Keller2014-07-011-7/+9
| * igb: bring link up when PHY is powered upTodd Fujinaka2014-07-011-0/+2
| * i40e/i40evf: Bump i40e to 0.4.19 and i40evf to 0.9.38Catherine Sullivan2014-07-012-2/+2
| * i40evf: change branding stringMitch Williams2014-07-011-1/+1
| * i40e: remove linux/export.h header from i40e_ptp.cJacob Keller2014-07-011-1/+0
| * i40e: limit GLLAN_TXPRE_QDIS to QINDX 0-127Christopher Pau2014-07-011-1/+3
| * i40e/i40evf: initialize context descriptorJesse Brandeburg2014-07-012-0/+2
| * i40e: FD filter replay logic bug fixAnjali Singhai Jain2014-07-011-4/+6
| * i40e/i40evf: add ASQ write back timeout variable to AQ structureKamil Krawczyk2014-06-304-2/+10
| * i40evf: set flags before sending messageMitch Williams2014-06-301-17/+16
| * i40e: Correct mask assignment valueKevin Scott2014-06-301-2/+2
| * i40e: clear all queues and interruptsShannon Nelson2014-06-303-0/+95
| * i40e/i40evf: clear aq bah-bal on shutdownShannon Nelson2014-06-302-0/+8
| * i40e/i40evf: Add base address registers to aq structShannon Nelson2014-06-304-76/+44
* | bonding: allow to add vlans on top of empty bondJiri Pirko2014-07-011-13/+0
* | cxgb4vf: Adds device ID for few more Chelsio T4 AdaptersHariprasad Shenai2014-07-011-0/+9
* | cxgb4: Adds device ID for few more Chelsio T4 AdaptersHariprasad Shenai2014-07-011-0/+20
* | cxgb4: Replaced the backdoor mechanism to access the HW memory with PCIe Wind...Hariprasad Shenai2014-07-014-172/+148
* | cxgb4: Use FW interface to get BAR0 valueHariprasad Shenai2014-07-014-8/+98
* | rdma/cxgb4: Fixes cxgb4 probe failure in VM when PF is exposed through PCI Pa...Hariprasad Shenai2014-07-013-9/+13
* | ptp: Allow reassigning calibration pin functionStefan Sørensen2014-07-011-7/+2
* | dp83640: Get calibration pin with ptp_find_pinStefan Sørensen2014-07-011-1/+5
* | dp83640: Verify calibration pin assignmentStefan Sørensen2014-07-011-0/+10
* | dp83640: Increase supported perout pins to 7Stefan Sørensen2014-07-011-9/+9
* | dp83640: Program pulsewidth2 values of perout triggers 0 and 1Stefan Sørensen2014-07-011-0/+5
* | bnx2x: Fail probe of VFs using an old incompatible driverYuval Mintz2014-07-012-0/+54
* | bnx2x: enlarge minimal alignemnt of data offsetDmitry Kravkov2014-07-011-2/+4
* | bnx2x: VF can report link speedDmitry Kravkov2014-07-018-88/+366
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2014-06-2711-134/+373
|\
| * i40e: fix fdir programmingJesse Brandeburg2014-06-261-2/+4
| * i40e: Add debugfs hooks to print current total FD filter countAnjali Singhai Jain2014-06-261-0/+4
| * i40e: Fix the FD sideband logic to detect a FD table full conditionAnjali Singhai Jain2014-06-263-7/+20
| * i40e: Avoid adding the TCP-IPv4 filter twiceAnjali Singhai Jain2014-06-261-13/+0
| * i40e: only create PTP device node onceJacob Keller2014-06-261-12/+46
| * i40e: don't store user requested mode until we've validated itJacob Keller2014-06-261-4/+7
| * i40e: break PTP hardware control from ioctl command for timestamp modeJacob Keller2014-06-261-16/+43
| * i40e: rename i40e_ptp_enable to i40e_ptp_feature_enableJacob Keller2014-06-261-4/+4
| * i40evf: resend FW request if no responseMitch Williams2014-06-261-0/+4
| * i40evf: fix typoMitch Williams2014-06-261-1/+1
| * i40evf: return more useful error informationMitch Williams2014-06-261-5/+6
| * i40evf: don't stop watchdog if it hasn't startedMitch Williams2014-06-261-1/+3
| * i40e/i40evf: Big endian fixes for handling HMCPaul M Stillwell Jr2014-06-263-67/+236
| * i40e: do not take NVM ownership for SR readKamil Krawczyk2014-06-261-8/+1
* | amd-xgbe: Resolve checkpatch warning about sscanf usageLendacky, Thomas2014-06-261-5/+4
* | amd-xgbe: Change destination address filtering supportLendacky, Thomas2014-06-266-69/+116
* | amd-xgbe: Add support for VLAN filteringLendacky, Thomas2014-06-266-14/+165
* | amd-xgbe: VLAN Rx tag stripping fixLendacky, Thomas2014-06-261-1/+3
* | amd-xgbe: VLAN Tx tag insertion fixLendacky, Thomas2014-06-262-0/+8
* | amd-xgbe: Make defines in xgbe.h uniqueLendacky, Thomas2014-06-265-100/+102
|/