summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2018-03-23ixgbe: no need for esp trailer if GSOShannon Nelson
2018-03-23ixgbe: remove unneeded ipsec test in TX pathShannon Nelson
2018-03-23ixgbe: no need for ipsec csum feature checkShannon Nelson
2018-03-23ixgbe: fix read-modify-write in x550 phy setupPaul Greenwalt
2018-03-23ixgbe: add status reg reads to ixgbe_check_removePaul Greenwalt
2018-03-23net: phy: intel-xway: add VR9 v1.1 phy idsMathias Kresin
2018-03-23net: phy: intel-xway: add VR9 version numberMathias Kresin
2018-03-23net: hns3: hclge_inform_reset_assert_to_vf() can be statickbuild test robot
2018-03-23qed: Use true and false for boolean valuesGustavo A. R. Silva
2018-03-23dpaa_eth: use true and false for boolean valuesGustavo A. R. Silva
2018-03-23net/mlx5: Fix use-after-freeGustavo A. R. Silva
2018-03-23mlxsw: spectrum_span: Fix initialization of struct mlxsw_sp_span_parmsPetr Machata
2018-03-23intel: add SPDX identifiers to all the Intel driversJeff Kirsher
2018-03-23virtio-net: Fix operstate for virtio when no VIRTIO_NET_F_STATUSJay Vosburgh
2018-03-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-03-22Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-03-22Merge tag 'drm-fixes-for-v4.16-rc7' of git://people.freedesktop.org/~airlied/...Linus Torvalds
2018-03-23drm/ast: Fixed 1280x800 Display IssueY.C. Chen
2018-03-22Merge tag 'acpi-4.16-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2018-03-22Merge branch 'acpi-wdat'Rafael J. Wysocki
2018-03-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-03-22Merge tag 'mmc-v4.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds
2018-03-23Merge tag 'drm-misc-fixes-2018-03-22' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2018-03-23Merge tag 'drm-intel-fixes-2018-03-21' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2018-03-23Merge branch 'vmwgfx-fixes-4.16' of git://people.freedesktop.org/~thomash/lin...Dave Airlie
2018-03-23Merge tag 'imx-drm-fixes-2018-03-22' of git://git.pengutronix.de/git/pza/linu...Dave Airlie
2018-03-22net: hns3: Changes required in PF mailbox to support VF resetSalil Mehta
2018-03-22net: hns3: Add *Asserting Reset* mailbox message & handling in VFSalil Mehta
2018-03-22net: hns3: Changes to support ARQ(Asynchronous Receive Queue)Salil Mehta
2018-03-22net: hns3: Add support to re-initialize the hclge deviceSalil Mehta
2018-03-22net: hns3: Add support to reset the enet/ring mgmt layerSalil Mehta
2018-03-22net: hns3: Add support to request VF Reset to PFSalil Mehta
2018-03-22net: hns3: Add VF Reset device state and its handlingSalil Mehta
2018-03-22net: hns3: Add VF Reset Service Task to support event handlingSalil Mehta
2018-03-22net: hns3: Changes to make enet watchdog timeout func common for PF/VFSalil Mehta
2018-03-22liquidio: Added support for trusted VFIntiyaz Basha
2018-03-22net: qualcomm: rmnet: Implement fill_infoSubash Abhinov Kasiviswanathan
2018-03-22net: qualcomm: rmnet: Export mux_id and flags to netlinkSubash Abhinov Kasiviswanathan
2018-03-22net: qualcomm: rmnet: Remove unnecessary device assignmentSubash Abhinov Kasiviswanathan
2018-03-22net: qualcomm: rmnet: Update copyright year to 2018Subash Abhinov Kasiviswanathan
2018-03-22net: qualcomm: rmnet: Fix casting issuesSubash Abhinov Kasiviswanathan
2018-03-22net: mvpp2: use correct index on array mvpp2_poolsColin Ian King
2018-03-22macsec: missing dev_put() on error in macsec_newlink()Dan Carpenter
2018-03-22Merge tag 'mac80211-for-davem-2018-03-21' of git://git.kernel.org/pub/scm/lin...David S. Miller
2018-03-22mlxsw: spectrum: Add support for auto-negotiation disable modeTal Bar
2018-03-22mlxsw: spectrum: Update the supported firmware to version 13.1620.192Tal Bar
2018-03-22net: hns3: fix for not returning problem in get_link_ksettings when phy existsFuyun Liang
2018-03-22net: hns3: add querying speed and duplex support to VFFuyun Liang
2018-03-22net: hns3: add get_link support to VFFuyun Liang
2018-03-22net: hns3: fix for getting wrong link mode problemFuyun Liang