aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-07-28mlxsw: core: Add support for temperature thresholds reading for QSFP-DD transceiversVadim Pasternak2-10/+23
2020-07-28mlxsw: core: Add ethtool support for QSFP-DD transceiversVadim Pasternak2-2/+21
2020-07-28Merge tag 'mlx5-updates-2020-07-28' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linuxDavid S. Miller25-212/+301
2020-07-28farsync: use generic power managementVaibhav Gupta1-6/+4
2020-07-28net/mlx5: drop unnecessary list_emptyJulia Lawall2-10/+8
2020-07-28net/mlx5: Use fallthrough pseudo-keywordGustavo A. R. Silva8-13/+13
2020-07-28net/mlx5: DR, Reduce print level for matcher printAlex Vesker1-1/+1
2020-07-28net/mlx5e: Add support for PCI relaxed orderingAya Levin3-2/+13
2020-07-28net/mlx5e: Use indirect call wrappers for RX post WQEs functionsTariq Toukan5-8/+7
2020-07-28net/mlx5e: Move exposure of datapath function to txrx headerTariq Toukan4-23/+29
2020-07-28net/mlx5e: RX, Re-work initializaiton of RX function pointersTariq Toukan9-96/+112
2020-07-28net/mlx5e: Link non uplink representors to PCI deviceParav Pandit1-1/+1
2020-07-28net/mlx5: E-switch, Use eswitch total_vportsParav Pandit1-7/+7
2020-07-28net/mlx5: E-switch, Reuse total_vports and avoid duplicate nvportsParav Pandit2-8/+6
2020-07-28net/mlx5: E-switch, Consider maximum vf vports for steering initParav Pandit1-7/+1
2020-07-28net/mlx5: Add function ID to reclaim pages debug logAvihu Hagag1-1/+2
2020-07-28net/mlx5: Hold pages RB tree per VFEran Ben Elisha1-38/+104
2020-07-27net/mlx4: Use fallthrough pseudo-keywordGustavo A. R. Silva3-5/+5
2020-07-27Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queueDavid S. Miller4-52/+2
2020-07-27qed: fix assignment of n_rq_elems to incorrect params fieldColin Ian King1-1/+1
2020-07-27sfc_ef100: implement ndo_get_phys_port_{id,name}Edward Cree2-0/+23
2020-07-27sfc_ef100: read device MAC address at probe timeEdward Cree2-1/+40
2020-07-27sfc_ef100: probe the PHY and configure the MACEdward Cree1-1/+41
2020-07-27sfc_ef100: actually perform resetsEdward Cree1-0/+9
2020-07-27sfc_ef100: extend ef100_check_caps to cover datapath_caps3Edward Cree3-3/+11
2020-07-27sfc_ef100: read datapath caps, implement check_capsEdward Cree2-2/+58
2020-07-27sfc_ef100: process events for MCDI completionsEdward Cree1-1/+56
2020-07-27sfc_ef100: implement ndo_open/close and EVQ probingEdward Cree7-0/+225
2020-07-27sfc_ef100: implement MCDI transportEdward Cree2-0/+107
2020-07-27sfc_ef100: don't call efx_reset_down()/up() on EF100Edward Cree1-3/+8
2020-07-27sfc_ef100: PHY probe stubEdward Cree1-0/+14
2020-07-27sfc_ef100: reset-handling stubEdward Cree1-0/+50
2020-07-27sfc: skeleton EF100 PF driverEdward Cree26-13/+1095
2020-07-27sfc_ef100: register accesses on EF100Edward Cree2-3/+15
2020-07-27sfc_ef100: add EF100 register definitionsEdward Cree1-0/+693
2020-07-27sfc: remove efx_ethtool_nway_reset()Edward Cree3-10/+0
2020-07-27qed: fix the allocation of the chains with an external PBLAlexander Lobakin1-1/+3
2020-07-27bnxt_en: Add support for 'ethtool -d'Vasundhara Volam4-0/+94
2020-07-27bnxt_en: Switch over to use the 64-bit software accumulated counters.Michael Chan3-53/+64
2020-07-27bnxt_en: Accumulate all counters.Michael Chan2-2/+90
2020-07-27bnxt_en: Retrieve hardware masks for port counters.Michael Chan1-5/+70
2020-07-27bnxt_en: Retrieve hardware counter masks from firmware if available.Michael Chan1-0/+64
2020-07-27bnxt_en: Allocate additional memory for all statistics blocks.Michael Chan2-5/+26
2020-07-27bnxt_en: Refactor statistics code and structures.Michael Chan4-89/+76
2020-07-27bnxt_en: Use macros to define port statistics size and offset.Michael Chan2-5/+11
2020-07-27bnxt_en: Update firmware interface to 1.10.1.54.Michael Chan6-131/+391
2020-07-27bnxt_en: Remove PCIe non-counters from ethtool statisticsVasundhara Volam3-79/+1
2020-07-27s390/ism: indicate correct error reason in ism_alloc_dmb()Karsten Graul1-1/+1
2020-07-27sfc: drop unnecessary list_emptyJulia Lawall1-11/+9
2020-07-27igc: Fix static checker warningSasha Neftin1-1/+1