summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2018-05-10tun: Do SIOCGSKNS out of rtnl_lock()Kirill Tkhai
2018-05-10net: dsa: mv88e6xxx: 88E6141/6341 SERDES supportMarek Behún
2018-05-10net: stmmac: Add support for U32 TC filter using Flexible RX ParserJose Abreu
2018-05-10net: hns3: Add support of hardware rx-vlan-offload to HNS3 VF driverYunsheng Lin
2018-05-10microchip_t1: Add driver for Microchip LAN87XX T1 PHYsNisar Sayed
2018-05-10Merge tag 'mlx5-updates-2018-05-07' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2018-05-08net: phy: sfp: handle cases where neither BR, min nor BR, max is givenAntoine Tenart
2018-05-08bnxt_en: Always forward VF MAC address to the PF.Michael Chan
2018-05-08bnxt_en: Read phy eeprom A2h address only when optical diagnostics is supported.Vasundhara Volam
2018-05-08bnxt_en: Check unsupported speeds in bnxt_update_link() on PF only.Michael Chan
2018-05-08bnxt_en: Fix firmware message delay loop regression.Michael Chan
2018-05-08net-next/hinic: add pci device ids for 25ge and 100ge cardZhao Chen
2018-05-07qed: Add support for Unified Fabric Port.Sudarsana Reddy Kalluru
2018-05-07qed: Add support for multi function mode with 802.1ad tagging.Sudarsana Reddy Kalluru
2018-05-07qed: Remove unused data member 'is_mf_default'.Sudarsana Reddy Kalluru
2018-05-07qed*: Refactor mf_mode to consist of bits.Sudarsana Reddy Kalluru
2018-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2018-05-07liquidio: support use of ethtool to set link speed of CN23XX-225 cardsWeilin Chang
2018-05-07net: 3com: 3c59x: irq save variant of ISRAnna-Maria Gleixner
2018-05-07net: 3com: 3c59x: Pull locking out of ISRAnna-Maria Gleixner
2018-05-07net: 3com: 3c59x: Move boomerang/vortex conditional into functionAnna-Maria Gleixner
2018-05-04nfp: bpf: rewrite map pointers with NFP TIDsJakub Kicinski
2018-05-04nfp: bpf: perf event output helpers supportJakub Kicinski
2018-05-04nfp: bpf: record offload neutral maps in the driverJakub Kicinski
2018-05-04net/mlx5: fix spelling mistake: "modfiy" -> "modify"Colin Ian King
2018-05-04net/mlx5: Cleanup unused field in Work Queue parametersTariq Toukan
2018-05-04net/mlx5: Fix dump_command mailbox length printedMoshe Shemesh
2018-05-04net/mlx5: Refactor num of blocks in mailbox calculationMoshe Shemesh
2018-05-04net/mlx5: Decrease level of prints about non-existent MKEYLeon Romanovsky
2018-05-04net/mlx4_en: optimizes get_fixed_ipv6_csum()Eric Dumazet
2018-05-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
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-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-05-03Merge branch 'parisc-4.17-4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-05-03qed: fix spelling mistake: "offloded" -> "offloaded"Colin Ian King
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-03net/mlx5e: fix spelling mistake: "loobpack" -> "loopback"Colin Ian King
2018-05-03cxgb4: update latest firmware version supportedGanesh Goudar
2018-05-03qmi_wwan: do not steal interfaces from class driversBjørn Mork
2018-05-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2018-05-02Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
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