summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel
Commit message (Expand)AuthorAgeFilesLines
* 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
* i40e: Bump versionCatherine Sullivan2013-12-061-1/+1
* i40e: whitespaceJeff Kirsher2013-12-061-0/+1
* i40e: enable early hardware supportJesse Brandeburg2013-12-064-10/+68
* i40e: Add flag for L2 VEB filteringKevin Scott2013-12-063-3/+12
* i40e: get media type during link infoJesse Brandeburg2013-12-063-0/+52
* i40e: check multi-bit state correctlyJesse Brandeburg2013-12-061-7/+9
* i40e: separate TSYNVALID and TSYNINDX fields in Rx descriptorJacob Keller2013-12-061-2/+7
* i40e: sync header files with hardwareAnjali Singhai Jain2013-12-052-9/+6
* i40e: restrict diag test lengthKamil Krawczyk2013-12-051-4/+4
* i40e: add support for triggering EMPRShannon Nelson2013-12-053-0/+23
* i40e: add interrupt testShannon Nelson2013-12-053-2/+14
* i40e: default debug mask settingShannon Nelson2013-12-051-0/+1
* i40e: fix debugging messagesMitch Williams2013-12-051-2/+2
* i40e: properly add VF MAC addressesMitch Williams2013-12-051-1/+1
* i40e: retry call on timeoutShannon Nelson2013-12-051-6/+20
* i40e: select reset counters correctlyShannon Nelson2013-12-051-3/+3
* i40e: allow one more vector for VFsMitch Williams2013-12-051-1/+1
* i40e: firmware version fields offsets updateAnjali Singhai jain2013-12-052-8/+16
* i40e: simplify aq head-tail-len setupsShannon Nelson2013-12-052-36/+15
* i40e: clear AQ head and tail registersShannon Nelson2013-12-051-4/+14
* i40e: register file updatesAnjali Singhai jain2013-12-051-90/+44
* i40e: set pf_id based on device and function numbersChristopher Pau2013-12-051-1/+5
* Merge branch 'siocghwtstamp' of git://git.kernel.org/pub/scm/linux/kernel/git...David S. Miller2013-12-051-2/+12
|\
| * e1000e: Implement the SIOCGHWTSTAMP ioctlBen Hutchings2013-11-211-2/+12
* | ixgbe: Make ixgbe_identify_qsfp_module_generic staticMark Rustad2013-11-302-2/+2
* | ixgbe: turn NETIF_F_HW_L2FW_DOFFLOAD off by defaultJohn Fastabend2013-11-301-3/+2
* | ixgbe: ixgbe_fwd_ring_down needs to be staticJohn Fastabend2013-11-301-2/+2
* | e1000: fix possible reset_task running after adapter downVladimir Davydov2013-11-301-4/+11
* | e1000: fix lockdep warning in e1000_reset_taskVladimir Davydov2013-11-292-35/+3
* | e1000: prevent oops when adapter is being closed and reset simultaneouslyyzhu12013-11-292-0/+14
* | igb: Fixed Wake On LAN supportAkeem G Abodunrin2013-11-291-3/+4
OpenPOWER on IntegriCloud