summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2024-04-04Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2024-04-04net: usb: ax88179_178a: avoid the interface always configured as random addressJose Ignacio Tornos Martinez
2024-04-04bnxt_en: Add warning message about disallowed speed changeSreekanth Reddy
2024-04-04bnxt_en: Update firmware interface to 1.10.3.39Pavan Chebbi
2024-04-04bnxt_en: Add XDP Metadata supportSomnath Kotur
2024-04-04bnxt_en: Change bnxt_rx_xdp function prototypeSomnath Kotur
2024-04-04bnxt_en: Allocate page pool per numa nodeSomnath Kotur
2024-04-04bnxt_en: Enable XPS by default on driver loadSomnath Kotur
2024-04-04bnxt_en: Add delay to handle Downstream Port Containment (DPC) AERVikas Gupta
2024-04-04net: ethernet: mtk_eth_soc: Reuse value using READ_ONCE instead of re-rereadi...linke li
2024-04-04net: dsa: sja1105: Fix parameters order in sja1110_pcs_mdio_write_c45()Christophe JAILLET
2024-04-04net: ravb: Always update error countersPaul Barker
2024-04-04net: ravb: Always process TX descriptor ringPaul Barker
2024-04-04wifi: ath6kl: sdio: simplify module initializationKrzysztof Kozlowski
2024-04-04wifi: wil6210: wmi: Use __counted_by() in struct wmi_set_link_monitor_cmd and...Gustavo A. R. Silva
2024-04-04wifi: wil6210: cfg80211: Use __counted_by() in struct wmi_start_scan_cmd and ...Gustavo A. R. Silva
2024-04-04wifi: ath12k: fix hal_rx_buf_return_buf_manager documentationJeff Johnson
2024-04-04wifi: ath11k: fix hal_rx_buf_return_buf_manager documentationJeff Johnson
2024-04-04wifi: ath9k: work around memset overflow warningArnd Bergmann
2024-04-04wifi: carl9170: re-fix fortified-memset warningArnd Bergmann
2024-04-04wifi: ath12k: fix missing endianness conversion in wmi_vdev_create_cmd()Miaoqing Pan
2024-04-04wifi: ath12k: debugfs: radar simulation supportRamya Gnanasekar
2024-04-04wifi: ath12k: initial debugfs supportRamasamy Kaliappan
2024-04-04wifi: wfx: drop driver owner initializationKrzysztof Kozlowski
2024-04-04wifi: mwifiex: drop driver owner initializationKrzysztof Kozlowski
2024-04-04wifi: brcm80211: drop driver owner initializationKrzysztof Kozlowski
2024-04-04wifi: ath10k: sdio: drop driver owner initializationKrzysztof Kozlowski
2024-04-04wifi: ath10k: sdio: simplify module initializationKrzysztof Kozlowski
2024-04-04Revert "tg3: Remove residual error handling in tg3_suspend"Paolo Abeni
2024-04-04tg3: Remove residual error handling in tg3_suspendNikita Kiryushin
2024-04-04tg3: Remove residual error handling in tg3_suspendNikita Kiryushin
2024-04-04wifi: rtw89: 8922a: configure UL MU/OFDMA power settingKuan-Chung Chen
2024-04-04wifi: rtw88: Set default CQM config if not presentPo-Hao Huang
2024-04-03mlxsw: pci: Store DQ pointer as part of CQ structureAmit Cohen
2024-04-03mlxsw: pci: Remove mlxsw_pci_cq_count()Amit Cohen
2024-04-03mlxsw: pci: Remove mlxsw_pci_sdq_count()Amit Cohen
2024-04-03mlxsw: pci: Break mlxsw_pci_cq_tasklet() into tasklets per queue typeAmit Cohen
2024-04-03mlxsw: pci: Make style change in mlxsw_pci_cq_tasklet()Amit Cohen
2024-04-03mlxsw: pci: Remove unused wait queueAmit Cohen
2024-04-03mlxsw: pci: Use only one event queueAmit Cohen
2024-04-03mlxsw: pci: Rename MLXSW_PCI_EQS_COUNTAmit Cohen
2024-04-03mlxsw: pci: Poll command interface for each cmd_exec()Amit Cohen
2024-04-03mlxsw: pci: Make style changes in mlxsw_pci_eq_tasklet()Amit Cohen
2024-04-03mlxsw: pci: Remove unused countersAmit Cohen
2024-04-03mlxsw: pci: Arm CQ doorbell regardless of number of completionsAmit Cohen
2024-04-03mlxsw: pci: Do not setup tasklet from operationAmit Cohen
2024-04-03mlxsw: pci: Move mlxsw_pci_cq_{init, fini}()Amit Cohen
2024-04-03mlxsw: pci: Move mlxsw_pci_eq_{init, fini}()Amit Cohen
2024-04-03net/mlx5: Don't call give_pages() if request 0 pageJianbo Liu
2024-04-03net/mlx5: Skip pages EQ creation for non-page supplier functionJianbo Liu