summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2018-01-03net: mvneta: convert to phylinkRussell King
2018-01-03net: mvneta: prepare to convert to phylinkRussell King
2018-01-03net: mvneta: ensure PM paths take the rtnl lockRussell King
2018-01-03sh_eth: kill redundant check in the probe() methodSergei Shtylyov
2018-01-03ravb: kill redundant check in the probe() methodSergei Shtylyov
2018-01-02liquidio: Use zeroing memory allocator than allocator/memsetHimanshu Jha
2018-01-02ethernet/broadcom: Use zeroing memory allocator than allocator/memsetHimanshu Jha
2018-01-02qed: Use zeroing memory allocator than allocator/memsetHimanshu Jha
2018-01-02net: stmmac: Allow debug prints of frame_len/COEFlorian Fainelli
2018-01-02net: stmmac: Pad ring number with zeroes in display_ring()Florian Fainelli
2018-01-02phylink: remove 'mode' variable from phylink_sfp_module_insert()Russell King
2018-01-02sfp: improve support for direct-attach copper cablesRussell King
2018-01-02sfp: add support for 1000Base-PX and 1000Base-BX10Russell King
2018-01-02sfp: don't guess support from connector typeRussell King
2018-01-02sfp: use precision to print non-null terminated stringsRussell King
2018-01-02net: phy: marvell10g: add support for half duplex 100M and 10MRussell King
2018-01-02net: phy: add helper to convert negotiation result to phy settingsRussell King
2018-01-02net: phy: marvell10g: clean up interface mode switchingRussell King
2018-01-02net: phy: marvell10g: add MDI swap reportingRussell King
2018-01-02net: phy: marvell10g: update header commentsRussell King
2018-01-02net: hns: add ACPI mode support for ethtool -pJian Shen
2018-01-02cxgb4: Check alignment constraint for T6Ganesh Goudar
2018-01-02net: ena: increase ena driver version to 1.5.0Netanel Belgazal
2018-01-02net: ena: add detection and recovery mechanism for handling missed/misrouted ...Netanel Belgazal
2018-01-02qed*: Advance drivers' version to 8.33.0.20Tomer Tayar
2018-01-02qed*: Utilize FW 8.33.1.0Tomer Tayar
2018-01-02qed*: HSI renaming for different types of HWTomer Tayar
2018-01-02qed*: Refactoring and rearranging FW API with no functional impactTomer Tayar
2018-01-02s390/qeth: support early setup for z/VM NICsJulian Wiedmann
2018-01-02s390/qeth: use common helper to display rxip/vipaJulian Wiedmann
2018-01-02s390/qeth: improve error reporting on IP add/removalJulian Wiedmann
2018-01-02cxgb4: use CLIP with LIP6 on T6 for TCAM filtersGanesh Goudar
2018-01-02forcedeth: optimize the rx with likelyZhu Yanjun
2018-01-02sky2: Replace mdelay with msleep in sky2_vpd_waitJia-Ju Bai
2017-12-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-12-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-12-28Merge tag 'drm-fixes-for-v4.15-rc6' of git://people.freedesktop.org/~airlied/...Linus Torvalds
2017-12-28Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-12-28Merge tag 'led_fixes_for_4.15-rc6' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2017-12-28Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2017-12-28Merge tag 'mlx5-shared-4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/g...David S. Miller
2017-12-29net/mlx5: Separate ingress/egress namespaces for each vportGal Pressman
2017-12-29net/mlx5: Fix ingress/egress naming mistakeGal Pressman
2017-12-29net/mlx5e: E-Switch, Use the name of static array instead of its addressGal Pressman
2017-12-29net/mlx5e: E-Switch, Move send-to-vport rule struct to en_repMark Bloch
2017-12-29net/mlx5: E-Switch, Create generic header struct to be used by representorsMark Bloch
2017-12-28net/mlx4_en: Change default QoS settingsMoni Shoua
2017-12-28net/mlx4_core: Cleanup FMR unmapping flowTariq Toukan
2017-12-28net/mlx4_en: RX csum, reorder branchesTariq Toukan
2017-12-28net/mlx4_en: RX csum, remove redundant branches and checksTariq Toukan