summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/i40e
Commit message (Expand)AuthorAgeFilesLines
* i40e: properly parse MDET registersMitch Williams2014-11-031-5/+7
* i40e: configure VM ID in qtx_ctlMitch Williams2014-11-031-2/+6
* i40e: enable debug earlierShannon Nelson2014-11-031-0/+5
* i40e: better wording for resource tracking errorsShannon Nelson2014-11-031-6/+8
* i40e: scale msix vector use when more cores than vectorsShannon Nelson2014-11-031-4/+7
* i40e: remove debugfs dump statsShannon Nelson2014-11-031-91/+2
* i40e: avoid disable of interrupt when changing ITRJesse Brandeburg2014-11-031-2/+0
* i40e: fix link checking logicMitch Williams2014-11-031-4/+7
* i40e: Add condition to enter fdir flush and reinitAkeem G Abodunrin2014-11-031-0/+6
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-11-011-2/+2
|\
| * i40e: _MASK vs _SHIFT typo in i40e_handle_mdd_event()Dan Carpenter2014-10-251-2/+2
* | i40e: Bump versionCatherine Sullivan2014-10-231-1/+1
* | i40e: Moving variable declaration out of the loopsAkeem G Abodunrin2014-10-231-4/+3
* | i40e: Add 10GBaseT supportMitch Williams2014-10-234-5/+34
* | i40e: process link events when setting up switchMitch Williams2014-10-231-0/+8
* | i40e: Fix a bug where Rx would stop after some timeAnjali Singhai Jain2014-10-231-4/+20
* | i40e/i40evf: Use usleep_range() instead of udelay()Neerav Parikh2014-10-232-4/+4
* | i40e/i40evf: Fix whitespace indentationJeff Kirsher2014-10-231-1070/+1069
* | i40e: enable LSE poke and simplify link stateJesse Brandeburg2014-10-231-23/+16
* | i40e: mask phy eventsJesse Brandeburg2014-10-233-0/+47
|/
* i40e: skb->xmit_more supportEric Dumazet2014-10-081-44/+46
* i40e/igb: Convert to dev_consume_skb_any()Rick Jones2014-10-021-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-09-071-1/+1
|\
| * i40e: Fix TSO and hw checksums for non-accelerated vlan packets.Vlad Yasevich2014-08-251-1/+1
* | i40e: use global pci_vfs_assigned() to replace local i40e_vfs_are_assigned()Ethan Zhao2014-09-041-31/+2
* | i40e/i40evf: Bump i40e/i40evf versionsCatherine Sullivan2014-09-041-1/+1
* | i40e: fix panic due to too-early Tx queue enableJesse Brandeburg2014-09-041-1/+1
* | i40e: Fix an issue when PF reset failsAnjali Singhai Jain2014-09-042-3/+11
* | i40e: make warning less verboseJesse Brandeburg2014-09-041-14/+12
* | i40e: Tell OS link is going down when calling set_phy_configCatherine Sullivan2014-09-041-3/+18
* | i40e: Remove unnecessary assignmentSerey Kong2014-09-041-1/+0
* | i40e: Change wording to be more consistentSerey Kong2014-09-043-3/+3
* | i40e: Allow user to change link settings if link is downCatherine Sullivan2014-09-041-1/+2
* | i40e: Add dual speed module supportCatherine Sullivan2014-09-042-20/+13
* | i40e: Set skb->csum_level for encapsulated checksumTom Herbert2014-08-291-1/+1
* | i40e/i40evf: Bump i40e & i40evf versionCatherine Sullivan2014-08-271-3/+3
* | i40e/i40evf: Ignore a driver perceived Tx hang if the number of desc pending < 4Anjali Singhai Jain2014-08-274-1/+14
* | i40e: quiet complaints when removing default MAC VLAN filter and make set_mac...Shannon Nelson2014-08-271-29/+70
* | i40e/i40evf: add max buf len to aq debug print helperShannon Nelson2014-08-273-9/+13
* | i40e: Add checks and message for Qualified Module infoCarolyn Wyborny2014-08-271-0/+14
* | i40e: set num_queue_pairs to num configured by VFAshish Shah2014-08-271-5/+8
* | i40e: Enable l2tsel bit for VLAN tag controlShannon Nelson2014-08-271-0/+1
* | i40e: Add a FD flush counter to ethtoolAnjali Singhai Jain2014-08-273-0/+11
* | i40e: ATR policy change to flush the table to clean stale ATR rulesAnjali Singhai Jain2014-08-264-20/+111
* | i40e: Some FD message fixesAnjali Singhai Jain2014-08-261-10/+28
* | i40e: Update flow director error messages to reduce user confusionCarolyn Wyborny2014-08-261-17/+16
|/
* i40e: fix PTP bugJesse Brandeburg2014-08-151-1/+1
* i40e: Fix a few potential VF dereferencesAnjali Singhai Jain2014-08-151-11/+19
* i40e: Fix for recent kernel panicAnjali Singhai Jain2014-08-151-3/+15
* Merge tag 'pci-v3.17-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2014-08-141-1/+1
|\
OpenPOWER on IntegriCloud