summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2017-08-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller65-363/+595
2017-08-09Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds6-7/+32
2017-08-09Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds1-4/+4
2017-08-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds33-109/+368
2017-08-08isdn: hfcsusb: constify usb_device_idArvind Yadav1-1/+1
2017-08-08isdn: hisax: hfc_usb: constify usb_device_idArvind Yadav1-1/+1
2017-08-08qmi_wwan: fix NULL deref on disconnectBjørn Mork1-1/+5
2017-08-08qmi_wwan: fix NULL deref on disconnectBjørn Mork1-1/+5
2017-08-08net: phy: mdio-bcm-unimac: fix unsigned wrap-around when decrementing timeoutColin Ian King1-1/+1
2017-08-08ppp: fix xmit recursion detection on ppp channelsGuillaume Nault1-8/+10
2017-08-08cxgb4: Clear On FLASH config file after a FW upgradeArjun Vynipadath2-0/+71
2017-08-08net: dsa: lan9303: Only allocate 3 portsEgil Hjelmeland1-1/+1
2017-08-08liquidio: fix misspelled firmware image filenamesDerek Chickles1-4/+8
2017-08-08netvsc: make sure and unregister datapathstephen hemminger3-48/+28
2017-08-08liquidio: fix wrong info about vf rx/tx ring parameters reported to ethtoolIntiyaz Basha1-21/+9
2017-08-08net: dsa: mediatek: add adjust link support for user portsJohn Crispin2-0/+39
2017-08-08net/mlx4_en: don't set CHECKSUM_COMPLETE on SCTP packetsDavide Caratti1-11/+18
2017-08-08bpf/verifier: rework value trackingEdward Cree1-10/+14
2017-08-08net: usb: rtl8150: constify usb_device_idArvind Yadav1-1/+1
2017-08-08net: usb: r8152: constify usb_device_idArvind Yadav1-1/+1
2017-08-08net: usb: kaweth: constify usb_device_idArvind Yadav1-1/+1
2017-08-08net: usb: ipheth: constify usb_device_idArvind Yadav1-1/+1
2017-08-08net: usb: cdc-phonet: constify usb_device_idArvind Yadav1-1/+1
2017-08-08net: usb: catc: constify usb_device_id and fix space before '[' errorArvind Yadav1-1/+1
2017-08-08net: irda: stir4200: constify usb_device_idArvind Yadav1-1/+1
2017-08-08net: irda: mcs7780: constify usb_device_idArvind Yadav1-1/+1
2017-08-08net: irda: ksdazzle: constify usb_device_idArvind Yadav1-1/+1
2017-08-08net: irda: ks959: constify usb_device_idArvind Yadav1-1/+1
2017-08-08net: irda: kingsun: constify usb_device_idArvind Yadav1-1/+1
2017-08-08net: irda: irda-usb: constify usb_device_idArvind Yadav1-1/+1
2017-08-08Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds12-52/+102
2017-08-08Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds7-169/+69
2017-08-08random: fix warning message on ia64 and pariscHelge Deller1-1/+1
2017-08-07Merge tag 'for-linus-20170807' of git://git.infradead.org/linux-mtdLinus Torvalds5-22/+24
2017-08-07net: vrf: Add extack messages for newlink failuresDavid Ahern1-4/+13
2017-08-07qed: Fix a memory allocation failure test in 'qed_mcp_cmd_init()'Christophe Jaillet1-1/+1
2017-08-07isdn: kcapi: make capi_version constBhumika Goyal1-1/+1
2017-08-07net: dsa: Move FDB dump implementation inside DSAArkadi Sharshevsky6-71/+31
2017-08-07net: dsa: Remove support for MDB dump from DSA's driversArkadi Sharshevsky2-33/+0
2017-08-07net: dsa: Remove support for vlan dump from DSA's driversArkadi Sharshevsky6-183/+0
2017-08-07net: dsa: Remove prepare phase for FDBArkadi Sharshevsky7-87/+27
2017-08-07net: dsa: Change DSA slave FDB API to be switchdev independentArkadi Sharshevsky6-54/+41
2017-08-07hamradio: baycom: make hdlcdrv_ops constBhumika Goyal3-3/+3
2017-08-07net: hns3: fix spelling mistake: "capabilty" -> "capability"Colin Ian King1-1/+2
2017-08-07net: dsa: lan9303: refactor lan9303_get_ethtool_statsEgil Hjelmeland1-10/+16
2017-08-07net: dsa: lan9303: Rename lan9303_xxx_packet_processing()Egil Hjelmeland1-8/+8
2017-08-07net: dsa: lan9303: Simplify lan9303_xxx_packet_processing() usageEgil Hjelmeland1-14/+10
2017-08-07net: dsa: lan9303: define LAN9303_NUM_PORTS 3Egil Hjelmeland1-0/+2
2017-08-07net: dsa: lan9303: Change lan9303_xxx_packet_processing() port param.Egil Hjelmeland1-23/+23
2017-08-07of_mdio: use of_property_read_u32_array()Sergei Shtylyov1-8/+8