summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2016-03-24net: bcmgenet: fix skb_len in bcmgenet_xmit_single()Petri Gynther1-1/+1
2016-03-24net: bcmgenet: fix dev->stats.tx_bytes accountingPetri Gynther2-4/+16
2016-03-24net: macb: replace macb_writel() call by queue_writel() to update queue ISRCyrille Pitchen1-1/+1
2016-03-24net: hns: bug fix about getting hilink status for HNS v2Sheng Li2-18/+24
2016-03-24net: hns: fix warning of passing zero to 'PTR_ERR'Kejian Yan1-1/+1
2016-03-24net: hns: optimizate irq proccess for HNS V2Sheng Li1-4/+5
2016-03-24net: hns: remove useless variable assignment and commentQianqian Xie1-4/+1
2016-03-24net: hns: bug fix for return valuesQianqian Xie1-2/+2
2016-03-24net: hns: optimizate fmt of snprintf()Qianqian Xie1-1/+2
2016-03-24net: hns: fix a bug for cycle indexQianqian Xie1-6/+6
2016-03-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds25-140/+249
2016-03-23hv_netvsc: Fix the order of num_sc_offered decrementHaiyang Zhang1-6/+6
2016-03-23Merge branch 'for-next-merge' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds13-23/+1174
2016-03-23hv_netvsc: Fix the array sizes to be max supported channelsHaiyang Zhang2-5/+6
2016-03-23hv_netvsc: Fix accessing freed memory in netvsc_change_mtu()Haiyang Zhang1-1/+4
2016-03-23ppp: take reference on channels netnsGuillaume Nault1-1/+3
2016-03-23net: mediatek: fix checking for NULL instead of IS_ERR() in .probeVladimir Zapolskiy1-2/+2
2016-03-23net: phy: at803x: Request 'reset' GPIO only for AT8030 PHYSebastian Frias1-0/+4
2016-03-23at803x: fix reset handlingSergei Shtylyov1-3/+3
2016-03-22Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-78/+199
2016-03-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds13-69/+1760
2016-03-22rapidio/rionet: add mport removal handlingAlexandre Bounine1-26/+44
2016-03-22rapidio/rionet: add locking into add/remove deviceAlexandre Bounine1-50/+102
2016-03-22rapidio/rionet: add shutdown event handlingAlexandre Bounine1-0/+38
2016-03-22rapidio/rionet: add capability to change MTUAurelien Jacquiot1-2/+15
2016-03-22rapidio/rionet: fix deadlock on SMPAurelien Jacquiot1-2/+2
2016-03-22macb: fix PHY resetSergei Shtylyov1-2/+2
2016-03-22fsl/fman: Workaround for Errata A-007273Igal Liberman1-16/+88
2016-03-22net: hns: bug fix about the overflow of mssDaode Huang1-9/+8
2016-03-22net: hns: adds limitation for debug port mtuKejian Yan2-0/+4
2016-03-22net: hns: fix the bug about mtu settingKejian Yan4-1/+9
2016-03-22net: hns: fixes a bug of RSSKejian Yan2-2/+22
2016-03-22net: hns: fix return value of the function about rssKejian Yan3-20/+8
2016-03-22net: hns: set xge statistic reg as read onlyQianqian Xie1-2/+3
2016-03-22net: hns: fixed the bug about GMACs mac settingSheng Li1-10/+8
2016-03-22net: hns: add uc match for debug portsKejian Yan5-2/+43
2016-03-22net: hns: fixed portid bug in sending manage pktSheng Li3-1/+9
2016-03-22net: hns: bug fix about ping6Kejian Yan1-0/+9
2016-03-22cxgb4: update Kconfig and MakefileVarun Prakash2-0/+12
2016-03-22cxgb4: add iSCSI DDP page pod managerVarun Prakash2-0/+774
2016-03-22cxgb4, iw_cxgb4: move delayed ack macro definitionsVarun Prakash1-0/+9
2016-03-22cxgb4: move VLAN_NONE macro definitionVarun Prakash2-2/+2
2016-03-22cxgb4: update struct cxgb4_lld_info definitionVarun Prakash3-0/+10
2016-03-22cxgb4: add definitions for iSCSI target ULDVarun Prakash2-0/+114
2016-03-22cxgb4, cxgb4i: move struct cpl_rx_data_ddp definitionVarun Prakash1-0/+15
2016-03-22cxgb4, iw_cxgb4, cxgb4i: remove duplicate definitionsVarun Prakash1-0/+5
2016-03-22cxgb4, iw_cxgb4: move definitions to common header fileVarun Prakash1-0/+81
2016-03-22cxgb4: large receive offload supportVarun Prakash4-14/+60
2016-03-22cxgb4: allocate resources for CXGB4_ULD_ISCSITVarun Prakash4-7/+92
2016-03-22cxgb4: add new ULD type CXGB4_ULD_ISCSITVarun Prakash1-0/+1