summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2020-07-28net: remove sockptr_advanceChristoph Hellwig
2020-07-28mlxsw: core: Add support for temperature thresholds reading for QSFP-DD trans...Vadim Pasternak
2020-07-28mlxsw: core: Add ethtool support for QSFP-DD transceiversVadim Pasternak
2020-07-28Merge tag 'mlx5-updates-2020-07-28' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2020-07-28farsync: use generic power managementVaibhav Gupta
2020-07-28net/mlx5: drop unnecessary list_emptyJulia Lawall
2020-07-28net/mlx5: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-07-28net/mlx5: DR, Reduce print level for matcher printAlex Vesker
2020-07-28net/mlx5e: Add support for PCI relaxed orderingAya Levin
2020-07-28net/mlx5e: Use indirect call wrappers for RX post WQEs functionsTariq Toukan
2020-07-28net/mlx5e: Move exposure of datapath function to txrx headerTariq Toukan
2020-07-28net/mlx5e: RX, Re-work initializaiton of RX function pointersTariq Toukan
2020-07-28net/mlx5e: Link non uplink representors to PCI deviceParav Pandit
2020-07-28net/mlx5: E-switch, Use eswitch total_vportsParav Pandit
2020-07-28net/mlx5: E-switch, Reuse total_vports and avoid duplicate nvportsParav Pandit
2020-07-28net/mlx5: E-switch, Consider maximum vf vports for steering initParav Pandit
2020-07-28net/mlx5: Add function ID to reclaim pages debug logAvihu Hagag
2020-07-28net/mlx5: Hold pages RB tree per VFEran Ben Elisha
2020-07-27net/mlx4: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-07-27Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...David S. Miller
2020-07-27qed: fix assignment of n_rq_elems to incorrect params fieldColin Ian King
2020-07-27sfc_ef100: implement ndo_get_phys_port_{id,name}Edward Cree
2020-07-27sfc_ef100: read device MAC address at probe timeEdward Cree
2020-07-27sfc_ef100: probe the PHY and configure the MACEdward Cree
2020-07-27sfc_ef100: actually perform resetsEdward Cree
2020-07-27sfc_ef100: extend ef100_check_caps to cover datapath_caps3Edward Cree
2020-07-27sfc_ef100: read datapath caps, implement check_capsEdward Cree
2020-07-27sfc_ef100: process events for MCDI completionsEdward Cree
2020-07-27sfc_ef100: implement ndo_open/close and EVQ probingEdward Cree
2020-07-27sfc_ef100: implement MCDI transportEdward Cree
2020-07-27sfc_ef100: don't call efx_reset_down()/up() on EF100Edward Cree
2020-07-27sfc_ef100: PHY probe stubEdward Cree
2020-07-27sfc_ef100: reset-handling stubEdward Cree
2020-07-27sfc: skeleton EF100 PF driverEdward Cree
2020-07-27sfc_ef100: register accesses on EF100Edward Cree
2020-07-27sfc_ef100: add EF100 register definitionsEdward Cree
2020-07-27sfc: remove efx_ethtool_nway_reset()Edward Cree
2020-07-27qed: fix the allocation of the chains with an external PBLAlexander Lobakin
2020-07-27bnxt_en: Add support for 'ethtool -d'Vasundhara Volam
2020-07-27bnxt_en: Switch over to use the 64-bit software accumulated counters.Michael Chan
2020-07-27bnxt_en: Accumulate all counters.Michael Chan
2020-07-27bnxt_en: Retrieve hardware masks for port counters.Michael Chan
2020-07-27bnxt_en: Retrieve hardware counter masks from firmware if available.Michael Chan
2020-07-27bnxt_en: Allocate additional memory for all statistics blocks.Michael Chan
2020-07-27bnxt_en: Refactor statistics code and structures.Michael Chan
2020-07-27bnxt_en: Use macros to define port statistics size and offset.Michael Chan
2020-07-27bnxt_en: Update firmware interface to 1.10.1.54.Michael Chan
2020-07-27bnxt_en: Remove PCIe non-counters from ethtool statisticsVasundhara Volam
2020-07-27s390/ism: indicate correct error reason in ism_alloc_dmb()Karsten Graul
2020-07-27sfc: drop unnecessary list_emptyJulia Lawall