summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/i40evf/i40evf_main.c
AgeCommit message (Expand)Author
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
2015-07-14i40e/i40evf: Bump version to 1.3.6 for i40e and 1.3.2 for i40evfCatherine Sullivan
2015-07-14i40evf: add MAC address filter in open, not initMitch Williams
2015-07-14i40evf: don't delete all the filtersMitch Williams
2015-07-14i40evf: Allow for an abundance of vectorsMitch Williams
2015-06-26i40evf: don't configure unused RSS queuesMitch Williams
2015-06-26i40evf: fix panic during MTU changeMitch Williams
2015-04-14i40evf: remove aq_pendingMitch Williams
2015-04-14i40evf: fix bad indentationMitch Williams
2015-04-03i40evf: Refactor VF RSS codeAnjali Singhai Jain
2015-04-03i40evf: protect VLAN filter listMitch Williams
2015-03-27i40evf: resequence close operationsMitch Williams
2015-03-27i40evf: delay releasing ringsMitch Williams
2015-03-09i40e/i40evf: Bump i40e/i40evf versionCatherine Sullivan
2015-03-09i40e/i40evf: fix accidental write to ITR registersJesse Brandeburg
2015-03-09i40vf: don't stop me nowMitch Williams
2015-03-08ethernet: codespell comment spelling fixesJoe Perches
2015-03-07i40e/i40evf: Bump versionSravanthi Tangeda
2015-03-05i40e/i40evf: Version bumpSravanthi Tangeda
2015-03-03i40e/i40evf: Bump versionsSravanthi Tangeda
2015-02-24i40e/i40evf: Update driver versionsSravanthi Tangeda
2015-02-24i40evf: Add more info to interrupt vector namesCarolyn Wyborny
2015-02-23i40evf: don't wait foreverMitch Williams
2015-02-23i40evf: refactor resetMitch Williams
2015-02-23i40evf: disable NAPI polling soonerMitch Williams
2015-02-23i40e/i40evf: Bump Driver VersionsSravanthi Tangeda
2015-02-23i40e/i40evf: Refactor the receive routinesMitch Williams
2015-02-08i40evf: stop the watchdog for shutdownMitch Williams
2015-02-08i40evf: ignore bogus messages from FWMitch Williams
2015-02-08i40evf: reset on module unloadMitch Williams