summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2017-08-15mlx5: remove unnecessary pci_set_drvdata()Zhu Yanjun
2017-08-15mlx4: remove unnecessary pci_set_drvdata()Zhu Yanjun
2017-08-15s390/qeth: fix using of ref counter for rxip addressesKittipon Meesompop
2017-08-15s390/qeth: fix trace-messages for deleting rxip addressesKittipon Meesompop
2017-08-15s390/qeth: reject multicast rxip addressesKittipon Meesompop
2017-08-15s390/qeth: extract bridgeport cmd builderJulian Wiedmann
2017-08-15s390/net: reduce inliningJulian Wiedmann
2017-08-15s390/qeth: make more use of skb APIJulian Wiedmann
2017-08-15s390/qeth: clean up fill_buffer() offset logicJulian Wiedmann
2017-08-15s390/qeth: straighten out fill_buffer() interfaceJulian Wiedmann
2017-08-15s390/qeth: simplify fragment type selectionJulian Wiedmann
2017-08-15s390/qeth: remove extra L3 adapterparms queryJulian Wiedmann
2017-08-15s390/qeth: remove extra L2 adapterparms queryJulian Wiedmann
2017-08-15s390/qeth: don't access skb after transmissionJulian Wiedmann
2017-08-15Merge tag 'wireless-drivers-for-davem-2017-08-15' of git://git.kernel.org/pub...David S. Miller
2017-08-14liquidio: fix issues with fw_type module parameterDerek Chickles
2017-08-14mlxsw: spectrum_router: Add support for nexthop group consolidation for IPv6Arkadi Sharshevsky
2017-08-14mlxsw: spectrum_router: Prepare nexthop group's hash table for IPv6Arkadi Sharshevsky
2017-08-14liquidio: added support for ethtool --set-ring featureIntiyaz Basha
2017-08-14liquidio: moved liquidio_setup_io_queues to lio_core.cIntiyaz Basha
2017-08-14liquidio: moved liquidio_napi_poll to lio_core.cIntiyaz Basha
2017-08-14liquidio: moved liquidio_napi_drv_callback to lio_core.cIntiyaz Basha
2017-08-14liquidio: moved liquidio_push_packet to lio_core.cIntiyaz Basha
2017-08-14liquidio: moved octeon_setup_droq to lio_core.cIntiyaz Basha
2017-08-14liquidio: moved update_txq_status to lio_core.cIntiyaz Basha
2017-08-14liquidio: moved wait_for_pending_requests to octeon_network.hIntiyaz Basha
2017-08-14net/cxgb4vf: Use new PCI_DEV_FLAGS_NO_RELAXED_ORDERING flagCasey Leedom
2017-08-14net/cxgb4: Use new PCI_DEV_FLAGS_NO_RELAXED_ORDERING flagCasey Leedom
2017-08-14PCI: Disable Relaxed Ordering Attributes for AMD A1100dingtianhong
2017-08-14PCI: Disable Relaxed Ordering for some Intel processorsdingtianhong
2017-08-14PCI: Disable PCIe Relaxed Ordering if unsupporteddingtianhong
2017-08-15Bluetooth: btusb: Add workaround for Broadcom devices without product idMarcel Holtmann
2017-08-14Merge tag 'md/4.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/mdLinus Torvalds
2017-08-14Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2017-08-14Change Kconfig descriptionOhad Oz
2017-08-14Allow Mellanox switch devices to be configured if only I2C bus is setOhad Oz
2017-08-14net: phy: Use tab for indentation in KconfigMichal Simek
2017-08-14mlxsw: spectrum_router: Use one LPM tree for all virtual routersIdo Schimmel
2017-08-14mlxsw: spectrum_router: Pass argument explicitlyIdo Schimmel
2017-08-14mlxsw: spectrum_router: Return void from deletion functionsIdo Schimmel
2017-08-14qlge: fix duplicated code for different branchesGustavo A. R. Silva
2017-08-14liquidio: fix duplicated code for different branchesGustavo A. R. Silva
2017-08-14liquidio: update debug console logging mechanismRick Farrington
2017-08-14brcmfmac: feature check for multi-scheduled scan fails on bcm4343x devicesArend Van Spriel
2017-08-13net: ti: cpsw:: constify platform_device_idArvind Yadav
2017-08-13net: sh_eth: constify platform_device_idArvind Yadav
2017-08-13net: dpaa_eth: constify platform_device_idArvind Yadav
2017-08-13can: constify platform_device_idArvind Yadav
2017-08-13tap: make struct tap_fops staticColin Ian King
2017-08-13virtio-net: make array guest_offloads staticColin Ian King