summary refs log tree commit diff
path: root/drivers/net
AgeCommit message (Expand)Author
2022-01-09net/qla3xxx: Remove useless DMA-32 fallback configurationChristophe JAILLET
2022-01-09rocker: Remove useless DMA-32 fallback configurationChristophe JAILLET
2022-01-09hinic: Remove useless DMA-32 fallback configurationChristophe JAILLET
2022-01-09lan743x: Remove useless DMA-32 fallback configurationChristophe JAILLET
2022-01-09net: enetc: Remove useless DMA-32 fallback configurationChristophe JAILLET
2022-01-09cxgb4vf: Remove useless DMA-32 fallback configurationChristophe JAILLET
2022-01-09cxgb4: Remove useless DMA-32 fallback configurationChristophe JAILLET
2022-01-09cxgb3: Remove useless DMA-32 fallback configurationChristophe JAILLET
2022-01-09bnx2x: Remove useless DMA-32 fallback configurationChristophe JAILLET
2022-01-09et131x: Remove useless DMA-32 fallback configurationChristophe JAILLET
2022-01-09be2net: Remove useless DMA-32 fallback configurationChristophe JAILLET
2022-01-09vmxnet3: Remove useless DMA-32 fallback configurationChristophe JAILLET
2022-01-09bna: Simplify DMA settingChristophe JAILLET
2022-01-09net: alteon: Simplify DMA settingChristophe JAILLET
2022-01-09myri10ge: Simplify DMA settingChristophe JAILLET
2022-01-09qlcnic: Simplify DMA settingChristophe JAILLET
2022-01-09net: allwinner: Fix print formatJakub Kicinski
2022-01-09net/mlx5e: Fix build error in fec_set_block_stats()Jakub Kicinski
2022-01-09bnxt_en: improve firmware timeout messagingEdwin Peer
2022-01-09bnxt_en: use firmware provided max timeout for messagesEdwin Peer
2022-01-09bnxt_en: improve VF error messages when PF is unavailableEdwin Peer
2022-01-09bnxt_en: add dynamic debug support for HWRM messagesEdwin Peer
2022-01-09iwlwifi: mvm: Use div_s64 instead of do_div in iwl_mvm_ftm_rtt_smoothing()Nathan Chancellor
2022-01-08can: flexcan: add ethtool support to get rx/tx ring parametersDario Binacchi
2022-01-08can: flexcan: add ethtool support to change rx-rtr setting during runtimeMarc Kleine-Budde
2022-01-08can: flexcan: add more quirks to describe RX path capabilitiesMarc Kleine-Budde
2022-01-08can: flexcan: rename RX modesMarc Kleine-Budde
2022-01-08can: flexcan: allow to change quirks at runtimeDario Binacchi
2022-01-08can: flexcan: move driver into separate sub directoryMarc Kleine-Budde
2022-01-08can: mcp251xfd: introduce and make use of mcp251xfd_is_fd_mode()Marc Kleine-Budde
2022-01-08can: mcp251xfd: move ring init into separate functionMarc Kleine-Budde
2022-01-08can: mcp251xfd: move chip FIFO init into separate fileMarc Kleine-Budde
2022-01-08can: mcp251xfd: move TEF handling into separate fileMarc Kleine-Budde
2022-01-08can: mcp251xfd: move TX handling into separate fileMarc Kleine-Budde
2022-01-08can: mcp251xfd: move RX handling into separate fileMarc Kleine-Budde
2022-01-08can: mcp251xfd: mcp251xfd.h: sort function prototypesMarc Kleine-Budde
2022-01-08can: mcp251xfd: mcp251xfd_handle_rxovif(): denote RX overflow message to debu...Marc Kleine-Budde
2022-01-08can: mcp251xfd: mcp251xfd_open(): make use of pm_runtime_resume_and_get()Marc Kleine-Budde
2022-01-08can: mcp251xfd: mcp251xfd_open(): open_candev() firstMarc Kleine-Budde
2022-01-08can: mcp251xfd: add missing newline to printed stringsMarc Kleine-Budde
2022-01-08can: mcp251xfd: mcp251xfd_tef_obj_read(): fix typo in error messageMarc Kleine-Budde
2022-01-08can: mcp251xfd: remove double blank linesMarc Kleine-Budde
2022-01-08can: janz-ican3: initialize dlc variableTom Rix
2022-01-07net: ena: Extract recurring driver reset code into a functionArthur Kiyanovski
2022-01-07net: ena: Change the name of bad_csum variableArthur Kiyanovski
2022-01-07net: ena: Add debug prints for invalid req_id resetsArthur Kiyanovski
2022-01-07net: ena: Remove ena_calc_queue_size_ctx structArthur Kiyanovski
2022-01-07net: ena: Move reset completion print to the reset functionArthur Kiyanovski
2022-01-07net: ena: Remove redundant return code checkArthur Kiyanovski
2022-01-07net: ena: Change ENI stats support check to use capabilities fieldArthur Kiyanovski