summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/i40evf/i40evf_main.c
AgeCommit message (Expand)Author
2015-12-08treewide: Fix typos in printkMasanari Iida
2015-12-03i40e/i40evf: avoid mutex re-initJesse Brandeburg
2015-12-03i40e/i40evf: Bump version to 1.4.7 for i40e and 1.4.3 for i40evfCatherine Sullivan
2015-12-03i40evf: use correct typesMitch Williams
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-11-23i40evf: fix compiler warning of unused variableJesse Brandeburg
2015-10-23i40evf: clean up local variable initializationJean Sacren
2015-10-23i40evf: add missing kernel-doc argumentJean Sacren
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-19i40e/i40evf: Bump i40e to 1.3.38 and i40evf to 1.3.25Catherine Sullivan
2015-10-19i40e/i40evf: adjust interrupt throttle less frequentlyJesse Brandeburg
2015-10-19i40evf: don't give upMitch Williams
2015-10-19i40e/i40evf: use napi_schedule_irqoff()Alexander Duyck
2015-10-16i40e/i40evf: Bump i40e to 1.3.34 and i40evf to 1.3.21Catherine Sullivan
2015-10-16i40evf: relax and stagger init timing a bitMitch Williams
2015-10-16i40evf: correctly populate vlan_featuresMitch Williams
2015-10-16i40evf: Add support for netpollAlexander Duyck
2015-10-15i40e/i40evf: Bump i40e version to 1.3.28 and i40evf to 1.3.19Catherine Sullivan
2015-10-15i40evf: speed up initMitch Williams
2015-10-15i40e/i40evf: remove redundant declarations of a variable and a functionShannon Nelson
2015-10-15i40e/i40evf: Add WB_ON_ITR offload supportAnjali Singhai Jain
2015-10-13i40e/i40evf: Bump i40e version to 1.3.25 and i40evf to 1.3.17Catherine Sullivan
2015-10-13i40evf: properly handle ndo_set_mac_address callsMitch Williams
2015-10-08i40e/i40evf: pass QOS handle to VFMitch Williams
2015-10-08i40evf: use capabilities flags properlyMitch Williams
2015-10-08i40evf: detect reset more reliablyMitch Williams
2015-10-07i40evf: propagate interrupt allocation failureMitch Williams
2015-10-07i40e/i40evf: fix unicast mac address addShannon Nelson
2015-10-07i40e/i40evf: give up the __func__Shannon Nelson
2015-09-30i40evf: tweak init timingMitch Williams
2015-09-30i40evf: missing rtnl_unlock in i40evf_resume()Vasily Averin
2015-09-17i40e/i40evf: Bump i40e to 1.3.21 and i40evf to 1.3.13Catherine Sullivan
2015-08-26i40e/i40evf: Bump i40e to 1.3.9 and i40evf to 1.3.5Catherine Sullivan
2015-08-26i40evf: Use the correct defines to match the VF registersAnjali Singhai Jain
2015-08-05i40e/i40evf: RSS changes for X722Anjali Singhai Jain
2015-08-05i40e/i40evf: Add device ids for X722Anjali Singhai Jain
2015-07-23i40e: use BIT and BIT_ULL macrosJesse Brandeburg
2015-07-23i40evf: support virtual channel API version 1.1Mitch Williams
2015-07-23i40evf: handle big resetsMitch Williams