summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/i40e/i40e_main.c
AgeCommit message (Expand)AuthorFilesLines
2015-12-16net: Rename NETIF_F_ALL_CSUM to NETIF_F_CSUM_MASKTom Herbert1-1/+1
2015-12-16sctp: Rename NETIF_F_SCTP_CSUM to NETIF_F_SCTP_CRCTom Herbert1-1/+1
2015-12-13i40e/i40evf: Bump i40e to 1.4.8 and i40evf to 1.4.4Catherine Sullivan1-1/+1
2015-12-13i40e: clean whole mac filter listShannon Nelson1-8/+11
2015-12-13i40e: hush little warningsMitch Williams1-6/+12
2015-12-13i40e: Opcode and structures required by OEM Post Update AQ command and add ne...Michal Kosiarz1-0/+1
2015-12-13i40e: properly delete VF MAC filtersMitch Williams1-0/+36
2015-12-13i40e: chomp the BIT(_ULL)Jesse Brandeburg1-15/+15
2015-12-06Revert "i40e: remove CONFIG_I40E_VXLAN"Singhai, Anjali1-6/+6
2015-12-04i40e/i40evf: avoid mutex re-initJesse Brandeburg1-1/+10
2015-12-03Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller1-128/+112
2015-12-03i40e: Fix i40e_print_features() VEB mode outputJoe Perches1-23/+19
2015-12-03i40e/i40evf: Bump version to 1.4.7 for i40e and 1.4.3 for i40evfCatherine Sullivan1-1/+1
2015-12-03i40e: Remove separate functions gathering XOFF Rx statsNeerav Parikh1-70/+7
2015-12-03i40e: remove CONFIG_I40E_VXLANJesse Brandeburg1-6/+6
2015-12-03i40e: propagate properlyMitch Williams1-45/+68
2015-12-03i40e: Detection and recovery of TX queue hung logic moved to service_task fro...Kiran Patil1-6/+30
2015-12-02i40e: remove unused argumentJesse Brandeburg1-5/+11
2015-12-02i40e: fix: do not sleep in netdev_opsJesse Brandeburg1-24/+20
2015-12-02i40e/i40evf: Bump i40e version to 1.4.4 and i40evf to 1.4.1Catherine Sullivan1-1/+1
2015-12-02i40e: fix confusing messageHelin Zhang1-1/+2
2015-12-02i40e: Update error messagingCarolyn Wyborny1-6/+10
2015-12-02i40e: rename rss_size to alloc_rss_size in i40e_pfHelin Zhang1-13/+18
2015-12-02i40e: add new fields to store user configurationHelin Zhang1-5/+47
2015-11-25i40e: Bump version to 1.4.2Catherine Sullivan1-2/+2
2015-11-25i40e: create a generic configure rss functionHelin Zhang1-11/+74
2015-11-25i40e: rework the functions to configure RSS with similar parametersHelin Zhang1-25/+70
2015-11-25i40e: Move the saving of old link info from handle_link_event to link_eventCatherine Sullivan1-4/+3
2015-11-25i40e/i40evf: Add a stat to track how many times we have to do a force WBAnjali Singhai Jain1-1/+4
2015-11-25i40e: Workaround fix for mss < 256 issueAnjali Singhai Jain1-0/+27
2015-11-25i40e: remove BUG_ON from feature string buildingShannon Nelson1-16/+18
2015-11-25i40e: Change BUG_ON to WARN_ON in service event completeShannon Nelson1-1/+1
2015-10-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+1
2015-10-23i40e/i40evf: Bump i40e to 1.3.46 and i40evf to 1.3.33Catherine Sullivan1-1/+1
2015-10-23i40e: fix inconsistent statuses after a PF resetHelin Zhang1-0/+20
2015-10-23i40e: Fix VEB/VEPA bridge mode mismatch issueAkeem G Abodunrin1-3/+13
2015-10-23i40e/i40evf: Add a workaround to drop all flow control framesAnjali Singhai Jain1-0/+18
2015-10-23i40e: fix annoying messageJesse Brandeburg1-0/+1
2015-10-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller1-60/+267
2015-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+2
2015-10-20i40e/i40evf: Bump i40e to 1.3.38 and i40evf to 1.3.25Catherine Sullivan1-1/+1
2015-10-20i40e: declare rather than initialize int objectJean Sacren1-1/+1
2015-10-20i40e: fix kernel-doc argument nameJean Sacren1-1/+1
2015-10-20i40e: Fix for Tools loopback test failing after driver loadCarolyn Wyborny1-0/+5
2015-10-20i40e/i40evf: adjust interrupt throttle less frequentlyJesse Brandeburg1-0/+2
2015-10-20i40e/i40evf: use napi_schedule_irqoff()Alexander Duyck1-2/+4
2015-10-20i40e: Lock for VSI's MAC filter listKiran Patil1-55/+253
2015-10-16i40e/i40evf: Bump i40e to 1.3.34 and i40evf to 1.3.21Catherine Sullivan1-1/+1
2015-10-16i40e/i40evf: moderate interrupts differentlyJesse Brandeburg1-3/+7
2015-10-16i40e: generate fewer startup messagesShannon Nelson1-8/+12