summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/i40e
AgeCommit message (Expand)Author
2014-04-07Rewind v3.13-rc3+ (78fd82238d0e5716) to v3.12Scott Wood
2013-10-29i40e: fix error return code in i40e_probe()Wei Yongjun
2013-10-24i40e: remove unused including <linux/version.h>Wei Yongjun
2013-10-22i40e: Bump versionCatherine Sullivan
2013-10-22i40e: use pf_id for pf function id in qtx_ctlShannon Nelson
2013-10-22i40e: check vsi ptrs before dumping themShannon Nelson
2013-10-22i40e: reorder block declarations in debugfsShannon Nelson
2013-10-22i40e: tweaking icr0 handling for legacy irqShannon Nelson
2013-10-22i40e: refactor fdir setup functionJesse Brandeburg
2013-10-22i40e: fix sign extension issueJesse Brandeburg
2013-10-22i40e: fix use of untrusted scalar value warningJesse Brandeburg
2013-10-22i40e: clamp debugfs nvm read commandJesse Brandeburg
2013-10-22i40e: debugfs fixupsJesse Brandeburg
2013-10-22i40e: fixup legacy interrupt handlingShannon Nelson
2013-10-22i40e: assign correct vector to VFMitch Williams
2013-10-22i40e: don't free nonexistent ringsMitch Williams
2013-10-22i40e: do not flush after re-enabling interruptsJesse Brandeburg
2013-10-10i40e: Bump versionCatherine Sullivan
2013-10-10i40e: Add support for 64 bit netstatsAlexander Duyck
2013-10-10i40e: Move rings from pointer to array to array of pointersAlexander Duyck
2013-10-10i40e: Replace ring container array with linked listAlexander Duyck
2013-10-10i40e: Move q_vectors from pointer to array to array of pointersAlexander Duyck
2013-10-10i40e: Split bytes and packets from Rx/Tx statsAlexander Duyck
2013-10-10i40e: Add support for Tx byte queue limitsAlexander Duyck
2013-10-10i40e: Drop dead code and flags from Tx hotpathAlexander Duyck
2013-10-10i40e: clean up Tx fast pathAlexander Duyck
2013-10-10i40e: Do not directly increment Tx next_to_useAlexander Duyck
2013-10-10i40e: Cleanup Tx buffer info layoutAlexander Duyck
2013-10-10i40e: Drop unused completed statAlexander Duyck
2013-10-10i40e: Link code updatesAnjali Singhai
2013-09-27i40e: clean up coccicheck reported errorsJesse Brandeburg
2013-09-27i40e: better return valuesJesse Brandeburg
2013-09-27i40e: convert ret to aq_retJesse Brandeburg
2013-09-27i40e: small clean ups from reviewJesse Brandeburg
2013-09-27i40e: use common failure flowJesse Brandeburg
2013-09-11i40e: include i40e in kernel properJesse Brandeburg
2013-09-11i40e: debugfs interfaceJesse Brandeburg
2013-09-11i40e: init code and hardware supportJesse Brandeburg
2013-09-11i40e: implement virtual device interfaceJesse Brandeburg
2013-09-11i40e: driver core headersJesse Brandeburg
2013-09-11i40e: driver ethtool coreJesse Brandeburg
2013-09-11i40e: transmit, receive, and NAPIJesse Brandeburg
2013-09-11i40e: main driver coreJesse Brandeburg