summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2023-08-23wifi: ath12k: Fix memory leak in rx_desc and tx_descRajat Soni
2023-08-23wifi: ath5k: ath5k_hw_get_median_noise_floor(): use swap()Mahmoud Maatuq
2023-08-23wifi: ath: remove unused-but-set parameterArnd Bergmann
2023-08-23wifi: ath11k: Remove unused declarationsYue Haibing
2023-08-23wifi: ath10k: fix Wvoid-pointer-to-enum-cast warningKrzysztof Kozlowski
2023-08-23wifi: ath11k: fix Wvoid-pointer-to-enum-cast warningKrzysztof Kozlowski
2023-08-23wifi: ath11k: simplify the code with module_platform_driverYang Yingliang
2023-08-23wifi: ath12k: Fix a few spelling errorsJeff Johnson
2023-08-23wifi: ath11k: Fix a few spelling errorsJeff Johnson
2023-08-23wifi: ath10k: Fix a few spelling errorsJeff Johnson
2023-08-23wifi: ath11k: Consistently use ath11k_vif_to_arvif()Jeff Johnson
2023-08-23wifi: ath11k: Cleanup mac80211 references on failure during tx_completeSven Eckelmann
2023-08-23wifi: ath11k: Don't drop tx_status when peer cannot be foundSven Eckelmann
2023-08-23wifi: wilc1000: Remove unused declarationsYue Haibing
2023-08-23wifi: mwifiex: avoid possible NULL skb pointer dereferenceDmitry Antipov
2023-08-23wifi: rt2x00: limit MT7620 TX power based on eeprom calibrationShiji Yang
2023-08-23wifi: wfx: Use devm_kmemdup to replace devm_kmalloc + memcpyLi Zetao
2023-08-23wifi: rsi: rsi_91x_usb_ops: Remove unnecessary (void*) conversionsWu Yunchuan
2023-08-23wifi: rsi: rsi_91x_usb: Remove unnecessary (void*) conversionsWu Yunchuan
2023-08-23wifi: rsi: rsi_91x_sdio_ops: Remove unnecessary (void*) conversionsWu Yunchuan
2023-08-23wifi: rsi: rsi_91x_sdio: Remove unnecessary (void*) conversionsWu Yunchuan
2023-08-23wifi: rsi: rsi_91x_main: Remove unnecessary (void*) conversionsWu Yunchuan
2023-08-23wifi: rsi: rsi_91x_mac80211: Remove unnecessary conversionsWu Yunchuan
2023-08-23wifi: rsi: rsi_91x_hal: Remove unnecessary conversionsWu Yunchuan
2023-08-23wifi: rsi: rsi_91x_debugfs: Remove unnecessary (void*) conversionsWu Yunchuan
2023-08-23wifi: rsi: rsi_91x_coex: Remove unnecessary (void*) conversionsWu Yunchuan
2023-08-23ibmveth: Use dcbf rather than dcbflMichael Ellerman
2023-08-23i40e: fix potential NULL pointer dereferencing of pf->vf i40e_sync_vsi_filters()Andrii Staikov
2023-08-23bnxt: use the NAPI skb allocation cacheJakub Kicinski
2023-08-23net: dsa: rzn1-a5psw: remove redundant logsAlexis Lothoré
2023-08-23virtio_net: Introduce skb_vnet_common_hdr to avoid typecastingFeng Liu
2023-08-23dp83640: Use list_for_each_entry() helperJinjie Ruan
2023-08-23mlx4: Delete custom device management logicPetr Pavlu
2023-08-23mlx4: Connect the infiniband part to the auxiliary busPetr Pavlu
2023-08-23mlx4: Connect the ethernet part to the auxiliary busPetr Pavlu
2023-08-23mlx4: Register mlx4 devices to an auxiliary virtual busPetr Pavlu
2023-08-23mlx4: Avoid resetting MLX4_INTFF_BONDING per driverPetr Pavlu
2023-08-23mlx4: Move the bond work to the core driverPetr Pavlu
2023-08-23mlx4: Get rid of the mlx4_interface.activate callbackPetr Pavlu
2023-08-23mlx4: Replace the mlx4_interface.event callback with a notifierPetr Pavlu
2023-08-23mlx4: Use 'void *' as the event param of mlx4_dispatch_event()Petr Pavlu
2023-08-23mlx4: Rename member mlx4_en_dev.nb to netdev_nbPetr Pavlu
2023-08-23mlx4: Get rid of the mlx4_interface.get_dev callbackPetr Pavlu
2023-08-23qed/qede: Remove unused declarationsYue Haibing
2023-08-23octeontx2-pf: Use PTP HW timestamp counter atomic update featureSai Krishna
2023-08-22net/mlx5e: Support IPsec upper TCP protocol selectorLeon Romanovsky
2023-08-22net/mlx5e: Support IPsec upper protocol selector field offload for RXEmeel Hakim
2023-08-22net/mlx5: Store vport in struct mlx5_devlink_port and use it in port opsJiri Pirko
2023-08-22net/mlx5: Check vhca_resource_manager capability in each op and add extack msgJiri Pirko
2023-08-22net/mlx5: Relax mlx5_devlink_eswitch_get() return value checkingJiri Pirko