1. 9df6d83 ath11k: set WMI pipe credit to 1 for QCA6390 by Carl Huang · 4 years, 5 months ago
  2. e838c14 ath11k: enable shadow register configuration and access by Carl Huang · 4 years, 5 months ago
  3. a05bd85 ath11k: read and write registers below unwindowed address by Carl Huang · 4 years, 5 months ago
  4. 089ba90 ath11k: debugfs: fix crash during rmmod by Carl Huang · 4 years, 6 months ago
  5. 2f58866 ath11k: fix warning caused by lockdep_assert_held by Carl Huang · 4 years, 6 months ago
  6. 7fd8551 ath11k: mac: remove unused conf_mutex to solve a deadlock by Wen Gong · 4 years, 6 months ago
  7. 6fbd889 ath11k: pci: fix rmmod crash by Carl Huang · 4 years, 6 months ago
  8. 701e48a ath11k: add packet log support for QCA6390 by Carl Huang · 4 years, 6 months ago
  9. 87e8497 ath11k: Use GFP_ATOMIC instead of GFP_KERNEL in idr_alloc by Govind Singh · 4 years, 6 months ago
  10. 6a8be1b ath11k: Use GFP_ATOMIC instead of GFP_KERNEL in ath11k_dp_htt_get_ppdu_desc by Wen Gong · 4 years, 6 months ago
  11. df64880 ath11k: change to disable softirqs for ath11k_regd_update to solve deadlock by Wen Gong · 4 years, 6 months ago
  12. 3f6e6c3 ath11k: disable monitor mode on QCA6390 by Kalle Valo · 4 years, 6 months ago
  13. 18ac166 ath11k: pci: check TCSR_SOC_HW_VERSION by Kalle Valo · 4 years, 6 months ago
  14. 2626c26 ath11k: add interface_modes to hw_params by Kalle Valo · 4 years, 6 months ago
  15. b091992 ath11k: fix AP mode for QCA6390 by Carl Huang · 4 years, 6 months ago
  16. 616c16a ath11k: support loading ELF board files by Ben Greear · 4 years, 6 months ago
  17. 476c1d3 ath11k: Correctly check errors for calls to debugfs_create_dir() by Alex Dewar · 4 years, 6 months ago
  18. cd19836 ath11k: mac: fix parenthesis alignment by Kalle Valo · 4 years, 6 months ago
  19. 82b4f9b ath11k: Move non-fatal warn logs to dbg level by Govind Singh · 4 years, 6 months ago
  20. e2f1ceb ath9k: Remove set but not used variable by Li Heng · 4 years, 6 months ago
  21. 0675c28 net: vlan: Fixed signedness in vlan_group_prealloc_vid() by Florian Fainelli · 4 years, 6 months ago
  22. 4cd4b36 Merge branch 'bnxt_en-Update-for-net-next' by David S. Miller · 4 years, 6 months ago
  23. 4301304 bnxt_en: Improve preset max value for ethtool -l. by Michael Chan · 4 years, 6 months ago
  24. ccd6a9d bnxt_en: Implement ethtool set_fec_param() method. by Michael Chan · 4 years, 6 months ago
  25. 2046e3c bnxt_en: Report Active FEC encoding during link up. by Michael Chan · 4 years, 6 months ago
  26. 8b27758 bnxt_en: Report FEC settings to ethtool. by Michael Chan · 4 years, 6 months ago
  27. 745b5c6 bnxt_en: avoid link reset if speed is not changed by Edwin Peer · 4 years, 6 months ago
  28. 3128e81 bnxt_en: Handle ethernet link being disabled by firmware. by Michael Chan · 4 years, 6 months ago
  29. 532262b bnxt_en: ethtool: support PAM4 link speeds up to 200G by Edwin Peer · 4 years, 6 months ago
  30. d058426 bnxt_en: add basic infrastructure to support PAM4 link speeds by Edwin Peer · 4 years, 6 months ago
  31. f00530b bnxt_en: refactor bnxt_get_fw_speed() by Edwin Peer · 4 years, 6 months ago
  32. c916062 bnxt_en: refactor code to limit speed advertising by Edwin Peer · 4 years, 6 months ago
  33. 9d6b648 bnxt_en: Update firmware interface spec to 1.10.1.65. by Michael Chan · 4 years, 6 months ago
  34. e622129 ptp: add stub function for ptp_get_msgtype() by Yangbo Lu · 4 years, 6 months ago
  35. 36563ce net: marvell: mvpp2: Fix W=1 warning with !CONFIG_ACPI by Andrew Lunn · 4 years, 6 months ago
  36. 7cd427e Merge branch 'mlxsw-Expose-transceiver-overheat-counter' by David S. Miller · 4 years, 6 months ago
  37. 69f6d4e mlxsw: spectrum_ethtool: Expose transceiver_overheat counter by Amit Cohen · 4 years, 6 months ago
  38. 05cf582 mlxsw: Update module's settings when module is plugged in by Amit Cohen · 4 years, 6 months ago
  39. 3bdbab3 mlxsw: spectrum: Initialize netdev's module overheat counter by Amit Cohen · 4 years, 6 months ago
  40. f21b1a6 mlxsw: Enable temperature event for all supported port module sensors by Amit Cohen · 4 years, 6 months ago
  41. 943585c mlxsw: Update transceiver_overheat counter according to MTWE by Amit Cohen · 4 years, 6 months ago
  42. 0652ac0 mlxsw: core: Add an infrastructure to track transceiver overheat counter by Amit Cohen · 4 years, 6 months ago
  43. fb1292f mlxsw: core_hwmon: Query MTMP before writing to set only relevant fields by Amit Cohen · 4 years, 6 months ago
  44. 02d33b4 mlxsw: reg: Add Ports Module Administrative and Operational Status Register by Amit Cohen · 4 years, 6 months ago
  45. e7d62a3 mlxsw: reg: Add Port Module Plug/Unplug Event Register by Amit Cohen · 4 years, 6 months ago
  46. 946bd43 mlxsw: reg: Add Management Temperature Warning Event Register by Amit Cohen · 4 years, 6 months ago
  47. 603d11c Merge branch 'hns3-next' by David S. Miller · 4 years, 6 months ago
  48. ff7e4d0 net: hns3: add a structure for IR shaper's parameter in hclge_shaper_para_calc() by Huazhong Tan · 4 years, 6 months ago
  49. 1329702 net: hns3: add a check for device specifications queried from firmware by Guangbin Huang · 4 years, 6 months ago
  50. d9c7d20 net: hns3: replace the macro of max tm rate with the queried specification by Guangbin Huang · 4 years, 6 months ago
  51. af2aedc net: hns3: add support to query device specifications by Guangbin Huang · 4 years, 6 months ago
  52. 9484e33 net: hns3: add debugfs to dump device capabilities by Guangbin Huang · 4 years, 6 months ago
  53. 4cc86cb net: hns3: use capabilities queried from firmware by Guangbin Huang · 4 years, 6 months ago
  54. 74ba23a net: hns3: use capability flag to indicate FEC by Guangbin Huang · 4 years, 6 months ago
  55. ca850f2 net: hns3: add support to query device capability by Guangbin Huang · 4 years, 6 months ago
  56. 9b56d9a net: hns3: delete redundant PCI revision judgement by Guangbin Huang · 4 years, 6 months ago
  57. 295ba23 net: hns3: add device version to replace pci revision by Guangbin Huang · 4 years, 6 months ago
  58. 090bc03 netdevsim: fix duplicated debugfs directory by Jakub Kicinski · 4 years, 6 months ago
  59. dfa6692 Merge branch 'Generic-adjustment-for-flow-dissector-in-DSA' by David S. Miller · 4 years, 6 months ago
  60. 300fd57 net: dsa: tag_rtl4_a: use the generic flow dissector procedure by Vladimir Oltean · 4 years, 6 months ago
  61. e665297 net: dsa: tag_sja1105: use a custom flow dissector procedure by Vladimir Oltean · 4 years, 6 months ago
  62. 6b04f17 net: dsa: tag_qca: use the generic flow dissector procedure by Vladimir Oltean · 4 years, 6 months ago
  63. b1af365 net: dsa: tag_mtk: use the generic flow dissector procedure by Vladimir Oltean · 4 years, 6 months ago
  64. 742b2e1 net: dsa: tag_edsa: use the generic flow dissector procedure by Vladimir Oltean · 4 years, 6 months ago
  65. 11f5011 net: dsa: tag_dsa: use the generic flow dissector procedure by Vladimir Oltean · 4 years, 6 months ago
  66. f569ad5 net: dsa: tag_brcm: use generic flow dissector procedure by Vladimir Oltean · 4 years, 6 months ago
  67. 54fec33 net: flow_dissector: avoid indirect call to DSA .flow_dissect for generic case by Vladimir Oltean · 4 years, 6 months ago
  68. 7a6ffe7 net: dsa: point out the tail taggers by Vladimir Oltean · 4 years, 6 months ago
  69. 9790cf2 net: dsa: add a generic procedure for the flow dissector by Vladimir Oltean · 4 years, 6 months ago
  70. 2e8cb1b net: dsa: make the .flow_dissect tagger callback return void by Vladimir Oltean · 4 years, 6 months ago
  71. 5124197 net: dsa: tag_ocelot: use a short prefix on both ingress and egress by Vladimir Oltean · 4 years, 6 months ago
  72. 707091e net: dsa: tag_sja1105: request promiscuous mode for master by Vladimir Oltean · 4 years, 6 months ago
  73. c397540 net: dsa: allow drivers to request promiscuous mode on master by Vladimir Oltean · 4 years, 6 months ago
  74. 2d44b09 net: mscc: ocelot: move NPI port configuration to DSA by Vladimir Oltean · 4 years, 6 months ago
  75. 435be28 Revert "vxlan: move encapsulation warning" by Jakub Kicinski · 4 years, 6 months ago
  76. cb9e4a7 Merge branch 'devlink-flash-update-overwrite-mask' by David S. Miller · 4 years, 6 months ago
  77. 50db1bc ice: add support for flash update overwrite mask by Jacob Keller · 4 years, 6 months ago
  78. cbb5836 netdevsim: add support for flash_update overwrite mask by Jacob Keller · 4 years, 6 months ago
  79. 5d5b412 devlink: introduce flash update overwrite mask by Jacob Keller · 4 years, 6 months ago
  80. bc75c05 devlink: convert flash_update to use params structure by Jacob Keller · 4 years, 6 months ago
  81. 22ec3d2 devlink: check flash_update parameter support in net core by Jacob Keller · 4 years, 6 months ago
  82. 6fba737 Merge branch 'simplify-TCP-loss-marking-code' by David S. Miller · 4 years, 6 months ago
  83. 534a210 tcp: consolidate tcp_mark_skb_lost and tcp_skb_mark_lost by Yuchung Cheng · 4 years, 6 months ago
  84. 6869897 tcp: simplify tcp_mark_skb_lost by Yuchung Cheng · 4 years, 6 months ago
  85. fd214674 tcp: move tcp_mark_skb_lost by Yuchung Cheng · 4 years, 6 months ago
  86. 179ac35 tcp: consistently check retransmit hint by Yuchung Cheng · 4 years, 6 months ago
  87. b4f4348 dpaa2-mac: Fix potential null pointer dereference by Gustavo A. R. Silva · 4 years, 6 months ago
  88. 9b69e5e Merge branch 'dpaa2-eth-small-updates' by David S. Miller · 4 years, 6 months ago
  89. 5e29c16 dpaa2-eth: install a single steering rule when SHARED_FS is enabled by Ionut-robert Aron · 4 years, 6 months ago
  90. 4c33a5b dpaa2-eth: no need to check link state right after ndo_open by Ioana Ciornei · 4 years, 6 months ago
  91. 9817970 dpaa2-mac: do not check for both child and parent DTS nodes by Ioana Ciornei · 4 years, 6 months ago
  92. bd0b68a Merge branch 'vxlan-clean-up' by David S. Miller · 4 years, 6 months ago
  93. 78ec710e vxlan: fix vxlan_find_sock() documentation for l3mdev by Fabian Frederick · 4 years, 6 months ago
  94. 2eabcb8 vxlan: check rtnl_configure_link return code correctly by Fabian Frederick · 4 years, 6 months ago
  95. 546c044 vxlan: move encapsulation warning by Fabian Frederick · 4 years, 6 months ago
  96. 0189399 vxlan: add unlikely to vxlan_remcsum check by Fabian Frederick · 4 years, 6 months ago
  97. 2ae2904 vxlan: don't collect metadata if remote checksum is wrong by Fabian Frederick · 4 years, 6 months ago
  98. 7470558 net: bridge: mcast: remove only S,G port groups from sg_port hash by Nikolay Aleksandrov · 4 years, 6 months ago
  99. e0f9956 net: stmmac: Add option for VLAN filter fail queue enable by Chuah, Kim Tatt · 4 years, 6 months ago
  100. 1770543 Merge branch 'Devlink-regions-for-SJA1105-DSA-driver' by David S. Miller · 4 years, 6 months ago