aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/i40e/i40e_main.c
Commit message (Expand)AuthorAge
* i40e: fix error return code in i40e_probe()Wei Yongjun2013-10-29
* i40e: Bump versionCatherine Sullivan2013-10-22
* i40e: use pf_id for pf function id in qtx_ctlShannon Nelson2013-10-22
* i40e: tweaking icr0 handling for legacy irqShannon Nelson2013-10-22
* i40e: fixup legacy interrupt handlingShannon Nelson2013-10-22
* i40e: don't free nonexistent ringsMitch Williams2013-10-22
* i40e: do not flush after re-enabling interruptsJesse Brandeburg2013-10-22
* i40e: Bump versionCatherine Sullivan2013-10-10
* i40e: Add support for 64 bit netstatsAlexander Duyck2013-10-10
* i40e: Move rings from pointer to array to array of pointersAlexander Duyck2013-10-10
* i40e: Replace ring container array with linked listAlexander Duyck2013-10-10
* i40e: Move q_vectors from pointer to array to array of pointersAlexander Duyck2013-10-10
* i40e: Split bytes and packets from Rx/Tx statsAlexander Duyck2013-10-10
* i40e: Link code updatesAnjali Singhai2013-10-09
* i40e: better return valuesJesse Brandeburg2013-09-27
* i40e: convert ret to aq_retJesse Brandeburg2013-09-27
* i40e: small clean ups from reviewJesse Brandeburg2013-09-27
* i40e: use common failure flowJesse Brandeburg2013-09-27
* i40e: main driver coreJesse Brandeburg2013-09-11