summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel
Commit message (Expand)AuthorAgeFilesLines
* net: ixgbe: slight optimization of addr comparedingtianhong2013-12-311-2/+1
* net: igbvf: slight optimization of addr comparedingtianhong2013-12-311-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-12-182-1/+8
|\
| * igb: Fix for issue where values could be too high for udelay function.Carolyn Wyborny2013-12-141-1/+4
| * i40e: fix null dereferenceJesse Brandeburg2013-12-141-0/+3
* | igb: Change to use statically allocated array for MSIx entriesCarolyn Wyborny2013-12-173-29/+24
* | igb: Fix queue allocation method to accommodate changing during runtimeCarolyn Wyborny2013-12-171-22/+44
* | ixgbe: Start temperature sensor attribute index with 1Guenter Roeck2013-12-171-4/+4
* | ixgbe: Convert to use devm_hwmon_device_register_with_groupsGuenter Roeck2013-12-172-48/+36
* | ixgbevf: add DCB configuration into queue setupDon Skidmore2013-12-172-138/+91
* | i40e: make functions static and remove dead codeStephen Hemminger2013-12-173-90/+4
* | i40e: Fix off by one in i40e_dbg_command_writeAlan Cox2013-12-171-1/+1
* | i40e: Bump version numberCatherine Sullivan2013-12-171-1/+1
* | i40e: Fix wrong mask bits being used in misc interruptAnjali Singhai Jain2013-12-171-2/+2
* | i40e: more print_hex_dump useShannon Nelson2013-12-171-19/+11
* | i40e: fix up scanf decodersShannon Nelson2013-12-171-3/+3
* | i40e: simplify error messages for dump descriptorShannon Nelson2013-12-171-14/+2
* | i40e: prevent null pointer exception in dump descriptorShannon Nelson2013-12-171-0/+6
* | i40e: Fix dump output from debugfs callsNeerav Parikh2013-12-171-53/+19
* | i40e: Remove FCoE in i40e_virtchnl_pf.c codeNeerav Parikh2013-12-161-27/+2
* | i40e: support for suspend and resumeShannon Nelson2013-12-162-1/+97
* | i40e: rtnl_lock in reset path fixesAnjali Singhai Jain2013-12-163-5/+23
* | i40e: Add basic support for get/set channels for RSSAnjali Singhai Jain2013-12-161-0/+90
* | i40e: function to reconfigure RSS queues and rebuildAnjali Singhai Jain2013-12-162-8/+50
* | i40e: reinit flow for the main VSIAnjali Singhai Jain2013-12-161-21/+97
* | i40e: use same number of queues as CPUsJesse Brandeburg2013-12-161-4/+3
* | i40e: trivial fixesJesse Brandeburg2013-12-163-3/+3
* | i40e: init flow control settings to disabledJesse Brandeburg2013-12-162-9/+60
* | i40e: Tell the stack about our actual number of queuesAnjali Singhai Jain2013-12-161-0/+10
* | i40e: fix pf reset after offline testShannon Nelson2013-12-161-6/+8
* | i40e: fix up some of the ethtool connection reportingJesse Brandeburg2013-12-162-8/+28
* | igb: Start temperature sensor attribute index with 1Guenter Roeck2013-12-101-4/+4
* | igb: Convert to use devm_hwmon_device_register_with_groupsGuenter Roeck2013-12-102-55/+53
* | igb: Add new feature Media Auto Sense for 82580 devices onlyCarolyn Wyborny2013-12-106-0/+226
* | igb: Support ports mapped in 64-bit PCI spaceAaron Sierra2013-12-101-7/+3
* | igb: Add media switching feature for i354 PHY'sCarolyn Wyborny2013-12-105-0/+96
* | ixgbe: Focus config of head, tail ntc, and ntu all into a single functionDon Skidmore2013-12-102-40/+19
* | ixgbevf: update Kconfig descriptionJacob Keller2013-12-101-4/+4
* | i40e: Bump version numberCatherine Sullivan2013-12-101-1/+1
* | i40e: remove and fix confusing define nameJesse Brandeburg2013-12-101-4/+17
* | i40e: complain about out-of-range descriptor requestShannon Nelson2013-12-101-9/+13
* | i40e: loopback info and set loopback fixKamil Krawczyk2013-12-103-4/+6
* | i40e: restrict diag test messagesShannon Nelson2013-12-101-9/+12
* | i40e: Add a new variable to track number of pf instancesAnjali Singhai Jain2013-12-062-0/+6
* | i40e: add num_VFs messageAnjali Singhai Jain2013-12-061-0/+3
* | i40e: refactor ethtool testsShannon Nelson2013-12-061-27/+30
* | i40e: clear test state bit after all ethtool testsShannon Nelson2013-12-061-2/+3
* | i40e: only set up the rings to be usedShannon Nelson2013-12-061-7/+7
* | i40e: Enable all PCTYPEs except FCOE for RSS.Anjali Singhai Jain2013-12-061-14/+24
* | i40e: refactor reset codeAnjali Singhai Jain2013-12-061-36/+95
OpenPOWER on IntegriCloud