summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2016-03-01qed: Print additional HW attention infoYuval Mintz
2016-03-01qed: Print HW attention reasonsYuval Mintz
2016-03-01qed: Add support for HW attentionsYuval Mintz
2016-03-01qed: Semantic refactoring of interrupt codeYuval Mintz
2016-03-01net/mlx5: Fix global UAR mappingMoshe Lazer
2016-03-01net/mlx5e: Don't modify CQ before it was createdGal Pressman
2016-03-01net/mlx5e: Don't try to modify CQ moderation if it is not supportedGal Pressman
2016-03-01net/mlx5e: Set drop RQ's necessary parameters onlyTariq Toukan
2016-03-01net/mlx5e: Move common case counters within sq_stats structTariq Toukan
2016-03-01net/mlx5e: Changed naming convention of tx queues in ethtool statsTariq Toukan
2016-03-01net/mlx5e: Placement changed for carrier state updatesTariq Toukan
2016-03-01net/mlx5e: Replace async events spinlock with synchronize_irq()Tariq Toukan
2016-03-01mlxsw: spectrum: Introduce port splittingIdo Schimmel
2016-03-01mlxsw: spectrum: Mark unused ports using NULLIdo Schimmel
2016-03-01mlxsw: spectrum: Store local port to module mapping during initIdo Schimmel
2016-03-01mlxsw: spectrum: Unmap local port from module during teardownIdo Schimmel
2016-03-01mlxsw: core: Add devlink port splitter callbacksJiri Pirko
2016-03-01mlxsw: Implement devlink interfaceJiri Pirko
2016-03-01mlx4: Implement port type setting via devlink interfaceJiri Pirko
2016-03-01mlx4: Implement devlink interfaceJiri Pirko
2016-03-01net: cls_u32: move TC offload feature bit into cls_u32 offload logicJohn Fastabend
2016-03-01bnxt_en: Add hwrm_send_message_silent().Michael Chan
2016-03-01bnxt_en: Refactor _hwrm_send_message().Michael Chan
2016-03-01bnxt_en: Add installed-package firmware version reporting via Ethtool GDRVINFORob Swindell
2016-03-01bnxt_en: Fix dmesg log firmware error messages.Michael Chan
2016-03-01bnxt_en: Use firmware provided message timeout value.Michael Chan
2016-03-01bnxt_en: Add coalescing support for tx rings.Michael Chan
2016-03-01bnxt_en: Refactor bnxt_hwrm_set_coal().Michael Chan
2016-03-01bnxt_en: Store irq coalescing timer values in micro seconds.Michael Chan
2016-03-01bnxt_en: Send PF driver unload notification to all VFs.Jeffrey Huang
2016-03-01bnxt_en: Improve bnxt_vf_update_mac().Jeffrey Huang
2016-02-283c59x: Ensure to apply the expires timeStafford Horne
2016-02-27rocker: fix an error codeDan Carpenter
2016-02-26Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...David S. Miller
2016-02-25net: mlx4: use new ETHTOOL_G/SSETTINGS APIDavid Decotigny
2016-02-25qed, qede: rebrand module descriptionYuval Mintz
2016-02-25qed: Prevent probe on previous errorYuval Mintz
2016-02-25qed: add MODULE_FIRMWARE()Yuval Mintz
2016-02-25qede: Don't report link change needlesslyYuval Mintz
2016-02-25qede: Linearize SKBs when neededYuval Mintz
2016-02-25qede: Change pci DID for 10g deviceYuval Mintz
2016-02-25netxen: Use kobj_to_dev()Amitoj Kaur Chawla
2016-02-253c59x: Use setup_timer()Amitoj Kaur Chawla
2016-02-25forcedeth: Use setup_timer()Amitoj Kaur Chawla
2016-02-25net: tulip: Use setup_timer()Amitoj Kaur Chawla
2016-02-25gianfar: fix endianness for hardware timestampYangbo Lu
2016-02-25gianfar_ptp: replace get_of_u32 with of_property_read_u32Yangbo Lu
2016-02-24bnx2x: add a separate GENEVE Kconfig symbolArnd Bergmann
2016-02-24igb: call ndo_stop() instead of dev_close() when running offline selftestStefan Assmann
2016-02-24igb: Fix VLAN tag stripping on Intel i350Corinna Vinschen