summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* can: mcp251xfd: tef: prepare to workaround broken TEF FIFO tail index erratumMarc Kleine-Budde2024-06-283-26/+43
* can: mcp251xfd: rx: add workaround for erratum DS80000789E 6 of mcp2518fdMarc Kleine-Budde2024-06-283-3/+33
* can: mcp251xfd: rx: prepare to workaround broken RX FIFO head index erratumMarc Kleine-Budde2024-06-283-47/+56
* can: mcp251xfd: mcp251xfd_handle_rxif_ring_uinc(): factor out in separate fun...Marc Kleine-Budde2024-06-281-16/+32
* can: mcp251xfd: clarify the meaning of timestampMarc Kleine-Budde2024-06-285-38/+43
* can: mcp251xfd: move mcp251xfd_timestamp_start()/stop() into mcp251xfd_chip_s...Marc Kleine-Budde2024-06-283-5/+11
* can: mcp251xfd: update errata referencesMarc Kleine-Budde2024-06-281-5/+7
* can: mcp251xfd: properly indent labelsMarc Kleine-Budde2024-06-284-20/+20
* can: gs_usb: add VID/PID for Xylanta SAINT3 product familyMarc Kleine-Budde2024-06-281-0/+5
* can: m_can: Constify struct m_can_opsChristophe JAILLET2024-06-284-4/+4
* Merge patch series "can: rcar_canfd: Small improvements and cleanups"Marc Kleine-Budde2024-06-281-25/+16
|\
| * can: rcar_canfd: Remove superfluous parentheses in address calculationsGeert Uytterhoeven2024-06-281-7/+7
| * can: rcar_canfd: Improve printing of global operational stateGeert Uytterhoeven2024-06-281-2/+3
| * can: rcar_canfd: Simplify clock handlingGeert Uytterhoeven2024-06-281-17/+7
|/
* net: thunderx: Unembed netdev structureBreno Leitao2024-06-281-6/+15
* Revert "net: micro-optimize skb_datagram_iter"Sagi Grimberg2024-06-281-2/+2
* Merge branch 'selftests-net-switch-pmtu-sh-to-use-the-internal-ovs-script'Jakub Kicinski2024-06-283-67/+451
|\
| * selftests: net: add config for openvswitchAaron Conole2024-06-281-0/+5
| * selftests: net: Use the provided dpctl rather than the vswitchd for tests.Aaron Conole2024-06-282-23/+124
| * selftests: openvswitch: Support implicit ipv6 arguments.Aaron Conole2024-06-281-12/+24
| * selftests: openvswitch: Add support for tunnel() key.Aaron Conole2024-06-281-1/+166
| * selftests: openvswitch: Add set() and set_masked() support.Aaron Conole2024-06-281-3/+34
| * selftests: openvswitch: Refactor actions parsing.Aaron Conole2024-06-281-22/+23
| * selftests: openvswitch: Support explicit tunnel port creation.Aaron Conole2024-06-281-6/+75
|/
* s390/lcs: add missing MODULE_DESCRIPTION() macroJeff Johnson2024-06-271-1/+2
* tools: ynl: use display hints for formatting of scalar attrsJakub Kicinski2024-06-271-0/+2
* Merge tag 'wireless-next-2024-06-27' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski2024-06-27183-4306/+4699
|\
| * wifi: brcmfmac: of: Support interrupts-extendedAlex Bee2024-06-261-2/+3
| * wifi: brcmsmac: advertise MFP_CAPABLE to enable WPA3Arend van Spriel2024-06-261-0/+1
| * net: rfkill: Correct return value in invalid parameter caseZijun Hu2024-06-261-4/+4
| * wifi: mac80211: fix NULL dereference at band check in starting tx ba sessionZong-Zhe Yang2024-06-261-1/+3
| * wifi: iwlwifi: mvm: fix rs.h kernel-docJohannes Berg2024-06-261-6/+7
| * wifi: iwlwifi: fw: api: datapath: fix kernel-docJohannes Berg2024-06-261-8/+19
| * wifi: iwlwifi: fix remaining mistagged kernel-doc commentsJohannes Berg2024-06-262-6/+4
| * wifi: iwlwifi: fix prototype mismatch kernel-doc warningsJohannes Berg2024-06-2619-32/+33
| * wifi: iwlwifi: fix kernel-doc in iwl-fh.hJohannes Berg2024-06-261-17/+17
| * wifi: iwlwifi: fix kernel-doc in iwl-trans.hJohannes Berg2024-06-261-1/+6
| * wifi: iwlwifi: pcie: fix kernel-docJohannes Berg2024-06-261-1/+5
| * wifi: iwlwifi: dvm: fix kernel-doc warningsJohannes Berg2024-06-262-6/+6
| * wifi: iwlwifi: mvm: don't log error for failed UATS table readBenjamin Berg2024-06-261-1/+1
| * wifi: iwlwifi: trans: make bad state warningsJohannes Berg2024-06-261-28/+18
| * wifi: iwlwifi: fw: api: fix some kernel-docJohannes Berg2024-06-264-10/+10
| * wifi: iwlwifi: mvm: remove init_dbg module parameterMiri Korenblit2024-06-263-19/+3
| * wifi: iwlwifi: update the BA notification APIEmmanuel Grumbach2024-06-261-1/+3
| * wifi: iwlwifi: mvm: always unblock EMLSR on ROC endJohannes Berg2024-06-261-1/+1
| * wifi: iwlwifi: mvm: use IWL_FW_CHECK for link ID checkJohannes Berg2024-06-261-1/+2
| * wifi: iwlwifi: mvm: don't flush BSSes on restart with MLD APIJohannes Berg2024-06-261-1/+3
| * wifi: iwlwifi: remove MVM prefix from scan APIDaniel Gabay2024-06-263-8/+8
| * wifi: iwlwifi: remove AX101, AX201 and AX203 support from LNLGolan Ben Ami2024-06-261-1/+31
| * wifi: iwlwifi: mvm: don't limit VLP/AFC to UATS-enabledJohannes Berg2024-06-265-32/+13