aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-08-18Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-nextDavid S. Miller5-65/+190
2017-08-18net: hns3: Fixes the static check warning due to missing unsupp L3 proto checkSalil1-4/+10
2017-08-18net: hns3: Fixes the static checker error warning in hns3_get_link_ksettings()Salil1-37/+48
2017-08-18net: hns3: Fixes the missing u64_stats_fetch_begin_irq in 64-bit stats fetchSalil1-0/+2
2017-08-18net/sched: Fix the logic error to decide the ingress qdiscChris Mi6-6/+6
2017-08-18s390/qeth: use skb_cow_head() for L2 OSA xmitJulian Wiedmann3-22/+65
2017-08-18s390/qeth: unify code to build header elementsJulian Wiedmann1-14/+15
2017-08-18s390/qeth: pass full IQD header length to fill_buffer()Julian Wiedmann3-4/+4
2017-08-18s390/qeth: pass TSO data offset to fill_buffer()Julian Wiedmann4-10/+8
2017-08-18s390/qeth: pass TSO header length to fill_buffer()Julian Wiedmann4-21/+23
2017-08-18s390/qeth: pass full data length to l2_fill_header()Julian Wiedmann1-6/+6
2017-08-18s390/qeth: split L2 xmit pathsJulian Wiedmann1-102/+123
2017-08-18liquidio: with embedded f/w, issue droq credits before enablementRick Farrington1-8/+12
2017-08-18liquidio: with embedded f/w, don't reload f/w, issue pf flr at exitRick Farrington1-24/+46
2017-08-17Bluetooth: hci_bcm: Handle empty packet after firmware loadingMarcel Holtmann1-0/+11
2017-08-17Bluetooth: hci_bcm: Add serdev supportLoic Poulain2-2/+84
2017-08-17net: ibm: ibmvnic: constify vio_device_idArvind Yadav1-1/+1
2017-08-17net: ibm: ibmveth: constify vio_device_idArvind Yadav1-1/+1
2017-08-17net: hns3: ensure media_type is unitializedColin Ian King1-1/+1
2017-08-17liquidio: fix spelling mistake: "interuupt" -> "interrupt"Colin Ian King1-1/+1
2017-08-17Bluetooth: btbcm: Consolidate the controller information commandsMarcel Holtmann1-30/+39
2017-08-16vmbus: remove unused vmbus_sendpacket_ctlstephen hemminger2-31/+21
2017-08-16vmbus: remove unused vmubs_sendpacket_pagebuffer_ctlstephen hemminger2-30/+10
2017-08-16vmbus: remove unused vmbus_sendpacket_multipagebufferstephen hemminger1-56/+0
2017-08-16tun: make tun_build_skb() thread safeEric Dumazet1-6/+1
2017-08-16net/mlx4: fix spelling mistake: "availible" -> "available"Colin Ian King3-16/+16
2017-08-16nfp: process MTU updates from firmware flower appSimon Horman1-2/+9
2017-08-16nfp: process control messages in workqueue in flower appSimon Horman4-3/+41
2017-08-16net: 3c509: constify pnp_device_idArvind Yadav1-1/+1
2017-08-16liquidio: update VF's netdev->max_mtu if there's a change in PF's MTUVeerasenareddy Burru2-6/+6
2017-08-16mlx4: sizeof style usagestephen hemminger15-56/+56
2017-08-16skge: add paren around sizeof argstephen hemminger1-1/+1
2017-08-16virtio: put paren around sizeofstephen hemminger1-1/+1
2017-08-16tun/tap: use paren's with sizeofstephen hemminger2-2/+2
2017-08-16Bluetooth: hci_bcm: Use operation speed of 4Mbps only for ACPI devicesMarcel Holtmann1-2/+5
2017-08-16Bluetooth: btusb: driver to enable the usb-wakeup featureSukumar Ghorai1-0/+5
2017-08-15liquidio: added support for ethtool --set-channels featureIntiyaz Basha6-50/+226
2017-08-15liquidio: moved octeon_setup_interrupt to lio_core.cIntiyaz Basha4-263/+202
2017-08-15liquidio: moved liquidio_legacy_intr_handler to lio_core.cIntiyaz Basha3-56/+57
2017-08-15liquidio: moved liquidio_msix_intr_handler to lio_core.cIntiyaz Basha5-88/+50
2017-08-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller127-519/+1386
2017-08-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds31-77/+325
2017-08-15PCI: fix oops when try to find Root Port for a PCI devicedingtianhong1-3/+4
2017-08-15sfc: don't try and read ef10 data on non-ef10 NICBert Kenward1-2/+6
2017-08-15mlxsw: spectrum_router: Use correct config optionIdo Schimmel1-1/+1
2017-08-15ipv6: fib: Provide offload indication using nexthop flagsIdo Schimmel1-4/+4
2017-08-15mlx5: remove unnecessary pci_set_drvdata()Zhu Yanjun1-2/+0
2017-08-15mlx4: remove unnecessary pci_set_drvdata()Zhu Yanjun1-2/+0
2017-08-15s390/qeth: fix using of ref counter for rxip addressesKittipon Meesompop1-3/+5
2017-08-15s390/qeth: fix trace-messages for deleting rxip addressesKittipon Meesompop1-2/+2