summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/i40evf
AgeCommit message (Expand)Author
2015-12-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-12-15sctp: Rename NETIF_F_SCTP_CSUM to NETIF_F_SCTP_CRCTom Herbert
2015-12-12i40e/i40evf: Bump i40e to 1.4.8 and i40evf to 1.4.4Catherine Sullivan
2015-12-12i40evf: change version string generationMitch Williams
2015-12-12i40e/i40evf: Add a new offload for RSS PCTYPE V2 for X722Anjali Singhai Jain
2015-12-12i40e: Opcode and structures required by OEM Post Update AQ command and add ne...Michal Kosiarz
2015-12-12i40evf: check rings before freeing resourcesMitch Williams
2015-12-03i40e/i40evf: avoid mutex re-initJesse Brandeburg
2015-12-03i40e: trivial fixesJesse Brandeburg
2015-12-03i40e/i40evf: Bump version to 1.4.7 for i40e and 1.4.3 for i40evfCatherine Sullivan
2015-12-03i40e/i40evf: use logical operatorMitch Williams
2015-12-03i40evf: use correct typesMitch Williams
2015-12-03i40evf: don't use atomic allocationMitch Williams
2015-12-03i40e: Fix memory leaks, sideband filter programmingKiran Patil
2015-12-03i40e: Detection and recovery of TX queue hung logic moved to service_task fro...Kiran Patil
2015-12-03i40evf: remove duplicate stringMitch Williams
2015-12-03i40evf: set real num queuesMitch Williams
2015-12-03i40evf: increase max number of queuesMitch Williams
2015-12-01i40e/i40evf: Bump i40e version to 1.4.4 and i40evf to 1.4.1Catherine Sullivan
2015-12-01i40evf: allocate ring structs dynamicallyMitch Williams
2015-12-01i40evf: allocate queue vectors dynamicallyMitch Williams
2015-12-01i40evf: quoth the VF driver, NevermoreMitch Williams
2015-12-01i40evf: add new fields to store user configuration of RSSHelin Zhang
2015-12-01i40evf: create a generic get RSS functionHelin Zhang
2015-12-01i40evf: create a generic config RSS functionHelin Zhang
2015-12-01i40evf: rename VF adapter specific RSS functionHelin Zhang
2015-12-01i40e/i40evf: prefetch skb data on transmitJesse Brandeburg
2015-12-01i40e/i40evf: Fix RS bit update in Tx path and disable force WB workaroundAnjali Singhai Jain
2015-11-25i40evf: handle many MAC filters correctlyMitch Williams
2015-11-25i40e/i40evf: clean up error messagesMitch Williams
2015-11-25i40e/i40evf: Add comment to #endifHelin Zhang
2015-11-25i40e/i40evf: Add a stat to track how many times we have to do a force WBAnjali Singhai Jain
2015-11-25i40e/i40evf: remove unused tunnel parameterShannon Nelson
2015-11-23i40evf: fix compiler warning of unused variableJesse Brandeburg
2015-11-18net: move skb_mark_napi_id() into core networking stackEric Dumazet
2015-11-06Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-10-23i40evf: clean up local variable initializationJean Sacren
2015-10-23i40evf: add missing kernel-doc argumentJean Sacren
2015-10-23i40e: re-use %*ph specifier to hexdump a dataAndy Shevchenko
2015-10-23i40e/i40evf: Bump i40e to 1.3.46 and i40evf to 1.3.33Catherine Sullivan
2015-10-23i40evf: use correct struct for list manipulationMitch Williams
2015-10-23i40e/i40evf: Add a workaround to drop all flow control framesAnjali Singhai Jain
2015-10-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2015-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-10-19i40e/i40evf: Bump i40e to 1.3.38 and i40evf to 1.3.25Catherine Sullivan
2015-10-19i40e/i40evf: Fix an accidental error with BIT_ULL replacementAnjali Singhai Jain
2015-10-19i40e/i40evf: adjust interrupt throttle less frequentlyJesse Brandeburg
2015-10-19i40e/i40evf: change dynamic interrupt thresholdsJesse Brandeburg
2015-10-19i40e/i40evf: fix bug in throttle rate mathJesse Brandeburg
2015-10-19i40e/i40evf: refactor IRQ enable functionJesse Brandeburg