summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)AuthorFilesLines
2016-02-16igb: Do not factor VLANs into RLPML calculationAlexander Duyck2-42/+2
2016-02-16igb: Allow asymmetric configuration of MTU versus Rx frame sizeAlexander Duyck2-68/+42
2016-02-16igb: Refactor VFTA configurationAlexander Duyck4-76/+67
2016-02-16igb: clean up code for setting MAC addressAlexander Duyck1-5/+4
2016-02-16igb/igbvf: don't give upMitch Williams2-13/+25
2016-02-16igb: Unpair the queues when changing the number of queuesShota Suzuki1-0/+2
2016-02-16igb: Remove unnecessary flag setting in igb_set_flag_queue_pairs()Shota Suzuki1-8/+0
2016-02-11ixgbe: bulk free SKBs during TX completion cleanup cycleJesper Dangaard Brouer1-3/+3
2016-02-11be2net: don't report EVB for older chipsets when SR-IOV is disabledIvan Vecera1-0/+3
2016-02-11net: thunderx: Alloc higher order pages when pagesize is smallSunil Goutham1-1/+1
2016-02-11net: thunderx: bgx: Add log message when setting mac addressRobert Richter1-3/+8
2016-02-11net: thunderx: bgx: Use standard firmware node infrastructure.David Daney1-13/+14
2016-02-11net: thunderx: Assign affinity hints to vf's interruptsSunil Goutham2-2/+36
2016-02-11net: thunderx: Use napi_schedule_irqoff()Sunil Goutham1-1/+1
2016-02-11net, thunderx: Add TX timeout and RX buffer alloc failure stats.Thanneeru Srinivasulu4-2/+7
2016-02-11net: macb: add wake-on-lan support via magic packetSergio Prado2-6/+65
2016-02-11sfc: implement IPv6 NFC (and IPV4_USER_FLOW)Edward Cree1-0/+184
2016-02-11cxgb4/iw_cxgb4: TOS supportHariprasad Shenai2-0/+3
2016-02-11net: fec: improve error handlingTroy Kisky1-4/+7
2016-02-11net: fec: don't transfer ownership until descriptor write is completeTroy Kisky1-1/+13
2016-02-11net: fec: don't disable FEC_ENET_TS_TIMER interruptTroy Kisky2-1/+2
2016-02-11net: fec: add variable reg_desc_active to speed things upTroy Kisky2-26/+25
2016-02-11net: fec: add struct bufdesc_propTroy Kisky2-185/+132
2016-02-11net: fec: fix fec_enet_get_free_txdesc_numTroy Kisky1-1/+1
2016-02-11net: fec: fix rx error countsTroy Kisky1-21/+15
2016-02-11net: fec: stop the "rcv is not +last, " error messagesTroy Kisky2-0/+2
2016-02-11be2net: Interpret and log new data that's added to the port misconfigure asyn...Ajit Khaparde4-27/+116
2016-02-11be2net: Request RSS capability of Rx interface depending on number of Rx ringsAjit Khaparde2-29/+48
2016-02-10sxgbe: remove unused codeJean Sacren3-130/+1
2016-02-10sh_eth: factor out register bit twiddling codeSergei Shtylyov1-29/+24
2016-02-10ravb: factor out register bit twiddling codeSergei Shtylyov3-61/+36
2016-02-07sunvnet: perf tracepoint invocations to trace LDC state machineSowmini Varadhan1-2/+22
2016-02-07be2net: Fix interval calculation in interrupt moderationPadmanabh Ratnakar1-2/+1
2016-02-07be2net: Add retry in case of error recovery failurePadmanabh Ratnakar2-6/+22
2016-02-07be2net: Fix Lancer error recoveryPadmanabh Ratnakar1-17/+34
2016-02-07be2net: Don't run ethtool self-tests for VFsSomnath Kotur1-1/+28
2016-02-07be2net: SRIOV Queue distribution should factor in EQ-count of VFsSriharsha Basavapatna2-9/+10
2016-02-07be2net: Fix be_vlan_rem_vid() to check vlan id being removedSriharsha Basavapatna1-0/+3
2016-02-07be2net: check for INSUFFICIENT_PRIVILEGES errorSuresh Reddy2-2/+4
2016-02-07be2net: return error status from be_set_phys_id()Suresh Reddy1-10/+13
2016-02-06bgmac: add helper checking for BCM4707 / BCM53018 chip idRafał Miłecki1-14/+16
2016-02-04i40e: add 100Mb ethtool reportingCatherine Sullivan2-0/+5
2016-02-04i40e: AQ Add external power class to get link statusShannon Nelson2-2/+12
2016-02-04i40e: AQ Geneve cloud tunnel typeShannon Nelson2-4/+4
2016-02-04i40e: AQ Add Run PHY Activity structShannon Nelson2-0/+26
2016-02-04i40e: Limit DCB FW version checks to X710/XL710 devicesGreg Bowers1-5/+7
2016-02-04i40e: add new proxy-wol bit for X722Shannon Nelson2-0/+2
2016-02-04i40e/i40evf: Use private workqueueJesse Brandeburg2-2/+23
2016-02-04i40evf: add new write-back modeAnjali Singhai Jain3-0/+27
2016-02-04i40e/i40evf: Fix for UDP/TCP RSS for X722Anjali Singhai Jain4-7/+54