summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
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-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
2017-08-15s390/qeth: reject multicast rxip addressesKittipon Meesompop1-0/+17
2017-08-15s390/qeth: extract bridgeport cmd builderJulian Wiedmann1-36/+26
2017-08-15s390/net: reduce inliningJulian Wiedmann7-74/+67
2017-08-15s390/qeth: make more use of skb APIJulian Wiedmann4-18/+10
2017-08-15s390/qeth: clean up fill_buffer() offset logicJulian Wiedmann2-19/+18
2017-08-15s390/qeth: straighten out fill_buffer() interfaceJulian Wiedmann1-15/+14
2017-08-15s390/qeth: simplify fragment type selectionJulian Wiedmann1-15/+8
2017-08-15s390/qeth: remove extra L3 adapterparms queryJulian Wiedmann1-13/+1
2017-08-15s390/qeth: remove extra L2 adapterparms queryJulian Wiedmann1-9/+0
2017-08-15s390/qeth: don't access skb after transmissionJulian Wiedmann2-10/+8
2017-08-15Merge tag 'wireless-drivers-for-davem-2017-08-15' of git://git.kernel.org/pub...David S. Miller13-39/+90
2017-08-14liquidio: fix issues with fw_type module parameterDerek Chickles1-3/+3
2017-08-14mlxsw: spectrum_router: Add support for nexthop group consolidation for IPv6Arkadi Sharshevsky1-9/+141
2017-08-14mlxsw: spectrum_router: Prepare nexthop group's hash table for IPv6Arkadi Sharshevsky1-17/+52
2017-08-14liquidio: added support for ethtool --set-ring featureIntiyaz Basha6-11/+160
2017-08-14liquidio: moved liquidio_setup_io_queues to lio_core.cIntiyaz Basha4-216/+118
2017-08-14liquidio: moved liquidio_napi_poll to lio_core.cIntiyaz Basha4-108/+61
2017-08-14liquidio: moved liquidio_napi_drv_callback to lio_core.cIntiyaz Basha4-50/+41
2017-08-14liquidio: moved liquidio_push_packet to lio_core.cIntiyaz Basha4-275/+156
2017-08-14liquidio: moved octeon_setup_droq to lio_core.cIntiyaz Basha4-72/+37
2017-08-14liquidio: moved update_txq_status to lio_core.cIntiyaz Basha4-59/+36
2017-08-14liquidio: moved wait_for_pending_requests to octeon_network.hIntiyaz Basha5-55/+29
2017-08-14net/cxgb4vf: Use new PCI_DEV_FLAGS_NO_RELAXED_ORDERING flagCasey Leedom3-0/+22
2017-08-14net/cxgb4: Use new PCI_DEV_FLAGS_NO_RELAXED_ORDERING flagCasey Leedom3-8/+21
2017-08-14PCI: Disable Relaxed Ordering Attributes for AMD A1100dingtianhong1-0/+16
2017-08-14PCI: Disable Relaxed Ordering for some Intel processorsdingtianhong1-0/+62
2017-08-14PCI: Disable PCIe Relaxed Ordering if unsupporteddingtianhong2-0/+54
2017-08-14Merge tag 'md/4.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/mdLinus Torvalds2-16/+50
2017-08-14Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds1-3/+3
2017-08-14Change Kconfig descriptionOhad Oz1-1/+2