summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* cxgb4: Change default Interrupt Holdoff Packet Count ThresholdHariprasad Shenai2014-06-102-30/+40
* iw_cxgb4: don't truncate the recv window sizeHariprasad Shenai2014-06-101-0/+1
* iw_cxgb4: Choose appropriate hw mtu index and ISS for iWARP connectionsHariprasad Shenai2014-06-103-4/+117
* iw_cxgb4: Allocate and use IQs specifically for indirect interruptsHariprasad Shenai2014-06-105-7/+76
* i40e/i40evf: bump version to 0.4.7 for i40e and 0.9.31 for i40evfShannon Nelson2014-06-092-2/+2
* i40e: Allow RSS table entry range and GPS to be any number, not necessarily p...Anjali Singhai Jain2014-06-091-3/+1
* i40e: Delete stale MAC filters after changeGreg Rose2014-06-091-8/+5
* i40e: Do not fall back to one queue model if the only feature enabled is ATRAnjali Singhai Jain2014-06-091-0/+1
* i40e/i40evf: add PPRS bit to error bits and fix bug in Rx checksumJesse Brandeburg2014-06-095-40/+115
* i40e: keep SR-IOV enabled in the case that RSS, VMDQ, FD_SB and DCB are disabledFrank Zhang2014-06-091-3/+13
* i40e: Changes to Interrupt distribution policyAnjali Singhai Jain2014-06-091-6/+19
* i40e: implement anti-spoofing for VFsMitch Williams2014-06-083-2/+60
* i40e: don't complain about removing non-existent addressesShannon Nelson2014-06-081-2/+5
* i40e: remove unused variable and memory allocationShannon Nelson2014-06-082-11/+0
* i40e: allow for more VSIsMitch Williams2014-06-085-35/+45
* i40evf: Fix function headerCatherine Sullivan2014-06-081-1/+1
* i40e: add checks for AQ error status bitsShannon Nelson2014-06-081-0/+36
* Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2014-06-082-0/+54
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-06-062-0/+54
| |\
| | * at76c50x: fix scan does not work with latest mac80211Andrea Merello2014-06-052-0/+54
* | | i40e/i40evf: Bump build versionCatherine Sullivan2014-06-082-2/+2
* | | i40e/i40evf: remove deprecated device IDsJesse Brandeburg2014-06-085-11/+1
* | | i40e/i40evf: fix poll weightJesse Brandeburg2014-06-082-2/+2
* | | i40e/i40evf: fix TSO accountingJesse Brandeburg2014-06-084-16/+6
* | | i40e/i40evf: remove chatty reset messagesMitch Williams2014-06-082-11/+4
* | | i40e: not all VSIs have ringsMitch Williams2014-06-081-2/+2
* | | i40e: clear pxe after adminq is rebuiltShannon Nelson2014-06-081-0/+1
* | | i40e: Fix incorrect feature configuration statusAkeem G Abodunrin2014-06-081-3/+4
* | | i40evf: use correct format for printing MAC addressesMitch Williams2014-06-081-2/+2
* | | i40evf: clean up log message formattingMitch Williams2014-06-082-14/+14
* | | i40evf: remove bogus commentMitch Williams2014-06-081-3/+0
* | | i40evf: remove unnecessary log messagesMitch Williams2014-06-082-38/+16
* | | i40e/i40evf: Clean up a few thingsAkeem G Abodunrin2014-06-084-12/+1
* | | i40e/i40evf: Fix code to accommodate i40e_register.h changesAnjali Singhai Jain2014-06-085-33/+8
* | | i40e/i40evf: fix rx descriptor statusJesse Brandeburg2014-06-082-8/+12
* | | net: use ethtool_cmd_speed_set helper to set ethtool speed valueJiri Pirko2014-06-062-6/+7
* | | net: use SPEED_UNKNOWN and DUPLEX_UNKNOWN when appropriateJiri Pirko2014-06-0625-49/+49
* | | amd-xgbe: Remove unnecessary includeTom Lendacky2014-06-061-1/+0
* | | i40e/i40evf: Bump build versionCatherine Sullivan2014-06-062-3/+3
* | | i40e: remove irqs only when they are set upShannon Nelson2014-06-062-0/+7
* | | i40e: don't remove HMC that doesn't existShannon Nelson2014-06-061-9/+15
* | | i40e: print full link messageJesse Brandeburg2014-06-061-5/+51
* | | i40e: add xcast stats for portShannon Nelson2014-06-062-0/+32
* | | i40e: add vsi x-cast statsShannon Nelson2014-06-061-2/+5
* | | i40e: increase reset wait timeShannon Nelson2014-06-061-1/+1
* | | i40e/i40evf: add Tx pre queue disable functionMatt Jared2014-06-065-0/+54
* | | i40e/i40evf: check AQ register for valid dataKamil Krawczyk2014-06-062-8/+60
* | | i40evf: make messages less direMitch Williams2014-06-061-2/+2
* | | i40e: print message for pre-production hardwareJesse Brandeburg2014-06-061-0/+4
* | | i40e: add VEB stats to ethtoolShannon Nelson2014-06-061-43/+84