aboutsummaryrefslogtreecommitdiffstatshomepage
AgeCommit message (Expand)AuthorFilesLines
2020-07-28Merge branch 'mlxsw-Add-support-for-QSFP-DD-transceiver-type'David S. Miller2-12/+44
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. Miller26-213/+302
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 Elisha2-39/+105
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-27Merge branch 'sfc-driver-for-EF100-family-NICs-part-1'David S. Miller30-31/+2439
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-27Merge branch 'Add-PRP-driver'David S. Miller16-169/+743
2020-07-27net: prp: enhance debugfs to display PRP infoMurali Karicheri1-9/+22
2020-07-27net: prp: add packet handling supportMurali Karicheri8-88/+433
2020-07-27net: hsr: define and use proto_ops ptrs to handle hsr specific framesMurali Karicheri4-28/+55
2020-07-27net: prp: add supervision frame generation utility functionMurali Karicheri3-2/+88
2020-07-27net: hsr: introduce protocol specific function pointersMurali Karicheri2-31/+45
2020-07-27net: hsr: introduce common code for skb initializationMurali Karicheri1-13/+28
2020-07-27hsr: enhance netlink socket interface to support PRPMurali Karicheri16-25/+99
2020-07-27qed: fix the allocation of the chains with an external PBLAlexander Lobakin1-1/+3
2020-07-27Merge branch 'bnxt_en-update'David S. Miller8-343/+861
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