summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/i40e
AgeCommit message (Expand)Author
2014-11-18i40e: re-enable VFLR interrupt soonerMitch Williams
2014-11-18i40e: only warn once of PTP nonsupport in 100Mbit speedShannon Nelson
2014-11-16i40e: use netdev_rss_key_fill() helperEric Dumazet
2014-11-11i40e: clean up throttle rate codeJesse Brandeburg
2014-11-11i40e: don't do link_status or stats collection on every ARQShannon Nelson
2014-11-11i40e: poll firmware slowerKamil Krawczyk
2014-11-03i40e: properly parse MDET registersMitch Williams
2014-11-03i40e: configure VM ID in qtx_ctlMitch Williams
2014-11-03i40e: enable debug earlierShannon Nelson
2014-11-03i40e: better wording for resource tracking errorsShannon Nelson
2014-11-03i40e: scale msix vector use when more cores than vectorsShannon Nelson
2014-11-03i40e: remove debugfs dump statsShannon Nelson
2014-11-03i40e: avoid disable of interrupt when changing ITRJesse Brandeburg
2014-11-03i40e: fix link checking logicMitch Williams
2014-11-03i40e: Add condition to enter fdir flush and reinitAkeem G Abodunrin
2014-11-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-10-25i40e: _MASK vs _SHIFT typo in i40e_handle_mdd_event()Dan Carpenter
2014-10-23i40e: Bump versionCatherine Sullivan
2014-10-23i40e: Moving variable declaration out of the loopsAkeem G Abodunrin
2014-10-23i40e: Add 10GBaseT supportMitch Williams
2014-10-23i40e: process link events when setting up switchMitch Williams
2014-10-23i40e: Fix a bug where Rx would stop after some timeAnjali Singhai Jain
2014-10-23i40e/i40evf: Use usleep_range() instead of udelay()Neerav Parikh
2014-10-23i40e/i40evf: Fix whitespace indentationJeff Kirsher
2014-10-23i40e: enable LSE poke and simplify link stateJesse Brandeburg
2014-10-23i40e: mask phy eventsJesse Brandeburg
2014-10-08i40e: skb->xmit_more supportEric Dumazet
2014-10-02i40e/igb: Convert to dev_consume_skb_any()Rick Jones
2014-09-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-09-04i40e: use global pci_vfs_assigned() to replace local i40e_vfs_are_assigned()Ethan Zhao
2014-09-04i40e/i40evf: Bump i40e/i40evf versionsCatherine Sullivan
2014-09-04i40e: fix panic due to too-early Tx queue enableJesse Brandeburg
2014-09-04i40e: Fix an issue when PF reset failsAnjali Singhai Jain
2014-09-04i40e: make warning less verboseJesse Brandeburg
2014-09-04i40e: Tell OS link is going down when calling set_phy_configCatherine Sullivan
2014-09-04i40e: Remove unnecessary assignmentSerey Kong
2014-09-04i40e: Change wording to be more consistentSerey Kong
2014-09-04i40e: Allow user to change link settings if link is downCatherine Sullivan
2014-09-04i40e: Add dual speed module supportCatherine Sullivan
2014-08-29i40e: Set skb->csum_level for encapsulated checksumTom Herbert
2014-08-27i40e/i40evf: Bump i40e & i40evf versionCatherine Sullivan
2014-08-27i40e/i40evf: Ignore a driver perceived Tx hang if the number of desc pending < 4Anjali Singhai Jain
2014-08-27i40e: quiet complaints when removing default MAC VLAN filter and make set_mac...Shannon Nelson
2014-08-27i40e/i40evf: add max buf len to aq debug print helperShannon Nelson
2014-08-27i40e: Add checks and message for Qualified Module infoCarolyn Wyborny
2014-08-27i40e: set num_queue_pairs to num configured by VFAshish Shah
2014-08-27i40e: Enable l2tsel bit for VLAN tag controlShannon Nelson
2014-08-27i40e: Add a FD flush counter to ethtoolAnjali Singhai Jain
2014-08-26i40e: ATR policy change to flush the table to clean stale ATR rulesAnjali Singhai Jain
2014-08-26i40e: Some FD message fixesAnjali Singhai Jain