summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* mt76: mt7615: Use devm_platform_get_and_ioremap_resource()Yang Yingliang2021-06-101-2/+1
* net: mido: mdio-mux-bcm-iproc: Use devm_platform_get_and_ioremap_resource()Yang Yingliang2021-06-101-4/+3
* net: stmmac: Fix mixed enum type warningWong Vee Khee2021-06-101-2/+2
* fjes: check return value after calling platform_get_resource()Yang Yingliang2021-06-101-0/+4
* net: axienet: Use devm_platform_get_and_ioremap_resource()Yang Yingliang2021-06-101-5/+2
* net: w5100: Use devm_platform_get_and_ioremap_resource()Yang Yingliang2021-06-101-6/+1
* net: ixp4xx_hss: add braces {} to all arms of the statementPeng Li2021-06-101-2/+2
* net: ixp4xx_hss: fix the comments style issuePeng Li2021-06-101-5/+7
* net: ixp4xx_hss: remove redundant spacesPeng Li2021-06-101-15/+15
* net: ixp4xx_hss: add some required spacesPeng Li2021-06-101-4/+4
* net: ixp4xx_hss: move out assignment in if conditionPeng Li2021-06-101-23/+43
* net: ixp4xx_hss: fix the code style issue about "foo* bar"Peng Li2021-06-101-3/+3
* net: ixp4xx_hss: add blank line after declarationsPeng Li2021-06-101-0/+5
* net: ixp4xx_hss: remove redundant blank linesPeng Li2021-06-101-11/+0
* Merge tag 'mlx5-updates-2021-06-09' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2021-06-1027-122/+2380
|\
| * net/mlx5: Bridge, add tracepointsVlad Buslov2021-06-103-50/+191
| * net/mlx5: Bridge, filter tagged packets that didn't match tagged fgVlad Buslov2021-06-103-5/+141
| * net/mlx5: Bridge, support pvid and untagged vlan configurationsVlad Buslov2021-06-101-16/+159
| * net/mlx5: Bridge, match FDB entry vlan tagVlad Buslov2021-06-102-10/+172
| * net/mlx5: Bridge, implement infrastructure for vlansVlad Buslov2021-06-103-3/+286
| * net/mlx5: Bridge, dynamic entry ageingVlad Buslov2021-06-103-13/+193
| * net/mlx5: Bridge, handle FDB eventsVlad Buslov2021-06-103-4/+409
| * net/mlx5: Bridge, add offload infrastructureVlad Buslov2021-06-109-0/+539
| * net/mlx5e: Refactor mlx5e_eswitch_{*}rep() helpersVlad Buslov2021-06-102-5/+5
| * net/mlx5: Create TC-miss priority and tableVlad Buslov2021-06-103-1/+25
| * net/mlx5: DR, Support EMD tag in modify header for STEv1Yevgeny Kliteynik2021-06-101-0/+8
| * net/mlx5: DR, Added support for INSERT_HEADER reformat typeYevgeny Kliteynik2021-06-107-26/+150
| * net/mlx5: Added new parameters to reformat contextYevgeny Kliteynik2021-06-109-50/+77
| * net/mlx5: DR, Allow encap action for RX for supporting devicesYevgeny Kliteynik2021-06-105-14/+93
| * net/mlx5: DR, Split reformat state to Encap and DecapYevgeny Kliteynik2021-06-101-34/+35
| * net/mlx5: mlx5_ifc support for header insert/removeYevgeny Kliteynik2021-06-101-0/+6
* | net: davinci_emac: Use devm_platform_get_and_ioremap_resource()Yang Yingliang2021-06-101-3/+2
* | net: ethernet: ti: cpsw: Use devm_platform_get_and_ioremap_resource()Yang Yingliang2021-06-102-4/+2
* | net: phy: probe for C45 PHYs that return PHY ID of zero in C22 spaceWong Vee Khee2021-06-101-0/+12
|/
* net: ipa: use bitmap to check for missing regionsAlex Elder2021-06-101-8/+5
* net: ipa: flag duplicate memory regionsAlex Elder2021-06-101-0/+9
* net: ipa: validate memory regions based on versionAlex Elder2021-06-101-0/+61
* net: ipa: introduce ipa_mem_id_optional()Alex Elder2021-06-102-10/+53
* net: ipa: pass memory configuration data to ipa_mem_valid()Alex Elder2021-06-101-15/+14
* net: ipa: validate memory regions at init timeAlex Elder2021-06-101-4/+4
* net: ipa: separate region range check from other validationAlex Elder2021-06-101-3/+26
* net: ipa: separate memory validation from initializationAlex Elder2021-06-101-8/+32
* net: ipa: validate memory regions unconditionallyAlex Elder2021-06-101-14/+3
* net: ipa: store memory region id in descriptorAlex Elder2021-06-106-1/+106
* net: ipa: define IPA_MEM_END_MARKERAlex Elder2021-06-104-2/+5
* net: dsa: sja1105: Fix assigned yet unused return code rcColin Ian King2021-06-101-1/+1
* stmmac: prefetch right addressMatteo Croce2021-06-101-1/+1
* mlxsw: thermal: Fix null dereference of NULL temperature parameterColin Ian King2021-06-101-2/+2
* net: ethernet: rmnet: Always subtract MAP headerKristian Evensen2021-06-101-2/+3
* net: ena: make symbol 'ena_alloc_map_page' staticWei Yongjun2021-06-101-1/+2