summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)AuthorLines
2018-10-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-158/+94
2018-10-26Merge tag 'devicetree-for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-3/+11
2018-10-25Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds-17/+30
2018-10-25lan743x: Remove SPI dependency from Microchip group.Bryan Whitehead-1/+0
2018-10-25drivers: net: remove <net/busy_poll.h> inclusion when not neededEric Dumazet-9/+0
2018-10-25net: phy: genphy_10g_driver: Avoid NULL pointer dereferenceAndrew Lunn-1/+1
2018-10-25r8169: fix broken Wake-on-LAN from S5 (poweroff)Heiner Kallweit-2/+7
2018-10-25octeontx2-af: Use GFP_ATOMIC under spin lockWei Yongjun-1/+1
2018-10-25net: ethernet: cadence: fix socket buffer corruption problemTristram Ha-1/+1
2018-10-25Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-82/+0
2018-10-24Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller-138/+77
2018-10-24ice: Poll for link status changeAnirudh Venkataramanan-120/+25
2018-10-24ice: Allocate VF interrupts and set queue mapAnirudh Venkataramanan-4/+17
2018-10-24ice: Introduce ice_dev_onetime_setupAnirudh Venkataramanan-0/+25
2018-10-24net: hns3: Fix for warning uninitialized symbol hw_err_lst3Shiju Jose-4/+6
2018-10-24octeontx2-af: Copy the right amount of memoryDan Carpenter-1/+1
2018-10-24ice: Use capability count returned by the firmwareAnirudh Venkataramanan-3/+1
2018-10-24ice: Update expected FW versionAnirudh Venkataramanan-3/+2
2018-10-24ice: Change device ID define names to align with branding stringAnirudh Venkataramanan-6/+6
2018-10-24ice: Make ice_msix_clean_rings staticAnirudh Venkataramanan-2/+1
2018-10-24Merge branch 'work.tty-ioctl' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-86/+0
2018-10-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds-41826/+103031
2018-10-23net: stmmac: dwmac-sun8i: fix OF child-node lookupJohan Hovold-2/+10
2018-10-23net: bcmgenet: fix OF child-node lookupJohan Hovold-1/+1
2018-10-23qed: Fix static checker warningRahul Verma-3/+3
2018-10-23Revert "be2net: remove desc field from be_eq_obj"Ivan Vecera-4/+3
2018-10-23net: socionext: Reset tx queue in ndo_stopMasahisa Kojima-0/+3
2018-10-23net: socionext: Add dummy PHY register read in phy_write()Masahisa Kojima-2/+16
2018-10-23net: socionext: Stop PHY before resetting netsecMasahisa Kojima-4/+15
2018-10-23Merge tag 'gpio-v4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds-7/+4
2018-10-22net: stmmac: Set OWN bit for jumbo framesThor Thayer-2/+2
2018-10-22net: ethernet: ti: cpsw: unsync mcast entries while switch promisc modeIvan Khoronzhuk-0/+1
2018-10-22octeontx2-af: Support for NIXLF's UCAST/PROMISC/ALLMULTI modesSunil Goutham-1/+105
2018-10-22octeontx2-af: Support for setting MAC addressSunil Goutham-1/+35
2018-10-22octeontx2-af: Support for changing RSS algorithmSunil Goutham-1/+108
2018-10-22octeontx2-af: NIX Rx flowkey configuration for RSSSunil Goutham-0/+187
2018-10-22octeontx2-af: Install ucast and bcast pkt forwarding rulesSunil Goutham-0/+375
2018-10-22octeontx2-af: Add LMAC channel info to NIXLF_ALLOC responseStanislaw Kardach-0/+18
2018-10-22octeontx2-af: NPC MCAM and LDATA extract minimal configurationSunil Goutham-0/+181
2018-10-22octeontx2-af: Enable packet length and csum validationSunil Goutham-0/+28
2018-10-22octeontx2-af: Support for VTAG strip and captureVamsi Attunuru-1/+101
2018-10-22octeontx2-af: Update bcast list upon NIXLF alloc/freeSunil Goutham-0/+133
2018-10-22octeontx2-af: Broadcast packet replication supportSunil Goutham-0/+220
2018-10-22octeontx2-af: Config pkind for CGX mapped PFsGeetha sowjanya-2/+90
2018-10-22octeontx2-af: Config NPC KPU engines with parser profileSunil Goutham-1/+385
2018-10-22octeontx2-af: Add NPC KPU profileHao Zheng-0/+5852
2018-10-22octeontx2-af: Reset NIXLF's Rx/Tx statsVamsi Attunuru-1/+34
2018-10-22octeontx2-af: NIX Tx scheduler queue config supportSunil Goutham-5/+199
2018-10-22octeontx2-af: NIX Tx scheduler queues alloc/freeSunil Goutham-4/+265
2018-10-22net/wan/fsl_ucc_hdlc: error countersMathias Thore-7/+44