aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/i40e
Commit message (Expand)AuthorAge
* i40e: fix error return code in i40e_probe()Wei Yongjun2013-10-29
* i40e: remove unused including <linux/version.h>Wei Yongjun2013-10-24
* i40e: Bump versionCatherine Sullivan2013-10-22
* i40e: use pf_id for pf function id in qtx_ctlShannon Nelson2013-10-22
* i40e: check vsi ptrs before dumping themShannon Nelson2013-10-22
* i40e: reorder block declarations in debugfsShannon Nelson2013-10-22
* i40e: tweaking icr0 handling for legacy irqShannon Nelson2013-10-22
* i40e: refactor fdir setup functionJesse Brandeburg2013-10-22
* i40e: fix sign extension issueJesse Brandeburg2013-10-22
* i40e: fix use of untrusted scalar value warningJesse Brandeburg2013-10-22
* i40e: clamp debugfs nvm read commandJesse Brandeburg2013-10-22
* i40e: debugfs fixupsJesse Brandeburg2013-10-22
* i40e: fixup legacy interrupt handlingShannon Nelson2013-10-22
* i40e: assign correct vector to VFMitch Williams2013-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: Add support for Tx byte queue limitsAlexander Duyck2013-10-10
* i40e: Drop dead code and flags from Tx hotpathAlexander Duyck2013-10-10
* i40e: clean up Tx fast pathAlexander Duyck2013-10-10
* i40e: Do not directly increment Tx next_to_useAlexander Duyck2013-10-10
* i40e: Cleanup Tx buffer info layoutAlexander Duyck2013-10-10
* i40e: Drop unused completed statAlexander Duyck2013-10-10
* i40e: Link code updatesAnjali Singhai2013-10-09
* i40e: clean up coccicheck reported errorsJesse Brandeburg2013-09-27
* 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: include i40e in kernel properJesse Brandeburg2013-09-11
* i40e: debugfs interfaceJesse Brandeburg2013-09-11
* i40e: init code and hardware supportJesse Brandeburg2013-09-11
* i40e: implement virtual device interfaceJesse Brandeburg2013-09-11
* i40e: driver core headersJesse Brandeburg2013-09-11
* i40e: driver ethtool coreJesse Brandeburg2013-09-11
* i40e: transmit, receive, and NAPIJesse Brandeburg2013-09-11
* i40e: main driver coreJesse Brandeburg2013-09-11