aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-12-10igb: Start temperature sensor attribute index with 1Guenter Roeck1-4/+4
2013-12-10igb: Convert to use devm_hwmon_device_register_with_groupsGuenter Roeck2-55/+53
2013-12-10igb: Add new feature Media Auto Sense for 82580 devices onlyCarolyn Wyborny6-0/+226
2013-12-10igb: Support ports mapped in 64-bit PCI spaceAaron Sierra1-7/+3
2013-12-10igb: Add media switching feature for i354 PHY'sCarolyn Wyborny5-0/+96
2013-12-10ixgbe: Focus config of head, tail ntc, and ntu all into a single functionDon Skidmore2-40/+19
2013-12-10ixgbevf: update Kconfig descriptionJacob Keller1-4/+4
2013-12-10i40e: Bump version numberCatherine Sullivan1-1/+1
2013-12-10i40e: remove and fix confusing define nameJesse Brandeburg1-4/+17
2013-12-10i40e: complain about out-of-range descriptor requestShannon Nelson1-9/+13
2013-12-10i40e: loopback info and set loopback fixKamil Krawczyk3-4/+6
2013-12-10i40e: restrict diag test messagesShannon Nelson1-9/+12
2013-12-06i40e: Add a new variable to track number of pf instancesAnjali Singhai Jain2-0/+6
2013-12-06i40e: add num_VFs messageAnjali Singhai Jain1-0/+3
2013-12-06i40e: refactor ethtool testsShannon Nelson1-27/+30
2013-12-06i40e: clear test state bit after all ethtool testsShannon Nelson1-2/+3
2013-12-06i40e: only set up the rings to be usedShannon Nelson1-7/+7
2013-12-06i40e: Enable all PCTYPEs except FCOE for RSS.Anjali Singhai Jain1-14/+24
2013-12-06i40e: refactor reset codeAnjali Singhai Jain1-36/+95
2013-12-06i40e: Bump versionCatherine Sullivan1-1/+1
2013-12-06i40e: whitespaceJeff Kirsher1-0/+1
2013-12-06i40e: enable early hardware supportJesse Brandeburg4-10/+68
2013-12-06i40e: Add flag for L2 VEB filteringKevin Scott3-3/+12
2013-12-06i40e: get media type during link infoJesse Brandeburg3-0/+52
2013-12-06i40e: check multi-bit state correctlyJesse Brandeburg1-7/+9
2013-12-06i40e: separate TSYNVALID and TSYNINDX fields in Rx descriptorJacob Keller1-2/+7
2013-12-05i40e: sync header files with hardwareAnjali Singhai Jain2-9/+6
2013-12-05i40e: restrict diag test lengthKamil Krawczyk1-4/+4
2013-12-05i40e: add support for triggering EMPRShannon Nelson3-0/+23
2013-12-05i40e: add interrupt testShannon Nelson3-2/+14
2013-12-05i40e: default debug mask settingShannon Nelson1-0/+1
2013-12-05i40e: fix debugging messagesMitch Williams1-2/+2
2013-12-05i40e: properly add VF MAC addressesMitch Williams1-1/+1
2013-12-05i40e: retry call on timeoutShannon Nelson1-6/+20
2013-12-05i40e: select reset counters correctlyShannon Nelson1-3/+3
2013-12-05i40e: allow one more vector for VFsMitch Williams1-1/+1
2013-12-05i40e: firmware version fields offsets updateAnjali Singhai jain2-8/+16
2013-12-05i40e: simplify aq head-tail-len setupsShannon Nelson2-36/+15
2013-12-05i40e: clear AQ head and tail registersShannon Nelson1-4/+14
2013-12-05i40e: register file updatesAnjali Singhai jain1-90/+44
2013-12-05i40e: set pf_id based on device and function numbersChristopher Pau1-1/+5
2013-12-05Merge branch 'siocghwtstamp' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc-nextDavid S. Miller1-2/+12
2013-11-30ixgbe: Make ixgbe_identify_qsfp_module_generic staticMark Rustad2-2/+2
2013-11-30ixgbe: turn NETIF_F_HW_L2FW_DOFFLOAD off by defaultJohn Fastabend1-3/+2
2013-11-30ixgbe: ixgbe_fwd_ring_down needs to be staticJohn Fastabend1-2/+2
2013-11-30e1000: fix possible reset_task running after adapter downVladimir Davydov1-4/+11
2013-11-29e1000: fix lockdep warning in e1000_reset_taskVladimir Davydov2-35/+3
2013-11-29e1000: prevent oops when adapter is being closed and reset simultaneouslyyzhu12-0/+14
2013-11-29igb: Fixed Wake On LAN supportAkeem G Abodunrin1-3/+4
2013-11-21e1000e: Implement the SIOCGHWTSTAMP ioctlBen Hutchings1-2/+12