summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2018-05-04sh_eth: WARN_ON() access to unimplemented TSU registerSergei Shtylyov
2018-05-04sh_eth: use TSU register accessors for TSU_POST<n>Sergei Shtylyov
2018-05-03switchdev: Add fdb.added_by_user to switchdev notificationsPetr Machata
2018-05-03mlxsw: pci: Check number of CQEs for CQE version 2Jiri Pirko
2018-05-03mlxsw: pci: Allow to use CQEs of version 1 and version 2Jiri Pirko
2018-05-03mlxsw: pci: Introduce helpers to work with multiple CQE versionsJiri Pirko
2018-05-03mlxsw: resources: Add CQE versions resourcesJiri Pirko
2018-05-03cxgb4: update latest firmware version supportedGanesh Goudar
2018-05-02r8169: replace get_protocol with vlan_get_protocolHeiner Kallweit
2018-05-02r8169: avoid potentially misaligned access when getting mac addressHeiner Kallweit
2018-05-02r8169: improve PCI config space accessHeiner Kallweit
2018-05-02r8169: drop rtl_generic_opHeiner Kallweit
2018-05-02r8169: replace longer if statements with switch statementsHeiner Kallweit
2018-05-02r8169: simplify code by using ranges in switch clausesHeiner Kallweit
2018-05-02r8169: drop member pll_power_ops from struct rtl8169_privateHeiner Kallweit
2018-05-02r8169: merge r810x_pll_power_down/up into r8168_pll_power_down/upHeiner Kallweit
2018-05-02r8169: remove 810x_phy_power_up/downHeiner Kallweit
2018-05-02r8169: remove unneeded check in r8168_pll_power_downHeiner Kallweit
2018-05-02mlxsw: spectrum_router: Return an error for routes added after abortIdo Schimmel
2018-05-02mlxsw: spectrum_router: Return an error for non-default FIB rulesIdo Schimmel
2018-05-02cxgb4: add new T5 device id'sGanesh Goudar
2018-05-02net: stmmac: Avoid VLA usageKees Cook
2018-05-02liquidio VF: indicate that disabling rx vlan offload is not allowedRaghu Vatsavayi
2018-05-01net: hns3: Remove packet statistics in the range of 8192~12287Xi Wang
2018-05-01net: hns3: Fix for packet loss due wrong filter config in VLAN tblsYunsheng Lin
2018-05-01net: hns3: fix a dead loop in hclge_cmd_csq_cleanHuazhong Tan
2018-05-01net: hns3: Fix to support autoneg only for port attached with phyFuyun Liang
2018-05-01net: hns3: fix for phy_addr error in hclge_mac_mdio_configHuazhong Tan
2018-05-01net: hns3: Fixes the error legs in hclge_init_ae_dev functionHuazhong Tan
2018-05-01net: hns3: Fixes the out of bounds access in hclge_map_tqpHuazhong Tan
2018-05-01net: hns3: fix to correctly fetch l4 protocol outer headerHuazhong Tan
2018-05-01net: hns3: Remove error log when getting pfc stats failsYunsheng Lin
2018-05-01connector: add parent pid and tgid to coredump and exit eventsStefan Strogin
2018-05-01net: stmmac: dwmac-meson: extend phy mode settingYixun Lan
2018-05-01net/mlx5e: TLS, Add error statisticsIlya Lesokhin
2018-05-01net/mlx5e: TLS, Add Innova TLS TX offload data pathIlya Lesokhin
2018-05-01net/mlx5e: TLS, Add Innova TLS TX supportIlya Lesokhin
2018-05-01net/mlx5: Accel, Add TLS tx offload interfaceIlya Lesokhin
2018-05-01net/mlx5e: Move defines out of ipsec codeIlya Lesokhin
2018-05-01Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2018-04-30mlxsw: spectrum_span: Allow bridge for gretap mirrorPetr Machata
2018-04-30mlxsw: Respin SPAN on switchdev eventsPetr Machata
2018-04-30mlxsw: spectrum: Register SPAN before switchdevPetr Machata
2018-04-30mlxsw: spectrum_switchdev: Publish two functionsPetr Machata
2018-04-30mlxsw: spectrum: Extract mlxsw_sp_stp_spms_state()Petr Machata
2018-04-30i40e: use %pI4b instead of byte swapping before dev_errJacob Keller
2018-04-30i40e/i40evf: take into account queue map from vf when handling queuesHarshitha Ramamurthy
2018-04-30i40e: avoid overflow in i40e_ptp_adjfreq()Jacob Keller
2018-04-30i40e: Fix multiple issues with UDP tunnel offload filter configurationAlexander Duyck
2018-04-30i40evf: Fix turning TSO, GSO and GRO on afterPaweł Jabłoński