summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* farsync: use generic power managementVaibhav Gupta2020-07-281-6/+4
* net/mlx4: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-07-273-5/+5
* Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...David S. Miller2020-07-274-52/+2
|\
| * igc: Fix static checker warningSasha Neftin2020-07-271-1/+1
| * igc: Clean up the hw_stats structureSasha Neftin2020-07-274-13/+0
| * igc: Clean up the mac_info structureSasha Neftin2020-07-271-5/+0
| * igc: Remove ledctl_ fields from the mac_info structureSasha Neftin2020-07-271-3/+0
| * igc: Fix registers definitionSasha Neftin2020-07-274-20/+0
| * igc: Remove unneeded ICTXQMTC registerSasha Neftin2020-07-274-5/+0
| * igc: Add Receive Descriptor Minimum Threshold Count to clear HW countersSasha Neftin2020-07-271-0/+1
| * igc: Remove unneeded variableSasha Neftin2020-07-274-5/+0
* | qed: fix assignment of n_rq_elems to incorrect params fieldColin Ian King2020-07-271-1/+1
* | Merge branch 'sfc-driver-for-EF100-family-NICs-part-1'David S. Miller2020-07-2730-31/+2439
|\ \
| * | sfc_ef100: implement ndo_get_phys_port_{id,name}Edward Cree2020-07-272-0/+23
| * | sfc_ef100: read device MAC address at probe timeEdward Cree2020-07-272-1/+40
| * | sfc_ef100: probe the PHY and configure the MACEdward Cree2020-07-271-1/+41
| * | sfc_ef100: actually perform resetsEdward Cree2020-07-271-0/+9
| * | sfc_ef100: extend ef100_check_caps to cover datapath_caps3Edward Cree2020-07-273-3/+11
| * | sfc_ef100: read datapath caps, implement check_capsEdward Cree2020-07-272-2/+58
| * | sfc_ef100: process events for MCDI completionsEdward Cree2020-07-271-1/+56
| * | sfc_ef100: implement ndo_open/close and EVQ probingEdward Cree2020-07-277-0/+225
| * | sfc_ef100: implement MCDI transportEdward Cree2020-07-272-0/+107
| * | sfc_ef100: don't call efx_reset_down()/up() on EF100Edward Cree2020-07-271-3/+8
| * | sfc_ef100: PHY probe stubEdward Cree2020-07-271-0/+14
| * | sfc_ef100: reset-handling stubEdward Cree2020-07-271-0/+50
| * | sfc: skeleton EF100 PF driverEdward Cree2020-07-2726-13/+1095
| * | sfc_ef100: register accesses on EF100Edward Cree2020-07-272-3/+15
| * | sfc_ef100: add EF100 register definitionsEdward Cree2020-07-271-0/+693
| * | sfc: remove efx_ethtool_nway_reset()Edward Cree2020-07-273-10/+0
|/ /
* | Merge branch 'Add-PRP-driver'David S. Miller2020-07-2716-169/+743
|\ \
| * | net: prp: enhance debugfs to display PRP infoMurali Karicheri2020-07-271-9/+22
| * | net: prp: add packet handling supportMurali Karicheri2020-07-278-88/+433
| * | net: hsr: define and use proto_ops ptrs to handle hsr specific framesMurali Karicheri2020-07-274-28/+55
| * | net: prp: add supervision frame generation utility functionMurali Karicheri2020-07-273-2/+88
| * | net: hsr: introduce protocol specific function pointersMurali Karicheri2020-07-272-31/+45
| * | net: hsr: introduce common code for skb initializationMurali Karicheri2020-07-271-13/+28
| * | hsr: enhance netlink socket interface to support PRPMurali Karicheri2020-07-2716-25/+99
|/ /
* | qed: fix the allocation of the chains with an external PBLAlexander Lobakin2020-07-271-1/+3
* | Merge branch 'bnxt_en-update'David S. Miller2020-07-278-343/+861
|\ \
| * | bnxt_en: Add support for 'ethtool -d'Vasundhara Volam2020-07-274-0/+94
| * | bnxt_en: Switch over to use the 64-bit software accumulated counters.Michael Chan2020-07-273-53/+64
| * | bnxt_en: Accumulate all counters.Michael Chan2020-07-272-2/+90
| * | bnxt_en: Retrieve hardware masks for port counters.Michael Chan2020-07-271-5/+70
| * | bnxt_en: Retrieve hardware counter masks from firmware if available.Michael Chan2020-07-271-0/+64
| * | bnxt_en: Allocate additional memory for all statistics blocks.Michael Chan2020-07-272-5/+26
| * | bnxt_en: Refactor statistics code and structures.Michael Chan2020-07-274-89/+76
| * | bnxt_en: Use macros to define port statistics size and offset.Michael Chan2020-07-272-5/+11
| * | bnxt_en: Update firmware interface to 1.10.1.54.Michael Chan2020-07-276-131/+391
| * | bnxt_en: Remove PCIe non-counters from ethtool statisticsVasundhara Volam2020-07-273-79/+1
|/ /
* | net: Removed the device type check to add mpls support for devicesMartin Varghese2020-07-271-14/+3