aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/i40evf
Commit message (Expand)AuthorAge
...
* | i40evf: don't use atomic allocationMitch Williams2015-12-03
* | i40e: Fix memory leaks, sideband filter programmingKiran Patil2015-12-03
* | i40e: Detection and recovery of TX queue hung logic moved to service_task fro...Kiran Patil2015-12-03
* | i40evf: remove duplicate stringMitch Williams2015-12-03
* | i40evf: set real num queuesMitch Williams2015-12-03
* | i40evf: increase max number of queuesMitch Williams2015-12-03
* | i40e/i40evf: Bump i40e version to 1.4.4 and i40evf to 1.4.1Catherine Sullivan2015-12-02
* | i40evf: allocate ring structs dynamicallyMitch Williams2015-12-02
* | i40evf: allocate queue vectors dynamicallyMitch Williams2015-12-02
* | i40evf: quoth the VF driver, NevermoreMitch Williams2015-12-02
* | i40evf: add new fields to store user configuration of RSSHelin Zhang2015-12-02
* | i40evf: create a generic get RSS functionHelin Zhang2015-12-02
* | i40evf: create a generic config RSS functionHelin Zhang2015-12-02
* | i40evf: rename VF adapter specific RSS functionHelin Zhang2015-12-02
* | i40e/i40evf: prefetch skb data on transmitJesse Brandeburg2015-12-02
* | i40e/i40evf: Fix RS bit update in Tx path and disable force WB workaroundAnjali Singhai Jain2015-12-02
* | i40evf: handle many MAC filters correctlyMitch Williams2015-11-25
* | i40e/i40evf: clean up error messagesMitch Williams2015-11-25
* | i40e/i40evf: Add comment to #endifHelin Zhang2015-11-25
* | i40e/i40evf: Add a stat to track how many times we have to do a force WBAnjali Singhai Jain2015-11-25
* | i40e/i40evf: remove unused tunnel parameterShannon Nelson2015-11-25
* | i40evf: fix compiler warning of unused variableJesse Brandeburg2015-11-23
* | net: move skb_mark_napi_id() into core networking stackEric Dumazet2015-11-18
|/
* Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-11-06
|\
| * move io-64-nonatomic*.h out of asm-genericChristoph Hellwig2015-10-14
* | i40evf: clean up local variable initializationJean Sacren2015-10-23
* | i40evf: add missing kernel-doc argumentJean Sacren2015-10-23
* | i40e: re-use %*ph specifier to hexdump a dataAndy Shevchenko2015-10-23
* | i40e/i40evf: Bump i40e to 1.3.46 and i40evf to 1.3.33Catherine Sullivan2015-10-23
* | i40evf: use correct struct for list manipulationMitch Williams2015-10-23
* | i40e/i40evf: Add a workaround to drop all flow control framesAnjali Singhai Jain2015-10-23
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2015-10-21
|\ \
| * | i40e/i40evf: Bump i40e to 1.3.38 and i40evf to 1.3.25Catherine Sullivan2015-10-19
| * | i40e/i40evf: Fix an accidental error with BIT_ULL replacementAnjali Singhai Jain2015-10-19
| * | i40e/i40evf: adjust interrupt throttle less frequentlyJesse Brandeburg2015-10-19
| * | i40e/i40evf: change dynamic interrupt thresholdsJesse Brandeburg2015-10-19
| * | i40e/i40evf: fix bug in throttle rate mathJesse Brandeburg2015-10-19
| * | i40e/i40evf: refactor IRQ enable functionJesse Brandeburg2015-10-19
| * | i40evf: don't give upMitch Williams2015-10-19
| * | i40e/i40evf: use napi_schedule_irqoff()Alexander Duyck2015-10-19
| * | i40evf: fix overlong BIT definesJesse Brandeburg2015-10-19
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-10-20
|\ \ \ | |/ / |/| |
| * | i40e/i40evf: set AQ count after memory allocationMitch Williams2015-10-07
| |/
* | i40e/i40evf: Bump i40e to 1.3.34 and i40evf to 1.3.21Catherine Sullivan2015-10-16
* | i40evf: relax and stagger init timing a bitMitch Williams2015-10-16
* | i40evf: correctly populate vlan_featuresMitch Williams2015-10-16
* | i40e/i40evf: moderate interrupts differentlyJesse Brandeburg2015-10-16
* | i40e/i40evf: Fix compile issue related to const stringJingjing Wu2015-10-16
* | drivers/net/intel: use napi_complete_done()Jesse Brandeburg2015-10-16
* | i40evf: Add support for netpollAlexander Duyck2015-10-16