]> Git Repo - linux.git/history - drivers
net: hns3: do not initialize MDIO bus when PHY is inexistent
[linux.git] / drivers /
2019-04-14 Jian Shennet: hns3: do not initialize MDIO bus when PHY is inexi...
2019-04-14 Weihang Linet: hns3: set dividual reset level for all RAS and...
2019-04-14 Yunsheng Linnet: hns3: divide shared buffer between TC
2019-04-14 Yunsheng Linnet: hns3: always assume no drop TC for performance...
2019-04-14 Yunsheng Linnet: hns3: add hns3_gro_complete for HW GRO process
2019-04-14 Yunsheng Linnet: hns3: minor refactor for hns3_rx_checksum
2019-04-14 Jian Shennet: hns3: fix set port based VLAN issue for VF
2019-04-14 Jian Shennet: hns3: fix set port based VLAN for PF
2019-04-14 Jian Shennet: hns3: fix VLAN offload handle for VLAN inserted...
2019-04-14 Jian Shennet: hns3: modify VLAN initialization to be compatible...
2019-04-14 David S. MillerMerge branch 'net-phy-shrink-PHY-settings-array-and...
2019-04-14 Heiner Kallweitphy: warn if phylib and ethtool PHY mode definitions...
2019-04-14 Heiner Kallweitnet: phy: add support for new modes in phylib
2019-04-14 Heiner Kallweitnet: phy: shrink PHY settings array
2019-04-13 David S. MillerMerge branch 'nfp-update-to-control-structures'
2019-04-13 Jakub Kicinskinfp: split out common control message handling code
2019-04-13 Jakub Kicinskinfp: move vNIC reset before netdev init
2019-04-13 Jakub Kicinskinfp: add a mutex lock for the vNIC ctrl BAR
2019-04-13 Dirk van der Merwenfp: opportunistically poll for reconfig result
2019-04-12 David S. MillerMerge branch 'netdevsim-Mostly-cleanup-in-sdev-bpf...
2019-04-12 Jiri Pirkonetdevsim: move sdev-specific init/uninit code into...
2019-04-12 Jiri Pirkonetdevsim: make bpf_offload_dev_create() per-sdev inste...
2019-04-12 Jiri Pirkonetdevsim: move sdev specific bpf debugfs files to...
2019-04-12 Jiri Pirkonetdevsim: move shared dev creation and destruction...
2019-04-12 Julian Wiedmannnet: veth: use generic helper to report timestamping...
2019-04-12 Julian Wiedmannnet: loopback: use generic helper to report timestampin...
2019-04-12 Julian Wiedmannnet: dummy: use generic helper to report timestamping...
2019-04-12 Dongli Zhangxen-netback: add reference from xenvif to backend_info...
2019-04-12 David S. MillerMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2019-04-09 Heiner Kallweitnet: phy: remove unnecessary callback settings in C45...
2019-04-09 David S. MillerMerge branch 'netdevsim-small-spring-cleanup'
2019-04-09 Jiri Pirkonetdevsim: assume CONFIG_NET_DEVLINK is always enabled
2019-04-09 Jiri Pirkonetdevsim: let net core to free netdevsim netdev
2019-04-09 Jiri Pirkonetdevsim: remove nsim_dellink() implementation
2019-04-09 David S. MillerMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2019-04-09 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2019-04-09 Linus TorvaldsMerge branch 'fixes-v5.1' of git://git.kernel.org/pub...
2019-04-09 Linus TorvaldsMerge tag 'xtensa-20190408' of git://github.com/jcmvbkb...
2019-04-08 David S. MillerMerge branch 'bnxt_en-fixes'
2019-04-08 Michael Chanbnxt_en: Reset device on RX buffer errors.
2019-04-08 Michael Chanbnxt_en: Improve RX consumer index validity check.
2019-04-08 Paul Thomasnet: macb driver, check for SKBTX_HW_TSTAMP
2019-04-08 Michael Zhivichethtool: thunder_bgx: use ethtool.h constants for speed...
2019-04-08 Heiner Kallweitnet: phy: fix setting autoneg_complete in genphy_update...
2019-04-08 David S. MillerMerge branch 'ethtool-fix-use-of-SPEED_UNKNOWN-constant'
2019-04-08 Michael Zhivichqlogic: qlcnic: fix use of SPEED_UNKNOWN ethtool constant
2019-04-08 Michael Zhivichbroadcom: tg3: fix use of SPEED_UNKNOWN ethtool constant
2019-04-08 David S. MillerMerge branch 'mlxsw-Add-support-for-devlink-info-command'
2019-04-08 Shalom Toledomlxsw: core: Add support for devlink info command
2019-04-08 Shalom Toledomlxsw: reg: Add MGIR register
2019-04-08 Kristian Evensenqmi_wwan: Add quirk for Quectel dynamic config
2019-04-08 Heiner Kallweitnet: phy: replace genphy_10g_driver with genphy_c45_driver
2019-04-08 Yue Haibingtpm: Fix the type of the return value in calc_tpm2_even...
2019-04-08 Tadeusz Struktpm: fix an invalid condition in tpm_common_poll
2019-04-08 Jarkko Sakkinentpm: turn on TPM on suspend for TPM 1.x
2019-04-08 David S. MillerMerge branch 'hns3-next'
2019-04-08 Huazhong Tannet: hns3: fix keep_alive_timer not stop problem
2019-04-08 Huazhong Tannet: hns3: remove resetting check in hclgevf_reset_task...
2019-04-08 Huazhong Tannet: hns3: add error handler for initializing command...
2019-04-08 Huazhong Tannet: hns3: stop mailbox handling when command queue...
2019-04-08 Huazhong Tannet: hns3: handle pending reset while reset fail
2019-04-08 Huazhong Tannet: hns3: do not request reset when hardware resetting
2019-04-08 Huazhong Tannet: hns3: ignore lower-level new coming reset
2019-04-08 Huazhong Tannet: hns3: deactive the reset timer when reset successfully
2019-04-08 Huazhong Tannet: hns3: adjust the timing of hns3_client_stop when...
2019-04-08 Huazhong Tannet: hns3: not reset vport who not alive when PF reset
2019-04-08 Huazhong Tannet: hns3: set up the vport alive state while reinitial...
2019-04-08 Huazhong Tannet: hns3: set vport alive state to default while resetting
2019-04-08 David S. MillerMerge branch 'ipv4-Enable-support-for-IPv6-gateway...
2019-04-08 David Ahernipv4: Flag fib_info with a fib_nh using IPv6 gateway
2019-04-08 David Ahernipv4: Add helpers for neigh lookup for nexthop
2019-04-08 David Ahernneighbor: Add skip_cache argument to neigh_output
2019-04-08 David Ahernipv4: Add support to rtable for ipv6 gateway
2019-04-08 David Ahernipv4: Prepare rtable for IPv6 gateway
2019-04-08 David Ahernnet: Replace nhc_has_gw with nhc_gw_family
2019-04-08 Heiner Kallweitr8169: disable ASPM again
2019-04-08 Heiner Kallweitnet: phy: improve link partner capability detection
2019-04-08 David S. MillerMerge tag 'mlx5-updates-2019-04-02' of git://git.kernel...
2019-04-08 Vishal Kulkarnicxgb4: Don't return EAGAIN when TCAM is full.
2019-04-08 Alexandru Ardeleannet: xilinx: emaclite: add minimal ndo_do_ioctl hook
2019-04-08 Alexandru Ardeleannet: xilinx: emaclite: add minimal ethtool ops
2019-04-08 Linus TorvaldsMerge branch 'linus' of git://git.kernel.org/pub/scm...
2019-04-08 Miaohe Linnet: vrf: Fix ping failed when vrf mtu is set to 0
2019-04-07 Linus TorvaldsMerge tag 'armsoc-fixes' of git://git.kernel.org/pub...
2019-04-07 Linus TorvaldsMerge tag 'for-linus-20190407' of git://git.kernel...
2019-04-07 Olof JohanssonMerge tag 'omap-for-v5.1/fixes-signed' of git://git...
2019-04-07 Olof JohanssonMerge tag 'at91-5.1-fixes' of git://git.kernel.org...
2019-04-07 Olof JohanssonMerge tag 'v5.1-rockchip-dtfixes-1' of git://git.kernel...
2019-04-07 Olof JohanssonMerge tag 'stratix10_fix_for_v5.1' of git://git.kernel...
2019-04-07 Olof JohanssonMerge tag 'reset-fixes-for-v5.1' of git://git.pengutron...
2019-04-07 Linus TorvaldsMerge tag 'for-linus-5.1b-rc4-tag' of git://git.kernel...
2019-04-07 Linus TorvaldsMerge tag 'mtd/fixes-for-5.1-rc4' of git://git.kernel...
2019-04-07 Linus TorvaldsMerge tag 'scsi-fixes' of git://git.kernel.org/pub...
2019-04-07 Colin Ian Kingnet: hns: fix unsigned comparison to less than zero
2019-04-07 David S. MillerMerge branch 'r8152-runtime-mac-changes'
2019-04-07 Mario Limonciellor8152: Refresh MAC address during USBDEVFS_RESET
2019-04-07 Mario Limonciellor8152: remove extra action copying ethernet address
2019-04-07 David S. MillerMerge branch 'net-phy-add-Amlogic-g12a-support'
2019-04-07 Jerome Brunetnet: phy: meson-gxl: clean-up gxl variant driver
2019-04-07 Jerome Brunetnet: phy: meson-gxl: add g12a support
next
This page took 0.148756 seconds and 7 git commands to generate.